aboutsummaryrefslogtreecommitdiff
path: root/src/lib/gssapi/krb5/lucid_context.c
AgeCommit message (Expand)AuthorFilesLines
2016-11-09Use zap() more consistentlyGreg Hudson1-2/+2
2015-02-04Fix gss_process_context_token() [CVE-2014-5352]Greg Hudson1-0/+5
2014-05-07Fix unlikely memory leak exporting lucid contextNeng Xue1-0/+1
2011-04-13Remove pointer validation code from the gss krb5 mechGreg Hudson1-13/+0
2011-03-09Adjust most C source files to match the new standards for copyrightGreg Hudson1-7/+3
2010-11-25Fix Windows buildGreg Hudson1-2/+2
2009-12-08Mark and reindent lib/gssapi, with some exceptionsTom Yu1-1/+1
2009-10-19Implement new APIs to allow improved crypto performanceGreg Hudson1-3/+3
2009-05-18Copy the sequence key rather than the subkey for lucid contexts in RFCSam Hartman1-1/+1
2009-05-14gss_krb5int_export_lucid_sec_context was erroneously copying the firstGreg Hudson1-1/+1
2009-01-22whitespaceTom Yu1-11/+11
2009-01-03Merge mskrb-integ onto trunkSam Hartman1-34/+29
2008-10-15Untabify. Normalize whitespace. Reindent. Fix some of the mostTom Yu1-77/+78
2008-06-27call kg_delete_lucidctx_id before freeing, not afterKen Raeburn1-1/+1
2008-05-15Don't test error code when it's known to be 0Ken Raeburn1-3/+1
2007-12-12copy correct key for lucid context acceptor_subkeyKevin Coffman1-1/+1
2006-06-14Merge from branches/mechglue. Initial integration of Sun-donatedTom Yu1-1/+1
2004-06-08Patch from kwc@citi.umich.edu to supportSam Hartman1-0/+309