aboutsummaryrefslogtreecommitdiff
path: root/crypto
Commit message (Expand)AuthorAgeFilesLines
* openssh: Fix pre-authentication remote code execution in sshd.Philip Paeps2024-07-012-1/+3
* heimdal: Fix NULL derefCy Schubert2024-02-211-1/+1
* heimdal: Fix man page and documentation typosCy Schubert2024-01-0416-31/+31
* OpenSSL: Merge OpenSSL 1.1.1wJung-uk Kim2023-09-1115-106/+102
* ssh: comment deprecated option handling for retired local patchesEd Maste2023-08-082-0/+5
* ssh: remove pre- and post-merge update stepsEd Maste2023-08-083-61/+17
* OpenSSL: Import OpenSSL 1.1.1vJung-uk Kim2023-08-019-10/+70
* ssh: disallow loading PKCS#11 modules by defaultEd Maste2023-07-212-3/+40
* ssh-agent: document "-O no-restrict-websafe"Ed Maste2023-07-212-6/+29
* ssh: Apply CVE-2023-38408 fix from OpenSSH 9.3p2Ed Maste2023-07-214-7/+5
* sftp: avoid leaking path arg in calls to make_absolute_pwd_globEd Maste2023-06-051-3/+3
* ssh: fix leak and apply style(9) to hostname canonicalizationEd Maste2023-06-051-2/+5
* openssh: include destination constraints for smartcard keysEd Maste2023-06-051-1/+1
* OpenSSL: Merge OpenSSL 1.1.1uJung-uk Kim2023-05-3029-772/+344
* openssh: restore PrintLastLog optionEd Maste2023-04-272-1/+2
* heimdal: Fix CVE-2022-4152, signature validation errorCy Schubert2023-03-101-2/+2
* heimdal: Resolve hdb_free_entry() SIGSEGV/SIGILLCy Schubert2023-02-141-1/+1
* ssh: fix SIZEOF_TIME_T #define on i386Ed Maste2023-02-131-0/+4
* ssh: Be more paranoid with host/domain names coming from theEd Maste2023-02-082-4/+19
* ssh: fix bug in PermitRemoteOpen which caused it to ignore...Ed Maste2023-02-081-29/+33
* ssh: fix double-free caused by compat_kex_proposal()Ed Maste2023-02-081-8/+8
* OpenSSL: Merge OpenSSL 1.1.1tJung-uk Kim2023-02-0735-91/+934
* heimdal: kadm5_c_get_principal() should check return codeCy Schubert2022-12-121-1/+1
* heimdal: Properly ix bus fault when zero-length request receivedCy Schubert2022-12-121-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-051-0/+5
* heimdal: Add additional checks for bad kadmind inputCy Schubert2022-12-051-3/+5
* heimdal: Check return code from _hdb_fetch_kvno()Cy Schubert2022-12-012-2/+2
* heimdal: Add missing iprop error checks.Cy Schubert2022-12-011-18/+30
* heimdal: Add missing kadmind error checksCy Schubert2022-12-011-45/+63
* heimdal: Add missing kadm5 error checksCy Schubert2022-12-013-2/+7
* heimdal: Add missing kadm5 error checksCy Schubert2022-12-011-80/+105
* heimdal: Fix uninitialized pointer dereferenceCy Schubert2022-12-011-6/+7
* heimdal: Handle other types of garbage dataCy Schubert2022-12-011-0/+26
* heimdal: Fix NULL dereference when mangled realm messageCy Schubert2022-12-012-2/+8
* heimdal: The version string must always contain a terminating NULCy Schubert2022-12-011-10/+16
* Import OpenSSL 1.1.1sJung-uk Kim2022-11-1848-342/+693
* heimdal: Fix: Too large time skew, client time 1970-01-01T01:00:00Cy Schubert2022-11-181-7/+0
* heimdal: Fix multiple security vulnerabilitiesCy Schubert2022-11-1553-158/+394
* ssh: correct parse_cert_times case for hex "to" timeEd Maste2022-11-061-1/+1
* ssh: update to OpenSSH 9.1p1Ed Maste2022-10-26126-4798/+5865
* nanobsd: remove unmodified copies of ssh config filesEd Maste2022-10-191-7/+2
* ssh-keysign: fix double free in error pathEd Maste2022-10-071-4/+2
* ssh-keyscan: Strictly enforce the maximum allowed SSH2 banner sizeEd Maste2022-10-071-1/+15
* ssh-keygen: fix double free in error pathEd Maste2022-10-071-3/+4
* ssh: update to OpenSSH v9.0p1Ed Maste2022-10-0753-872/+1173
* ssh: update to OpenSSH v8.9p1Ed Maste2022-10-07183-7073/+8737
* sshd: update the libwrap patch to drop connections earlyGleb Smirnoff2022-10-071-20/+40
* OpenSSL: Merge OpenSSL 1.1.1qJung-uk Kim2022-07-0510-17/+49
* OpenSSL: Merge OpenSSL 1.1.1pJung-uk Kim2022-06-2125-283/+297