| Commit message (Expand) | Author | Age | Files | Lines |
| * | intr_routine() should be static | John Kohl | 1990-03-29 | 1 | -1/+1 |
| * | add #ifdef KRB5_USE_INET | John Kohl | 1990-03-29 | 1 | -3/+7 |
| * | compiles; not tested | John Kohl | 1990-03-27 | 2 | -40/+119 |
| * | add copy_cred, copy_data, copy_key, copy_princ | John Kohl | 1990-03-27 | 1 | -0/+8 |
| * | *** empty log message *** | John Kohl | 1990-03-27 | 3 | -0/+166 |
| * | remove decode_generic | John Kohl | 1990-03-26 | 1 | -41/+0 |
| * | *** empty log message *** | John Kohl | 1990-03-26 | 1 | -0/+69 |
| * | fix RCSID string names | John Kohl | 1990-03-26 | 17 | -17/+34 |
| * | *** 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 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 |
| * | return real retval, not error retval | John Kohl | 1990-03-23 | 1 | -1/+1 |
| * | add faddr_ordr, mk_safe | John Kohl | 1990-03-09 | 1 | -0/+4 |
| * | *** empty log message *** | John Kohl | 1990-03-09 | 2 | -0/+171 |
| * | 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 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 |