krb5.git
1990-03-09 John Kohladd faddr_ordr, mk_safe
1990-03-09 John Kohladd definitions for msec direction bit for KRB_SAFE...
1990-03-09 John Kohladd krb5_fulladdr_order
1990-03-09 John Kohl*** empty log message ***
1990-03-09 John Kohldon't play with CcCmd, use StandardDefines and SaberDefines
1990-03-09 John Kohladd SaberDefines
1990-03-09 John Kohladd SRCS line
1990-03-09 John Kohladd KRB5_NO_TKT_SUPPLIED, KRB5KRB_AP_WRONG_PRINC, KRB5K...
1990-03-09 John Kohladd KRB5_KDB_BADMASTERKEY, KRB5_KDB_INVALIDKEYSIZE
1990-03-09 John Kohladd ISODE_50_LOCAL_ERR_BADMSGTYPE
1990-03-09 John Kohladd ap_options to tkt_authent structure
1990-03-09 John Kohlfix up mk_req_extended (it needs ccache, and had an...
1990-03-09 John Kohladd addr_comp, addr_srch, rd_req, rd_req_dec
1990-03-09 John Kohl*** empty log message ***
1990-03-09 John Kohlfix bad capitalization of decode_krb5_authenticator
1990-03-09 John Kohl*** empty log message ***
1990-03-09 John Kohladd a missing krb5_free_kdc_rep()
1990-03-09 John Kohlmore cleanup code
1990-03-08 John Kohladd mk_req, mk_req_ext
1990-03-08 John Kohladd #include for external function prototypes
1990-03-08 John Kohl*** empty log message ***
1990-03-08 John Kohladd real POSIX support
1990-03-08 John Kohladd POSIX stuff
1990-03-07 John Kohladd free_krbhs, get_krbhst
1990-03-07 John Kohl*** empty log message ***
1990-03-07 John Kohl*** empty log message ***
1990-03-07 John Kohlchange in_tkt_skey to in_tkt_sky
1990-02-20 John Kohl*** empty log message ***
1990-02-20 John Kohladd stdc-incl directory
1990-02-13 John Kohlfix prototype for db_age to use time_t
1990-02-13 John Kohlremove sprintf, getmnt
1990-02-13 John Kohlalways print out a newline before exiting
1990-02-13 John Kohlpull out some common code
1990-02-13 John Kohlfix reversed comparison on key equality
1990-02-13 John Kohlcorrect arithmetic error in computing keysize
1990-02-13 John Kohlstore the input length as the length integer in the...
1990-02-13 John Kohlfix several major flaws, to make it work
1990-02-13 John Kohl*** empty log message ***
1990-02-13 John Kohluse 'k' for Keytype
1990-02-13 John Kohl*** empty log message ***
1990-02-13 John Kohl*** empty log message ***
1990-02-13 John Kohl*** empty log message ***
1990-02-13 John Kohl*** empty log message ***
1990-02-13 John Kohladd "admin" subdir
1990-02-12 John Kohladd finish_random_key; rearrange order of init, finish...
1990-02-12 John Kohladd Ultrix stdlib; clean up parameter names in VAX...
1990-02-12 John KohlInitial revision
1990-02-12 John Kohlfix SRCS to use get_in_tkt.c
1990-02-12 John Kohlclean up the rcache ops functions
1990-02-12 John Kohluse ext-proto.h rather than stdlib.h
1990-02-12 John Kohladd char *getenv()
1990-02-12 John Kohlchange KRB5_INT32_MIN to a strange form for correctness
1990-02-09 John Kohladd krb5_tk_default_name, krb5_kt_default, krb5_kt_free...
1990-02-09 John Kohlneed to use decode_krb5_as_rep; need prototypes from...
1990-02-09 John Kohlfix argument to KRB5_KDC__REP2krb5_kdc_rep
1990-02-09 John Kohlmissed one formal arg name
1990-02-09 John Kohlremove formal arg names
1990-02-09 John Kohl*** empty log message ***
1990-02-09 John Kohladd get_in_tkt, in_tkt_skey
1990-02-09 John Kohlmodify realm_of_tgt to use krb5_princ_realm()
1990-02-09 John Kohladd #define of krb5_princ_realm()
1990-02-09 John Kohl*** empty log message ***
1990-02-08 John Kohlrearrange args to krb5_kdb_decrypt_key
1990-02-08 John Kohlchange order of arguments for consistency
1990-02-08 John Kohlchange argument lists to deal with ANSI peculiarities
1990-02-08 John Kohlfix krb5_get_in_tkt (needs ccache arg)
1990-02-08 John Kohlfix ordering of args in prototypes for decrypt procs
1990-02-08 John Kohlfix remaining prototype confusion
1990-02-08 John Kohladd/fix comments
1990-02-08 John Kohlchange declaration of krb5_decode_kdc_rep for ANSI...
1990-02-08 John Kohladd krb5_kdb_encrypt_key, krb5_kdb_decrypt_key
1990-02-08 John Kohladd DECLARG, OLDDECLARG to do proper type conversion...
1990-02-08 John Kohlfix up declaration of kdc_rdreq_keyproc for prototype...
1990-02-08 John Kohladd comments; rearrange argument order to be in, then out
1990-02-08 John Kohlundo promotion confusion (need to use new-style declara...
1990-02-08 John Kohlneed to play with function declarations for ANSI prototypes
1990-02-07 John Kohladd in_tkt_pwd, kdc_rep_dc
1990-02-07 John Kohl*** empty log message ***
1990-02-07 John Kohlmove decrypt out to separate function
1990-02-07 John Kohlremove krb5_mkey_pwd_prompt1, krb5_mkey_pwd_prompt2,
1990-02-07 John Kohlchange isset to isflagset; set to setflag
1990-02-07 John Kohlchange isset to isflagset; set to setflag
1990-02-07 John Kohl#ifdef-out some of the varargs com_err stuff
1990-02-07 John Kohlremove kdc_input_mkey
1990-02-07 John Kohlchange isset to isflagset
1990-02-07 John Kohlfix up protos regarding in_tkt stuff
1990-02-07 John Kohlsplit tgs_req into pieces to accomodate checksum after...
1990-02-07 John Kohl#define the DBM names to the real names, to avoid a...
1990-02-07 John Kohladd KRB5_KDC_MKEY_1, KRB5_KDC_MKEY_2, krb5_mkey_pwd_pro...
1990-02-07 John Kohladd encode_krb5_tgs_req_enc_part, decode_krb5_tgs_req_e...
1990-02-07 John Kohlmore should be a krb5_boolean
1990-02-07 John Kohladd fetch_mkey, decrypt_key
1990-02-07 John Kohllint fixes
1990-02-07 John Kohllint fixes, and can't use size of void for pointer...
1990-02-07 John Kohladd compatibility #defines for const, volatile
1990-02-07 John Kohlmove decrypt_key to separate file
1990-02-07 John Kohl*** empty log message ***
1990-02-07 John Kohlchoose sigtype
1990-02-07 John Kohlforgot to change krb5_tgs_req to krb5_real_tgs_req...
1990-02-07 John Kohlchange ASN.1 rep of TGS req so that AP REQ is construct...
next