summaryrefslogtreecommitdiffstats
path: root/src/kdc/do_tgs_req.c
Commit message (Expand)AuthorAgeFilesLines
* syslog the errors we encounterJohn Kohl1991-02-061-0/+4
* remove reference to obsolete flagsJohn Kohl1990-12-201-28/+5
* turn on FORWARDED in tickets obtained with FORWARDED TGT'sJohn Kohl1990-12-191-0/+2
* RFC draft protocol changes and related cleanupsJohn Kohl1990-12-141-24/+107
* Changed encrypted keyblocks to use krb5_encrypted_keyblock insteadTheodore Tso1990-12-131-2/+1
* change bzero to memsetJohn Kohl1990-11-081-4/+6
* change infinity to kdc_infinityJohn Kohl1990-11-011-2/+2
* lots of small changes for new data structures/packet formats.John Kohl1990-10-101-141/+118
* add in Cliff's add_to_transitedJohn Kohl1990-06-081-2/+8
* fix reference to copyright/distribution provisionsJohn Kohl1990-05-251-1/+1
* need to do confounder stuff in kdc reply tooJohn Kohl1990-05-231-0/+1
* fix include filesJohn Kohl1990-05-231-6/+4
* change prepare_error_tgs to use more general argumentJohn Kohl1990-05-081-17/+18
* add sysloggingJohn Kohl1990-05-071-13/+64
* reorder args to krb5_encode_kdc_repJohn Kohl1990-04-231-3/+3
* cleanup #defines of cleanup()John Kohl1990-03-261-2/+15
* change isset to isflagset; set to setflagJohn Kohl1990-02-071-64/+67
* add "from" argJohn Kohl1990-02-031-9/+6
* fix indenting on lineJohn Kohl1990-02-021-1/+1
* fix errors in error-generating codeJohn Kohl1990-02-021-2/+16
* use macro for checking valid etypeJohn Kohl1990-02-011-3/+2
* use krb5_mk_error instead of custom interfaceJohn Kohl1990-02-011-2/+7
* fix argument problem (&foo instead of foo)John Kohl1990-01-301-1/+1
* *** empty log message ***John Kohl1990-01-301-0/+428