summaryrefslogtreecommitdiff
path: root/crypto
AgeCommit message (Expand)Author
2025-03-26heimdal: Add missing symbols to mapCy Schubert
2025-03-13openssl: update ASM and version info for 3.0.16 importEnji Cooper
2025-03-13openssl: Import OpenSSL 3.0.16Enji Cooper
2025-03-06openssl: Import OpenSSL 3.0.16vendor/openssl/3.0.16Enji Cooper
2025-02-24openssh: Fix blacklistd sshd-session integrationJose Luis Duran
2025-02-20ssh: Remove reference to now-upstreamed patchEd Maste
2025-02-19openssh: Update to 9.9p2Ed Maste
2025-02-19ssh: Remove unused prerendered man pageEd Maste
2025-02-19openssh: Update to 9.9p1Ed Maste
2025-02-19openssh: Update to 9.8p1Ed Maste
2025-02-19ssh_config.5: Remove redundant CheckHostIP default textEd Maste
2025-02-19ssh: Bump VersionAddendum for CVE fixesEd Maste
2025-02-19ssh: Fix cases where error codes were not correctly setEd Maste
2025-02-19ssh: Don't reply to PING in preauth phase or during KEXEd Maste
2025-02-11ssh: Update config.h for OpenSSL ED25519Ed Maste
2025-02-10ssh: Disable support for DSA keysEd Maste
2025-02-10ssh: Move XAUTH_PATH setting to ssh.mkEd Maste
2025-01-01Add 'crypto/libecc/' from commit '736d663976d1768533badbf06581481d01fade4c'Kyle Evans
2024-10-24Canonicalize the name of the FreeBSD FoundationLi-Wen Hsu
2024-09-08openssl: Remove the specific version numbers from the instructions.Gordon Tetlow
2024-09-07Update config/build info for OpenSSL 3.0.15Enji Cooper
2024-09-07openssl: Import OpenSSL 3.0.15.Enji Cooper
2024-09-07openssl: Update upgrade instructions.Gordon Tetlow
2024-09-03openssl: Import OpenSSL 3.0.15.vendor/openssl/3.0.15Gordon Tetlow
2024-09-03openssl: Bring over fix for CVE-2024-6119 from vendor/openssl-3.0.Gordon Tetlow
2024-09-01Avoid type errors in EAI-related name check logic.Viktor Dukhovni
2024-08-06sshd: bump VersionAddendum for 2739a6845031Ed Maste
2024-08-06sshd: remove blacklist call from grace_alarm_timerEd Maste
2024-07-30Fix enum warning in heimdalDimitry Andric
2024-07-29openssl: Add <sys/random.h> include for getrandom()John Baldwin
2024-07-16openssl: use getrandom(2) instead of probing for getentropy(2)Kyle Evans
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2024-07-05OpenSSH: correct logic error in ObscureKeystrokeTimingEd Maste
2024-07-03openssh: use '' instead of `' in config.hEd Maste
2024-07-01openssh: Fix pre-authentication remote code execution in sshd.Philip Paeps
2024-06-26Update config/build info for OpenSSLEnji Cooper
2024-06-26Update to OpenSSL 3.0.14Enji Cooper
2024-06-20Import OpenSSL 3.0.14vendor/openssl/3.0.14Enji Cooper
2024-05-31posix_async: FreeBSD also defines {make|swap|get|set}contextWarner Losh
2024-04-23heimdal: Fix compiling hdb ldap as a moduleCy Schubert
2024-04-21Revert "OpenSSL: use the upstream provided version.map files for the fips/leg...Enji Cooper
2024-04-21OpenSSL: use the upstream provided version.map files for the fips/legacy prov...Enji Cooper
2024-04-17heimdal: asn1: Use unsigned bitfields for named bitsetsDimitry Andric
2024-04-17heimdal: Add 64-bit integer support to ASN.1 compilerDimitry Andric
2024-03-18ssh: remove deprecated client VersionAddendumEd Maste
2024-03-18ssh: Update to OpenSSH 9.7p1Ed Maste
2024-03-07heimdal: don't try to expose nonexistant symbolsBrooks Davis
2024-03-07heimdal: don't export nonexistant _wind_ucs2readBrooks Davis
2024-02-16Revert "heimdal: CVE-2022-41916: Check for overflow in _gsskrb5_get_mech()"Cy Schubert
2024-02-15heimdal: Fix NULL derefCy Schubert