aboutsummaryrefslogtreecommitdiff
path: root/crypto
Commit message (Expand)AuthorAgeFilesLines
* openssl: Fix detection of ARMv7 and ARM64 CPU featuresAllan Jude2021-11-221-6/+9
* openssh: remove unnecessary $FreeBSD$ tagsEd Maste2021-11-082-2/+0
* openssh: restore local change to gssapi include logicEd Maste2021-11-081-3/+3
* openssh: diff reduction against upstream 7.9p1Ed Maste2021-11-084-13/+3
* OpenSSH: cherry-pick "need initgroups() before setresgid()"Ed Maste2021-10-121-0/+8
* openssh: remove login class restrictions leftoversEd Maste2021-09-171-4/+0
* openssh: simplify login class restrictionsEd Maste2021-09-1511-250/+58
* openssh: regenerate freebsd-namespace.hEd Maste2021-09-091-1/+2
* openssh: disable libwrap (TCP wrappers) at configure timeEd Maste2021-09-091-1/+1
* openssh: clarify krb5 use in freebsd-configureEd Maste2021-09-091-4/+4
* openssh: tag generated file with @generatedEd Maste2021-09-091-1/+2
* openssh: update default version addendum in man pagesEd Maste2021-09-072-2/+2
* Import OpenSSL 1.1.1lJung-uk Kim2021-09-0379-332/+701
* Fix multiple OpenSSL vulnerabilities.Gordon Tetlow2021-08-2414-71/+177
* OpenSSL: Add support for Chacha20-Poly1305 to kernel TLS on FreeBSD.John Baldwin2021-08-242-0/+15
* OpenSSL: Refactor KTLS tests to better support TLS 1.3.John Baldwin2021-08-241-6/+0
* OpenSSL: Update KTLS documentationJohn Baldwin2021-08-243-17/+27
* OpenSSL: Only enable KTLS if it is explicitly configuredJohn Baldwin2021-08-245-17/+10
* OpenSSL: ktls: Initial support for ChaCha20-Poly1305John Baldwin2021-08-242-1/+28
* OpenSSL: Correct the return value of BIO_get_ktls_*().John Baldwin2021-08-243-7/+7
* kerberos.8: Replace dead linkGuangyuan Yang2021-05-191-4/+7
* Revert "Add workaround for a QoS-related bug in VMWare Workstation."Ed Maste2021-05-091-22/+0
* OpenSSL: Merge OpenSSL 1.1.1kJung-uk Kim2021-03-2522-44/+166
* Handle partial data re-sending on ktls/sendfile on FreeBSDOleksandr Tymoshenko2021-02-252-7/+5
* OpenSSL: Remove obsolete include directoryJung-uk Kim2021-02-1731-2134/+0
* OpenSSL: Merge OpenSSL 1.1.1jJung-uk Kim2021-02-1790-202/+433
* ssh: remove unused variableEd Maste2021-02-151-1/+1
* ssh: remove ssh-hpn leftoversEd Maste2021-02-151-6/+0
* ssh: diff reduction against OpenBSD, remove unused includesEd Maste2021-02-152-2/+0
* OpenSSL: Support for kernel TLS offload (KTLS)John Baldwin2021-02-0534-86/+1428
* Merge OpenSSL 1.1.1i.Jung-uk Kim2020-12-0935-119/+186
|\
| * Import OpenSSL 1.1.1i.vendor/openssl/1.1.1iJung-uk Kim2020-12-0819-73/+183
* | OpenSSL: address CVE-2020-1971Ed Maste2020-12-086-10/+89
* | Replace literal uses of /usr/local in C sources with _PATH_LOCALBASEStefan Eßer2020-10-271-1/+2
* | Merge OpenSSL 1.1.1h.Jung-uk Kim2020-09-22250-3915/+2134
|\|
| * Import OpenSSL 1.1.1h.vendor/openssl/1.1.1hJung-uk Kim2020-09-2286-3246/+1210
* | Fix Clang version detection.Jung-uk Kim2020-08-2622-22/+22
* | sshd: allow UseBlocklist alias for UseBlacklistEd Maste2020-07-292-1/+7
* | ssh: Remove AES-CBC ciphers from default server and client listsEd Maste2020-07-283-12/+2
* | openssh: refer to OpenSSL not SSLeay, part 2Ed Maste2020-07-152-2/+2
* | openssh: refer to OpenSSL not SSLeayEd Maste2020-07-152-2/+2
* | Fix trailing-comma-related typos in the tree when the Xr macro is usedMateusz Piotrowski2020-06-271-1/+1
* | Don't log normal login_getpwclass(3) result.Xin LI2020-06-261-2/+0
* | Merge OpenSSL 1.1.1g.Jung-uk Kim2020-04-2138-614/+1739
|\|
| * Import OpenSSL 1.1.1g.vendor/openssl/1.1.1gJung-uk Kim2020-04-2113-192/+1240
* | Fix OpenSSL remote denial of service.Gordon Tetlow2020-04-211-1/+1
* | Merge OpenSSL 1.1.1f.Jung-uk Kim2020-03-3126-242/+267
|\|
| * Import OpenSSL 1.1.1f.vendor/openssl/1.1.1fJung-uk Kim2020-03-3114-217/+192
* | openssh: -fno-common fix from upstream f47d72ddadKyle Evans2020-03-291-1/+1
* | Merge OpenSSL 1.1.1e.Jung-uk Kim2020-03-18901-2971/+6878
|\|