summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* moved valid_etype() to encryption.hJohn Kohl1990-02-031-2/+0
* add KRB5_KDB_ILLDIRECTION, KRB5_KDB_NOMASTERKEYJohn Kohl1990-02-031-0/+4
* *** 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
* unify the extern stuff into an include fileJohn Kohl1990-02-034-22/+5
* *** empty log message ***John Kohl1990-02-031-0/+59
* *** empty log message ***John Kohl1990-02-031-0/+40
* remove unnecessary X11 stuffJohn Kohl1990-02-031-14/+2
* Initial revisionJohn Kohl1990-02-031-0/+36
* Initial revisionBill Sommerfeld1990-02-034-0/+305
* Don't let error go uninitializedBill Sommerfeld1990-02-031-1/+1
* Initial revisionBill Sommerfeld1990-02-0317-0/+353
* PlaceboBill Sommerfeld1990-02-031-0/+4
* First versionBill Sommerfeld1990-02-033-0/+119
* rearrange headersBill Sommerfeld1990-02-031-1/+3
* Add more object files; add source file list for saberBill Sommerfeld1990-02-031-2/+11
* Remove unnecessary arguments from krb5_decode_ticketBill Sommerfeld1990-02-031-2/+0
* Need to specify ticket cache typeBill Sommerfeld1990-02-031-2/+2
* Fix includes to allow it to buildBill Sommerfeld1990-02-031-1/+1
* fix includes to allow it to buildBill Sommerfeld1990-02-031-1/+1
* 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
* replace inadvertently-choppped-off lineJohn Kohl1990-02-021-0/+1
* convert to use valid_etype macroJohn Kohl1990-02-024-9/+7
* *** empty log message ***John Kohl1990-02-011-0/+21
* use macro for checking valid etypeJohn Kohl1990-02-012-5/+3
* add #include of macros.hJohn Kohl1990-02-011-0/+1
* use krb5_mk_error instead of custom interfaceJohn Kohl1990-02-012-4/+14
* *** empty log message ***John Kohl1990-02-011-0/+47
* re-do interface to fill in pointed-to structJohn Kohl1990-02-011-2/+11
* *** empty log message ***John Kohl1990-02-011-0/+37
* *** empty log message ***John Kohl1990-02-012-0/+334
* more promotion rule changesJohn Kohl1990-02-011-10/+12
* change contents[1] to *contentsJohn Kohl1990-02-011-7/+11
* (1) change to krb5_error_codeJohn Kohl1990-01-301-5/+13
* move prototype to libos-proto.hJohn Kohl1990-01-302-4/+4
* 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
* changes for proper castingJohn Kohl1990-01-301-106/+110
* changes to accommodate change from contents[1] to *contentsJohn Kohl1990-01-301-11/+9
* add new argument from libos.specJohn Kohl1990-01-301-1/+3
* *** empty log message ***John Kohl1990-01-301-0/+92
* use embedded pointers instead of extra argJohn Kohl1990-01-301-2/+9
* bjaspan: use krb5_err.h, finishing up to go skiingBarry Jaspan1990-01-306-11/+16
* use external prototypesJohn Kohl1990-01-301-3/+5