summaryrefslogtreecommitdiffstats
path: root/src/lib/gssapi/krb5/lucid_context.c
Commit message (Expand)AuthorAgeFilesLines
* Remove pointer validation code from the gss krb5 mechGreg Hudson2011-04-131-13/+0
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-091-7/+3
* Fix Windows buildGreg Hudson2010-11-251-2/+2
* Mark and reindent lib/gssapi, with some exceptionsTom Yu2009-12-081-1/+1
* Implement new APIs to allow improved crypto performanceGreg Hudson2009-10-191-3/+3
* Copy the sequence key rather than the subkey for lucid contexts in RFCSam Hartman2009-05-181-1/+1
* gss_krb5int_export_lucid_sec_context was erroneously copying the firstGreg Hudson2009-05-141-1/+1
* whitespaceTom Yu2009-01-221-11/+11
* Merge mskrb-integ onto trunkSam Hartman2009-01-031-34/+29
* Untabify. Normalize whitespace. Reindent. Fix some of the mostTom Yu2008-10-151-77/+78
* call kg_delete_lucidctx_id before freeing, not afterKen Raeburn2008-06-271-1/+1
* Don't test error code when it's known to be 0Ken Raeburn2008-05-151-3/+1
* copy correct key for lucid context acceptor_subkeyKevin Coffman2007-12-121-1/+1
* Merge from branches/mechglue. Initial integration of Sun-donatedTom Yu2006-06-141-1/+1
* Patch from kwc@citi.umich.edu to supportSam Hartman2004-06-081-0/+309