aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1991-05-06This commit was manufactured by cvs2svn to create tag 'ALPHA_5'krb5-1.0-alpha5no author23-3876/+0
1991-05-06Alpha 5Theodore Tso1-1/+1
1991-05-06Added the user-user directoryTheodore Tso1-1/+1
1991-05-06Include the gssapi directoryTheodore Tso1-1/+1
1991-05-06Initial RevisionTheodore Tso17-0/+1371
1991-05-06Rearranged directory structureTheodore Tso1-2/+2
1991-05-06Misc. changesTheodore Tso1-9/+20
1991-05-06Added code to match on 2nd tkt and tkt encryptred in a session keyTheodore Tso1-6/+13
1991-05-06Added bld_pr_ext.c, bld_princ.c, and gc_2tgt.c to the MakefileTheodore Tso1-0/+6
1991-05-06Various name changes; added mysterious #defins for KRB5_GC_*Theodore Tso1-3/+15
1991-05-06Changed prototypes on memcpy and memset to have an unsigned int forTheodore Tso1-3/+5
1991-05-06Initial revisionTheodore Tso2-0/+474
1991-05-06add c89, WantPrototypesJohn Kohl1-1/+5
1991-05-06add \n to error messageJohn Kohl1-1/+1
1991-05-06*** empty log message ***John Kohl1-0/+184
1991-05-06need PROTOTYPE macroJohn Kohl2-2/+2
1991-05-01fix typoJohn Kohl1-1/+1
1991-05-01rearrange code to avoid compiler warningJohn Kohl1-2/+2
1991-05-01fix some compiler warningsJohn Kohl1-3/+2
1991-05-01Initial revisionJohn Kohl2-0/+107
1991-05-01*** empty log message ***John Kohl2-0/+22
1991-05-01clean up some warningsJohn Kohl1-4/+4
1991-05-01use krb5_calculate_checksum macroJohn Kohl1-12/+12
1991-05-01use krb5_checksum_size macroJohn Kohl1-1/+1
1991-05-01use checksum & encryption macrtosJohn Kohl2-8/+8
1991-05-01use krb5_use_cstype macroJohn Kohl2-2/+2
1991-04-30merge in updates from NetServJohn Kohl1-38/+40
1991-04-30merge in NetServ updatesJohn Kohl1-22/+19
1991-04-30convert to krb5_build_principalJohn Kohl1-12/+9
1991-04-30change to use krb5_build_principal_extJohn Kohl1-6/+13
1991-04-30fix use of build_principal_va in build_principalJohn Kohl1-26/+26
1991-04-30use new principal building routinesJohn Kohl4-40/+45
1991-04-30*** empty log message ***John Kohl2-0/+225
1991-04-30add krb5_princ_arefJohn Kohl1-0/+2
1991-04-30add STRDUP stuffJohn Kohl1-2/+9
1991-04-30add strdup()John Kohl1-0/+2
1991-04-30use strdup()John Kohl1-15/+2
1991-04-30use a common strdup()John Kohl2-24/+1
1991-04-30malloc() is already declared in include filesJohn Kohl1-1/+1
1991-04-30include file changes for krb5John Kohl1-6/+4
1991-04-30add HasStrdupJohn Kohl1-0/+4
1991-04-30Initial revisionJohn Kohl1-0/+41
1991-04-30don't need <krb5/copyright.h>John Kohl1-2/+0
1991-04-30clean up some stuffJohn Kohl1-8/+7
1991-04-29add -f documentationJohn Kohl1-0/+18
1991-04-29add kdc_get_server_keyJohn Kohl1-0/+3
1991-04-29remove spurious ;John Kohl1-1/+1
1991-04-29boil code down into common kdc_get_server_keyJohn Kohl1-67/+78
1991-04-29change to use kdc_get_server_key functionJohn Kohl1-3/+25
1991-04-29a) set the INITIAL flag on all AS_ ticketsJohn Kohl1-5/+6