| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | change isset to isflagset | John Kohl | 1990-02-07 | 1 | -20/+22 |
| * | 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 |
| * | 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 |
| * | add compatibility #defines for const, volatile | John Kohl | 1990-02-07 | 1 | -0/+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 |
| * | 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 | 2 | -1/+23 |
| * | remove extraneous krb5_free... prototypes | John Kohl | 1990-02-07 | 1 | -36/+6 |
| * | add lots of stuff | John Kohl | 1990-02-06 | 1 | -5/+116 |
| * | add declarations of listen_and_process, setup_network, closedown_network | John Kohl | 1990-02-06 | 1 | -1/+3 |
| * | add kdc_input_mkey | John Kohl | 1990-02-06 | 1 | -1/+55 |
| * | add master_keyblock, master_princ, krb5_mkey_pwd_prompt1, krb5_mkey_pwd_prompt2 | John Kohl | 1990-02-06 | 1 | -0/+6 |
| * | sys/limits.h is a figment on BSD systems | John Kohl | 1990-02-06 | 1 | -2/+9 |
| * | add SRCS line | John Kohl | 1990-02-06 | 1 | -0/+1 |
| * | 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 |
| * | Initial revision | Bill Sommerfeld | 1990-02-05 | 1 | -0/+56 |
| * | 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 |
| * | change filename: unlock_file to unlck_file | John Kohl | 1990-02-05 | 1 | -2/+2 |
| * | fix up #ifndef for lint/saber | John Kohl | 1990-02-05 | 2 | -3/+3 |
| * | fix up #ifndef for lint/saber | John Kohl | 1990-02-05 | 1 | -2/+2 |
| * | use ext-proto.h rather than stdlib.h | John Kohl | 1990-02-05 | 1 | -1/+2 |
| * | remove formal param names | John Kohl | 1990-02-05 | 1 | -17/+17 |
| * | need to fill in return length | John Kohl | 1990-02-05 | 1 | -17/+19 |
| * | add princ_comp.c | John Kohl | 1990-02-05 | 1 | -0/+2 |
| * | add -pedantic -ansi -Wall | John Kohl | 1990-02-05 | 1 | -2/+2 |
| * | *** empty log message *** | John Kohl | 1990-02-05 | 1 | -0/+67 |
| * | Athena X11R4 changes | John Kohl | 1990-02-05 | 1 | -0/+94 |
| * | *** empty log message *** | John Kohl | 1990-02-05 | 1 | -0/+53 |
| * | modifications for Kerberos needs (wesommer) | John Kohl | 1990-02-05 | 1 | -17/+2 |
| * | Initial revision | John Kohl | 1990-02-05 | 1 | -0/+34 |
| * | put back un-locked un-checked-in changes Bill had made...grump | John Kohl | 1990-02-05 | 1 | -3/+9 |
| * | fixes for emacs tags | John Kohl | 1990-02-05 | 2 | -2/+6 |
| * | *** empty log message *** | John Kohl | 1990-02-03 | 1 | -0/+76 |
| * | 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 |