aboutsummaryrefslogtreecommitdiff
path: root/crypto
Commit message (Expand)AuthorAgeFilesLines
* OpenSSH: cherry-pick "need initgroups() before setresgid()"Ed Maste2021-10-091-1/+8
* openssh: use global state for blacklist in grace_alarm_handlerEd Maste2021-09-161-1/+1
* openssh: pass ssh context to BLACKLIST_NOTIFYEd Maste2021-09-147-12/+12
* openssh: regen config.hEd Maste2021-09-101-7/+7
* openssh: remove update notes about upstreamed changesEd Maste2021-09-091-8/+0
* openssh: remove unnecessary $FreeBSD$ tagsEd Maste2021-09-082-2/+0
* openssh: update to OpenSSH v8.7p1Ed Maste2021-09-08533-25083/+53546
|\
* | openssh: update default version addendum in man pagesEd Maste2021-09-042-2/+2
* | openssh: remove login class restrictions leftoversEd Maste2021-09-031-4/+0
* | openssh: restore local change to gssapi include logicEd Maste2021-09-031-3/+3
* | openssh: diff reduction against upstream 7.9p1Ed Maste2021-09-024-13/+3
* | openssh: regenerate freebsd-namespace.hEd Maste2021-09-021-1/+2
* | openssh: tag generated file with @generatedEd Maste2021-09-021-1/+2
* | openssh: regenerate config.hEd Maste2021-09-021-2/+2
* | openssh: disable libwrap (TCP wrappers) at configure timeEd Maste2021-09-021-1/+1
* | openssh: clarify krb5 use in freebsd-configureEd Maste2021-09-021-4/+4
* | openssh: update note about class-based login restrictionsEd Maste2021-09-011-8/+5
* | openssh: simplify login class restrictionsEd Maste2021-09-0111-250/+58
* | Import OpenSSL 1.1.1lJung-uk Kim2021-09-0179-332/+701
* | openssh: add information about a local changeEd Maste2021-08-301-0/+5
* | Fix multiple OpenSSL vulnerabilities.Gordon Tetlow2021-08-2414-71/+177
* | OpenSSL: Add support for Chacha20-Poly1305 to kernel TLS on FreeBSD.John Baldwin2021-08-172-0/+15
* | OpenSSL: Refactor KTLS tests to better support TLS 1.3.John Baldwin2021-08-171-6/+0
* | OpenSSL: Update KTLS documentationJohn Baldwin2021-08-173-17/+27
* | OpenSSL: Only enable KTLS if it is explicitly configuredJohn Baldwin2021-08-175-17/+10
* | OpenSSL: ktls: Initial support for ChaCha20-Poly1305John Baldwin2021-08-172-1/+28
* | OpenSSL: Correct the return value of BIO_get_ktls_*().John Baldwin2021-08-173-7/+7
* | kerberos.8: Replace dead linkGuangyuan Yang2021-05-161-4/+7
* | Revert "Add workaround for a QoS-related bug in VMWare Workstation."Ed Maste2021-04-251-22/+0
* | openssh: add a note about pushing vendor updatesEd Maste2021-04-231-0/+7
* | OpenSSL: Merge OpenSSL 1.1.1kJung-uk Kim2021-03-2522-44/+166
|\ \
| * | Import OpenSSL 1.1.1k.vendor/openssl/1.1.1kJung-uk Kim2021-03-2510-21/+47
* | | openssh: document two changes that are now upstreamEd Maste2021-02-221-0/+8
* | | Handle partial data re-sending on ktls/sendfile on FreeBSDOleksandr Tymoshenko2021-02-172-7/+5
* | | OpenSSL: Remove obsolete include directoryJung-uk Kim2021-02-1731-2134/+0
* | | OpenSSL: Merge OpenSSL 1.1.1jJung-uk Kim2021-02-1690-202/+433
|\| |
| * | Import OpenSSL 1.1.1j.vendor/openssl/1.1.1jJung-uk Kim2021-02-16111-52/+186
* | | openssh: port upgrade doc and script to gitEd Maste2021-02-142-18/+22
* | | ssh: remove ssh-hpn leftoversEd Maste2021-02-121-6/+0
* | | ssh: remove unused variableEd Maste2021-02-121-1/+1
* | | ssh: diff reduction against OpenBSD, remove unused includesEd Maste2021-02-122-2/+0
* | | OpenSSL: Support for kernel TLS offload (KTLS)John Baldwin2021-01-2834-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