summaryrefslogtreecommitdiff
path: root/source4/heimdal/lib
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 Metzmacher1-0/+1
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: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
2014-08-08s4-heimdal: fix krb5_get_init_creds_opt_set_process_last_req().Günther Deschner1-1/+1
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-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
2012-02-10heimdal: Re-run lexyacc.shAndrew Bartlett10-6378/+2423
2012-01-12Revert "make paranoia check less paranoid" - check that key types strictly matchAndrew Bartlett1-1/+1
2012-01-12make hmac-md5 the keyed checksum type for arcfour-hmac-md5Andrew Bartlett1-1/+1
2012-01-12use ETYPE_DES3_CBC_SHA1 for the verify step in verify_mic_des3Andrew Bartlett1-0/+8
2011-12-12HEIMDAL: Supply krb5_context to _krb5_internal_hmac to allow loggingAndrew Bartlett1-6/+6
2011-11-16HEIMDAL:lib/krb5: add utf8 support to build_logon_name() for the PACStefan Metzmacher1-18/+49
2011-11-16HEIMDAL:lib/wind: export wind_ucs2write()Stefan Metzmacher1-0/+1
2011-11-16HEIMDAL:lib/winbd: fix wind_ucs2write with WIND_RW_LEStefan Metzmacher1-4/+4
2011-11-16HEIMDAL:lib/wind: fix wind_ucs4utf8() and wind_ucs2utf8()Stefan Metzmacher1-5/+5