ldb-samba: ldif_read_objectSid avoids VLA
[samba.git] / source4 / heimdal /
2022-01-19 Stefan MetzmacherHEIMDAL: move code from source4/heimdal* to third_party...
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-30 Joseph Suttonheimdal:kdc: Do not generate extra PAC buffers for...
2021-11-30 Joseph Suttonheimdal:kdc: Always generate a PAC for S4U2Self
2021-11-30 Joseph Suttonheimdal:kdc: Adjust no-PAC error code to match Windows
2021-11-30 Joseph Suttonheimdal:kdc: Fix error message for user-to-user
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 Joseph SuttonCVE-2020-25719 heimdal:kdc: Require PAC to be present
2021-11-09 Joseph SuttonCVE-2020-25719 heimdal:kdc: Verify PAC in TGT provided...
2021-11-09 Joseph SuttonCVE-2020-25719 heimdal:kdc: Check name in request again...
2021-11-09 Joseph SuttonCVE-2020-25719 heimdal:kdc: Use sname from request...
2021-11-09 Joseph SuttonCVE-2020-25719 heimdal:kdc: Move fetching krbtgt entry...
2021-11-09 Joseph SuttonCVE-2020-25719 heimdal:kdc: Check return code
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-11-09 Joseph SuttonCVE-2020-25719 s4:kdc: Add KDC support for PAC_ATTRIBUT...
2021-10-20 Viktor DukhovniHEIMDAL:kdc: Fix transit path validation CVE-2017-6594
2021-10-17 Joseph Suttonheimdal:kdc: Fix ticket signing without a PAC
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 Howardkdc: correctly generate PAC TGS signature
2021-10-14 Luke Howardkdc: use ticket client name when signing PAC
2021-10-14 Luke Howardkdc: only set HDB_F_GET_KRBTGT when requesting TGS...
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-10-14 Joseph Suttonheimdal:kdc: Only check for default salt for des-cbc...
2021-09-13 Andrew Bartlettheimdal: Remove lex.yy.c file left over from a bug...
2021-09-02 Luke Howardkdc: KRB5KDC_ERR_{C,S}_PRINCIPAL_UNKNOWN if missing...
2021-09-02 Luke HowardCVE-2021-3671 HEIMDAL kdc: validate sname in TGS-REQ
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-12 Isaac Boukrisheimdal: apply disallow-forwardable on server in TGS...
2020-06-11 Isaac Boukriskdc: allow checksum of PA-FOR-USER to be HMAC_MD5
2019-12-10 Isaac BoukrisCVE-2019-14870: heimdal: enforce delegation_not_allowed...
2019-07-05 Karl Lenzs4 heimdal_build: Fix static heimdal builds with replac...
2019-05-14 Isaac BoukrisCVE-2018-16860 Heimdal KDC: Reject PA-S4U2Self with...
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-09-05 Andrew Bartlettheimdal: Change KDC to respect HDB server name type...
2018-09-05 Andrew BartlettRevert "s4/heimdal: allow SPNs in AS-REQ"
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-12-06 Stefan MetzmacherHEIMDAL:kdc: fix dh->q allocation check in get_dh_param()
2017-08-28 Love Hornquist AstrandHEIMDAL: don't bother seeing q if not sent
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-03-27 Andrew Bartlettheimdal: Add initializer for stack pointers
2017-03-10 Stefan MetzmacherHEIMDAL:kdc: make it possible to disable the principal...
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 "relase" 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
next