summaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Include the gssapi directoryTheodore Tso1991-05-061-1/+1
* Initial RevisionTheodore Tso1991-05-0617-0/+1371
* 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
* *** empty log message ***John Kohl1991-05-061-0/+184
* need PROTOTYPE macroJohn Kohl1991-05-062-2/+2
* fix typoJohn Kohl1991-05-011-1/+1
* use krb5_calculate_checksum macroJohn Kohl1991-05-011-12/+12
* use checksum & encryption macrtosJohn Kohl1991-05-012-8/+8
* fix use of build_principal_va in build_principalJohn Kohl1991-04-301-26/+26
* use new principal building routinesJohn Kohl1991-04-303-34/+33
* *** empty log message ***John Kohl1991-04-302-0/+225
* add STRDUP stuffJohn Kohl1991-04-301-2/+9
* 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
* Initial revisionJohn Kohl1991-04-301-0/+41
* 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
* 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
* strerror may be a #define on some systemsJohn Kohl1991-04-231-2/+4
* add support for KRB5_PROVIDE_PROTOTYPESJohn Kohl1991-04-231-1/+1
* 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-1923-41/+41
* 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
* fix up/remove XXX commentsJohn Kohl1991-04-195-8/+8
* don't bother checking key->priv; the spec says you gotta prepareJohn Kohl1991-04-191-2/+0
* remove XXXJohn Kohl1991-04-191-1/+1