aboutsummaryrefslogtreecommitdiff
path: root/crypto
Commit message (Expand)AuthorAgeFilesLines
* ssh: regen sk_config.h after 73104d583850Ed Maste2022-04-151-0/+5
* ssh: generate SK config file using private cbor and fido2 libsEd Maste2022-04-152-6/+22
* ssh: use standalone config file for security key supportEd Maste2022-04-151-0/+1
* OpenSSL: Merge OpenSSL 1.1.1nJung-uk Kim2022-03-1541-119/+296
* Fix a bug in BN_mod_sqrt() that can cause it to loop forever.Gordon Tetlow2022-03-152-14/+31
* openssh: Add a note to check for deprecated and removed config optionsMark Johnston2022-03-081-1/+5
* ssh: correct configure option nameEd Maste2022-03-041-1/+1
* OpenSSL: Fix the same BIO_FLAGS macro definitionJohn Baldwin2022-02-172-1/+3
* SSL_sendfile: Replace ERR_raise_data with SYSerr.John Baldwin2022-02-171-1/+2
* ssh: pass 0 to procctl(2) to operate on selfEd Maste2022-02-101-2/+1
* ssh: update to OpenSSH v8.8p1Ed Maste2022-02-1047-979/+852
* ssh: enable FIDO/U2F keysEd Maste2022-02-101-0/+12
* openssh: update to OpenSSH v8.7p1Ed Maste2022-02-09534-25093/+53556
* openssh: sync update document with mainEd Maste2022-02-081-4/+18
* openssh: port upgrade doc and script to gitEd Maste2022-02-072-18/+22
* Add assembly optimized code for OpenSSL on powerpc, powerpc64 and powerpc64lePiotr Kubaj2021-12-292-8/+12
* OpenSSL: Merge OpenSSL 1.1.1mJung-uk Kim2021-12-1466-219/+502
* Remove FREEBSD-vendor filesEd Maste2021-12-131-6/+0
* 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