| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | 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 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 |
| * | *** 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 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 |
| * | always print out a newline before exiting | John Kohl | 1990-02-13 | 1 | -1/+5 |
| * | 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/+76 |
| * | fix SRCS to use get_in_tkt.c | John Kohl | 1990-02-12 | 1 | -1/+1 |
| * | use ext-proto.h rather than stdlib.h | John Kohl | 1990-02-12 | 1 | -1/+1 |
| * | need to use decode_krb5_as_rep; need prototypes from libos-proto | John Kohl | 1990-02-09 | 1 | -1/+3 |
| * | *** empty log message *** | John Kohl | 1990-02-09 | 1 | -0/+180 |
| * | add get_in_tkt, in_tkt_skey | John Kohl | 1990-02-09 | 1 | -0/+4 |
| * | *** empty log message *** | John Kohl | 1990-02-09 | 1 | -0/+148 |
| * | rearrange args to krb5_kdb_decrypt_key | John Kohl | 1990-02-08 | 1 | -1/+1 |
| * | change order of arguments for consistency | John Kohl | 1990-02-08 | 1 | -2/+2 |
| * | change argument lists to deal with ANSI peculiarities | John Kohl | 1990-02-08 | 1 | -15/+21 |
| * | add/fix comments | John Kohl | 1990-02-08 | 1 | -7/+19 |
| * | change declaration of krb5_decode_kdc_rep for ANSI stuff | John Kohl | 1990-02-08 | 1 | -6/+9 |
| * | add comments; rearrange argument order to be in, then out | John Kohl | 1990-02-08 | 2 | -2/+14 |
| * | need to play with function declarations for ANSI prototypes | John Kohl | 1990-02-08 | 1 | -6/+11 |
| * | add in_tkt_pwd, kdc_rep_dc | John Kohl | 1990-02-07 | 1 | -0/+4 |
| * | *** empty log message *** | John Kohl | 1990-02-07 | 2 | -0/+183 |
| * | move decrypt out to separate function | John Kohl | 1990-02-07 | 1 | -43/+4 |
| * | more should be a krb5_boolean | John Kohl | 1990-02-07 | 1 | -2/+4 |
| * | add fetch_mkey, decrypt_key | John Kohl | 1990-02-07 | 1 | -2/+2 |
| * | lint fixes | John Kohl | 1990-02-07 | 1 | -1/+2 |
| * | lint fixes, and can't use size of void for pointer arith | John Kohl | 1990-02-07 | 1 | -3/+3 |
| * | move decrypt_key to separate file | John Kohl | 1990-02-07 | 1 | -39/+0 |
| * | *** empty log message *** | John Kohl | 1990-02-07 | 1 | -0/+62 |
| * | change ASN.1 rep of TGS req so that AP REQ is constructed separately | John Kohl | 1990-02-07 | 1 | -1/+12 |
| * | Initial revision | Bill Sommerfeld | 1990-02-05 | 1 | -0/+89 |
| * | need to put length of key into encrypted stuff | John Kohl | 1990-02-05 | 1 | -6/+43 |
| * | change to use eblock parameter | John Kohl | 1990-02-05 | 1 | -10/+14 |
| * | add SRCS, encrypt_key, verify_mky | John Kohl | 1990-02-05 | 1 | -1/+3 |