summaryrefslogtreecommitdiff
path: root/third_party
Commit message (Expand)AuthorAgeFilesLines
* CVE-2022-37966 kdc: Implement new Kerberos session key behaviour since ENC_HM...Andrew Bartlett2022-12-144-10/+47
* CVE-2022-37966 third_party/heimdal: Fix error message typoJoseph Sutton2022-12-141-1/+1
* CVE-2022-37967 Add new PAC checksumJoseph Sutton2022-12-143-29/+143
* CVE-2022-37966 HEIMDAL: Look up the server keys to combine with clients etype...Andrew Bartlett2022-12-141-1/+1
* CVE-2022-44640 HEIMDAL: asn1: invalid free in ASN.1 codecNicolas Williams2022-12-065-6/+15
* CVE-2022-42898: HEIMDAL: lib/krb5: fix _krb5_get_int64 on systems where 'unsi...Stefan Metzmacher2022-11-231-1/+1
* Merge tag 'samba-4.17.3' into v4-17-testJule Anger2022-11-152-218/+444
|\
| * CVE-2022-42898 third_party/heimdal: PAC parse integer overflowsJoseph Sutton2022-11-132-218/+444
* | heimdal: Fix the 32-bit build on FreeBSDVolker Lendecke2022-11-085-7/+7
* | third_party/heimdal: Introduce macro for common plugin structure elementsJoseph Sutton2022-11-0817-62/+57
|/
* CVE-2022-3437 third_party/heimdal: Pass correct length to _gssapi_verify_pad()Joseph Sutton2022-10-241-2/+2
* CVE-2022-3437 third_party/heimdal: Check for overflow in _gsskrb5_get_mech()Joseph Sutton2022-10-241-0/+2
* CVE-2022-3437 third_party/heimdal: Check buffer length against overflow for D...Joseph Sutton2022-10-241-0/+14
* CVE-2022-3437 third_party/heimdal: Check the result of _gsskrb5_get_mech()Joseph Sutton2022-10-241-0/+4
* CVE-2022-3437 third_party/heimdal: Avoid undefined behaviour in _gssapi_verif...Joseph Sutton2022-10-241-3/+3
* CVE-2022-3437 third_party/heimdal: Don't pass NULL pointers to memcpy() in DE...Joseph Sutton2022-10-241-6/+8
* CVE-2022-3437 third_party/heimdal: Use constant-time memcmp() in unwrap_des3()Joseph Sutton2022-10-241-1/+1
* CVE-2022-3437 third_party/heimdal: Use constant-time memcmp() for arcfour unwrapJoseph Sutton2022-10-241-7/+7
* CVE-2022-3437 third_party/heimdal_build: Add gssapi-subsystem subsystemJoseph Sutton2022-10-241-6/+12
* CVE-2022-3437 third_party/heimdal: Remove __func__ compatibility workaroundJoseph Sutton2022-10-241-4/+0
* CVE-2022-2031 third_party/heimdal: Add function to get current KDC timeJoseph Sutton2022-07-273-0/+8
* CVE-2022-2031 third_party/heimdal: Check generate_pac() return codeJoseph Sutton2022-07-271-1/+3
* third_party: Update socket_wrapper to version 1.3.4Andreas Schneider2022-07-222-9/+11
* third_party: Update nss_wraper to version 1.1.12Andreas Schneider2022-06-242-4/+29
* third_party/heimdal: Fix build with gcc version 12.1Samuel Cabrero2022-06-141-3/+14
* third_party: Update waf to version 2.0.24Andreas Schneider2022-05-235-7/+24
* third_party:waf: Do not recurse in aesni-intel if GnuTLS provides the cipherAndreas Schneider2022-04-041-2/+4
* Add missing final newline to end of sh fileAndreas Schneider2022-04-011-1/+1
* third_party/heimdal: import lorikeet-heimdal-202203101710 (commit df8d8015441...Stefan Metzmacher2022-03-113-41/+134
* third_party/heimdal: import lorikeet-heimdal-202203101709 (commit 47863866da2...Stefan Metzmacher2022-03-1113-10/+590
* third_party/heimdal: import lorikeet-heimdal-202203031927 (commit 7abc451ddd7...Stefan Metzmacher2022-03-0616-45/+189
* s4:kdc: Adapt to hdb_entry_ex removalJoseph Sutton2022-03-011-4/+1
* third_party/heimdal_build: Don't generate .x source filesJoseph Sutton2022-03-011-39/+8
* third_party/heimdal_build: Add SFU source fileJoseph Sutton2022-03-011-1/+1
* s4:kdc: Rename windc to kdc pluginJoseph Sutton2022-03-013-2/+2
* third_party/heimdal_build: Add source files to buildJoseph Sutton2022-03-011-0/+3
* third_party/heimdal: import lorikeet-heimdal-202203010107 (commit 0e7a12404c3...Joseph Sutton2022-03-01428-7392/+14519
* third_party/heimdal_build: Define fallthrough macro for switch statementsJoseph Sutton2022-03-011-0/+2
* third_party/heimdal_build: Determine whether time_t is signedJoseph Sutton2022-03-011-0/+2
* third_party/heimdal_build: Add KDC_LIB macro definitionsJoseph Sutton2022-03-011-1/+1
* third_party: Update waf to verison 2.0.23Andreas Schneider2022-02-2119-110/+323
* third_party:waf: Print the version of waf at the end of the update scriptAndreas Schneider2022-02-211-1/+3
* HEIMDAL: move code from source4/heimdal* to third_party/heimdal*Stefan Metzmacher2022-01-192660-0/+1261955
* third_party/update: forget pep8Douglas Bagnall2021-11-191-5/+0
* third_party: remove pep8Douglas Bagnall2021-11-1954-5446/+0
* waf: Fix resolv_wrapper with glibc 2.34Andreas Schneider2021-11-051-0/+13
* third_party: Update pam_wrapper to version 1.1.4Andreas Schneider2021-10-285-160/+230
* third_party: Update waf to version 2.0.22Andreas Schneider2021-09-0210-42/+213
* third_party: Add a script to update wafAndreas Schneider2021-09-022-5/+79
* third_party:cmocka: Fix build when used in lib/teventAndreas Schneider2021-07-071-0/+2