summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Use stdarg if the .cf file defines UseStdargJohn Carr1991-05-291-4/+4
* Need <krb5/config.h> to get STDARG_PROTOTYPES defineJohn Carr1991-05-291-1/+3
* Delete times argument to mk_req_extendedJohn Carr1991-05-291-3/+1
* Use stdarg if the .cf file defines UseStdargJohn Carr1991-05-291-3/+3
* Force use of ANSI stdarg if .cf file defines UseStdargJohn Carr1991-05-293-2/+9
* Don't include mit-copyright.hJohn Carr1991-05-291-2/+0
* PS/2 supportJohn Carr1991-05-281-4/+19
* #error -> ??=error so as not to confuse old cppsJohn Carr1991-05-271-1/+1
* Add depend and clean targetsJohn Carr1991-05-271-1/+7
* Allow a machine configuration file to force unconditional useJohn Carr1991-05-271-0/+4
* Allow machine config file to force <stdlib.h> to be includedJohn Carr1991-05-271-0/+4
* krb5_mk_req_extended no longer has a time argumentJohn Carr1991-05-271-1/+0
* Don't lose if Makefile doesn't exist in subdirectory duringJohn Carr1991-05-271-2/+2
* Combine -ldes5, -lmd4, -lcrc-32.John Carr1991-05-271-13/+25
* Put /**/ before # (saber target)John Carr1991-05-271-2/+2
* Remove unused variablesJohn Carr1991-05-241-0/+2
* Changed calling sequence for mk_req_extended()Theodore Tso1991-05-211-1/+1
* mk_req_extended no longer has times argumentJohn Carr1991-05-201-1/+0
* Delete "times" argument to krb5_mk_req_extended()John Carr1991-05-201-1/+0
* Document error return valuesJohn Carr1991-05-201-1/+5
* Document error codes returnedJohn Carr1991-05-201-2/+7
* Alpha 5Theodore Tso1991-05-061-1/+1
* Added the user-user directoryTheodore Tso1991-05-061-1/+1
* Include the gssapi directoryTheodore Tso1991-05-061-1/+1
* Initial RevisionTheodore Tso1991-05-0617-0/+1371
* Rearranged directory structureTheodore Tso1991-05-061-2/+2
* Misc. changesTheodore Tso1991-05-061-9/+20
* Added code to match on 2nd tkt and tkt encryptred in a session keyTheodore Tso1991-05-061-6/+13
* Added bld_pr_ext.c, bld_princ.c, and gc_2tgt.c to the MakefileTheodore Tso1991-05-061-0/+6
* Various name changes; added mysterious #defins for KRB5_GC_*Theodore Tso1991-05-061-3/+15
* Changed prototypes on memcpy and memset to have an unsigned int forTheodore Tso1991-05-061-3/+5
* Initial revisionTheodore Tso1991-05-062-0/+474
* add c89, WantPrototypesJohn Kohl1991-05-061-1/+5
* add \n to error messageJohn Kohl1991-05-061-1/+1
* *** empty log message ***John Kohl1991-05-061-0/+184
* need PROTOTYPE macroJohn Kohl1991-05-062-2/+2
* fix typoJohn Kohl1991-05-011-1/+1
* rearrange code to avoid compiler warningJohn Kohl1991-05-011-2/+2
* fix some compiler warningsJohn Kohl1991-05-011-3/+2
* Initial revisionJohn Kohl1991-05-012-0/+107
* *** empty log message ***John Kohl1991-05-012-0/+22
* clean up some warningsJohn Kohl1991-05-011-4/+4
* use krb5_calculate_checksum macroJohn Kohl1991-05-011-12/+12
* use krb5_checksum_size macroJohn Kohl1991-05-011-1/+1
* use checksum & encryption macrtosJohn Kohl1991-05-012-8/+8
* use krb5_use_cstype macroJohn Kohl1991-05-012-2/+2
* merge in updates from NetServJohn Kohl1991-04-301-38/+40
* merge in NetServ updatesJohn Kohl1991-04-301-22/+19
* convert to krb5_build_principalJohn Kohl1991-04-301-12/+9
* change to use krb5_build_principal_extJohn Kohl1991-04-301-6/+13