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 |
1990-10-09 |
John Kohl | add & remove modules for ASN.1 rearrangement |
commit | commitdiff | tree | snapshot |
1990-10-09 |
John Kohl | change for ciphertext |
commit | commitdiff | tree | snapshot |
1990-10-09 |
John Kohl | free new e_data as well |
commit | commitdiff | tree | snapshot |
1990-10-09 |
John Kohl | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1990-10-09 |
John Kohl | changes for ciphertext |
commit | commitdiff | tree | snapshot |
1990-10-09 |
John Kohl | change for enc_data |
commit | commitdiff | tree | snapshot |
1990-10-09 |
John Kohl | no tgs_ specific free functions |
commit | commitdiff | tree | snapshot |
1990-10-09 |
John Kohl | these prototypes are already in func-proto.h |
commit | commitdiff | tree | snapshot |
1990-10-09 |
John Kohl | changes for draft 3 ASN.1 definitions |
commit | commitdiff | tree | snapshot |
1990-10-09 |
John Kohl | replace prototypes with fresh ones from *2*.c |
commit | commitdiff | tree | snapshot |
1990-10-09 |
John Kohl | change to encrypted data |
commit | commitdiff | tree | snapshot |
1990-10-09 |
John Kohl | changes to update to draft 3 definitions |
commit | commitdiff | tree | snapshot |
1990-10-09 |
John Kohl | changed filenames & such for ASN.1 update |
commit | commitdiff | tree | snapshot |
1990-10-09 |
John Kohl | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1990-10-09 |
John Kohl | remove confounder |
commit | commitdiff | tree | snapshot |
1990-10-09 |
John Kohl | add krb5_enc_data |
commit | commitdiff | tree | snapshot |
1990-10-09 |
John Kohl | fix comments on constructing with Imake.tmpl |
commit | commitdiff | tree | snapshot |
1990-10-03 |
John Kohl | ms_timeofday now takes ui_2* for milliseconds |
commit | commitdiff | tree | snapshot |
1990-10-02 |
John Kohl | need to use ui_2 for msec |
commit | commitdiff | tree | snapshot |
1990-10-02 |
John Kohl | change back to uncasted ptr in ms_timeofday; ms_timeofd... |
commit | commitdiff | tree | snapshot |
1990-10-02 |
John Kohl | change to take a ui_2 for milliseconds |
commit | commitdiff | tree | snapshot |
1990-10-02 |
John Kohl | ms_timeofday takes a ui_2 now to hold the millisecond... |
commit | commitdiff | tree | snapshot |
1990-10-01 |
Theodore Tso | Updated interface to mk_req_extended |
commit | commitdiff | tree | snapshot |
1990-10-01 |
Theodore Tso | Changed interface to mk_req_extended to include passing... |
commit | commitdiff | tree | snapshot |
1990-10-01 |
Jon Rochlis | Declare vsyslog and openlog to make this compile on... |
commit | commitdiff | tree | snapshot |
1990-09-28 |
John Kohl | add some sanity checking |
commit | commitdiff | tree | snapshot |
1990-09-28 |
John Kohl | don't specify starttime; that's only used for postdated... |
commit | commitdiff | tree | snapshot |
1990-09-28 |
John Kohl | change param names on ap_rep; add ap_rep_enc_part stuff |
commit | commitdiff | tree | snapshot |
1990-09-28 |
John Kohl | no need for credentials; use keyblock directly |
commit | commitdiff | tree | snapshot |
1990-09-28 |
John Kohl | add prototyeps for krb5_mk_rep, krb5_rd_rep |
commit | commitdiff | tree | snapshot |
1990-09-28 |
John Kohl | add descriptions of mk_rep, rd_rep |
commit | commitdiff | tree | snapshot |
1990-09-28 |
John Kohl | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1990-09-28 |
John Kohl | add mk_rep and rd_rep |
commit | commitdiff | tree | snapshot |
1990-09-27 |
Theodore Tso | Frobbed with document parameters to make the output... |
commit | commitdiff | tree | snapshot |
1990-09-27 |
Theodore Tso | Fixed the marginpar-handing stuff to put function names... |
commit | commitdiff | tree | snapshot |
1990-09-27 |
John Kohl | rework it to not require a fixed size encode buffer |
commit | commitdiff | tree | snapshot |
next |