summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/krb/fast.c
Commit message (Expand)AuthorAgeFilesLines
* Use k5_setmsgGreg Hudson2014-06-051-15/+12
* Improve extended gic option supportGreg Hudson2014-03-051-7/+8
* Fix S4U2Self against non-FAST KDCsGreg Hudson2013-12-061-5/+34
* Simplify principal access within libkrb5Greg Hudson2013-04-081-1/+1
* Move a bunch of stuff out of k5-int.hGreg Hudson2013-03-241-0/+1
* Rename ccache configuration macrosZhanna Tsitkov2013-01-091-1/+1
* Stop using krb5_typed_data structure typeGreg Hudson2011-12-211-4/+1
* Fix memory leaks in FAST TGS supportGreg Hudson2011-12-091-0/+4
* Whitespace, style changes to past two commitsGreg Hudson2011-11-231-51/+56
* FAST TGSSam Hartman2011-11-231-3/+49
* FAST: error handling and const keyblockSam Hartman2011-11-231-21/+32
* ticket: newSam Hartman2011-11-231-10/+1
* Fix compile error in previous changeGreg Hudson2011-11-221-1/+0
* Clean up client-side preauth error data handlingGreg Hudson2011-11-211-38/+17
* Reindent per krb5-batch-reindent.el.Ken Raeburn2011-09-041-1/+1
* Mark up strings for translationGreg Hudson2011-06-101-10/+12
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-091-5/+1
* SA-2010-007 Checksum vulnerabilities (CVE-2010-1324 and others)Greg Hudson2010-11-301-9/+1
* krb5_get_error_message cannot return NULL, and returns "Success" onGreg Hudson2010-11-011-5/+3
* 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