| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | remove krb5_free.h | John Kohl | 1990-03-26 | 1 | -4/+3 |
| * | *** empty log message *** | John Kohl | 1990-03-26 | 1 | -0/+49 |
| * | *** empty log message *** | John Kohl | 1990-03-26 | 18 | -0/+589 |
| * | use key copy function | John Kohl | 1990-03-26 | 1 | -9/+10 |
| * | *** empty log message *** | John Kohl | 1990-03-26 | 1 | -0/+38 |
| * | fix up error codes | John Kohl | 1990-03-26 | 8 | -9/+12 |
| * | fix up error codes | John Kohl | 1990-03-26 | 1 | -14/+16 |
| * | remove hack string_to_keyarray, using instead the (new) keytype array. | John Kohl | 1990-03-26 | 1 | -7/+6 |
| * | add krb5_copy_keyblock | John Kohl | 1990-03-26 | 1 | -0/+3 |
| * | add retval declaration; change 'code' to 'retval' | John Kohl | 1990-03-23 | 1 | -10/+15 |
| * | major work checkpoint | John Kohl | 1990-03-23 | 1 | -25/+148 |
| * | fix confusion over which packet was which | John Kohl | 1990-03-23 | 1 | -3/+3 |
| * | add gc_via_tgt | John Kohl | 1990-03-23 | 1 | -0/+2 |
| * | remove redundant field bits | John Kohl | 1990-03-23 | 1 | -36/+3 |
| * | return real retval, not error retval | John Kohl | 1990-03-23 | 1 | -1/+1 |
| * | add encode/decode krb5_enc_priv_part | John Kohl | 1990-03-21 | 1 | -0/+11 |
| * | add faddr_ordr, mk_safe | John Kohl | 1990-03-09 | 1 | -0/+4 |
| * | add definitions for msec direction bit for KRB_SAFE, KRB_PRIV\ | John Kohl | 1990-03-09 | 1 | -0/+4 |
| * | add krb5_fulladdr_order | John Kohl | 1990-03-09 | 1 | -0/+3 |
| * | *** empty log message *** | John Kohl | 1990-03-09 | 2 | -0/+171 |
| * | don't play with CcCmd, use StandardDefines and SaberDefines | John Kohl | 1990-03-09 | 1 | -2/+3 |
| * | add SaberDefines | John Kohl | 1990-03-09 | 1 | -1/+5 |
| * | add SRCS line | John Kohl | 1990-03-09 | 1 | -1/+3 |
| * | add KRB5_NO_TKT_SUPPLIED, KRB5KRB_AP_WRONG_PRINC, KRB5KRB_AP_ERR_TKT_INVALID | John Kohl | 1990-03-09 | 1 | -0/+4 |
| * | add KRB5_KDB_BADMASTERKEY, KRB5_KDB_INVALIDKEYSIZE | John Kohl | 1990-03-09 | 1 | -0/+3 |
| * | add ISODE_50_LOCAL_ERR_BADMSGTYPE | John Kohl | 1990-03-09 | 1 | -0/+1 |
| * | add ap_options to tkt_authent structure | John Kohl | 1990-03-09 | 1 | -0/+1 |
| * | fix up mk_req_extended (it needs ccache, and had an extra int) | John Kohl | 1990-03-09 | 1 | -5/+10 |
| * | add addr_comp, addr_srch, rd_req, rd_req_dec | John Kohl | 1990-03-09 | 1 | -2/+10 |
| * | *** empty log message *** | John Kohl | 1990-03-09 | 2 | -0/+331 |
| * | fix bad capitalization of decode_krb5_authenticator | John Kohl | 1990-03-09 | 1 | -1/+1 |
| * | *** empty log message *** | John Kohl | 1990-03-09 | 2 | -0/+75 |
| * | add a missing krb5_free_kdc_rep() | John Kohl | 1990-03-09 | 1 | -0/+1 |
| * | more cleanup code | John Kohl | 1990-03-09 | 1 | -7/+67 |
| * | add mk_req, mk_req_ext | John Kohl | 1990-03-08 | 1 | -0/+4 |
| * | add #include for external function prototypes | John Kohl | 1990-03-08 | 2 | -0/+4 |
| * | *** empty log message *** | John Kohl | 1990-03-08 | 2 | -0/+193 |
| * | add real POSIX support | John Kohl | 1990-03-08 | 1 | -3/+26 |
| * | add POSIX stuff | John Kohl | 1990-03-08 | 1 | -0/+3 |
| * | add free_krbhs, get_krbhst | John Kohl | 1990-03-07 | 1 | -0/+4 |
| * | *** empty log message *** | John Kohl | 1990-03-07 | 1 | -0/+142 |
| * | *** empty log message *** | John Kohl | 1990-03-07 | 1 | -0/+38 |
| * | change in_tkt_skey to in_tkt_sky | John Kohl | 1990-03-07 | 1 | -2/+2 |
| * | *** empty log message *** | John Kohl | 1990-02-20 | 1 | -0/+96 |
| * | add stdc-incl directory | John Kohl | 1990-02-20 | 1 | -1/+1 |
| * | fix prototype for db_age to use time_t | John Kohl | 1990-02-13 | 1 | -1/+11 |
| * | remove sprintf, getmnt | John Kohl | 1990-02-13 | 1 | -6/+3 |
| * | always print out a newline before exiting | John Kohl | 1990-02-13 | 1 | -1/+5 |
| * | pull out some common code | John Kohl | 1990-02-13 | 1 | -14/+3 |
| * | fix reversed comparison on key equality | John Kohl | 1990-02-13 | 1 | -1/+1 |