krb5.git
1990-10-15 Theodore TsoRewritten to allow for principals with components that...
1990-10-15 Theodore TsoChanges to export kdb5_db_lock and kdb5_db_unlock to...
1990-10-15 John Kohlremove krb5_decode_ticket
1990-10-15 John Kohlstdlib.h
1990-10-15 Theodore TsoChanges to the includes so that krb5_db_lock and krb5_d...
1990-10-11 Donald Davischanged process_v4() stub & its call to have three...
1990-10-11 John Kohlfix confusion about type of apreq
1990-10-11 John Kohladd setting of authenticator__vno
1990-10-11 John Kohlneed to allocate, not call ourselves.
1990-10-11 John Kohlcan't be const since it is modified
1990-10-11 John Kohlavoid bug with null tickets in array
1990-10-10 John Kohlneed to zero out authorization_data
1990-10-10 John Kohlpacket can be modified by decode_krb5_as_req, so we...
1990-10-10 John Kohlremove spurious return
1990-10-10 John Kohlwrong function name for free..
1990-10-10 John Kohlchange krb5_decode_ticket to decode_krb5_ticket
1990-10-10 John Kohlchanges for ciphertext change
1990-10-10 John Kohllots of small changes for new data structures/packet...
1990-10-10 John Kohlchanges for process_*_req; delete decrypt_tgs_req
1990-10-10 John Kohlremove decrypt_tgs_req
1990-10-10 John Kohlchanges for new kdc request structure
1990-10-10 John Kohlchange data structure names
1990-10-10 John Kohlchanges for new data structures
1990-10-10 John Kohlchanges for new encryption data structures
1990-10-10 John Kohlchanges for new encryption data structures
1990-10-10 John Kohlchange for new KDC message style
1990-10-10 John Kohluse base-level ticket encode
1990-10-10 John Kohlchanges for new encryption data structures
1990-10-10 Theodore TsoAdded an extra argument to mk_req_ext so that the calle...
1990-10-10 John Kohlchanges for new encryption structure
1990-10-10 John Kohlchanges for ciphertext changes
1990-10-10 John Kohlchanges for new ASN.1 sutff
1990-10-10 John Kohlmore REQ-BODY to separate top-level type
1990-10-10 John Kohlfixups for body encoding/decoding
1990-10-10 John Kohladd encode_krb5_kdc_req_body, decode_krb5_kdc_req_body
1990-10-10 John Kohladd krb5_kdc_req body stuff
1990-10-10 John Kohladd krb5_free_keyblock
1990-10-10 John Kohladd KRB5KDC_ERR_PADATA_TYPE_NOSUPP, KRB5KDC_ERR_SUMTYPE...
1990-10-10 John Kohladd KDC_ERR_SUMTYPE_NOSUPP, KDC_ERR_PADATA_TYPE_NOSUPP
1990-10-10 John Kohlfix numbers
1990-10-10 John Kohlremove krb5_decode_ticket, krb5_encode_ticket
1990-10-10 John Kohlremove extraneous encode_tkt, decode_tkt
1990-10-10 John Kohladd encode_arp, decode_arp,encode_arq, decode_arq
1990-10-10 John Kohlmissed some changes for AS/TGS rep
1990-10-10 John Kohlfixes for new TGS stuff
1990-10-10 John Kohlclean up TGS/KDC/AS stuff
1990-10-10 John Kohlfix TGS /KDC req stuff
1990-10-10 John Kohlupdate to use ciphertext
1990-10-10 John Kohlneed to use enc_data converters now
1990-10-10 John Kohlauthenticator needs to be enc_data in the AP_REQ
1990-10-10 John Kohladd cvt_flags
1990-10-10 John Kohlname change
1990-10-10 John Kohladd Vsyslog option
1990-10-10 John Kohladd #ifdef for vsyslog
1990-10-10 John Kohlremove use of confounder
1990-10-10 John Kohlremove ktrep2trep, trep2ktrep
1990-10-09 John Kohlremove SS all:: target
1990-10-09 John Kohlchanges for SSTopIncludes
1990-10-09 John Kohladded missing 'extern'
1990-10-09 John Kohladd perl comments
1990-10-09 John Kohlperl option changes
1990-10-09 John Kohlneed blank line after (NormalLibraryObjectRule()
1990-10-09 John Kohladd #deine for HasGcc
1990-10-09 John Kohldike out X gunk
1990-10-09 John Kohlmove machine-specific stuff here, where it belongs
1990-10-09 John Kohlmove stuff from site.def to here
1990-10-09 John Kohldefaults for pepy/posy should be in $PATH
1990-10-09 John Kohlremove krb5_tgs_req_enc_part stuff
1990-10-09 John Kohlchanges for new ASN.1 stuff
1990-10-09 John Kohladd krb5_free_tickets, krb5_free_kdc_req
1990-10-09 John Kohladd & remove modules for ASN.1 rearrangement
1990-10-09 John Kohlchange for ciphertext
1990-10-09 John Kohlfree new e_data as well
1990-10-09 John Kohl*** empty log message ***
1990-10-09 John Kohlchanges for ciphertext
1990-10-09 John Kohlchange for enc_data
1990-10-09 John Kohlno tgs_ specific free functions
1990-10-09 John Kohlthese prototypes are already in func-proto.h
1990-10-09 John Kohlchanges for draft 3 ASN.1 definitions
1990-10-09 John Kohlreplace prototypes with fresh ones from *2*.c
1990-10-09 John Kohlchange to encrypted data
1990-10-09 John Kohlchanges to update to draft 3 definitions
1990-10-09 John Kohlchanged filenames & such for ASN.1 update
1990-10-09 John Kohl*** empty log message ***
1990-10-09 John Kohlremove confounder
1990-10-09 John Kohladd krb5_enc_data
1990-10-09 John Kohlfix comments on constructing with Imake.tmpl
1990-10-03 John Kohlms_timeofday now takes ui_2* for milliseconds
1990-10-02 John Kohlneed to use ui_2 for msec
1990-10-02 John Kohlchange back to uncasted ptr in ms_timeofday; ms_timeofd...
1990-10-02 John Kohlchange to take a ui_2 for milliseconds
1990-10-02 John Kohlms_timeofday takes a ui_2 now to hold the millisecond...
1990-10-01 Theodore TsoUpdated interface to mk_req_extended
1990-10-01 Theodore TsoChanged interface to mk_req_extended to include passing...
1990-10-01 Jon RochlisDeclare vsyslog and openlog to make this compile on...
1990-09-28 John Kohladd some sanity checking
1990-09-28 John Kohldon't specify starttime; that's only used for postdated...
1990-09-28 John Kohlchange param names on ap_rep; add ap_rep_enc_part stuff
1990-09-28 John Kohlno need for credentials; use keyblock directly
1990-09-28 John Kohladd prototyeps for krb5_mk_rep, krb5_rd_rep
next