aboutsummaryrefslogtreecommitdiff
path: root/crypto/heimdal/lib
Commit message (Expand)AuthorAgeFilesLines
* heimdal-kadmin: Add support for the -f dump optionRick Macklem2025-10-0515-134/+1215
* heimdal: Add missing symbols to mapCy Schubert2025-03-261-0/+22
* Fix enum warning in heimdalDimitry Andric2024-07-301-1/+1
* 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
* 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
* heimdal: Fix man page and documentation typosCy Schubert2024-01-043-4/+4
* 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
* 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: 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 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-241-1/+5
* 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-1539-127/+323
* 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-0521-223/+497
* 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
* | NO_MAN= has been deprecated in favor of MAN= for some time, go aheadWarner Losh2014-04-132-2/+2
* | Apply patch from upstream Heimdal for encoding fixBenjamin Kaduk2013-12-131-2/+2
* | Fix gssapi/gssapi_krb5.h after Heimdal 1.5.1 import.Hiroki Sato2013-06-301-1/+1
* | Have the ipropd-master listen on an IPv6 socket in addition to an IPv4Bjoern A. Zeeb2013-05-181-6/+62
* | In crypto/heimdal/lib/sl/slc-lex.l, don't define YY_NO_INPUT, sinceDimitry Andric2012-11-141-2/+0
* | - Update FreeBSD's Heimdal distribution to 1.5.2. This is a bugfixStanislav Sedov2012-04-0823-56/+103
|\|
* | - Update FreeBSD Heimdal distribution to version 1.5.1. This also bringsStanislav Sedov2012-03-221093-58843/+302956
|\|
| * - Flatten the vendor heimdal tree.Stanislav Sedov2011-09-29945-253324/+0