aboutsummaryrefslogtreecommitdiff
path: root/src/lib/gssapi/krb5/k5sealv3.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-10Remove more dead codeRobbie Harwood1-3/+2
2017-04-20Add various bound checksMartin Kittel1-1/+7
2017-04-20Initialize some magic fieldsMartin Kittel1-1/+1
2014-07-08Include autoconf.h before system headersGreg Hudson1-4/+1
2014-03-18Improve internal API for GSS sequence numbersGreg Hudson1-2/+2
2014-02-26Eliminate internal fixed-width type wrappersGreg Hudson1-1/+1
2013-03-29Using k5-int.h data helpers for some functionsGreg Hudson1-10/+7
2012-06-08Remove big-endian gss-krb5 supportGreg Hudson1-5/+0
2011-10-14Use gssalloc memory management where appropriateSam Hartman1-7/+7
2011-03-09Adjust most C source files to match the new standards for copyrightGreg Hudson1-4/+2
2011-01-12Don't call memset with a zero lengthKen Raeburn1-1/+2
2009-12-08Mark and reindent lib/gssapi, with some exceptionsTom Yu1-18/+18
2009-10-19Implement new APIs to allow improved crypto performanceGreg Hudson1-10/+10
2009-01-22whitespaceTom Yu1-14/+14
2009-01-17patch from Luke - minor cleanupKen Raeburn1-3/+2
2009-01-13Patch from Luke Howard to:Sam Hartman1-2/+3
2009-01-03Merge mskrb-integ onto trunkSam Hartman1-41/+53
2008-10-15Untabify. Normalize whitespace. Reindent. Fix some of the mostTom Yu1-344/+345
2007-12-14fix CVE-2007-5971: double-free in gss_krb5int_make_seal_token_v3()Tom Yu1-1/+0
2007-07-04gss krb5 mech enhanced error messagesKen Raeburn1-1/+2
2007-01-23gss_krb5int_unseal_token_v3() - change bodysize argument to unsigned -Ezra Peisach1-1/+1
2006-12-30If gss_krb5int_unseal_token_v3() unwraps a message of length 0 - freeEzra Peisach1-0/+4
2006-12-30memory leak if defective header present in gss_krb5int_unseal_token_v3Ezra Peisach1-1/+3
2006-10-15Remove all unused variable warnings from treeEzra Peisach1-1/+4
2004-08-28 * init_sec_context.c (make_ap_req_v1): Free checksum dataTom Yu1-2/+2
2004-02-08no license on k5sealv3.cKen Raeburn1-2/+28
2003-12-13Add 64-bit sequence number support. Do sequence number ordering tests relativeKen Raeburn1-0/+476