summaryrefslogtreecommitdiffstats
path: root/src/kdc/fast_util.c
Commit message (Expand)AuthorAgeFilesLines
* Support FAST hide-client-names optionGreg Hudson2013-09-031-0/+6
* Set msg_type when decoding FAST requestsGreg Hudson2013-04-131-0/+1
* Add and use k5memdup, k5memdup0 helpersGreg Hudson2013-02-091-7/+4
* Remove inoperative null checks in KDC codeGreg Hudson2012-12-201-3/+1
* Eliminate some KDC globalsTom Yu2012-10-151-7/+25
* Simplify and fix kdcpreauth request_body callbackGreg Hudson2011-11-141-2/+18
* Use an opaque handle in the kdcpreauth callbackGreg Hudson2011-10-051-2/+0
* Mark up strings for translationGreg Hudson2011-06-101-13/+18
* KDC memory leak of reply padata for FAST repliesGreg Hudson2011-03-171-0/+1
* KDC memory leak in FAST error pathGreg Hudson2011-03-171-13/+6
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-091-2/+1
* MITKRB5-SA-2010-001 CVE-2010-0283 KDC denial of serviceTom Yu2010-02-161-1/+1
* Simplify and fix FAST check for keyed checksum typeGreg Hudson2010-01-121-15/+4
* fast negotiation projecSam Hartman2009-12-141-1/+1
* Fix memory leakSam Hartman2009-11-301-1/+2
* KDC MUST NOT accept ap-request armor in FAST TGSSam Hartman2009-11-241-0/+5
* Clean up some open-parenthesis problems, and reindentTom Yu2009-11-161-2/+2
* Post-great-reindent check. Part IZhanna Tsitkov2009-11-121-45/+58
* make mark-cstyleTom Yu2009-10-311-227/+228
* Require fast_req checksum to be keyedSam Hartman2009-04-141-1/+19
* fix logic errorsSam Hartman2009-04-041-1/+1
* Merge fast branch at 22166 onto trunkSam Hartman2009-04-031-10/+77
* Implement FAST from draft-ietf-krb-wg-preauth-frameworkSam Hartman2009-03-311-0/+398