| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | missed one formal arg name | John Kohl | 1990-02-09 | 1 | -1/+1 |
| * | remove formal arg names | John Kohl | 1990-02-09 | 1 | -105/+105 |
| * | add #define of krb5_princ_realm() | John Kohl | 1990-02-09 | 1 | -0/+2 |
| * | fix krb5_get_in_tkt (needs ccache arg) | John Kohl | 1990-02-08 | 1 | -1/+2 |
| * | fix ordering of args in prototypes for decrypt procs | John Kohl | 1990-02-08 | 1 | -3/+3 |
| * | fix remaining prototype confusion | John Kohl | 1990-02-08 | 1 | -3/+3 |
| * | add krb5_kdb_encrypt_key, krb5_kdb_decrypt_key | John Kohl | 1990-02-08 | 1 | -0/+4 |
| * | add DECLARG, OLDDECLARG to do proper type conversion &c for ANSI | John Kohl | 1990-02-08 | 1 | -0/+4 |
| * | undo promotion confusion (need to use new-style declarations in .c files) | John Kohl | 1990-02-08 | 1 | -7/+7 |
| * | fix up protos regarding in_tkt stuff | John Kohl | 1990-02-07 | 1 | -17/+19 |
| * | split tgs_req into pieces to accomodate checksum after encoding | John Kohl | 1990-02-07 | 1 | -2/+8 |
| * | #define the DBM names to the real names, to avoid a level of indirection | John Kohl | 1990-02-07 | 1 | -0/+14 |
| * | add KRB5_KDC_MKEY_1, KRB5_KDC_MKEY_2, krb5_mkey_pwd_prompt1, krb5_mkey_pwd_pr... | John Kohl | 1990-02-07 | 1 | -2/+12 |
| * | add encode_krb5_tgs_req_enc_part, decode_krb5_tgs_req_enc_part | John Kohl | 1990-02-07 | 1 | -0/+10 |
| * | add compatibility #defines for const, volatile | John Kohl | 1990-02-07 | 1 | -0/+3 |
| * | choose sigtype | John Kohl | 1990-02-07 | 1 | -0/+7 |
| * | forgot to change krb5_tgs_req to krb5_real_tgs_req in one spot | John Kohl | 1990-02-07 | 1 | -1/+1 |
| * | change ASN.1 rep of TGS req so that AP REQ is constructed separately | John Kohl | 1990-02-07 | 1 | -0/+11 |
| * | remove extraneous krb5_free... prototypes | John Kohl | 1990-02-07 | 1 | -36/+6 |
| * | add arg to prototype for krb5_db_verify_master_key | John Kohl | 1990-02-05 | 1 | -1/+1 |
| * | add KRB5_INT32_MAX, KRB5_INT32_MIN | John Kohl | 1990-02-05 | 1 | -0/+3 |
| * | modify string_to_key and sum_func signatures | John Kohl | 1990-02-05 | 1 | -5/+13 |
| * | remove formal param names | John Kohl | 1990-02-05 | 1 | -17/+17 |
| * | key is no longer ptr in the db_entry structure | John Kohl | 1990-02-03 | 1 | -1/+3 |
| * | remove krb5_keyblock_size(), not useful and was incorrect. | John Kohl | 1990-02-03 | 1 | -1/+5 |
| * | add krb5_rd_req_decoded, krb5_principal_compare | John Kohl | 1990-02-03 | 1 | -0/+16 |
| * | moved valid_etype() to encryption.h | John Kohl | 1990-02-03 | 1 | -2/+0 |
| * | Initial revision | Bill Sommerfeld | 1990-02-03 | 1 | -0/+22 |
| * | Remove unnecessary arguments from krb5_decode_ticket | Bill Sommerfeld | 1990-02-03 | 1 | -2/+0 |
| * | replace inadvertently-choppped-off line | John Kohl | 1990-02-02 | 1 | -0/+1 |
| * | *** empty log message *** | John Kohl | 1990-02-01 | 1 | -0/+21 |
| * | add #include of macros.h | John Kohl | 1990-02-01 | 1 | -0/+1 |
| * | *** empty log message *** | John Kohl | 1990-02-01 | 1 | -0/+209 |
| * | more promotion rule changes | John Kohl | 1990-02-01 | 1 | -10/+12 |
| * | change contents[1] to *contents | John Kohl | 1990-02-01 | 1 | -7/+11 |
| * | move prototype to libos-proto.h | John Kohl | 1990-01-30 | 2 | -4/+4 |
| * | changes for proper casting | John Kohl | 1990-01-30 | 1 | -106/+110 |
| * | update lock_file, unlock_file (take char *'s now in addition to FILE *) | John Kohl | 1990-01-30 | 1 | -1/+3 |
| * | bjaspan: added KRB5_TC_OPENCLOSE, the first flag for credential caches | Barry Jaspan | 1990-01-30 | 1 | -0/+3 |
| * | contents now in separate pointer | John Kohl | 1990-01-30 | 2 | -6/+3 |
| * | Add prototype for function to get all the addresses of this host | Bill Sommerfeld | 1990-01-29 | 1 | -0/+3 |
| * | add prototypes for {encode,decode}_generic | John Kohl | 1990-01-29 | 1 | -0/+26 |
| * | need to take into account promotion rules for prototypes | John Kohl | 1990-01-29 | 1 | -1/+1 |
| * | change to relative pathnames | John Kohl | 1990-01-29 | 1 | -6/+6 |
| * | *** empty log message *** | John Kohl | 1990-01-29 | 1 | -0/+25 |
| * | *** empty log message *** | John Kohl | 1990-01-29 | 1 | -0/+29 |
| * | fix prototypes to accomodate updated ticket & kdc handling | John Kohl | 1990-01-29 | 1 | -4/+5 |
| * | add roundup, encrypt_size, keyblock_size | John Kohl | 1990-01-29 | 1 | -0/+11 |
| * | need to cast to message types | John Kohl | 1990-01-29 | 1 | -9/+9 |
| * | add cs_table_entry | John Kohl | 1990-01-23 | 1 | -13/+22 |