summaryrefslogtreecommitdiff
path: root/third_party/heimdal/lib/gssapi
Commit message (Expand)AuthorAgeFilesLines
* third_party/heimdal: import lorikeet-heimdal-202210310104 (commit 0fc20ff4144...Andrew Bartlett2022-11-026-12/+14
* CVE-2022-3437 third_party/heimdal: Pass correct length to _gssapi_verify_pad()Joseph Sutton2022-10-251-2/+2
* CVE-2022-3437 third_party/heimdal: Check for overflow in _gsskrb5_get_mech()Joseph Sutton2022-10-251-0/+2
* CVE-2022-3437 third_party/heimdal: Check buffer length against overflow for D...Joseph Sutton2022-10-251-0/+14
* CVE-2022-3437 third_party/heimdal: Check the result of _gsskrb5_get_mech()Joseph Sutton2022-10-251-0/+4
* CVE-2022-3437 third_party/heimdal: Avoid undefined behaviour in _gssapi_verif...Joseph Sutton2022-10-251-3/+3
* CVE-2022-3437 third_party/heimdal: Don't pass NULL pointers to memcpy() in DE...Joseph Sutton2022-10-251-6/+8
* CVE-2022-3437 third_party/heimdal: Use constant-time memcmp() in unwrap_des3()Joseph Sutton2022-10-251-1/+1
* CVE-2022-3437 third_party/heimdal: Use constant-time memcmp() for arcfour unwrapJoseph Sutton2022-10-251-7/+7
* third_party/heimdal: import lorikeet-heimdal-202203010107 (commit 0e7a12404c3...Joseph Sutton2022-03-0139-322/+2214
* HEIMDAL: move code from source4/heimdal* to third_party/heimdal*Stefan Metzmacher2022-01-19295-0/+57594