/freebsd-src/contrib/libcbor/ |
H A D | CHANGELOG.md | 2 - [Fix issue X in feature Y](https://github.com/PJK/libcbor/pull/XXX) (by [YYY](https://github.com/… 9 - [Updated documentation to refer to RFC 8949](https://github.com/PJK/libcbor/issues/269) 11 …Bytestring data will now be printed as well](https://github.com/PJK/libcbor/pull/281) by [akallab… 12 - [Formatting consistency and clarity improvements](https://github.com/PJK/libcbor/pull/285) 13 - [Fix `cbor_string_set_handle` not setting the codepoint count](https://github.com/PJK/libcbor/pul… 14 …no longer fail on input strings that are well-formed but not valid UTF-8](https://github.com/PJK/l… 16 … accept all well-formed tag values](https://github.com/PJK/libcbor/pull/308) (bug discovered by [d… 22 … test bug causing failures for x86 Linux](https://github.com/PJK/libcbor/pull/266) (discovered by … 24 - [Made tests platform-independent](https://github.com/PJK/libcbor/pull/272) 28 …rings with zero-length chunks to fail](https://github.com/PJK/libcbor/pull/260) (discovered by [ma… [all …]
|
H A D | README.md | 1 # [libcbor](https://github.com/PJK/libcbor) 3 [](https://circleci.com/g… 4 [](https://r… 5 [](https://rep… 6 [](https://codecov.io/gh… 8 **libcbor** is a C library for parsing and generating [CBOR](https://cbor.io/), the general-purpose… 11 - Complete [IETF RFC 8949 (STD 94)](https://www.rfc-editor.org/info/std94) conformance 26 git clone https://github.com/PJK/libcbor 56 …[](https://repology.o… 96 Bug reports and contributions are welcome. Please see [CONTRIBUTING.md](https://github.com/PJK/libc… [all …]
|
/freebsd-src/crypto/openssh/ |
H A D | README.md | 3 [](ht… 4 [](https://… 5 [](https://scan.coverity.com/… 9 This is a port of OpenBSD's [OpenSSH](https://openssh.com) to most Unix-like operating systems, inc… 15 * [ssh(1)](https://man.openbsd.org/ssh.1) 16 * [sshd(8)](https://man.openbsd.org/sshd.8) 17 * [ssh-keygen(1)](https://man.openbsd.org/ssh-keygen.1) 18 * [ssh-agent(1)](https://man.openbsd.org/ssh-agent.1) 19 * [scp(1)](https://man.openbsd.org/scp.1) 20 * [sftp(1)](https://man.openbsd.org/sftp.1) [all …]
|
/freebsd-src/contrib/tzcode/ |
H A D | tz-link.html | 13 <a href="https://en.wikipedia.org/wiki/Time_zone">Time zone</a> and 14 <a href="https://en.wikipedia.org/wiki/Daylight_saving_time">daylight-saving</a> 65 The <a href="https://en.wikipedia.org/wiki/Public_domain">public-domain</a> 75 <a href="https://www.gnu.org/software/libc/">the 78 <a href="https://en.wikipedia.org/wiki/Linux"><abbr>GNU</abbr>/Linux</a>), 79 <a href="https://www.android.com">Android</a>, 80 <a href="https://www.freebsd.org">Free<abbr 82 <a href="https://netbsd.org">Net<abbr>BSD</abbr></a>, 83 <a href="https://www.openbsd.org">Open<abbr>BSD</abbr></a>, 84 <a href="https [all...] |
H A D | tz-art.html | 12 "<a href="https://www.youtube.com/watch?v=84aWtseb2-4">Daylight 17 "<a href="https://www.youtube.com/watch?v=-5wpm-gesOY">The Problem 21 "<a href="https://www.rferl.org/a/28375932.html">All The Time In The World: 25 "<a href="https://www.youtube.com/watch?v=yRz-Dl60Lfc">Why Denmark used to be 33 (<a href="https://www.imdb.com/title/tt0154110/">IMDb entry</a>.)</li> 44 (<a href="https://www.imdb.com/title/tt0038733/">IMDb entry.</a>) 51 (<a href="https://www.imdb.com/title/tt0046436/">IMDb entry.</a>) 64 (<a href="https://www.imdb.com/title/tt0137494/">IMDb entry.</a>) 69 <a href="https://www.youtube.com/watch?v=k4EUTMPuvHo">trailer</a> 81 (<a href="https [all...] |
/freebsd-src/contrib/llvm-project/lld/docs/ |
H A D | ReleaseNotes.rst | 13 `the Download Page <https://releases.llvm.org/download.html>`_. 21 from the `LLVM releases web site <https://llvm.org/releases/>`_. 34 (`#98115 <https://github.com/llvm/llvm-project/pull/98115>`_) 36 (`#97144 <https://github.com/llvm/llvm-project/pull/97144>`_) 39 (`#84855 <https://github.com/llvm/llvm-project/pull/84855>`_) 40 (`#90567 <https://github.com/llvm/llvm-project/pull/90567>`_) 46 (`#72714 <https://github.com/llvm/llvm-project/pull/72714>`_) 49 (`#86777 <https://github.com/llvm/llvm-project/issues/86777>`_) 52 (`#86508 <https://github.com/llvm/llvm-project/pull/86508>`_) 58 files. (`#90007 <https [all...] |
/freebsd-src/contrib/libfido2/ |
H A D | README.adoc | 3 image:https://github.com/yubico/libfido2/workflows/linux/badge.svg["Linux Build Status (github acti… 4 image:https://github.com/yubico/libfido2/workflows/macos/badge.svg["macOS Build Status (github acti… 5 image:https://github.com/yubico/libfido2/workflows/windows/badge.svg["Windows Build Status (github … 6 image:https://github.com/yubico/libfido2/workflows/fuzzer/badge.svg["Fuzz Status (github actions)",… 7 image:https://oss-fuzz-build-logs.storage.googleapis.com/badges/libfido2.svg["Fuzz Status (oss-fuzz… 29 https://developers.yubico.com/libfido2/Manuals/[online mirror of *libfido2*'s documentation] 34 * .NET: https://github.com/borrrden/Fido2Net[Fido2Net] 35 * Go: https://github.com/keys-pub/go-libfido2[go-libfido2] 36 * Perl: https://github.com/jacquesg/p5-FIDO-Raw[p5-FIDO-Raw] 37 * Rust: https://github.com/PvdBerg1998/libfido2[libfido2] [all …]
|
/freebsd-src/crypto/openssh/.github/ |
H A D | ci-status.md | 2 [](ht… 3 …](htt… 6 [](https://… 7 [](https://scan.coverity.com/… 10 [](https://repology.org/proje… 5 [](https://… 6 [](https://u… 7 [ 13 or post a message on the [Unbound mailing list](https://lists.nlnetlabs.nl/mailman/listinfo/unbound… 15 [documentation](https://unbound.docs.nlnetlabs.nl/). 39 [documentation page](https://unbound.docs.nlnetlabs.nl/). 42 [doc/example.conf](https://github.com/NLnetLabs/unbound/blob/master/doc/example.conf.in).
|
/freebsd-src/crypto/openssl/ |
H A D | NEWS.md | 318 https://wiki.openssl.org/index.php/TLS1.3) in the OpenSSL Wiki. 1498 [CVE-2024-6119]: https://www.openssl.org/news/vulnerabilities.html#CVE-2024-6119 1499 [CVE-2024-5535]: https://www.openssl.org/news/vulnerabilities.html#CVE-2024-5535 1500 [CVE-2024-4741]: https://www.openssl.org/news/vulnerabilities.html#CVE-2024-4741 1501 [CVE-2024-4603]: https://www.openssl.org/news/vulnerabilities.html#CVE-2024-4603 1502 [CVE-2024-2511]: https://www.openssl.org/news/vulnerabilities.html#CVE-2024-2511 1503 [CVE-2024-0727]: https://www.openssl.org/news/vulnerabilities.html#CVE-2024-0727 1504 [CVE-2023-6237]: https://www.openssl.org/news/vulnerabilities.html#CVE-2023-6237 1505 [CVE-2023-6129]: https://www.openssl.org/news/vulnerabilities.html#CVE-2023-6129 1506 [CVE-2023-5678]: https [all...] |
H A D | README.md | 62 [www.openssl.org/source](https://www.openssl.org/source). 89 git clone https://github.com/openssl/openssl.git 95 git clone https://github.com/yourname/openssl.git 128 - [OpenSSL master](https://www.openssl.org/docs/manmaster) 129 - [OpenSSL 3.0](https://www.openssl.org/docs/man3.0) 130 - [OpenSSL 1.1.1](https://www.openssl.org/docs/man1.1.1) 178 <https://www.openssl.org> 182 <https://git.openssl.org> 186 <https://git.openssl.org> 190 <https://github.com/openssl/openssl> [all …]
|
/freebsd-src/contrib/googletest/ |
H A D | README.md | 8 [Abseil Live at Head philosophy](https://abseil.io/about/philosophy#upgrade-support). 10 [updating to the latest commit in the `main` branch as often as possible](https://github.com/abseil/abseil-cpp/blob/master/FAQ.md#what-is-live-at-head-and-how-do-i-do-it). 17 https://google.github.io/googletest/. We recommend browsing the documentation on 22 [Release 1.15.0](https://github.com/google/googletest/releases/tag/v1.15.0) is 34 [Abseil](https://github.com/abseil/abseil-cpp). 44 See the [GoogleTest User's Guide](https://google.github.io/googletest/) for 46 [GoogleTest Primer](https://google.github.io/googletest/primer.html). 54 Googletest is based on the [xUnit](https://en.wikipedia.org/wiki/XUnit) 88 [Foundational C++ Support Policy](https://opensource.google/documentation/policies/cplusplus-support). 90 [this table](https [all...] |
/freebsd-src/sys/contrib/libsodium/ |
H A D | README.markdown | 1 [](https://travis-ci.org… 2 [](ht… 3 [](https://scan.cov… 5  24 The documentation is available on Gitbook and built from the [libsodium-doc](https://github.com/jed… 26 * [libsodium documentation](https://download.libsodium.org/doc/) - 28 * [offline documentation](https://www.gitbook.com/book/jedisct1/libsodium/details) 34 are available in the [installation](https://download.libsodium.org/doc/installation/index.html#inte… 46 [ISC license](https://en.wikipedia.org/wiki/ISC_license).
|
/freebsd-src/crypto/openssl/doc/man1/ |
H A D | tsget.pod | 5 tsget - Time Stamping HTTP/HTTPS client 27 in RFC 3161, to a timestamp server over HTTP or HTTPS and storing the 54 The URL of the HTTP/HTTPS server listening for timestamp requests. 84 (HTTPS) In case of certificate-based client authentication over HTTPS 91 (HTTPS) Specifies the passphrase for the private key specified by the B<-k> 97 (HTTPS) In case of certificate-based client authentication over HTTPS 104 (HTTPS) The trusted CA certificate store. The certificate chain of the peer's 106 Either option B<-C> or option B<-P> must be given in case of HTTPS. (Optional) 110 (HTTPS) The path containing the trusted CA certificates to verify the peer's 112 option B<-C> or option B<-P> must be given in case of HTTPS. (Optional) [all …]
|
/freebsd-src/sys/contrib/openzfs/ |
H A D | README.md | 1  7 [](https://codecov.io/gh/openzfs/zfs) 8 [](https://scan.coverity.com/projects/openzfs-zfs) 12 * [Documentation](https://openzfs.github.io/openzfs-docs/) - for using and developing this repo 13 * [ZoL Site](https://zfsonlinux.org) - Linux release info & links 14 * [Mailing lists](https://openzfs.github.io/openzfs-docs/Project%20and%20Community/Mailing%20Lists.html) 15 * [OpenZFS site](https://openzfs.org/) - for conference videos and info on other platforms (illumos, OSX, Windows, etc) 20 be found at the [Getting Started Page](https [all...] |
/freebsd-src/tools/test/stress2/misc/ |
H A D | all.exclude | 8 force13.sh https://people.freebsd.org/~pho/stress/log/log0376.txt 20221113 11 force4.sh https://people.freebsd.org/~pho/stress/log/log0082.txt 20210328 12 force7.sh https://people.freebsd.org/~pho/stress/log/log0266.txt 20220207 17 fuse.sh https://people.freebsd.org/~pho/stress/log/log0546.txt 20240828 18 fuse2.sh https://people.freebsd.org/~pho/stress/log/log0547.txt 20240828 26 gnop13.sh https://people.freebsd.org/~pho/stress/log/log0386.txt 20221113 33 maxvnodes2.sh https://people.freebsd.org/~pho/stress/log/log0083.txt 20210329 34 memguard.sh https://people.freebsd.org/~pho/stress/log/log0088.txt 20210402 38 mlockall6.sh https://people.freebsd.org/~pho/stress/log/log0430.txt 20230403 50 rename14.sh https [all...] |
/freebsd-src/contrib/file/magic/Magdir/ |
H A D | ole2compounddocs | 5 # storage (https://en.wikipedia.org/wiki/Compound_File_Binary_Format) 7 # reference: https://www.openoffice.org/sc/compdocfileformat.pdf 10 # https://digital-preservation.github.io/droid/ 88 # https://wikileaks.org/ciav7p1/cms/page_13762814.html 89 # https://m.blog.naver.com/superman4u/40047693679 90 # https://misc.daniel-marschall.de/projects/guid_analysis/guid.txt 91 # https://toolslick.com/conversion/data/guid 100 # URL: https://en.wikipedia.org/wiki/MicroStation 114 # https://www.macdisk.com/macsigen.php "WPC2" for Wordperfect 2 *.wpd 138 # https [all...] |
/freebsd-src/sys/contrib/zstd/ |
H A D | README.md | 1 <p align="center"><img src="https://raw.githubusercontent.com/facebook/zstd/dev/doc/images/zstd_log… 5 It's backed by a very fast entropy stage, provided by [Huff0 and FSE library](https://github.com/Cy… 7 Zstandard's format is stable and documented in [RFC8878](https://datatracker.ietf.org/doc/html/rfc8… 21 [travisDevBadge]: https://api.travis-ci.com/facebook/zstd.svg?branch=dev "Continuous Integration te… 22 [travisLink]: https://travis-ci.com/facebook/zstd 23 [AppveyorDevBadge]: https://ci.appveyor.com/api/projects/status/xt38wbdxjk5mrbem/branch/dev?svg=tru… 24 [AppveyorLink]: https://ci.appveyor.com/project/YannCollet/zstd-p0yf0 25 [CircleDevBadge]: https://circleci.com/gh/facebook/zstd/tree/dev.svg?style=shield "Short test suite" 26 [CircleLink]: https://circleci.com/gh/facebook/zstd 27 [CirrusDevBadge]: https://api.cirrus-ci.com/github/facebook/zstd.svg?branch=dev [all …]
|
/freebsd-src/secure/usr.bin/openssl/man/ |
H A D | tsget.1 | 140 tsget \- Time Stamping HTTP/HTTPS client 160 in \s-1RFC 3161,\s0 to a timestamp server over \s-1HTTP\s0 or \s-1HTTPS\s0 and storing the 186 The \s-1URL\s0 of the \s-1HTTP/HTTPS\s0 server listening for timestamp requests. 209 (\s-1HTTPS\s0) In case of certificate-based client authentication over \s-1HTTPS\s0 215 (\s-1HTTPS\s0) Specifies the passphrase for the private key specified by the \fB\-k\fR 220 (\s-1HTTPS\s0) In case of certificate-based client authentication over \s-1HTTPS\s0 226 (\s-1HTTPS\s0) The trusted \s-1CA\s0 certificate store. The certificate chain of the peer's 228 Either option \fB\-C\fR or option \fB\-P\fR must be given in case of \s-1HTTPS.\s0 (Optional) 231 (\s-1HTTPS\s0) The path containing the trusted \s-1CA\s0 certificates to verify the peer's 233 option \fB\-C\fR or option \fB\-P\fR must be given in case of \s-1HTTPS.\s0 (Optional) [all …]
|
/freebsd-src/contrib/tcsh/ |
H A D | README.md | 8 > https://github.com/tcsh-org/tcsh 14 > https://bugs.astron.com/ 20 > https://mailman.astron.com/mailman/listinfo/tcsh 26 [badge]: https://scan.coverity.com/projects/20307/badge.svg 27 [coverity]: https://scan.coverity.com/projects/tcsh-org-tcsh 28 [status]: https://travis-ci.com/tcsh-org/tcsh.svg?branch=master 29 [travis]: https://travis-ci.com/tcsh-org/tcsh
|
/freebsd-src/contrib/expat/ |
H A D | README.md | 1 [](https://github.com/libexpat/libexpat/actions/workflows/linux.yml) 2 [](https://ci.appveyor.com/project/libexpat/libexpat) 3 [](https://repology.org/metapackage/expat/versions) 4 [](https://sourceforge.net/projects/expat/files/) 5 [](https [all...] |
/freebsd-src/share/man/man7/ |
H A D | development.7 | 43 .Lk https://docs.FreeBSD.org/en/books/fdp-primer/ 50 .Lk https://docs.FreeBSD.org/en/books/porters-handbook/ 59 .Lk https://docs.freebsd.org/en/articles/committers-guide/ 65 .Lk https://git.FreeBSD.org/src.git 73 .Lk https://docs.FreeBSD.org/en/books/handbook/mirrors/#external-mirrors 105 .Lk https://lists.FreeBSD.org 114 .Lk https://reviews.FreeBSD.org 121 .Lk https://ci.FreeBSD.org 134 git clone https://git.FreeBSD.org/src.git src 213 .Lk https [all...] |
/freebsd-src/sys/contrib/openzfs/cmd/zed/zed.d/ |
H A D | zed.rc | 62 # <https://www.pushbullet.com/get-started> 63 # <https://www.pushbullet.com/account> 70 # <https://www.pushbullet.com/my-channel> 80 # <https://api.slack.com/incoming-webhooks> 88 # <https://pushover.net/api#registration> 97 # <https://pushover.net/api#identifiers> 161 # <https://docs.ntfy.sh/publish/> 169 # <https://docs.ntfy.sh/publish/#access-tokens> 176 # <https://docs.ntfy.sh/install/> 177 # https://ntfy.sh by default; uncomment to enable an alternative service url. [all …]
|
/freebsd-src/ |
H A D | CONTRIBUTING.md | 5 Please read the guidelines in [Contributing to FreeBSD](https://docs.freebsd.org/en/articles/contri… 8 [developer's handbook](https://docs.freebsd.org/en/books/developers-handbook/) 12 - A GitHub [pull request](https://github.com/freebsd/freebsd-src/pulls) 13 - A code review in [Phabricator](https://reviews.freebsd.org/differential) 14 - An attachment on a [Bugzilla ticket](https://bugs.freebsd.org) 15 - Direct access to the [Git repository](https://cgit.freebsd.org/src/) 40 …mit messages for each change should follow the [commit log message guide](https://docs.freebsd.org… 44 … full name and email address certifying [Developer Certificate of Origin](https://developercertifi… 101 For C programs, see [style(9)](https://man.freebsd.org/cgi/man.cgi?query=style&sektion=9) 102 for details. You can use [Clang format](https://clang.llvm.org/docs/ClangFormat.html) [all …]
|