summaryrefslogtreecommitdiff
path: root/source4/heimdal
Commit message (Expand)AuthorAgeFilesLines
* s4 heimdal_build: Fix static heimdal builds with replacement closefrom()Karl Lenz2019-07-051-57/+0
* CVE-2018-16860 Heimdal KDC: Reject PA-S4U2Self with unkeyed checksumIsaac Boukris2019-05-141-0/+7
* heimdal: Fix "assuming signed overflow doesnt occur" errorVolker Lendecke2019-03-181-4/+4
* PY3: fix "TabError: inconsistent use of tabs and spaces"Noel Power2018-09-271-1/+1
* PY3: make sure print stmt is enclosed by '(' & ')'Noel Power2018-09-195-9/+9
* PY3: xrange->rangeNoel Power2018-09-161-1/+1
* PY3: string.upper not in PY3Noel Power2018-09-161-1/+1
* PY3: string.translate string.upper don't exist in PY3Noel Power2018-09-161-1/+1
* PY3: bytes.maketrans, string.maketrans is a PY2 only functionNoel Power2018-09-161-1/+6
* PY3: dict_keys doesn't have a sort methodNoel Power2018-09-161-2/+1
* PY3: dict doesn't have has_keyNoel Power2018-09-161-1/+1
* PY3: iterkeys -> keysNoel Power2018-09-161-1/+1
* PY3: iterkeys -> keysNoel Power2018-09-161-1/+1
* PY3: dict has no iterkeys methodNoel Power2018-09-161-2/+2
* heimdal: Change KDC to respect HDB server name type if f.canonicalize is setAndrew Bartlett2018-09-051-2/+5
* Revert "s4/heimdal: allow SPNs in AS-REQ"Andrew Bartlett2018-09-051-3/+3
* auth: For NTLM and KDC authentication, log the authentication durationAndrew Bartlett2018-06-252-0/+6
* heimdal: remove include/includedir directives for krb5.confBjörn Baumbach2018-06-202-98/+3
* heimdal: Add include/includedir directives for krb5.confNicolas Williams2018-06-182-3/+98
* heimdal: small code adaption to cherry-pick heimdal commitBjörn Baumbach2018-06-181-11/+6
* heimdal: lib/krb5: do not fail set_config_files due to parse errorJeffrey Altman2018-06-182-3/+4
* s4-heimdal: Fix the format-truncation errors.Günther Deschner2018-06-081-3/+3
* Bulk: enclose .keys() method with list where list (from python2) expectedNoel Power2018-05-121-1/+1
* heimdal: Fix size types and array accessAndreas Schneider2018-04-032-13/+18
* heimdal: Fix size typesAndreas Schneider2018-03-205-6/+7
* HEIMDAL:kdc: fix dh->q allocation check in get_dh_param()Stefan Metzmacher2017-12-061-1/+1
* HEIMDAL: don't bother seeing q if not sentLove Hornquist Astrand2017-08-281-3/+6
* HEIMDAL: allow optional q in DH DomainParametersLove Hornquist Astrand2017-08-283-3/+8
* heimdal: Fix printing a short int into a stringAndreas Schneider2017-08-111-2/+2
* CVE-2017-11103: Orpheus' Lyre KDC-REP service name validationJeffrey Altman2017-07-121-2/+2
* strerror_r: provide XSI-compliant strerror_rGary Lockyer2017-06-131-84/+0
* heimdal: Pass extra information to hdb_auth_status() to log success and failuresAndrew Bartlett2017-03-292-6/+44
* heimdal: Add initializer for stack pointersAndrew Bartlett2017-03-271-2/+2
* HEIMDAL:kdc: make it possible to disable the principal based referral detectionStefan Metzmacher2017-03-103-1/+6
* Correct "updateing" typos.Chris Lamb2017-02-221-1/+1
* Correct "unavaible" typos.Chris Lamb2017-02-221-1/+1
* Correct "allignment" typos.Chris Lamb2017-02-221-1/+1
* Correct "paramaters" typos.Chris Lamb2017-02-221-1/+1
* Correct "explicity" typos.Chris Lamb2017-02-221-2/+2
* Correct "encyption" typos.Chris Lamb2017-02-221-2/+2
* Correct "relase" typos.Chris Lamb2017-02-221-1/+1
* Correct "existence" typos.Chris Lamb2017-02-222-2/+2
* Correct "extention" typos.Chris Lamb2017-02-222-3/+3
* Correct "doesnt" typos.Chris Lamb2017-02-221-1/+1
* HEIMDAL:lib/krb5: Harden _krb5_derive_key()Volker Lendecke2016-12-201-3/+12
* HEIMDAL:lib/krb5: Harden ARCFOUR_sub{en,de}crypt()Volker Lendecke2016-12-201-0/+8
* HEIMDAL:lib/krb5: use krb5_verify_checksum() in krb5_c_verify_checksum()Stefan Metzmacher2016-12-201-8/+9
* HEIMDAL:lib/krb5: move checksum vs. enctype checks into get_checksum_key()Stefan Metzmacher2016-12-201-31/+20
* HEIMDAL:lib/krb5: destroy a memory ccache on reinitStefan Metzmacher2016-10-121-17/+35
* heimdal: revert 1f90983324b9f5804dc57f87c5f7695b0e53db8dUri Simchoni2016-10-031-4/+7