Home
last modified time | relevance | path

Searched full:https (Results 1 – 25 of 14355) sorted by relevance

12345678910>>...575

/freebsd-src/contrib/libcbor/
H A DCHANGELOG.md2 - [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 DREADME.md1 # [libcbor](https://github.com/PJK/libcbor)
3 [![CircleCI](https://circleci.com/gh/PJK/libcbor/tree/master.svg?style=svg)](https://circleci.com/g…
4 [![Documentation Status](https://readthedocs.org/projects/libcbor/badge/?version=latest)](https://r…
5 [![latest packaged version(s)](https://repology.org/badge/latest-versions/libcbor.svg)](https://rep…
6 [![codecov](https://codecov.io/gh/PJK/libcbor/branch/master/graph/badge.svg)](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 …[![Packaging status](https://repology.org/badge/vertical-allrepos/libcbor.svg)](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 DREADME.md3 [![C/C++ CI](https://github.com/openssh/openssh-portable/actions/workflows/c-cpp.yml/badge.svg)](ht…
4 [![Fuzzing Status](https://oss-fuzz-build-logs.storage.googleapis.com/badges/openssh.svg)](https://…
5 [![Coverity Status](https://scan.coverity.com/projects/21341/badge.svg)](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 Dtz-link.html13 <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 Dtz-art.html12 "<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 DReleaseNotes.rst13 `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 DREADME.adoc3 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 Dci-status.md2 [![C/C++ CI](https://github.com/openssh/openssh-portable/actions/workflows/c-cpp.yml/badge.svg)](ht…
3 …![C/C++ CI self-hosted](https://github.com/openssh/openssh-portable-selfhosted/actions/workflows/s…
4 [![Upstream self-hosted](https://github.com/openssh/openssh-portable-selfhosted/actions/workflows/u…
5 [![CIFuzz](https://github.com/openssh/openssh-portable/actions/workflows/cifuzz.yml/badge.svg)](htt…
6 [![Fuzzing Status](https://oss-fuzz-build-logs.storage.googleapis.com/badges/openssh.svg)](https://…
7 [![Coverity Status](https://scan.coverity.com/projects/21341/badge.svg)](https://scan.coverity.com/…
10 [![C/C++ CI](https://github.com/openssh/openssh-portable/actions/workflows/c-cpp.yml/badge.svg?bran…
11 … CI self-hosted](https://github.com/openssh/openssh-portable-selfhosted/actions/workflows/selfhost…
14 [![C/C++ CI](https://github.com/openssh/openssh-portable/actions/workflows/c-cpp.yml/badge.svg?bran…
15 … CI self-hosted](https://github.com/openssh/openssh-portable-selfhosted/actions/workflows/selfhost…
/freebsd-src/contrib/spleen/
H A DREADME.md210 - Site: https://www.cambus.net
219 GitHub: https://github.com/fcambus/spleen
236 [1]: https://www.cambus.net/content/2018/09/spleen-hello.png
237 [2]: https://www.cambus.net/content/2018/09/spleen-etranger.png
238 [3]: https://www.cambus.net/files/spleen/spleen-5x8.png
239 [4]: https://www.cambus.net/files/spleen/spleen-6x12.png
240 [5]: https://www.cambus.net/files/spleen/spleen-8x16.png
241 [6]: https://www.cambus.net/files/spleen/spleen-12x24.png
242 [7]: https://www.cambus.net/files/spleen/spleen-16x32.png
243 [8]: https
[all...]
/freebsd-src/contrib/unbound/
H A DREADME.md3 [![Github Build Status](https://github.com/NLnetLabs/unbound/actions/workflows/ci.yml/badge.svg?bra…
4 [![Packaging status](https://repology.org/badge/tiny-repos/unbound.svg)](https://repology.org/proje…
5 [![Fuzzing Status](https://oss-fuzz-build-logs.storage.googleapis.com/badges/unbound.svg)](https://…
6 [![Documentation Status](https://readthedocs.org/projects/unbound/badge/?version=latest)](https://u…
7 [![Mastodon Follow](https://img.shields.io/mastodon/follow/109262826617293067?domain=https%3A%2F%2F…
12 [create an issue on Github](https://github.com/NLnetLabs/unbound/issues/new)
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 DNEWS.md318 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 DREADME.md62 [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 DREADME.md8 [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 DREADME.markdown1 [![Build Status](https://travis-ci.org/jedisct1/libsodium.svg?branch=master)](https://travis-ci.org…
2 [![Windows build status](https://ci.appveyor.com/api/projects/status/fu8s2elx25il98hj?svg=true)](ht…
3 [![Coverity Scan Build Status](https://scan.coverity.com/projects/2397/badge.svg)](https://scan.cov…
5 ![libsodium](https://raw.github.com/jedisct1/libsodium/master/logo.png)
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 Dtsget.pod5 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 DREADME.md1 ![img](https://openzfs.github.io/openzfs-docs/_static/img/logo/480px-Open-ZFS-Secondary-Logo-Colour-halfsize.png)
7 [![codecov](https://codecov.io/gh/openzfs/zfs/branch/master/graph/badge.svg)](https://codecov.io/gh/openzfs/zfs)
8 [![coverity](https://scan.coverity.com/projects/1973/badge.svg)](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 Dall.exclude8 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 Dole2compounddocs5 # 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 DREADME.md1 <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 Dtsget.1140 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 DREADME.md8 > 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 DREADME.md1 [![Run Linux CI tasks](https://github.com/libexpat/libexpat/actions/workflows/linux.yml/badge.svg)](https://github.com/libexpat/libexpat/actions/workflows/linux.yml)
2 [![AppVeyor Build Status](https://ci.appveyor.com/api/projects/status/github/libexpat/libexpat?svg=true)](https://ci.appveyor.com/project/libexpat/libexpat)
3 [![Packaging status](https://repology.org/badge/tiny-repos/expat.svg)](https://repology.org/metapackage/expat/versions)
4 [![Downloads SourceForge](https://img.shields.io/sourceforge/dt/expat?label=Downloads%20SourceForge)](https://sourceforge.net/projects/expat/files/)
5 [![Downloads GitHub](https://img.shields.io/github/downloads/libexpat/libexpat/total?label=Downloads%20GitHub)](https
[all...]
/freebsd-src/share/man/man7/
H A Ddevelopment.743 .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 Dzed.rc62 # <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 DCONTRIBUTING.md5 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 …]

12345678910>>...575