summaryrefslogtreecommitdiffstats
path: root/src/kdc/do_as_req.c
Commit message (Expand)AuthorAgeFilesLines
* plug memory leaksJohn Kohl1991-02-211-13/+3
* plug some memory leaksJohn Kohl1991-02-201-0/+5
* update copyright noticesJohn Kohl1991-02-191-8/+7
* add in padata salting supportJohn Kohl1991-02-141-1/+49
* syslog the errors we encounterJohn Kohl1991-02-061-0/+3
* remove reference to obsolete flagsJohn Kohl1990-12-201-3/+0
* RFC draft protocol changes and related cleanupsJohn Kohl1990-12-141-8/+26
* Changed encrypted keyblocks to use krb5_encrypted_keyblock insteadTheodore Tso1990-12-131-4/+2
* change bzero to memsetJohn Kohl1990-11-081-5/+7
* change infinity to kdc_infinityJohn Kohl1990-11-011-2/+2
* remove spurious returnJohn Kohl1990-10-101-1/+0
* changes for new kdc request structureJohn Kohl1990-10-101-20/+30
* fix reference to copyright/distribution provisionsJohn Kohl1990-05-251-1/+1
* need to do confounder stuff in kdc reply tooJohn Kohl1990-05-231-0/+2
* fix include filesJohn Kohl1990-05-231-4/+2
* need netinet/in.h for inet stuffJohn Kohl1990-05-071-0/+1
* log who it's from/forJohn Kohl1990-05-021-2/+13
* log the requestJohn Kohl1990-05-011-0/+13
* reorder args to krb5_encode_kdc_repJohn Kohl1990-04-231-3/+3
* cleanup #defines of cleanup()John Kohl1990-03-261-3/+12
* change isset to isflagset; set to setflagJohn Kohl1990-02-071-14/+14
* add "from" argJohn Kohl1990-02-031-9/+5
* fix errors in error-generating codeJohn Kohl1990-02-021-4/+25
* use macro for checking valid etypeJohn Kohl1990-02-011-2/+1
* use krb5_mk_error instead of custom interfaceJohn Kohl1990-02-011-2/+7
* updates for change from contents[1] to *contentsJohn Kohl1990-01-301-44/+32
* some cleanup to use subroutinesJohn Kohl1990-01-291-96/+22
* *** empty log message ***John Kohl1990-01-231-0/+358