1990-10-19 |
John Kohl | add 'const' where needed. |
commit | commitdiff | tree | snapshot |
1990-10-19 |
John Kohl | add const_principal |
commit | commitdiff | tree | snapshot |
1990-10-19 |
John Kohl | use internal prototypes |
commit | commitdiff | tree | snapshot |
1990-10-19 |
John Kohl | code rearrangement for const * stuff; make the _f funct... |
commit | commitdiff | tree | snapshot |
1990-10-19 |
John Kohl | change const krb5_pointer to krb5_const_pointer |
commit | commitdiff | tree | snapshot |
1990-10-19 |
John Kohl | add krb5_const_pointer |
commit | commitdiff | tree | snapshot |
1990-10-18 |
John Kohl | remove extraneous XXX (correct error code) |
commit | commitdiff | tree | snapshot |
1990-10-18 |
John Kohl | no need for XXX...it is the proper error code |
commit | commitdiff | tree | snapshot |
1990-10-18 |
John Kohl | make it the caller's responsibility to clean up creds |
commit | commitdiff | tree | snapshot |
1990-10-18 |
John Kohl | nuke the encryption keys when cleaning up |
commit | commitdiff | tree | snapshot |
1990-10-18 |
John Kohl | fix some cleanup code to eradicate the keys |
commit | commitdiff | tree | snapshot |
1990-10-18 |
John Kohl | clean up stuff in credentials, if necessary after a... |
commit | commitdiff | tree | snapshot |
1990-10-18 |
John Kohl | whoops, forgot to change function name when copying... |
commit | commitdiff | tree | snapshot |
1990-10-18 |
John Kohl | added code to free up credentials when done |
commit | commitdiff | tree | snapshot |
1990-10-18 |
Theodore Tso | Added declarations for krb5_unprase_name_ext and krb5_f... |
commit | commitdiff | tree | snapshot |
1990-10-18 |
John Kohl | add f_cred_cnt |
commit | commitdiff | tree | snapshot |
1990-10-18 |
John Kohl | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1990-10-18 |
John Kohl | use new free_cred_contents() routine |
commit | commitdiff | tree | snapshot |
1990-10-18 |
John Kohl | remove f_tgt_cred.c |
commit | commitdiff | tree | snapshot |
1990-10-18 |
John Kohl | add f_tgt_cred.c |
commit | commitdiff | tree | snapshot |
1990-10-18 |
John Kohl | remove inappropriate XXX |
commit | commitdiff | tree | snapshot |
1990-10-18 |
John Kohl | we pass in the sumtype now |
commit | commitdiff | tree | snapshot |
1990-10-18 |
John Kohl | add authorization data stuff (from Bill Sommerfeld) |
commit | commitdiff | tree | snapshot |
1990-10-18 |
John Kohl | add authdata stuff (from Bill Sommerfeld) |
commit | commitdiff | tree | snapshot |
1990-10-18 |
John Kohl | add authdata stuff (from Bill Sommerfeld) |
commit | commitdiff | tree | snapshot |
1990-10-18 |
John Kohl | add krb5_fcc_read_authdata, krb5_fcc_read_authdatum... |
commit | commitdiff | tree | snapshot |
1990-10-18 |
John Kohl | add authdata to credentials structure (from Bill Sommer... |
commit | commitdiff | tree | snapshot |
1990-10-18 |
John Kohl | fix concat_authorization_data to work properly in absen... |
commit | commitdiff | tree | snapshot |
1990-10-18 |
John Kohl | add KRB5_TC_MATCH_AUTHDATA (from Bill Sommerfeld) |
commit | commitdiff | tree | snapshot |
1990-10-18 |
John Kohl | bug fix from Bill Sommerfeld: zero out my_creds to... |
commit | commitdiff | tree | snapshot |
1990-10-15 |
Theodore Tso | Rewritten to allow for principals with components that... |
commit | commitdiff | tree | snapshot |
1990-10-15 |
Theodore Tso | Changes to export kdb5_db_lock and kdb5_db_unlock to... |
commit | commitdiff | tree | snapshot |
1990-10-15 |
John Kohl | remove krb5_decode_ticket |
commit | commitdiff | tree | snapshot |
1990-10-15 |
John Kohl | stdlib.h |
commit | commitdiff | tree | snapshot |
1990-10-15 |
Theodore Tso | Changes to the includes so that krb5_db_lock and krb5_d... |
commit | commitdiff | tree | snapshot |
1990-10-11 |
Donald Davis | changed process_v4() stub & its call to have three... |
commit | commitdiff | tree | snapshot |
1990-10-11 |
John Kohl | fix confusion about type of apreq |
commit | commitdiff | tree | snapshot |
1990-10-11 |
John Kohl | add setting of authenticator__vno |
commit | commitdiff | tree | snapshot |
1990-10-11 |
John Kohl | need to allocate, not call ourselves. |
commit | commitdiff | tree | snapshot |
1990-10-11 |
John Kohl | can't be const since it is modified |
commit | commitdiff | tree | snapshot |
1990-10-11 |
John Kohl | avoid bug with null tickets in array |
commit | commitdiff | tree | snapshot |
1990-10-10 |
John Kohl | need to zero out authorization_data |
commit | commitdiff | tree | snapshot |
1990-10-10 |
John Kohl | packet can be modified by decode_krb5_as_req, so we... |
commit | commitdiff | tree | snapshot |
1990-10-10 |
John Kohl | remove spurious return |
commit | commitdiff | tree | snapshot |
1990-10-10 |
John Kohl | wrong function name for free.. |
commit | commitdiff | tree | snapshot |
1990-10-10 |
John Kohl | change krb5_decode_ticket to decode_krb5_ticket |
commit | commitdiff | tree | snapshot |
1990-10-10 |
John Kohl | changes for ciphertext change |
commit | commitdiff | tree | snapshot |
1990-10-10 |
John Kohl | lots of small changes for new data structures/packet... |
commit | commitdiff | tree | snapshot |
1990-10-10 |
John Kohl | changes for process_*_req; delete decrypt_tgs_req |
commit | commitdiff | tree | snapshot |
1990-10-10 |
John Kohl | remove decrypt_tgs_req |
commit | commitdiff | tree | snapshot |
1990-10-10 |
John Kohl | changes for new kdc request structure |
commit | commitdiff | tree | snapshot |
1990-10-10 |
John Kohl | change data structure names |
commit | commitdiff | tree | snapshot |
1990-10-10 |
John Kohl | changes for new data structures |
commit | commitdiff | tree | snapshot |
1990-10-10 |
John Kohl | changes for new encryption data structures |
commit | commitdiff | tree | snapshot |
1990-10-10 |
John Kohl | changes for new encryption data structures |
commit | commitdiff | tree | snapshot |
1990-10-10 |
John Kohl | change for new KDC message style |
commit | commitdiff | tree | snapshot |
1990-10-10 |
John Kohl | use base-level ticket encode |
commit | commitdiff | tree | snapshot |
1990-10-10 |
John Kohl | changes for new encryption data structures |
commit | commitdiff | tree | snapshot |
1990-10-10 |
Theodore Tso | Added an extra argument to mk_req_ext so that the calle... |
commit | commitdiff | tree | snapshot |
1990-10-10 |
John Kohl | changes for new encryption structure |
commit | commitdiff | tree | snapshot |
1990-10-10 |
John Kohl | changes for ciphertext changes |
commit | commitdiff | tree | snapshot |
1990-10-10 |
John Kohl | changes for new ASN.1 sutff |
commit | commitdiff | tree | snapshot |
1990-10-10 |
John Kohl | more REQ-BODY to separate top-level type |
commit | commitdiff | tree | snapshot |
1990-10-10 |
John Kohl | fixups for body encoding/decoding |
commit | commitdiff | tree | snapshot |
1990-10-10 |
John Kohl | add encode_krb5_kdc_req_body, decode_krb5_kdc_req_body |
commit | commitdiff | tree | snapshot |
1990-10-10 |
John Kohl | add krb5_kdc_req body stuff |
commit | commitdiff | tree | snapshot |
1990-10-10 |
John Kohl | add krb5_free_keyblock |
commit | commitdiff | tree | snapshot |
1990-10-10 |
John Kohl | add KRB5KDC_ERR_PADATA_TYPE_NOSUPP, KRB5KDC_ERR_SUMTYPE... |
commit | commitdiff | tree | snapshot |
1990-10-10 |
John Kohl | add KDC_ERR_SUMTYPE_NOSUPP, KDC_ERR_PADATA_TYPE_NOSUPP |
commit | commitdiff | tree | snapshot |
1990-10-10 |
John Kohl | fix numbers |
commit | commitdiff | tree | snapshot |
1990-10-10 |
John Kohl | remove krb5_decode_ticket, krb5_encode_ticket |
commit | commitdiff | tree | snapshot |
1990-10-10 |
John Kohl | remove extraneous encode_tkt, decode_tkt |
commit | commitdiff | tree | snapshot |
1990-10-10 |
John Kohl | add encode_arp, decode_arp,encode_arq, decode_arq |
commit | commitdiff | tree | snapshot |
1990-10-10 |
John Kohl | missed some changes for AS/TGS rep |
commit | commitdiff | tree | snapshot |
1990-10-10 |
John Kohl | fixes for new TGS stuff |
commit | commitdiff | tree | snapshot |
1990-10-10 |
John Kohl | clean up TGS/KDC/AS stuff |
commit | commitdiff | tree | snapshot |
1990-10-10 |
John Kohl | fix TGS /KDC req stuff |
commit | commitdiff | tree | snapshot |
1990-10-10 |
John Kohl | update to use ciphertext |
commit | commitdiff | tree | snapshot |
1990-10-10 |
John Kohl | need to use enc_data converters now |
commit | commitdiff | tree | snapshot |
1990-10-10 |
John Kohl | authenticator needs to be enc_data in the AP_REQ |
commit | commitdiff | tree | snapshot |
1990-10-10 |
John Kohl | add cvt_flags |
commit | commitdiff | tree | snapshot |
1990-10-10 |
John Kohl | name change |
commit | commitdiff | tree | snapshot |
1990-10-10 |
John Kohl | add Vsyslog option |
commit | commitdiff | tree | snapshot |
1990-10-10 |
John Kohl | add #ifdef for vsyslog |
commit | commitdiff | tree | snapshot |
1990-10-10 |
John Kohl | remove use of confounder |
commit | commitdiff | tree | snapshot |
1990-10-10 |
John Kohl | remove ktrep2trep, trep2ktrep |
commit | commitdiff | tree | snapshot |
1990-10-09 |
John Kohl | remove SS all:: target |
commit | commitdiff | tree | snapshot |
1990-10-09 |
John Kohl | changes for SSTopIncludes |
commit | commitdiff | tree | snapshot |
1990-10-09 |
John Kohl | added missing 'extern' |
commit | commitdiff | tree | snapshot |
1990-10-09 |
John Kohl | add perl comments |
commit | commitdiff | tree | snapshot |
1990-10-09 |
John Kohl | perl option changes |
commit | commitdiff | tree | snapshot |
1990-10-09 |
John Kohl | need blank line after (NormalLibraryObjectRule() |
commit | commitdiff | tree | snapshot |
1990-10-09 |
John Kohl | add #deine for HasGcc |
commit | commitdiff | tree | snapshot |
1990-10-09 |
John Kohl | dike out X gunk |
commit | commitdiff | tree | snapshot |
1990-10-09 |
John Kohl | move machine-specific stuff here, where it belongs |
commit | commitdiff | tree | snapshot |
1990-10-09 |
John Kohl | move stuff from site.def to here |
commit | commitdiff | tree | snapshot |
1990-10-09 |
John Kohl | defaults for pepy/posy should be in $PATH |
commit | commitdiff | tree | snapshot |
1990-10-09 |
John Kohl | remove krb5_tgs_req_enc_part stuff |
commit | commitdiff | tree | snapshot |
1990-10-09 |
John Kohl | changes for new ASN.1 stuff |
commit | commitdiff | tree | snapshot |
1990-10-09 |
John Kohl | add krb5_free_tickets, krb5_free_kdc_req |
commit | commitdiff | tree | snapshot |
next |