summaryrefslogtreecommitdiff
path: root/source4/heimdal
Commit message (Expand)AuthorAgeFilesLines
* 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
* heimdal:lib/gssapi/krb5: split out a arcfour_mic_cksum_iov() functionStefan Metzmacher2015-06-241-10/+73
* heimdal:lib/gssapi/krb5: add const to arcfour_mic_key()Stefan Metzmacher2015-06-241-1/+1
* heimdal:lib/gssapi/krb5: clear temporary buffer with cleartext data.Stefan Metzmacher2015-06-241-0/+1
* heimdal:lib/gssapi/krb5: fix indentation in _gk_wrap_iov()Stefan Metzmacher2015-06-241-7/+7
* heimdal:lib/gssapi/krb5: make _gssapi_verify_pad() more robustStefan Metzmacher2015-06-241-0/+3
* heimdal: fix endless loop for specific KDC error codeUri Simchoni2015-06-172-1/+18
* heimdal:lib/krb5: verify_logonname() to handle multi component principalStefan Metzmacher2015-05-201-14/+20
* heimdal: Fix the O3 developer buildVolker Lendecke2015-05-071-1/+1
* heimdal: Fix CID 240793 Uninitialized scalar variableVolker Lendecke2015-05-071-2/+1
* heimdal: Fix a warningVolker Lendecke2015-03-301-1/+1
* heimdal: Fix a warningVolker Lendecke2015-03-301-1/+1
* heimdal:lib/krb5: let build_logon_name() use KRB5_PRINCIPAL_UNPARSE_DISPLAYStefan Metzmacher2015-03-121-1/+3
* heimdal:lib/krb5: allow enterprise principals in verify_logonname()Stefan Metzmacher2015-03-121-1/+3
* heimdal:krb5.asn1: remove KRB5_PADATA_CLIENT_CANONICALIZED handlingStefan Metzmacher2015-03-121-11/+0
* heimdal:kdc: remove KRB5_PADATA_CLIENT_CANONICALIZED handlingStefan Metzmacher2015-03-121-52/+0
* heimdal:lib/krb5: remove KRB5_PADATA_CLIENT_CANONICALIZED handlingStefan Metzmacher2015-03-121-81/+0
* heimdal: Fix CID 1273430 Double freeVolker Lendecke2015-03-061-1/+0
* Fix the O3 developer buildVolker Lendecke2015-03-031-5/+6
* heimdal: Fix the developer O3 buildVolker Lendecke2015-02-251-1/+1
* heimdal: Ensure that HDB_ERR_NOT_FOUND_HERE, critical for the RODC, is not ov...Andrew Bartlett2015-01-231-4/+19
* heimdal: Really bug in KDC handling of enterprise princsNicolas Williams2015-01-231-3/+2
* heimdal: Fix bug in KDC handling of enterprise principalsNicolas Williams2015-01-231-35/+38
* s4-heimdal: fix krb5_get_init_creds_opt_set_process_last_req().Günther Deschner2014-08-081-1/+1
* heimdal: Only indicate successful authentication after successful authzAndrew Bartlett2014-04-021-4/+4
* heimdal: Match windows and return KRB5KDC_ERR_CLIENT_REVOKED when the account...Andrew Bartlett2014-04-021-1/+1
* heimdal: Do not attempt password authentication for locked out accountsAndrew Bartlett2014-04-021-0/+8
* heimdal: Use krb5_free_default_realm() for free()Santosh Kumar Pradhan2014-02-211-3/+3
* heimdal: Fix a format error on FreeBSD10Volker Lendecke2014-01-241-1/+1
* heimdal: Fix CID 745516 Use after freeVolker Lendecke2013-11-141-1/+3
* heimdal: Fix CID 240779 Allocation size mismatchVolker Lendecke2013-11-131-2/+2
* heimdal: Fix CID 241943 Uninitialized pointer readVolker Lendecke2013-11-131-1/+2
* heimdal: Fix 241482 Resource leakVolker Lendecke2013-11-111-2/+4