krb5.git
1990-10-19 John Kohlmake error case of mk_req_ext() explicit
1990-10-19 John Kohlchange 'const krb5_principal' to krb5_const_principal
1990-10-19 John Kohladd 'const' where needed
1990-10-19 John Kohladd 'const' where needed.
1990-10-19 John Kohladd const_principal
1990-10-19 John Kohluse internal prototypes
1990-10-19 John Kohlcode rearrangement for const * stuff; make the _f funct...
1990-10-19 John Kohlchange const krb5_pointer to krb5_const_pointer
1990-10-19 John Kohladd krb5_const_pointer
1990-10-18 John Kohlremove extraneous XXX (correct error code)
1990-10-18 John Kohlno need for XXX...it is the proper error code
1990-10-18 John Kohlmake it the caller's responsibility to clean up creds
1990-10-18 John Kohlnuke the encryption keys when cleaning up
1990-10-18 John Kohlfix some cleanup code to eradicate the keys
1990-10-18 John Kohlclean up stuff in credentials, if necessary after a...
1990-10-18 John Kohlwhoops, forgot to change function name when copying...
1990-10-18 John Kohladded code to free up credentials when done
1990-10-18 Theodore TsoAdded declarations for krb5_unprase_name_ext and krb5_f...
1990-10-18 John Kohladd f_cred_cnt
1990-10-18 John Kohl*** empty log message ***
1990-10-18 John Kohluse new free_cred_contents() routine
1990-10-18 John Kohlremove f_tgt_cred.c
1990-10-18 John Kohladd f_tgt_cred.c
1990-10-18 John Kohlremove inappropriate XXX
1990-10-18 John Kohlwe pass in the sumtype now
1990-10-18 John Kohladd authorization data stuff (from Bill Sommerfeld)
1990-10-18 John Kohladd authdata stuff (from Bill Sommerfeld)
1990-10-18 John Kohl add authdata stuff (from Bill Sommerfeld)
1990-10-18 John Kohladd krb5_fcc_read_authdata, krb5_fcc_read_authdatum...
1990-10-18 John Kohladd authdata to credentials structure (from Bill Sommer...
1990-10-18 John Kohlfix concat_authorization_data to work properly in absen...
1990-10-18 John Kohladd KRB5_TC_MATCH_AUTHDATA (from Bill Sommerfeld)
1990-10-18 John Kohlbug fix from Bill Sommerfeld: zero out my_creds to...
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
next