summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/krb/fast.c
Commit message (Expand)AuthorAgeFilesLines
* Trace loggingGreg Hudson2010-06-071-3/+17
* FAST negotiation could erroneously succeedGreg Hudson2010-05-251-0/+1
* Fix long lines and other formatting issues in fast.cGreg Hudson2010-05-241-56/+81
* krb5int_fast_free_state segfaults if state is nullSam Hartman2010-02-091-0/+2
* Use keyed checksum type for DES FASTGreg Hudson2010-01-121-0/+3
* Rename krb5int_tgtname into krb5_tgtname as an internal functionZhanna Tsitkov2010-01-051-1/+1
* fast negotiation projecSam Hartman2009-12-141-6/+88
* libkrb5 support for non-blocking AS requestsGreg Hudson2009-11-261-1/+1
* In lib/krb5/krb, ensure all function definition headers are in ANSIGreg Hudson2009-10-311-27/+37
* make mark-cstyleTom Yu2009-10-311-229/+229
* Clean up warnings of unused variables that have crept into the source tree..Ezra Peisach2009-09-201-1/+0
* Merge fast branch at 22166 onto trunkSam Hartman2009-04-031-10/+32
* Implement FAST from draft-ietf-krb-wg-preauth-frameworkSam Hartman2009-03-311-0/+499