summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* fix use of build_principal_va in build_principalJohn Kohl1991-04-301-26/+26
* use new principal building routinesJohn Kohl1991-04-304-40/+45
* *** empty log message ***John Kohl1991-04-302-0/+225
* add krb5_princ_arefJohn Kohl1991-04-301-0/+2
* add STRDUP stuffJohn Kohl1991-04-301-2/+9
* add strdup()John Kohl1991-04-301-0/+2
* use strdup()John Kohl1991-04-301-15/+2
* use a common strdup()John Kohl1991-04-302-24/+1
* malloc() is already declared in include filesJohn Kohl1991-04-301-1/+1
* include file changes for krb5John Kohl1991-04-301-6/+4
* add HasStrdupJohn Kohl1991-04-301-0/+4
* Initial revisionJohn Kohl1991-04-301-0/+41
* don't need <krb5/copyright.h>John Kohl1991-04-301-2/+0
* clean up some stuffJohn Kohl1991-04-301-8/+7
* add -f documentationJohn Kohl1991-04-291-0/+18
* add kdc_get_server_keyJohn Kohl1991-04-291-0/+3
* 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