aboutsummaryrefslogtreecommitdiffstats
path: root/crypto
Commit message (Expand)AuthorAgeFilesLines
* OpenSSH: Regen config.h for DSA retirementEd Maste2025-04-151-11/+0
* OpenSSH: remove ability to enable DSA support (in configure)Ed Maste2025-04-151-30/+0
* OpenSSH: Fix logic error in DisableForwarding optionEd Maste2025-04-091-2/+3
* heimdal: Add missing symbols to mapCy Schubert2025-03-261-0/+22
* openssl: update ASM and version info for 3.0.16 importEnji Cooper2025-03-131-5/+5
* openssl: Import OpenSSL 3.0.16Enji Cooper2025-03-13166-1082/+2042
|\
| * openssl: Import OpenSSL 3.0.16Enji Cooper2025-03-0650-253/+367
* | openssh: Fix blacklistd sshd-session integrationJose Luis Duran2025-02-242-4/+3
* | ssh: Remove reference to now-upstreamed patchEd Maste2025-02-201-11/+4
* | openssh: Update to 9.9p2Ed Maste2025-02-1919-2100/+289
|\ \
* | | ssh: Remove unused prerendered man pageEd Maste2025-02-191-34/+0
* | | openssh: Update to 9.9p1Ed Maste2025-02-1991-3508/+18045
|\| |
* | | openssh: Update to 9.8p1Ed Maste2025-02-19116-4273/+6661
|\| |
* | | ssh_config.5: Remove redundant CheckHostIP default textEd Maste2025-02-191-2/+0
* | | ssh: Bump VersionAddendum for CVE fixesEd Maste2025-02-193-3/+3
* | | ssh: Fix cases where error codes were not correctly setEd Maste2025-02-195-3/+16
* | | ssh: Don't reply to PING in preauth phase or during KEXEd Maste2025-02-191-1/+9
* | | ssh: Update config.h for OpenSSL ED25519Ed Maste2025-02-111-1/+1
* | | ssh: Disable support for DSA keysEd Maste2025-02-101-2/+2
* | | ssh: Move XAUTH_PATH setting to ssh.mkEd Maste2025-02-101-1/+1
* | | Add 'crypto/libecc/' from commit '736d663976d1768533badbf06581481d01fade4c'Kyle Evans2025-01-01344-0/+959066
* | | Canonicalize the name of the FreeBSD FoundationLi-Wen Hsu2024-10-242-2/+2
* | | openssl: Remove the specific version numbers from the instructions.Gordon Tetlow2024-09-081-2/+2
* | | Update config/build info for OpenSSL 3.0.15Enji Cooper2024-09-071-5/+5
* | | openssl: Import OpenSSL 3.0.15.Enji Cooper2024-09-07174-812/+2312
|\ \ \ | | |/ | |/|
| * | openssl: Import OpenSSL 3.0.15.Gordon Tetlow2024-09-0328-160/+297
* | | openssl: Update upgrade instructions.Gordon Tetlow2024-09-071-14/+6
* | | openssl: Bring over fix for CVE-2024-6119 from vendor/openssl-3.0.Gordon Tetlow2024-09-035-26/+142
|\| |
| * | Avoid type errors in EAI-related name check logic.Viktor Dukhovni2024-09-011-25/+53
* | | sshd: bump VersionAddendum for 2739a6845031Ed Maste2024-08-063-3/+3
* | | sshd: remove blacklist call from grace_alarm_timerEd Maste2024-08-061-2/+0
* | | Fix enum warning in heimdalDimitry Andric2024-07-301-1/+1
* | | openssl: Add <sys/random.h> include for getrandom()John Baldwin2024-07-291-3/+4
* | | openssl: use getrandom(2) instead of probing for getentropy(2)Kyle Evans2024-07-161-4/+5
* | | Remove residual blank line at start of MakefileWarner Losh2024-07-151-1/+0
* | | OpenSSH: correct logic error in ObscureKeystrokeTimingEd Maste2024-07-051-2/+3
* | | openssh: use '' instead of `' in config.hEd Maste2024-07-031-307/+307
* | | openssh: Fix pre-authentication remote code execution in sshd.Philip Paeps2024-07-012-1/+3
* | | Update config/build info for OpenSSLEnji Cooper2024-06-261-5/+5
* | | Update to OpenSSL 3.0.14Enji Cooper2024-06-26129-764/+2301
|\| |
| * | Import OpenSSL 3.0.14Enji Cooper2024-06-2028-164/+447
* | | posix_async: FreeBSD also defines {make|swap|get|set}contextWarner Losh2024-05-311-1/+1
* | | heimdal: Fix compiling hdb ldap as a moduleCy Schubert2024-04-231-3/+6
* | | Revert "OpenSSL: use the upstream provided version.map files for the fips/leg...Enji Cooper2024-04-212-10/+0
* | | OpenSSL: use the upstream provided version.map files for the fips/legacy prov...Enji Cooper2024-04-212-0/+10
* | | heimdal: asn1: Use unsigned bitfields for named bitsetsDimitry Andric2024-04-171-2/+2
* | | heimdal: Add 64-bit integer support to ASN.1 compilerDimitry Andric2024-04-1721-52/+446
* | | ssh: remove deprecated client VersionAddendumEd Maste2024-03-182-5/+1
* | | ssh: Update to OpenSSH 9.7p1Ed Maste2024-03-1871-2204/+1544
|\ \ \ | | |/ | |/|
* | | heimdal: don't try to expose nonexistant symbolsBrooks Davis2024-03-074-94/+0