summaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* *** 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
* parameterize use of htons/ntohsJohn Kohl1991-04-191-1/+7
* parameterize use of htons/ntohsJohn Kohl1991-04-191-4/+10
* parameterize using htons/etc.John Kohl1991-04-191-3/+10
* parameterize using htons/etcJohn Kohl1991-04-191-1/+7
* compare network addresesJohn Kohl1991-04-192-3/+9
* don't believe in that comment anymoreJohn Kohl1991-04-191-2/+0
* only allocate as much space as we needJohn Kohl1991-04-182-4/+8
* clean up commentsJohn Kohl1991-04-184-6/+2
* add some better error code passingJohn Kohl1991-04-171-2/+4
* add uid-checking code in replay cacheJohn Kohl1991-04-171-3/+18
* krb5_error.error is an unsigned type; error.error < 0 is always falseJohn Carr1991-04-031-1/+1