summaryrefslogtreecommitdiff
path: root/source4/heimdal
Commit message (Expand)AuthorAgeFilesLines
* CVE-2018-16860 Heimdal KDC: Reject PA-S4U2Self with unkeyed checksumIsaac Boukris2019-05-071-0/+7
* heimdal: lib/krb5: do not fail set_config_files due to parse errorJeffrey Altman2018-06-252-3/+4
* s4-heimdal: Fix the format-truncation errors.Günther Deschner2018-06-201-3/+3
* 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
* heimdal-lib/krb5: keep a copy of config etypes in the contextUri Simchoni2016-10-032-0/+30
* heimdal: Fix reauthentication after password changeAndreas Schneider2016-09-111-3/+4
* s4-heimdal: Export krb5_init_creds_* functionsAndreas Schneider2016-08-311-0/+3
* heimdal: honor conf enctypes when obtaining a service ticketUri Simchoni2016-08-091-7/+4
* HEIMDAL:kdc: add krb5plugin_windc_pac_pk_generate() hookStefan Metzmacher2016-07-224-4/+22
* HEIMDAL:kdc: reset e_text after successful pre-auth verificationStefan Metzmacher2016-07-221-0/+2
* HEIMDAL:lib/krb5: allow predefined PAC_{LOGON_NAME,PRIVSVR_CHECKSUM,SERVER_CH...Stefan Metzmacher2016-07-221-0/+34
* kerberos: Return enc data on PREAUTH_FAILEDGarming Sam2016-07-051-79/+99
* heimdal make kvno unisgned internallyUri Simchoni2016-05-242-3/+16
* heimdal: encode/decode kvno as signed integerUri Simchoni2016-05-072-2/+2
* s4/heimdal: allow SPNs in AS-REQRalph Boehme2016-04-251-3/+3
* s4/heimdal/lib/krb5/pac.c: typoAurelien Aptel2016-03-101-1/+1
* s4/heimdal/lib/gssapi/mech/gss_compare_name.c: typoAurelien Aptel2016-03-101-1/+1
* heimdal asn1: avoid fclose(NULL) caused by missing bracesDouglas Bagnall2016-03-031-1/+2
* s4:heimdal fix a compile warningChristian Ambach2016-02-121-2/+2
* Fix memory leak in dns resolution during spnego authentication using kerberos.Har Gagan Sahai2015-09-031-0/+1
* heimdal/gssapi: Allow a NULL authenticatorAndrew Bartlett2015-08-051-36/+35
* heimdal:kdc: add support for HDB_ERR_WRONG_REALMStefan Metzmacher2015-07-084-1/+59
* heimdal:kdc: generic support for 3part servicePrincipalNamesStefan Metzmacher2015-07-081-3/+2
* heimdal:lib/krb5: add krb5_mk_error_ext() helper functionStefan Metzmacher2015-07-082-13/+37
* heimdal:lib/krb5: correctly follow KRB5_KDC_ERR_WRONG_REALM client referralsStefan Metzmacher2015-07-081-0/+21
* heimdal:lib/gssapi/krb5: implement gss_[un]wrap_iov[_length] with arcfour-hma...Stefan Metzmacher2015-06-242-3/+640