| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | update to actually do replay checking | John Kohl | 1991-02-27 | 2 | -10/+53 |
| * | updates for new mk_safe/mk_priv interfaces | John Kohl | 1991-02-27 | 2 | -11/+22 |
| * | add rcache handling | John Kohl | 1991-02-27 | 4 | -23/+164 |
| * | add rcache args to mk_priv, mk_safe | John Kohl | 1991-02-27 | 1 | -3/+4 |
| * | *** empty log message *** | Theodore Tso | 1991-02-27 | 4 | -0/+1522 |
| * | oops, need to compare lengths first.. | John Kohl | 1991-02-27 | 1 | -3/+6 |
| * | prepend _ for krb425_local_realm | John Kohl | 1991-02-26 | 1 | -1/+1 |
| * | Add calloc for RT | John Carr | 1991-02-26 | 1 | -0/+1 |
| * | updated sizes for reality | John Kohl | 1991-02-26 | 1 | -3/+4 |
| * | fix #endif lint | John Kohl | 1991-02-26 | 1 | -1/+1 |
| * | remove <krb5/copyright.h> | John Kohl | 1991-02-26 | 2 | -2/+0 |
| * | update to use latest MD4 code | John Kohl | 1991-02-26 | 2 | -40/+15 |
| * | forgot to /* */ a comment on #endif | John Kohl | 1991-02-26 | 1 | -1/+1 |
| * | kerberize (again) | John Kohl | 1991-02-26 | 1 | -0/+36 |
| * | kerberize | John Kohl | 1991-02-26 | 2 | -2/+32 |
| * | updated code from new RFC | John Kohl | 1991-02-26 | 1 | -121/+164 |
| * | updated RFC code | John Kohl | 1991-02-26 | 1 | -117/+42 |
| * | updated code from RFC | John Kohl | 1991-02-26 | 1 | -297/+205 |
| * | put in const where appropriate | John Kohl | 1991-02-25 | 4 | -5/+5 |
| * | add gen_port, gen_rname | John Kohl | 1991-02-25 | 1 | -1/+6 |
| * | sprinkle in const's | John Kohl | 1991-02-25 | 1 | -17/+7 |
| * | add krb5_unpack_full_ipaddr, krb5_make_full_ipaddr | John Kohl | 1991-02-25 | 1 | -3/+22 |
| * | add ATYPE_NOSUPP | John Kohl | 1991-02-25 | 1 | -0/+5 |
| * | *** empty log message *** | John Kohl | 1991-02-25 | 2 | -0/+105 |
| * | parameterize on USE_INET | John Kohl | 1991-02-25 | 1 | -6/+12 |
| * | parameterize on USE_INET | John Kohl | 1991-02-25 | 1 | -0/+6 |
| * | *** empty log message *** | John Kohl | 1991-02-25 | 2 | -0/+151 |
| * | add full_ipadr, port2ip | John Kohl | 1991-02-25 | 1 | -0/+4 |
| * | add ADDRTYPE_ADDRPORT, ADDRTYPE_IPPORT | John Kohl | 1991-02-25 | 1 | -3/+5 |
| * | add krb5_unpack_full_ipaddr, krb5_make_full_ipaddr | John Kohl | 1991-02-25 | 1 | -3/+20 |
| * | use memcmp, not strncmp | John Kohl | 1991-02-25 | 1 | -6/+6 |
| * | Fix argument to krb5_free_principal() | John Carr | 1991-02-25 | 1 | -1/+1 |
| * | add combine_keys | John Kohl | 1991-02-22 | 1 | -0/+12 |
| * | add mit_des_combine_subkeys | John Kohl | 1991-02-22 | 1 | -0/+5 |
| * | add krb5_generate_subkey | John Kohl | 1991-02-22 | 1 | -0/+2 |
| * | *** empty log message *** | John Kohl | 1991-02-22 | 1 | -0/+53 |
| * | oops, need to use &fetchcreds.. | John Kohl | 1991-02-22 | 1 | -1/+1 |
| * | plug memory leaks | John Kohl | 1991-02-21 | 2 | -24/+6 |
| * | fix lib dependencies | John Kohl | 1991-02-21 | 1 | -1/+1 |
| * | also erase and free the temp key | John Kohl | 1991-02-21 | 1 | -0/+2 |
| * | correctly plug the leak | John Kohl | 1991-02-21 | 1 | -2/+3 |
| * | plug memory leak | John Kohl | 1991-02-21 | 2 | -4/+8 |
| * | plug memory leaks | John Kohl | 1991-02-21 | 1 | -0/+4 |
| * | plug memory leak | John Kohl | 1991-02-21 | 1 | -2/+3 |
| * | should (*) the free_translation function | John Kohl | 1991-02-21 | 1 | -1/+1 |
| * | turn off # line stuff | John Kohl | 1991-02-21 | 1 | -1/+1 |
| * | Changes to conform with API modifications | Theodore Tso | 1991-02-21 | 5 | -30/+39 |
| * | Added f_tkt_auth.{c,o} to Imakefile | Theodore Tso | 1991-02-21 | 1 | -2/+4 |
| * | Changes to conform with API modifications (to krb5_get_default_realm) | Theodore Tso | 1991-02-21 | 3 | -35/+21 |
| * | Changes to conform with API modifications | Theodore Tso | 1991-02-21 | 3 | -18/+14 |