aboutsummaryrefslogtreecommitdiff
path: root/crypto
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | ssh: remove note about local change to [Use]PrivilegeSeparationEd Maste2022-12-121-1/+0
* | | | heimdal: kadm5_c_get_principal() should check return codeCy Schubert2022-12-091-1/+1
* | | | heimdal: Properly ix bus fault when zero-length request receivedCy Schubert2022-12-091-0/+2
* | | | Revert "heimdal: Fix bus fault when zero-length request received"Cy Schubert2022-12-091-5/+0
* | | | heimdal: Fix bus fault when zero-length request receivedCy Schubert2022-12-011-0/+5
* | | | heimdal: Add additional checks for bad kadmind inputCy Schubert2022-12-011-3/+5
* | | | heimdal: Check return code from _hdb_fetch_kvno()Cy Schubert2022-11-272-2/+2
* | | | heimdal: Add missing iprop error checks.Cy Schubert2022-11-271-18/+30
* | | | heimdal: Add missing kadmind error checksCy Schubert2022-11-271-45/+63
* | | | heimdal: Add missing kadm5 error checksCy Schubert2022-11-273-2/+7
* | | | heimdal: Add missing kadm5 error checksCy Schubert2022-11-271-80/+105
* | | | heimdal: Fix uninitialized pointer dereferenceCy Schubert2022-11-271-6/+7
* | | | heimdal: Handle other types of garbage dataCy Schubert2022-11-241-0/+26
* | | | heimdal: Fix NULL dereference when mangled realm messageCy Schubert2022-11-242-2/+8
* | | | heimdal: The version string must always contain a terminating NULCy Schubert2022-11-241-10/+16
* | | | heimdal: Fix: Too large time skew, client time 1970-01-01T01:00:00Cy Schubert2022-11-171-7/+0
* | | | heimdal: Fix multiple security vulnerabilitiesCy Schubert2022-11-1553-158/+394