aboutsummaryrefslogtreecommitdiff
path: root/crypto
Commit message (Expand)AuthorAgeFilesLines
* 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
* OpenSSL: Import OpenSSL 1.1.1vJung-uk Kim2023-08-019-10/+70
* ssh: Update to OpenSSH 9.3p2Ed Maste2023-07-2110-1848/+82
* ssh: fix leak and apply style(9) to hostname canonicalizationEd Maste2023-06-051-2/+5
* OpenSSL: Merge OpenSSL 1.1.1uJung-uk Kim2023-05-3029-772/+344
* openssh: restore PrintLastLog optionEd Maste2023-04-272-1/+2
* sftp: avoid leaking path arg in calls to make_absolute_pwd_globEd Maste2023-04-211-6/+4
* ssh: Update to OpenSSH 9.3p1Ed Maste2023-03-16100-1403/+1855
* heimdal: Fix CVE-2022-4152, signature validation errorCy Schubert2023-03-101-2/+2
* ssh: default VerifyHostKeyDNS to no, following upstreamEd Maste2023-03-024-12/+1
* heimdal: Resolve hdb_free_entry() SIGSEGV/SIGILLCy Schubert2023-02-141-1/+1
* ssh: update to OpenSSH 9.2p1Ed Maste2023-02-13130-8093/+9960
* 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-96/+938
* openssh: remove mention of now-unused svn:keywordsEd Maste2023-01-201-4/+1
* ssh: remove note about local change to [Use]PrivilegeSeparationEd Maste2023-01-101-1/+0
* 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
* sshd: sync tracing disable with upstreamEd Maste2022-11-191-1/+11
* OpenSSL: Merge 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-26127-4796/+5864
* ssh: remove pre- and post-merge update stepsEd Maste2022-10-243-57/+17
* ssh: add command to push tag to FREEBSD-upgrade instructionsEd Maste2022-10-201-2/+12
* nanobsd: remove unmodified copies of ssh config filesEd Maste2022-10-191-7/+2
* sshd: update the libwrap patch to drop connections earlyGleb Smirnoff2022-10-071-20/+40
* ssh-keysign: fix double free in error pathEd Maste2022-10-071-4/+2
* ssh-keygen: fix double free in error pathEd Maste2022-10-071-3/+4
* ssh-keyscan: Strictly enforce the maximum allowed SSH2 banner sizeEd Maste2022-10-071-1/+15
* ssh: drop $FreeBSD$ from crypto/opensshEd Maste2022-10-0729-36/+1
* ssh: update to OpenSSH v9.0p1Ed Maste2022-10-0753-872/+1173
* ssh: update to OpenSSH v8.9p1Ed Maste2022-10-07184-7073/+8739