summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* updates for new mk_safe/mk_priv interfacesJohn Kohl1991-02-272-11/+22
* add rcache handlingJohn Kohl1991-02-274-23/+164
* add rcache args to mk_priv, mk_safeJohn Kohl1991-02-271-3/+4
* *** empty log message ***Theodore Tso1991-02-274-0/+1522
* oops, need to compare lengths first..John Kohl1991-02-271-3/+6
* prepend _ for krb425_local_realmJohn Kohl1991-02-261-1/+1
* Add calloc for RTJohn Carr1991-02-261-0/+1
* updated sizes for realityJohn Kohl1991-02-261-3/+4
* 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
* kerberize (again)John Kohl1991-02-261-0/+36
* kerberizeJohn Kohl1991-02-262-2/+32
* updated code from new RFCJohn Kohl1991-02-261-121/+164
* updated RFC codeJohn Kohl1991-02-261-117/+42
* 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
* sprinkle in const'sJohn Kohl1991-02-251-17/+7
* 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
* add ADDRTYPE_ADDRPORT, ADDRTYPE_IPPORTJohn Kohl1991-02-251-3/+5
* add krb5_unpack_full_ipaddr, krb5_make_full_ipaddrJohn Kohl1991-02-251-3/+20
* use memcmp, not strncmpJohn Kohl1991-02-251-6/+6
* Fix argument to krb5_free_principal()John Carr1991-02-251-1/+1
* add combine_keysJohn Kohl1991-02-221-0/+12
* add mit_des_combine_subkeysJohn Kohl1991-02-221-0/+5
* add krb5_generate_subkeyJohn Kohl1991-02-221-0/+2
* *** empty log message ***John Kohl1991-02-221-0/+53
* oops, need to use &fetchcreds..John Kohl1991-02-221-1/+1
* plug memory leaksJohn Kohl1991-02-212-24/+6
* fix lib dependenciesJohn Kohl1991-02-211-1/+1
* also erase and free the temp keyJohn Kohl1991-02-211-0/+2
* correctly plug the leakJohn Kohl1991-02-211-2/+3
* plug memory leakJohn Kohl1991-02-212-4/+8
* plug memory leaksJohn Kohl1991-02-211-0/+4