| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | 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 |
| * | changed process_v4() stub & its call to have three arguments, | Donald Davis | 1990-10-11 | 2 | -2/+2 |
| * | fix confusion about type of apreq | John Kohl | 1990-10-11 | 1 | -12/+12 |
| * | add setting of authenticator__vno | John Kohl | 1990-10-11 | 1 | -0/+1 |
| * | need to allocate, not call ourselves. | John Kohl | 1990-10-11 | 1 | -3/+16 |
| * | can't be const since it is modified | John Kohl | 1990-10-11 | 1 | -1/+1 |
| * | avoid bug with null tickets in array | John Kohl | 1990-10-11 | 1 | -1/+1 |
| * | need to zero out authorization_data | John Kohl | 1990-10-10 | 1 | -0/+1 |
| * | packet can be modified by decode_krb5_as_req, so we can't be const | John Kohl | 1990-10-10 | 2 | -2/+2 |
| * | remove spurious return | John Kohl | 1990-10-10 | 1 | -1/+0 |
| * | wrong function name for free.. | John Kohl | 1990-10-10 | 1 | -1/+1 |
| * | change krb5_decode_ticket to decode_krb5_ticket | John Kohl | 1990-10-10 | 1 | -1/+1 |
| * | changes for ciphertext change | John Kohl | 1990-10-10 | 1 | -2/+2 |
| * | lots of small changes for new data structures/packet formats. | John Kohl | 1990-10-10 | 1 | -141/+118 |
| * | changes for process_*_req; delete decrypt_tgs_req | John Kohl | 1990-10-10 | 1 | -6/+5 |
| * | remove decrypt_tgs_req | John Kohl | 1990-10-10 | 1 | -97/+70 |
| * | changes for new kdc request structure | John Kohl | 1990-10-10 | 1 | -20/+30 |
| * | change data structure names | John Kohl | 1990-10-10 | 1 | -4/+4 |
| * | changes for new data structures | John Kohl | 1990-10-10 | 2 | -20/+21 |
| * | changes for new encryption data structures | John Kohl | 1990-10-10 | 1 | -39/+49 |
| * | changes for new encryption data structures | John Kohl | 1990-10-10 | 4 | -30/+49 |
| * | change for new KDC message style | John Kohl | 1990-10-10 | 1 | -7/+18 |
| * | use base-level ticket encode | John Kohl | 1990-10-10 | 1 | -1/+1 |
| * | changes for new encryption data structures | John Kohl | 1990-10-10 | 2 | -29/+29 |
| * | Added an extra argument to mk_req_ext so that the caller can get a | Theodore Tso | 1990-10-10 | 1 | -4/+12 |
| * | changes for new encryption structure | John Kohl | 1990-10-10 | 5 | -31/+56 |
| * | changes for ciphertext changes | John Kohl | 1990-10-10 | 1 | -3/+3 |
| * | changes for new ASN.1 sutff | John Kohl | 1990-10-10 | 1 | -94/+107 |
| * | more REQ-BODY to separate top-level type | John Kohl | 1990-10-10 | 1 | -19/+8 |
| * | fixups for body encoding/decoding | John Kohl | 1990-10-10 | 2 | -76/+108 |
| * | 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 KRB5KDC_ERR_PADATA_TYPE_NOSUPP, KRB5KDC_ERR_SUMTYPE_NOSUPP | John Kohl | 1990-10-10 | 1 | -3/+3 |
| * | 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 |
| * | remove extraneous encode_tkt, decode_tkt | John Kohl | 1990-10-10 | 1 | -4/+0 |
| * | add encode_arp, decode_arp,encode_arq, decode_arq | John Kohl | 1990-10-10 | 1 | -0/+8 |
| * | missed some changes for AS/TGS rep | John Kohl | 1990-10-10 | 1 | -1/+13 |
| * | fixes for new TGS stuff | John Kohl | 1990-10-10 | 4 | -7/+8 |
| * | 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 |
| * | update to use ciphertext | John Kohl | 1990-10-10 | 1 | -2/+2 |
| * | need to use enc_data converters now | John Kohl | 1990-10-10 | 2 | -4/+5 |
| * | 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 |
| * | name change | John Kohl | 1990-10-10 | 2 | -3/+3 |
| * | add Vsyslog option | John Kohl | 1990-10-10 | 1 | -0/+3 |