summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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 krb5_parse_name and krb5_unparse_name error codes.John Carr1991-05-201-4/+53
* 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
* 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