summaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* condense common code into functionJohn Kohl1991-03-051-26/+6
* add srv_rcacheJohn Kohl1991-03-051-0/+2
* *** empty log message ***John Kohl1991-03-051-0/+56
* pull common code into library functionJohn Kohl1991-03-054-123/+72
* fix copyrightsJohn Kohl1991-03-0516-27/+22
* fix a problem with FREE3 not being a single statementJohn Kohl1991-03-041-2/+2
* don't deref newkey unless it's there..John Kohl1991-03-041-3/+4
* can't use /, it is a pathname component separator!John Kohl1991-03-041-2/+2
* fix copyrightsJohn Kohl1991-03-0416-8/+24
* Initial revisionJohn Kohl1991-03-041-0/+60
* fix copyrightsJohn Kohl1991-03-041-1/+3
* fix copyrightsJohn Kohl1991-03-041-1/+1
* add All Rights ReservedJohn Kohl1991-03-042-0/+2
* If krb5_us_timeofday() now checks the microsecond field for overflowTheodore Tso1991-03-011-3/+7
* Added des425 as a subdirectoryTheodore Tso1991-03-011-1/+2
* make sure we use definite form with ISODEJohn Kohl1991-03-011-0/+2
* add a couple casts; include prototypesJohn Kohl1991-03-011-1/+2
* *** empty log message ***John Kohl1991-03-011-0/+110
* add gen_subkeyJohn Kohl1991-03-011-0/+2
* add gen_seqnumJohn Kohl1991-03-011-2/+4
* fix up #ifdef on rcsid_md4_cJohn Kohl1991-03-011-2/+2
* allow it to generate the random key as neededJohn Kohl1991-02-281-2/+12
* remove kparseJohn Kohl1991-02-271-2/+0
* remove ATHENA_COMPAT codeJohn Kohl1991-02-271-67/+0
* add more error code translationsJohn Kohl1991-02-271-1/+22
* use proper error codesJohn Kohl1991-02-272-6/+6
* Added a hack so that krb5_us_timeofday() will always return a monotonicallyTheodore Tso1991-02-271-0/+7
* use byte counts, not bit countsJohn Kohl1991-02-271-1/+1
* uses byte counts now.John Kohl1991-02-271-1/+1
* make it implement spec via gethostnameJohn Kohl1991-02-271-0/+7
* fix up to use global visible to krb_rd_req()John Kohl1991-02-271-10/+8
* add rcache codeJohn Kohl1991-02-272-10/+97
* add set_key supportJohn Kohl1991-02-271-4/+22
* zero out creds to avoid garbage pointersJohn Kohl1991-02-271-2/+3
* add krb425_servkeyJohn Kohl1991-02-272-3/+6
* update to actually do replay checkingJohn Kohl1991-02-272-10/+53
* add rcache handlingJohn Kohl1991-02-274-23/+164
* oops, need to compare lengths first..John Kohl1991-02-271-3/+6
* prepend _ for krb425_local_realmJohn Kohl1991-02-261-1/+1
* fix #endif lintJohn Kohl1991-02-261-1/+1
* remove <krb5/copyright.h>John Kohl1991-02-262-2/+0
* update to use latest MD4 codeJohn Kohl1991-02-262-40/+15
* forgot to /* */ a comment on #endifJohn Kohl1991-02-261-1/+1
* kerberizeJohn Kohl1991-02-262-2/+32
* updated code from new RFCJohn Kohl1991-02-261-121/+164
* updated code from RFCJohn Kohl1991-02-261-297/+205
* put in const where appropriateJohn Kohl1991-02-254-5/+5
* add gen_port, gen_rnameJohn Kohl1991-02-251-1/+6
* add krb5_unpack_full_ipaddr, krb5_make_full_ipaddrJohn Kohl1991-02-251-3/+22
* add ATYPE_NOSUPPJohn Kohl1991-02-251-0/+5