aboutsummaryrefslogtreecommitdiff
path: root/crypto
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | ssh: default VerifyHostKeyDNS to no, following upstreamEd Maste2023-03-014-12/+1
* | | ssh: fix SIZEOF_TIME_T #define on i386Ed Maste2023-02-081-0/+4
* | | heimdal: Resolve hdb_free_entry() SIGSEGV/SIGILLCy Schubert2023-02-081-1/+1
* | | ssh: add information on hostname canonicalization patchEd Maste2023-02-071-0/+4
* | | OpenSSL: Merge OpenSSL 1.1.1tJung-uk Kim2023-02-0735-96/+938
|\ \ \
| * | | Import OpenSSL 1.1.1tvendor/openssl/1.1.1tJung-uk Kim2023-02-0722-65/+804
* | | | ssh: default X11Forwarding to no, following upstreamEd Maste2023-02-064-4/+3
* | | | ssh: update to OpenSSH 9.2p1Ed Maste2023-02-06130-8093/+9960
|\ \ \ \ | | |/ / | |/| |
* | | | ssh: Be more paranoid with host/domain names coming from theEd Maste2023-02-062-4/+19
* | | | ssh: fix bug in PermitRemoteOpen which caused it to ignore...Ed Maste2023-02-061-29/+33
* | | | ssh: fix double-free caused by compat_kex_proposal()Ed Maste2023-02-061-8/+8
* | | | ssh: remove old reference from update instructionsEd Maste2023-02-051-2/+2
* | | | openssh: remove mention of now-unused svn:keywordsEd Maste2023-01-161-4/+1
* | | | ssh: describe two additional changes present in base system sshEd Maste2022-12-131-1/+11