| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | fix up types on encode_generic, decode_generic, translator_func | John Kohl | 1990-10-22 | 1 | -7/+7 |
| * | fix prototypes for openlog, syslog | John Kohl | 1990-10-22 | 1 | -2/+2 |
| * | use const pointer in translator | John Kohl | 1990-10-22 | 1 | -1/+1 |
| * | put the const in the right place | John Kohl | 1990-10-19 | 1 | -2/+3 |
| * | the decrypt arg is now const | John Kohl | 1990-10-19 | 1 | -1/+1 |
| * | no need for keyprocarg to be const | John Kohl | 1990-10-19 | 1 | -2/+2 |
| * | process_key doesn't modify key | John Kohl | 1990-10-19 | 1 | -1/+1 |
| * | change 'const krb5_principal' to krb5_const_principal | John Kohl | 1990-10-19 | 3 | -12/+12 |
| * | add 'const' where needed | John Kohl | 1990-10-19 | 1 | -2/+2 |
| * | add const_principal | John Kohl | 1990-10-19 | 1 | -4/+6 |
| * | change const krb5_pointer to krb5_const_pointer | John Kohl | 1990-10-19 | 3 | -25/+25 |
| * | add krb5_const_pointer | John Kohl | 1990-10-19 | 1 | -0/+2 |
| * | Added declarations for krb5_unprase_name_ext and krb5_free_cred_contents | Theodore Tso | 1990-10-18 | 1 | -0/+6 |
| * | add authdata to credentials structure (from Bill Sommerfeld) | John Kohl | 1990-10-18 | 1 | -0/+1 |
| * | add KRB5_TC_MATCH_AUTHDATA (from Bill Sommerfeld) | John Kohl | 1990-10-18 | 1 | -0/+1 |
| * | remove krb5_decode_ticket | John Kohl | 1990-10-15 | 1 | -3/+4 |
| * | stdlib.h | John Kohl | 1990-10-15 | 1 | -10/+12 |
| * | Changes to the includes so that krb5_db_lock and krb5_db_unlock are | Theodore Tso | 1990-10-15 | 1 | -0/+9 |
| * | can't be const since it is modified | John Kohl | 1990-10-11 | 1 | -1/+1 |
| * | changes for new ASN.1 sutff | John Kohl | 1990-10-10 | 1 | -94/+107 |
| * | add encode_krb5_kdc_req_body, decode_krb5_kdc_req_body | John Kohl | 1990-10-10 | 1 | -26/+35 |
| * | add krb5_kdc_req body stuff | John Kohl | 1990-10-10 | 1 | -0/+4 |
| * | add krb5_free_keyblock | John Kohl | 1990-10-10 | 1 | -0/+2 |
| * | add KDC_ERR_SUMTYPE_NOSUPP, KDC_ERR_PADATA_TYPE_NOSUPP | John Kohl | 1990-10-10 | 1 | -0/+2 |
| * | fix numbers | John Kohl | 1990-10-10 | 1 | -9/+12 |
| * | clean up TGS/KDC/AS stuff | John Kohl | 1990-10-10 | 1 | -7/+7 |
| * | fix TGS /KDC req stuff | John Kohl | 1990-10-10 | 1 | -54/+50 |
| * | authenticator needs to be enc_data in the AP_REQ | John Kohl | 1990-10-10 | 1 | -1/+1 |
| * | add cvt_flags | John Kohl | 1990-10-10 | 1 | -1/+6 |
| * | remove ktrep2trep, trep2ktrep | John Kohl | 1990-10-10 | 1 | -8/+0 |
| * | remove krb5_tgs_req_enc_part stuff | John Kohl | 1990-10-09 | 1 | -26/+4 |
| * | changes for new ASN.1 stuff | John Kohl | 1990-10-09 | 1 | -48/+26 |
| * | add krb5_free_tickets, krb5_free_kdc_req | John Kohl | 1990-10-09 | 1 | -1/+4 |
| * | no tgs_ specific free functions | John Kohl | 1990-10-09 | 1 | -6/+2 |
| * | these prototypes are already in func-proto.h | John Kohl | 1990-10-09 | 1 | -24/+0 |
| * | replace prototypes with fresh ones from *2*.c | John Kohl | 1990-10-09 | 1 | -163/+196 |
| * | add krb5_enc_data | John Kohl | 1990-10-09 | 1 | -0/+6 |
| * | ms_timeofday takes a ui_2 now to hold the millisecond field | John Kohl | 1990-10-02 | 1 | -1/+1 |
| * | Changed interface to mk_req_extended to include passing back the | Theodore Tso | 1990-10-01 | 1 | -0/+1 |
| * | change param names on ap_rep; add ap_rep_enc_part stuff | John Kohl | 1990-09-28 | 1 | -4/+15 |
| * | add prototyeps for krb5_mk_rep, krb5_rd_rep | John Kohl | 1990-09-28 | 1 | -0/+8 |
| * | add macros to hide the object deref in encryption functions | John Kohl | 1990-09-20 | 1 | -0/+9 |
| * | fix more confusion with krb5_ui_* types | John Kohl | 1990-09-11 | 2 | -5/+8 |
| * | remove bogus casts on decode_generic | John Kohl | 1990-09-11 | 1 | -16/+16 |
| * | all the ui_foo need to be unsigned! | John Kohl | 1990-09-11 | 1 | -4/+4 |
| * | change addresses to s_, r_address in krb_priv | John Kohl | 1990-09-10 | 1 | -1/+2 |
| * | add krb5_free_addr | John Kohl | 1990-09-07 | 1 | -0/+2 |
| * | use two addresses now | John Kohl | 1990-09-07 | 1 | -1/+2 |
| * | add prototypes for krb5_addr2KRB5_HostAddress and KRB5_HostAddress2krb5_addr | John Kohl | 1990-09-07 | 1 | -0/+6 |
| * | add ivec pointers for mk,rd priv | John Kohl | 1990-09-06 | 1 | -0/+2 |