summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* remove spurious ;John Kohl1991-04-291-1/+1
* boil code down into common kdc_get_server_keyJohn Kohl1991-04-291-67/+78
* change to use kdc_get_server_key functionJohn Kohl1991-04-291-3/+25
* a) set the INITIAL flag on all AS_ ticketsJohn Kohl1991-04-291-5/+6
* add rlife to -r argumentJohn Kohl1991-04-291-4/+13
* add code to print times & flagsJohn Kohl1991-04-291-35/+125
* fix renewable handlingJohn Kohl1991-04-291-7/+14
* add some missing PROTOTYPE macrosJohn Kohl1991-04-291-4/+11
* fix some error messages & casesJohn Kohl1991-04-291-5/+6
* don't use -R argumentJohn Kohl1991-04-291-1/+1
* *** empty log message ***John Kohl1991-04-291-0/+125
* *** empty log message ***John Kohl1991-04-261-0/+33
* need to pass pointers.John Kohl1991-04-261-1/+1
* need to pass pointers..John Kohl1991-04-261-1/+1
* add KRB5_TC_MATCH_2ND_TKT fieldJohn Kohl1991-04-262-1/+45
* add flag for 2nd ticket matchingJohn Kohl1991-04-261-0/+1
* fix order of entries in makefile so that all:: is the default actionJohn Kohl1991-04-261-2/+2
* make sure timestamp and seq # are zero if they're not presentJohn Kohl1991-04-262-2/+10
* use macros for checksum routinesJohn Kohl1991-04-262-9/+10
* use macros for checksum routinesJohn Kohl1991-04-261-8/+5
* we were faultily zeroing out the adtk every loopJohn Kohl1991-04-251-1/+0
* updates for install stuffJohn Kohl1991-04-2518-13/+24
* updates for Krb5 install supportJohn Kohl1991-04-253-1/+170
* STDC cleanupsJohn Kohl1991-04-231-6/+9
* ImakefileJohn Kohl1991-04-231-2/+0
* fix STDC incompatibilityJohn Kohl1991-04-231-0/+4
* strerror may be a #define on some systemsJohn Kohl1991-04-231-2/+4
* add support for KRB5_PROVIDE_PROTOTYPESJohn Kohl1991-04-234-192/+197
* make sure clean:: gets rid of foo/**/libnameJohn Kohl1991-04-231-1/+3
* add KRB5_PROVIDE_PROTOTYPESJohn Kohl1991-04-231-0/+4
* add WantPrototypes stuffJohn Kohl1991-04-231-3/+8
* changes to use authenticator's subkey if necessaryJohn Kohl1991-04-221-6/+17
* changes to make authenticator visible to callerJohn Kohl1991-04-222-31/+38
* fix up clean step as wellJohn Kohl1991-04-191-1/+1
* includes depends on KRB5-types.hJohn Kohl1991-04-191-0/+2
* krb5_free_addr -> krb5_free_addressJohn Kohl1991-04-1925-43/+43
* remove XXX commentJohn Kohl1991-04-191-1/+2
* clean up some XXX codeJohn Kohl1991-04-191-18/+5
* XXX not appropriateJohn Kohl1991-04-191-1/+1
* use MAXHOSTNAMELENJohn Kohl1991-04-192-2/+15
* Added missing break in switch statement; the -onlyrealmsalt option now worksTheodore Tso1991-04-191-6/+8
* use osconf.h to determine if we have in.hJohn Kohl1991-04-191-1/+7
* use "b" modes with STDCJohn Kohl1991-04-192-0/+19
* use "rb" for STDCJohn Kohl1991-04-191-0/+4
* use "wb" for STDCJohn Kohl1991-04-191-1/+6
* remove extraneous XXX'sJohn Kohl1991-04-195-6/+6
* remove extraneous XXX'sJohn Kohl1991-04-191-7/+16
* remove XXX from already-fixed partJohn Kohl1991-04-191-1/+1
* remove XXXJohn Kohl1991-04-191-1/+1
* clean up some stuff; remove length restrictionJohn Kohl1991-04-191-17/+22