| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | 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 |
| * | correct arithmetic error in computing keysize | John Kohl | 1990-02-13 | 1 | -1/+1 |
| * | store the input length as the length integer in the encoding | John Kohl | 1990-02-13 | 1 | -6/+6 |
| * | fix several major flaws, to make it work | John Kohl | 1990-02-13 | 1 | -10/+16 |
| * | *** empty log message *** | John Kohl | 1990-02-13 | 1 | -0/+4 |
| * | use 'k' for Keytype | John Kohl | 1990-02-13 | 1 | -10/+15 |
| * | *** empty log message *** | John Kohl | 1990-02-13 | 1 | -0/+98 |
| * | *** empty log message *** | John Kohl | 1990-02-13 | 1 | -0/+216 |
| * | *** empty log message *** | John Kohl | 1990-02-13 | 1 | -0/+307 |
| * | *** empty log message *** | John Kohl | 1990-02-13 | 1 | -0/+76 |
| * | add "admin" subdir | John Kohl | 1990-02-13 | 1 | -1/+1 |
| * | add finish_random_key; rearrange order of init, finish, and random_key | John Kohl | 1990-02-12 | 1 | -2/+3 |
| * | add Ultrix stdlib; clean up parameter names in VAX stdlib | John Kohl | 1990-02-12 | 1 | -214/+618 |
| * | Initial revision | John Kohl | 1990-02-12 | 1 | -0/+325 |
| * | fix SRCS to use get_in_tkt.c | John Kohl | 1990-02-12 | 1 | -1/+1 |
| * | clean up the rcache ops functions | John Kohl | 1990-02-12 | 1 | -19/+15 |
| * | use ext-proto.h rather than stdlib.h | John Kohl | 1990-02-12 | 1 | -1/+1 |
| * | add char *getenv() | John Kohl | 1990-02-12 | 1 | -0/+1 |
| * | change KRB5_INT32_MIN to a strange form for correctness | John Kohl | 1990-02-12 | 1 | -1/+3 |
| * | add krb5_tk_default_name, krb5_kt_default, krb5_kt_free_entry | John Kohl | 1990-02-09 | 1 | -0/+7 |
| * | need to use decode_krb5_as_rep; need prototypes from libos-proto | John Kohl | 1990-02-09 | 1 | -1/+3 |