summaryrefslogtreecommitdiff
path: root/source4/heimdal
AgeCommit message (Expand)AuthorFilesLines
2015-09-03Fix memory leak in dns resolution during spnego authentication using kerberos.Har Gagan Sahai1-0/+1
2015-08-05heimdal/gssapi: Allow a NULL authenticatorAndrew Bartlett1-36/+35
2015-07-08heimdal:kdc: add support for HDB_ERR_WRONG_REALMStefan Metzmacher4-1/+59
2015-07-08heimdal:kdc: generic support for 3part servicePrincipalNamesStefan Metzmacher1-3/+2
2015-07-08heimdal:lib/krb5: add krb5_mk_error_ext() helper functionStefan Metzmacher2-13/+37
2015-07-08heimdal:lib/krb5: correctly follow KRB5_KDC_ERR_WRONG_REALM client referralsStefan Metzmacher1-0/+21
2015-06-24heimdal:lib/gssapi/krb5: implement gss_[un]wrap_iov[_length] with arcfour-hma...Stefan Metzmacher2-3/+640
2015-06-24heimdal:lib/gssapi/krb5: split out a arcfour_mic_cksum_iov() functionStefan Metzmacher1-10/+73
2015-06-24heimdal:lib/gssapi/krb5: add const to arcfour_mic_key()Stefan Metzmacher1-1/+1
2015-06-24heimdal:lib/gssapi/krb5: clear temporary buffer with cleartext data.Stefan Metzmacher1-0/+1
2015-06-24heimdal:lib/gssapi/krb5: fix indentation in _gk_wrap_iov()Stefan Metzmacher1-7/+7
2015-06-24heimdal:lib/gssapi/krb5: make _gssapi_verify_pad() more robustStefan Metzmacher1-0/+3
2015-06-17heimdal: fix endless loop for specific KDC error codeUri Simchoni2-1/+18
2015-05-20heimdal:lib/krb5: verify_logonname() to handle multi component principalStefan Metzmacher1-14/+20
2015-05-07heimdal: Fix the O3 developer buildVolker Lendecke1-1/+1
2015-05-07heimdal: Fix CID 240793 Uninitialized scalar variableVolker Lendecke1-2/+1
2015-03-30heimdal: Fix a warningVolker Lendecke1-1/+1
2015-03-30heimdal: Fix a warningVolker Lendecke1-1/+1
2015-03-12heimdal:lib/krb5: let build_logon_name() use KRB5_PRINCIPAL_UNPARSE_DISPLAYStefan Metzmacher1-1/+3
2015-03-12heimdal:lib/krb5: allow enterprise principals in verify_logonname()Stefan Metzmacher1-1/+3
2015-03-12heimdal:krb5.asn1: remove KRB5_PADATA_CLIENT_CANONICALIZED handlingStefan Metzmacher1-11/+0
2015-03-12heimdal:kdc: remove KRB5_PADATA_CLIENT_CANONICALIZED handlingStefan Metzmacher1-52/+0
2015-03-12heimdal:lib/krb5: remove KRB5_PADATA_CLIENT_CANONICALIZED handlingStefan Metzmacher1-81/+0
2015-03-06heimdal: Fix CID 1273430 Double freeVolker Lendecke1-1/+0
2015-03-03Fix the O3 developer buildVolker Lendecke1-5/+6
2015-02-25heimdal: Fix the developer O3 buildVolker Lendecke1-1/+1
2015-01-23heimdal: Ensure that HDB_ERR_NOT_FOUND_HERE, critical for the RODC, is not ov...Andrew Bartlett1-4/+19
2015-01-23heimdal: Really bug in KDC handling of enterprise princsNicolas Williams1-3/+2
2015-01-23heimdal: Fix bug in KDC handling of enterprise principalsNicolas Williams1-35/+38
2014-08-08s4-heimdal: fix krb5_get_init_creds_opt_set_process_last_req().Günther Deschner1-1/+1
2014-04-02heimdal: Only indicate successful authentication after successful authzAndrew Bartlett1-4/+4
2014-04-02heimdal: Match windows and return KRB5KDC_ERR_CLIENT_REVOKED when the account...Andrew Bartlett1-1/+1
2014-04-02heimdal: Do not attempt password authentication for locked out accountsAndrew Bartlett1-0/+8
2014-02-21heimdal: Use krb5_free_default_realm() for free()Santosh Kumar Pradhan1-3/+3
2014-01-24heimdal: Fix a format error on FreeBSD10Volker Lendecke1-1/+1
2013-11-14heimdal: Fix CID 745516 Use after freeVolker Lendecke1-1/+3
2013-11-13heimdal: Fix CID 240779 Allocation size mismatchVolker Lendecke1-2/+2
2013-11-13heimdal: Fix CID 241943 Uninitialized pointer readVolker Lendecke1-1/+2
2013-11-11heimdal: Fix 241482 Resource leakVolker Lendecke1-2/+4
2012-08-02heimdal: fixed -Werror=format error in com_errAndrew Tridgell1-1/+1
2012-07-04s4/heimdal: fix make-proto.pl with perl 5.16Björn Jacke1-3/+2
2012-06-17heimdal:lib/wind: include <stdlib.h> at the endStefan Metzmacher3-3/+3
2012-06-16heimdal:lib/wind: make sure errorlist_table.c includes config.h as first headerStefan Metzmacher1-1/+1
2012-06-16heimdal:lib/krb5: don't name a struct 'token'Stefan Metzmacher1-1/+1
2012-06-15heimdal:lib/hdb: <config.h> needs to be the first headerStefan Metzmacher1-2/+2
2012-06-12s4:heimdal: fix use of a non-existent word (existant)Michael Adam1-1/+1
2012-06-10heimdal:lib/asn1: try to fix the build on IRIXStefan Metzmacher1-2/+6
2012-03-01heimdal: Fix the build on FreeBSDVolker Lendecke1-1/+1
2012-02-23s4-heimdal: Remove the execute flag of cfx.c.Andreas Schneider1-0/+0
2012-02-10heimdal: Re-run lexyacc.sh to remove #line statementsAndrew Bartlett7-327/+0