s4:heimdal: import lorikeet-heimdal-202201172009 (commit 5a0b45cd723628b3690ea848548b...
[samba.git] / source4 / heimdal / lib /
2022-01-19 Stefan Metzmachers4:heimdal: import lorikeet-heimdal-202201172009 (commi...
2021-12-15 Joseph SuttonRevert "s4/heimdal/lib/krb5/pac.c: Align PAC buffers...
2021-11-29 Isaac Boukriss4:mit-kdb: Force canonicalization for looking up princ...
2021-11-09 Andrew BartlettRevert "CVE-2020-25719 heimdal:kdc: Require authdata...
2021-11-09 Andrew BartlettCVE-2020-25719 kdc: Avoid races and multiple DB lookups...
2021-11-09 Joseph SuttonCVE-2020-25719 heimdal:kdc: Require authdata to be...
2021-10-14 Nicolas Williamskrb5: Fix PAC signature leak affecting KDC
2021-10-14 Joseph Suttonheimdal: Make _krb5_pac_get_kdc_checksum_info() into...
2021-10-14 Joseph Suttons4/heimdal/lib/krb5/pac.c: Align PAC buffers to match...
2021-10-14 Luke Howardkrb5: return KRB5KRB_AP_ERR_INAPP_CKSUM if PAC checksum...
2021-10-14 Isaac Boukriskrb5: rework PAC validation loop
2021-10-14 Isaac Boukriskrb5: allow NULL parameter to krb5_pac_free()
2021-10-14 Isaac Boukriskdc: sign ticket using Windows PAC
2021-10-14 Isaac Boukriskdc: remove KRB5SignedPath, to be replaced with PAC
2021-09-13 Andrew Bartlettheimdal: Remove lex.yy.c file left over from a bug...
2021-06-15 Andrew Bartlettheimdal_build: Use lib/asn1/rfc2459.opt rather than...
2021-04-28 Andrew Bartlettbuild: Use bison at build time rather than lexyacc...
2021-04-28 Andrew Bartlettheimdal: use correct prototype of yyparse()
2021-04-28 Viktor DukhovniHEIMDAL: Avoid yydebug compiler warning
2021-02-09 Paul WiseHEIMDAL: krb5_storage_free(NULL) should work
2020-08-07 Andrew BartlettCompile .l files (flex) with the waf rule at runtime
2020-08-07 Andrew Bartlettheimdal: Exclude more of plugin.c if HAVE_DLOPEN (which...
2020-08-07 Gary Lockyerheimdal: Use #ifdef HAVE_DLOPEN around function used...
2020-08-07 Gary Lockyerheimdal: Use #ifdef HAVE_DLOPEN around functions used...
2020-06-11 Isaac Boukriskdc: allow checksum of PA-FOR-USER to be HMAC_MD5
2019-07-05 Karl Lenzs4 heimdal_build: Fix static heimdal builds with replac...
2019-03-18 Volker Lendeckeheimdal: Fix "assuming signed overflow doesnt occur...
2018-09-26 Noel PowerPY3: fix "TabError: inconsistent use of tabs and spaces"
2018-09-19 Noel PowerPY3: make sure print stmt is enclosed by '(' & ')'
2018-09-16 Noel PowerPY3: xrange->range
2018-09-16 Noel PowerPY3: string.upper not in PY3
2018-09-16 Noel PowerPY3: string.translate string.upper don't exist in PY3
2018-09-16 Noel PowerPY3: bytes.maketrans, string.maketrans is a PY2 only...
2018-09-16 Noel PowerPY3: dict_keys doesn't have a sort method
2018-09-16 Noel PowerPY3: dict doesn't have has_key
2018-09-16 Noel PowerPY3: iterkeys -> keys
2018-09-16 Noel PowerPY3: iterkeys -> keys
2018-09-16 Noel PowerPY3: dict has no iterkeys method
2018-06-25 Andrew Bartlettauth: For NTLM and KDC authentication, log the authenti...
2018-06-20 Björn Baumbachheimdal: remove include/includedir directives for krb5...
2018-06-18 Nicolas Williamsheimdal: Add include/includedir directives for krb5...
2018-06-18 Björn Baumbachheimdal: small code adaption to cherry-pick heimdal...
2018-06-18 Jeffrey Altmanheimdal: lib/krb5: do not fail set_config_files due...
2018-06-08 Günther Deschners4-heimdal: Fix the format-truncation errors.
2018-05-12 Noel PowerBulk: enclose .keys() method with list where list ...
2018-04-03 Andreas Schneiderheimdal: Fix size types and array access
2018-03-20 Andreas Schneiderheimdal: Fix size types
2017-08-28 Love Hornquist AstrandHEIMDAL: allow optional q in DH DomainParameters
2017-08-11 Andreas Schneiderheimdal: Fix printing a short int into a string
2017-07-12 Jeffrey AltmanCVE-2017-11103: Orpheus' Lyre KDC-REP service name...
2017-06-13 Gary Lockyerstrerror_r: provide XSI-compliant strerror_r
2017-03-29 Andrew Bartlettheimdal: Pass extra information to hdb_auth_status...
2017-02-22 Chris LambCorrect "updateing" typos.
2017-02-22 Chris LambCorrect "unavaible" typos.
2017-02-22 Chris LambCorrect "allignment" typos.
2017-02-22 Chris LambCorrect "paramaters" typos.
2017-02-22 Chris LambCorrect "explicity" typos.
2017-02-22 Chris LambCorrect "encyption" typos.
2017-02-22 Chris LambCorrect "existence" typos.
2017-02-22 Chris LambCorrect "extention" typos.
2017-02-22 Chris LambCorrect "doesnt" typos.
2016-12-20 Volker LendeckeHEIMDAL:lib/krb5: Harden _krb5_derive_key()
2016-12-20 Volker LendeckeHEIMDAL:lib/krb5: Harden ARCFOUR_sub{en,de}crypt()
2016-12-20 Stefan MetzmacherHEIMDAL:lib/krb5: use krb5_verify_checksum() in krb5_c_...
2016-12-20 Stefan MetzmacherHEIMDAL:lib/krb5: move checksum vs. enctype checks...
2016-10-12 Stefan MetzmacherHEIMDAL:lib/krb5: destroy a memory ccache on reinit
2016-10-03 Uri Simchoniheimdal: revert 1f90983324b9f5804dc57f87c5f7695b0e53db8d
2016-10-03 Uri Simchoniheimdal-lib/krb5: keep a copy of config etypes in the...
2016-09-11 Andreas Schneiderheimdal: Fix reauthentication after password change
2016-08-31 Andreas Schneiders4-heimdal: Export krb5_init_creds_* functions
2016-08-09 Uri Simchoniheimdal: honor conf enctypes when obtaining a service...
2016-07-22 Stefan MetzmacherHEIMDAL:lib/krb5: allow predefined PAC_{LOGON_NAME...
2016-05-07 Uri Simchoniheimdal: encode/decode kvno as signed integer
2016-03-10 Aurelien Aptels4/heimdal/lib/krb5/pac.c: typo
2016-03-09 Aurelien Aptels4/heimdal/lib/gssapi/mech/gss_compare_name.c: typo
2016-03-03 Douglas Bagnallheimdal asn1: avoid fclose(NULL) caused by missing...
2016-02-12 Christian Ambachs4:heimdal fix a compile warning
2015-09-03 Har Gagan SahaiFix memory leak in dns resolution during spnego authent...
2015-08-05 Andrew Bartlettheimdal/gssapi: Allow a NULL authenticator
2015-07-08 Stefan Metzmacherheimdal:kdc: add support for HDB_ERR_WRONG_REALM
2015-07-08 Stefan Metzmacherheimdal:lib/krb5: add krb5_mk_error_ext() helper function
2015-07-08 Stefan Metzmacherheimdal:lib/krb5: correctly follow KRB5_KDC_ERR_WRONG_R...
2015-06-23 Stefan Metzmacherheimdal:lib/gssapi/krb5: implement gss_[un]wrap_iov...
2015-06-23 Stefan Metzmacherheimdal:lib/gssapi/krb5: split out a arcfour_mic_cksum_...
2015-06-23 Stefan Metzmacherheimdal:lib/gssapi/krb5: add const to arcfour_mic_key()
2015-06-23 Stefan Metzmacherheimdal:lib/gssapi/krb5: clear temporary buffer with...
2015-06-23 Stefan Metzmacherheimdal:lib/gssapi/krb5: fix indentation in _gk_wrap_iov()
2015-06-23 Stefan Metzmacherheimdal:lib/gssapi/krb5: make _gssapi_verify_pad()...
2015-06-17 Uri Simchoniheimdal: fix endless loop for specific KDC error code
2015-05-20 Stefan Metzmacherheimdal:lib/krb5: verify_logonname() to handle multi...
2015-05-07 Volker Lendeckeheimdal: Fix the O3 developer build
2015-05-07 Volker Lendeckeheimdal: Fix CID 240793 Uninitialized scalar variable
2015-03-30 Volker Lendeckeheimdal: Fix a warning
2015-03-30 Volker Lendeckeheimdal: Fix a warning
2015-03-12 Stefan Metzmacherheimdal:lib/krb5: let build_logon_name() use KRB5_PRINC...
2015-03-12 Stefan Metzmacherheimdal:lib/krb5: allow enterprise principals in verify...
2015-03-12 Stefan Metzmacherheimdal:krb5.asn1: remove KRB5_PADATA_CLIENT_CANONICALI...
2015-03-12 Stefan Metzmacherheimdal:lib/krb5: remove KRB5_PADATA_CLIENT_CANONICALIZ...
2015-03-06 Volker Lendeckeheimdal: Fix CID 1273430 Double free
2015-03-03 Volker LendeckeFix the O3 developer build
next