aboutsummaryrefslogtreecommitdiff
path: root/crypto/heimdal
Commit message (Expand)AuthorAgeFilesLines
* Fix enum warning in heimdalDimitry Andric2024-07-301-1/+1
* Remove residual blank line at start of MakefileWarner Losh2024-07-151-1/+0
* heimdal: Fix compiling hdb ldap as a moduleCy Schubert2024-04-241-3/+6
* 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
* heimdal: don't try to expose nonexistant symbolsBrooks Davis2024-03-074-94/+0
* heimdal: don't export nonexistant _wind_ucs2readBrooks Davis2024-03-071-1/+0
* Revert "heimdal: CVE-2022-41916: Check for overflow in _gsskrb5_get_mech()"Cy Schubert2024-02-161-2/+0
* heimdal: Fix NULL derefCy Schubert2024-02-151-1/+1
* heimdal: always confirm PA-PKINIT-KX for anon PKINITCy Schubert2024-02-152-0/+93
* heimdal: CVE-2022-41916: Check for overflow in _gsskrb5_get_mech()Cy Schubert2024-02-151-0/+2
* Heimdal: CVE-2018-16860 Heimdal KDC: Reject PA-S4U2Self with unkeyed checksumCy Schubert2024-02-151-0/+7
* Heimdal: Fix transit path validation CVE-2017-6594Cy Schubert2024-02-151-2/+10
* kerberos: Fix numerous segfaults when using weak cryptoCy Schubert2024-01-186-0/+18
* Revert "kerberos: Fix numerous segfaults when using weak crypto"Cy Schubert2024-01-126-18/+0
* kerberos: Fix numerous segfaults when using weak cryptoCy Schubert2024-01-116-0/+18
* Correct three typos in manuals.Jens Schweikhardt2024-01-043-3/+3
* heimdal: Fix man page and documentation typosCy Schubert2024-01-0416-31/+31
* heimdal: Fix CVE-2022-4152, signature validation errorCy Schubert2023-03-101-2/+2
* heimdal: Resolve hdb_free_entry() SIGSEGV/SIGILLCy Schubert2023-02-081-1/+1
* heimdal: kadm5_c_get_principal() should check return codeCy Schubert2022-12-091-1/+1
* heimdal: Properly ix bus fault when zero-length request receivedCy Schubert2022-12-091-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-011-0/+5
* heimdal: Add additional checks for bad kadmind inputCy Schubert2022-12-011-3/+5
* heimdal: Check return code from _hdb_fetch_kvno()Cy Schubert2022-11-272-2/+2
* heimdal: Add missing iprop error checks.Cy Schubert2022-11-271-18/+30
* 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
* kerberos.8: Replace dead linkGuangyuan Yang2021-05-161-4/+7
* Fix trailing-comma-related typos in the tree when the Xr macro is usedMateusz Piotrowski2020-06-271-1/+1
* Complete LOCAL_PEERCRED support. Cache pid of the remote process in theDmitry Chagin2019-05-301-1/+1
* Remove unused sqlite3 bundled with heimdal.Cy Schubert2019-01-096-139196/+0
* Update the existing heimdal implementation for OpenSSL 1.1.John Baldwin2018-10-0524-258/+557
* Avoid printing extraneous function names when searching man pageCy Schubert2018-08-291-3/+2
* Update userland arc4random() with OpenBSD's Chacha20 based arc4random().Xin LI2018-08-191-1/+0
* MFV r320905: Import upstream fix for CVE-2017-11103.Xin LI2017-07-121-2/+2
|\
* | Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* | Remove duplicate symbol from libhx509 version-script.mapEd Maste2016-08-221-1/+0
* | Remove duplicate symbols from libroken version-script.mapEd Maste2016-07-211-6/+0
* | libkrb5: Fix potential double-freeConrad Meyer2016-05-111-0/+1
* | Include the gssapi_krb5 library in KRB5_LDFLAGS.Glen Barber2014-09-081-1/+1
* | NO_MAN= has been deprecated in favor of MAN= for some time, go aheadWarner Losh2014-04-135-5/+5