aboutsummaryrefslogtreecommitdiff
path: root/crypto
Commit message (Expand)AuthorAgeFilesLines
* 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
* ssh: remove VersionAddendum from list of client side config changesEd Maste2022-11-141-1/+0
* ssh: update comment text to match upstreamEd Maste2022-11-091-2/+2
* sshd: sync tracing disable with upstreamEd Maste2022-11-071-1/+11
* ssh: correct parse_cert_times case for hex "to" timeEd Maste2022-11-031-1/+1
* OpenSSL: Merge OpenSSL 1.1.1sJung-uk Kim2022-11-0148-342/+693
|\
| * Import OpenSSL 1.1.1svendor/openssl/1.1.1sJung-uk Kim2022-11-0118-91/+208
* | ssh: update to OpenSSH 9.1p1Ed Maste2022-10-19127-4797/+5865
|\ \
* | | ssh: remove pre- and post-merge update stepsEd Maste2022-10-123-57/+17
* | | nanobsd: remove unmodified copies of ssh config filesEd Maste2022-10-111-7/+2
* | | ssh-keysign: fix double free in error pathEd Maste2022-10-041-4/+2
* | | ssh-keygen: fix double free in error pathEd Maste2022-10-041-3/+4
* | | ssh-keyscan: Strictly enforce the maximum allowed SSH2 banner sizeEd Maste2022-10-041-1/+15
* | | ssh: describe deprecated options in general in update docEd Maste2022-09-051-5/+5
* | | openssh: Remove description of VersionAddendum in upgrade docEd Maste2022-08-191-13/+0
* | | ssh: retire client VersionAddendumEd Maste2022-08-197-46/+5
* | | OpenSSL: Merge OpenSSL 1.1.1qJung-uk Kim2022-07-0510-17/+49
|\ \ \ | | |/ | |/|
| * | Import OpenSSL 1.1.1qvendor/openssl/1.1.1qJung-uk Kim2022-07-055-11/+25
* | | OpenSSL: Merge OpenSSL 1.1.1pJung-uk Kim2022-06-2125-283/+297
|\| |
| * | Import OpenSSL 1.1.1pvendor/openssl/1.1.1pJung-uk Kim2022-06-2110-243/+124
* | | sshd_config: clarify password authentication optionsEd Maste2022-06-082-0/+3
* | | ssh: update sshd_config for prohibit-password optionEd Maste2022-05-121-1/+1
* | | OpenSSL: KTLS: Enable KTLS for receiving as well in TLS 1.3John Baldwin2022-05-041-11/+21
* | | OpenSSL: KTLS: Handle TLS 1.3 in ssl3_get_record.John Baldwin2022-05-041-16/+32
* | | OpenSSL: KTLS: Add using_ktls helper variable in ssl3_get_record().John Baldwin2022-05-041-10/+10
* | | OpenSSL: KTLS: Check for unprocessed receive records in ktls_configure_crypto.John Baldwin2022-05-044-81/+91
* | | OpenSSL: Cleanup record length checks for KTLSJohn Baldwin2022-05-041-6/+22
* | | OpenSSL: Merge OpenSSL 1.1.1oJung-uk Kim2022-05-0327-89/+180
|\| |
| * | Import OpenSSL 1.1.1ovendor/openssl/1.1.1oJung-uk Kim2022-05-0311-44/+90
| * | Import OpenSSL 1.1.1nvendor/openssl/1.1.1nJung-uk Kim2022-03-1517-60/+99
| * | Import OpenSSL 1.1.1m.vendor/openssl/1.1.1mJung-uk Kim2021-12-1426-94/+266
| * | Import OpenSSL 1.1.1lvendor/openssl/1.1.1lJung-uk Kim2021-09-0142-278/+533
* | | ssh: use upstream SSH_OPENSSL_VERSION macroEd Maste2022-04-243-11/+5
* | | ssh: drop $FreeBSD$ from crypto/opensshEd Maste2022-04-2229-36/+1
* | | ssh: remove duplicate setting of MAIL env varEd Maste2022-04-191-6/+0
* | | ssh: apply style(9) to version_addendumEd Maste2022-04-182-2/+3
* | | ssh-agent: move -x description to correct spot in man pageEd Maste2022-04-171-2/+2
* | | ssh: correct version number (9.0)Ed Maste2022-04-151-1/+1
* | | ssh: apply post-release patch from V_9_0 branchEd Maste2022-04-151-2/+7
* | | scp: switch to using the SFTP protocol by defaultEd Maste2022-04-152-11/+15
* | | ssh: update to OpenSSH v9.0p1Ed Maste2022-04-1553-870/+1166
|\ \ \ | | |/ | |/|
* | | ssh: update with post-release V_8_9 branch commitsEd Maste2022-04-134-25/+44
|\| |