summaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* *** empty log message ***John Kohl1991-02-252-0/+105
* parameterize on USE_INETJohn Kohl1991-02-251-6/+12
* parameterize on USE_INETJohn Kohl1991-02-251-0/+6
* *** empty log message ***John Kohl1991-02-252-0/+151
* add full_ipadr, port2ipJohn Kohl1991-02-251-0/+4
* use memcmp, not strncmpJohn Kohl1991-02-251-6/+6
* Fix argument to krb5_free_principal()John Carr1991-02-251-1/+1
* add mit_des_combine_subkeysJohn Kohl1991-02-221-0/+5
* *** empty log message ***John Kohl1991-02-221-0/+53
* oops, need to use &fetchcreds..John Kohl1991-02-221-1/+1
* also erase and free the temp keyJohn Kohl1991-02-211-0/+2
* plug memory leakJohn Kohl1991-02-211-1/+5
* plug memory leaksJohn Kohl1991-02-211-0/+4