aboutsummaryrefslogtreecommitdiff
path: root/crypto
Commit message (Expand)AuthorAgeFilesLines
* Implement "strict key exchange" in ssh and sshd.Gordon Tetlow2023-12-186-83/+146
* OpenSSL: update to 3.0.12Ed Maste2023-10-2487-245/+440
|\
| * OpenSSL: Vendor import of OpenSSL 3.0.12Ed Maste2023-10-2431-102/+239
* | KTLS: Enable KTLS for receiving as well in TLS 1.3Daiki Ueno2023-10-191-11/+21
* | KTLS: Handle TLS 1.3 in ssl3_get_record.Daiki Ueno2023-10-191-15/+31
* | KTLS: Add using_ktls helper variable in ssl3_get_record().John Baldwin2023-10-191-10/+10
* | KTLS: Check for unprocessed receive records in ktls_configure_crypto.John Baldwin2023-10-194-82/+91
* | Add support for Chacha20-Poly1305 to kernel TLS on FreeBSD.John Baldwin2023-10-192-0/+15
* | OpenSSL: update to 3.0.11Pierre Pronchery2023-10-0975-220/+486
|\|
| * openssl: Vendor import of OpenSSL 3.0.11vendor/openssl/3.0.11Pierre Pronchery2023-09-2233-116/+209
* | ssh: Update to OpenSSH 9.5p1Ed Maste2023-10-0952-1600/+1639
|\ \
* | | aarch64: fix branch target indications in arm64cpuid.pl and keccak1600Tom Cosgrove2023-10-021-1/+1
* | | aarch64: support BTI and pointer authentication in assemblyRuss Butler2023-10-0215-80/+228
* | | openssl: document the update processPierre Pronchery2023-09-251-0/+130
* | | ssh-keygen: Generate Ed25519 keys when invoked without argumentsEd Maste2023-09-072-10/+6
* | | OpenSSL: Fix handling of the "0:" label in arm-xlate.plTom Cosgrove2023-08-291-3/+2
* | | Two more $FreeBSD$ stragglersWarner Losh2023-08-251-2/+0
* | | ssh: fix OpenSSH 9.4 regression with multiplexed sessionsEd Maste2023-08-204-18/+39
* | | ssh: Remove note about memory leak now resolved upstreamEd Maste2023-08-151-11/+2
* | | ssh: correct VersionAddendum dateEd Maste2023-08-153-3/+3
* | | ssh: Update to OpenSSH 9.4p1Ed Maste2023-08-1194-2614/+3268
|\| |
* | | OpenSSL: clean up botched merges in OpenSSL 3.0.9 importJung-uk Kim2023-08-112-43/+0
* | | OpenSSL: regen opensslv.h for OpenSSL 3.0.10Jung-uk Kim2023-08-111-5/+5
* | | OpenSSL: update to 3.0.10Pierre Pronchery2023-08-10127-398/+846
|\ \ \ | | |/ | |/|
| * | openssl: Vendor import of OpenSSL-3.0.9vendor/openssl/3.0.10Pierre Pronchery2023-08-0332-79/+223
* | | openssh: retire HPN option handlingEd Maste2023-08-043-17/+2
* | | ssh: comment deprecated option handling for retired local patchesEd Maste2023-08-022-0/+5
* | | sshd: do not resolve refused client hostnameGleb Smirnoff2023-07-201-4/+15
* | | sshd: remove unneeded initialization of libwrap logging severitiesGleb Smirnoff2023-07-201-11/+1
* | | ssh: Update to OpenSSH 9.3p2Ed Maste2023-07-1910-1848/+82
|\ \ \ | | |/ | |/|
* | | openssh: document a locally-applied workaroundEd Maste2023-07-181-0/+8
* | | libcrypto: add missing symbols to the fips providerPierre Pronchery2023-07-051-0/+2
* | | libcrypto: Revert recent changes to fix legacy and fips providersMark Johnston2023-07-041-2/+0
* | | libcrypto: add missing symbols to the fips providerPierre Pronchery2023-07-041-0/+2
* | | Merge OpenSSL 3.0.9Pierre Pronchery2023-06-232983-132618/+385163
|\ \ \ | | |/ | |/|
| * | openssl: Vendor import of OpenSSL-3.0.9vendor/openssl/3.0.9Pierre Pronchery2023-06-2366-1267/+1366
| * | openssl: Vendor import of OpenSSL-3.0.8vendor/openssl/3.0.8Enji Cooper2023-03-061164-42027/+125376
| * | Import OpenSSL 1.1.1tvendor/opensslJung-uk Kim2023-03-0122-65/+804
| * | Import OpenSSL 1.1.1sJung-uk Kim2023-03-0118-91/+208
* | | OpenSSL: Merge OpenSSL 1.1.1uJung-uk Kim2023-05-3029-772/+344
* | | openssh: Update configure for DISABLE_LASTLOGEd Maste2023-04-201-0/+1
* | | openssh: restore PrintLastLog optionEd Maste2023-04-201-1/+1
* | | ssh: update FREEBSD-upgrade for upstream CheckHostIP default changeEd Maste2023-03-291-3/+3
* | | sftp: add description of memory leak fixEd Maste2023-03-221-1/+10
* | | sftp: avoid leaking path arg in calls to make_absolute_pwd_globEd Maste2023-03-221-6/+4
* | | OpenSSL: aes/asm/bsaes-armv7.pl: Replace adrl with addKornel Dulęba2023-03-211-1/+1
* | | ssh: Update to OpenSSH 9.3p1Ed Maste2023-03-1699-1401/+1853
|\ \ \ | | |/ | |/|
* | | ssh: update FREEBSD-upgrade instructionsEd Maste2023-03-151-0/+2
* | | ssh: fix leak and apply style(9) to hostname canonicalizationEd Maste2023-03-141-2/+5
* | | heimdal: Fix CVE-2022-4152, signature validation errorCy Schubert2023-03-101-2/+2