krb5.git
1995-09-06 Chris Provenzano * kdb5_mkdums.c : Remove krb5_enctype reference...
1995-09-06 Chris Provenzano * ktest.c, ktest.h, ktest_equal.c, ktest_equal...
1995-09-06 Chris Provenzano * decode_kdc.c, decrypt_tk.c, encode_kdc.c...
1995-09-06 Chris Provenzano * ktf_util.c : Remove krb5_enctype references...
1995-09-06 Chris Provenzano * f_kdc_rq.c : Remove krb5_enctype references...
1995-09-06 Chris Provenzano * scc.h : Add another KRB5_SCC_FVNO but don...
1995-09-06 Chris Provenzano * fcc.h : Add another KRB5_FCC_FVNO but don't up the...
1995-09-06 Chris Provenzano * asn1_k_decode.c, asn1_k_decode.h, asn1_k_enco...
1995-09-06 Chris Provenzano * decrypt_key.c, fetch_mkey.c, t_kdb.c : Remove...
1995-09-06 Chris Provenzano * adm_kt_dec.c, adm_kt_enc.c, alt_prof.c, str_c...
1995-09-06 Chris Provenzano * accept_sec_context.c, init_sec_context.c...
1995-09-06 Chris Provenzano * md5crypto.c : Replace KEYTYPE_DES_CBC_MD5...
1995-09-06 Chris Provenzano * md4crypto.c : Replace KEYTYPE_DES_CBC_MD4...
1995-09-06 Chris Provenzano * destest.c, random_key.c, string2key.c, verify...
1995-09-06 Chris Provenzano * cryptoconf.c : Remove krb5_csarray.
1995-09-06 Chris Provenzano * cnv_tkt_skey.c, getcred.c, k524init.c, krb524...
1995-09-06 Chris Provenzano * do_as_req.c, do_tgs_req.c, kerberos_v4.c...
1995-09-06 Chris Provenzano * admin_server.c, kadm_funcs.c, kadm_ser_wrap...
1995-09-06 Chris Provenzano * adm_adm_func.c, adm_fmt_inq.c, adm_funcs...
1995-09-06 Chris Provenzano * admin.c, kadm5_defs.h, srv_key.c, srv_main...
1995-09-06 Chris Provenzano * osconf.h : Remove krb5_enctype references...
1995-09-06 Chris Provenzano * adm_proto.h : Remove krb5_enctype references...
1995-09-06 Chris Provenzano * k5-int.h, krb5.hin : Remove krb5_enctype...
1995-09-06 Chris Provenzano * krb_auth_su.c : Remove krb5_enctype reference...
1995-09-06 Chris Provenzano * klist.c : Remove krb5_enctype references...
1995-09-06 Chris Provenzano * kerberos5.c : Remove krb5_enctype references...
1995-09-06 Chris Provenzano * kdb5_stash.c : Remove krb5_enctype references...
1995-09-06 Chris Provenzano * cpw.c, dump.c, dumpv4.c, kdb5_edit.c, loadv4...
1995-09-06 Chris Provenzano * kdb5_create.c : Remove krb5_enctype references,...
1995-09-05 Ezra PeisachReflect the fact that krb5_lock_file and krb5_unlock_fi...
1995-09-04 Ezra Peisachgss-misc.c: Either include stdlib.h or declare malloc
1995-09-04 Ezra PeisachAdd const declarations to make remove warnings about...
1995-09-02 Theodore Tsokdc_preauth.c: New file, to contain the server-side...
1995-09-02 Theodore TsoAdd documentation for the clockskew and kdc_timesync...
1995-09-02 Theodore Tsok5-int.h: Added clockskew, kdc_req_sumtype, and kdc_def...
1995-09-02 Theodore Tsoget_in_tkt.c (krb5_get_in_tkt): If kdc_settime is enabl...
1995-09-01 Paul ParkAdd test for old dump format
1995-09-01 Theodore TsoMakefile.in (check-unix): Add a test case to make sure
1995-09-01 Paul ParkRemove __dbtest after done with make check
1995-09-01 Paul ParkSerialize new time offset fields in the os_context
1995-09-01 Theodore TsoAdd time offset field to the os_context structure....
1995-09-01 Theodore Tso* toffset.c: Added new file which implements the abstra...
1995-08-31 Paul ParkTest aname_to_lname during make check
1995-08-31 Paul ParkDescribe previous changes
1995-08-31 Paul ParkUpdate ACL file description
1995-08-31 Paul ParkProvide object for ACL decision
1995-08-31 Paul ParkMake access decision based on subject and object, not...
1995-08-31 Paul ParkSet magic number in krb5_rcache
1995-08-31 Paul ParkRun using both GSSAPI and GSSAPI-V2 functions
1995-08-31 Paul ParkUpdate for GSSAPI-V2. Add -v2 switch to use some of...
1995-08-31 Paul ParkUpdate to GSSAPI-V2
1995-08-31 Paul ParkAdd checks for stddef.h and xom.h for GSSAPI
1995-08-30 Ezra Peisachinit_sec_context.c (krb5_gss_init_sec_context): Remove...
1995-08-29 Paul ParkZero out newly allocated context so encrypt_block doesn...
1995-08-29 Paul ParkAdd description of strings recognized by str_conv.c
1995-08-29 Paul ParkReplace explicit library list with $(LIBS) so we get...
1995-08-29 Paul ParkFix compilation errors
1995-08-29 Paul ParkAdd serialization support for profile
1995-08-29 Paul ParkUse new gss_{im,ex}port_sec_context
1995-08-29 Paul ParkDescribe previous changes
1995-08-29 Paul ParkAdd magic numbers for GSSAPI data structures
1995-08-29 Paul ParkAdd prototypes for {im,ex}port_sec_context and kg_ser_c...
1995-08-29 Paul ParkAdd {im,ex}port_sec_context wrapper routines
1995-08-29 Paul ParkAdd new modules to support {im,ex}port of GSSAPI context
1995-08-29 Paul ParkAdd prototypes for gss_{im,ex}port_sec_context
1995-08-29 Paul ParkNew test module for serialization routines
1995-08-29 Paul ParkAdd serialization support for K5 data structures
1995-08-29 Paul ParkCopy keyblock from message instead of setting a pointer...
1995-08-29 Paul ParkFree allocated serializers when releasing context
1995-08-29 Paul ParkSet magic number when initializing auth_context
1995-08-29 Paul ParkAdd magic number to krb5_auth_context
1995-08-29 Paul ParkAdd rcache serialization support
1995-08-29 Paul ParkAdd keytab serialization support
1995-08-29 Paul ParkAdd magic numbers for DB_CONTEXT, AUTH_CONTEXT, KEYTAB...
1995-08-29 Paul ParkAdd ccache serialization support
1995-08-29 Paul ParkAdd context serialization support. Fix gcc -Wall compl...
1995-08-29 Paul ParkSet and use priv_size in the krb5_encrypt_block
1995-08-29 Paul ParkAdd prototype for database context serializer
1995-08-29 Paul ParkDescribe previous changes
1995-08-29 Paul ParkAdd serializer definitions
1995-08-29 Paul ParkAdd priv_size to krb5_encrypt_block
1995-08-28 Theodore Tsokrb5_decode_test.c (main): Add tests for decode_krb5_...
1995-08-28 Theodore Tsokrb5_decode.c (decode_krb5_alt_method, decode_krb5_etyp...
1995-08-28 Theodore TsoAdded new error codes KV5M_ALT_METHOD and KV5M_ETYPE_IN...
1995-08-28 Theodore TsoAdded two new data structures: krb5_alt_method and...
1995-08-27 Ezra PeisachAdd documentation on the -f and -F options
1995-08-26 Ezra PeisachTest the sample sever/client in both standalone and...
1995-08-26 Ezra PeisachFind path to the t_inetd program
1995-08-26 Ezra PeisachAdd t_inetd.c to the source tree. This program simulate...
1995-08-26 Ezra Peisach * f_cksum.c: Change code to match prototypes
1995-08-26 Ezra Peisach * des_crc.c, des_md5.c, raw_des.c: Remove casting...
1995-08-26 Ezra Peisach * krb5_encode_test.c (encoder_print_results): If trval...
1995-08-26 Theodore TsoAdded prototypes for encode_krb5_padata_sequence and
1995-08-26 Theodore Tsokrb5_encode_test.c (main): Add tests for encode_krb5_pa...
1995-08-26 Theodore Tsokrb5_encode.c (encode_krb5_padata_sequence): New functi...
1995-08-25 Paul ParkAdd v4 dump load logic from kdb5_convert
1995-08-25 Paul ParkRemove duplicated logic
1995-08-25 Paul ParkFix automatic generation of changepw service
1995-08-25 Theodore TsoRemoved unused (and misleading) macros KEYTYPE_IS_LOCAL,
1995-08-24 Theodore TsoUpdate file list
next