summaryrefslogtreecommitdiffstats
path: root/src/kdc
Commit message (Expand)AuthorAgeFilesLines
* modify realm_of_tgt to use krb5_princ_realm()John Kohl1990-02-091-1/+1
* fix up declaration of kdc_rdreq_keyproc for prototype confusion w.r.t.John Kohl1990-02-081-7/+10
* remove krb5_mkey_pwd_prompt1, krb5_mkey_pwd_prompt2,John Kohl1990-02-072-4/+6
* change isset to isflagset; set to setflagJohn Kohl1990-02-071-64/+67
* change isset to isflagset; set to setflagJohn Kohl1990-02-071-14/+14
* #ifdef-out some of the varargs com_err stuffJohn Kohl1990-02-071-48/+162
* remove kdc_input_mkeyJohn Kohl1990-02-072-44/+16
* change isset to isflagsetJohn Kohl1990-02-071-20/+22
* add lots of stuffJohn Kohl1990-02-061-5/+116
* add declarations of listen_and_process, setup_network, closedown_networkJohn Kohl1990-02-061-1/+3
* add kdc_input_mkeyJohn Kohl1990-02-061-1/+55
* add master_keyblock, master_princ, krb5_mkey_pwd_prompt1, krb5_mkey_pwd_prompt2John Kohl1990-02-061-0/+6
* sys/limits.h is a figment on BSD systemsJohn Kohl1990-02-061-2/+9
* add SRCS lineJohn Kohl1990-02-061-0/+1
* *** empty log message ***John Kohl1990-02-031-0/+76
* *** empty log message ***John Kohl1990-02-032-0/+60
* fix prototypesJohn Kohl1990-02-031-2/+16
* add *from arg to decrypt_tgs_reqJohn Kohl1990-02-031-7/+123
* add "from" argJohn Kohl1990-02-032-18/+11
* add more args, pass more args downJohn Kohl1990-02-031-4/+7
* Initial revisionBill Sommerfeld1990-02-031-0/+3
* fix indenting on lineJohn Kohl1990-02-021-1/+1
* make realm_of_tgt a macroJohn Kohl1990-02-021-3/+13
* *** empty log message ***John Kohl1990-02-022-0/+202
* fix errors in error-generating codeJohn Kohl1990-02-022-6/+41
* use macro for checking valid etypeJohn Kohl1990-02-012-5/+3
* use krb5_mk_error instead of custom interfaceJohn Kohl1990-02-012-4/+14
* fix argument problem (&foo instead of foo)John Kohl1990-01-301-1/+1
* updates for change from contents[1] to *contentsJohn Kohl1990-01-301-44/+32
* *** empty log message ***John Kohl1990-01-304-0/+574
* some cleanup to use subroutinesJohn Kohl1990-01-291-96/+22
* *** empty log message ***John Kohl1990-01-231-0/+358