krb5.git
1990-02-06 John Kohlsys/limits.h is a figment on BSD systems
1990-02-06 John Kohladd SRCS line
1990-02-05 Bill SommerfeldInitial revision
1990-02-05 John Kohlneed to put length of key into encrypted stuff
1990-02-05 John Kohlchange to use eblock parameter
1990-02-05 John Kohladd SRCS, encrypt_key, verify_mky
1990-02-05 Bill SommerfeldInitial revision
1990-02-05 John Kohladd arg to prototype for krb5_db_verify_master_key
1990-02-05 John Kohladd KRB5_INT32_MAX, KRB5_INT32_MIN
1990-02-05 John Kohlmodify string_to_key and sum_func signatures
1990-02-05 John Kohlchange filename: unlock_file to unlck_file
1990-02-05 John Kohlfix up #ifndef for lint/saber
1990-02-05 John Kohlfix up #ifndef for lint/saber
1990-02-05 John Kohluse ext-proto.h rather than stdlib.h
1990-02-05 John Kohlremove formal param names
1990-02-05 John Kohlneed to fill in return length
1990-02-05 John Kohladd princ_comp.c
1990-02-05 John Kohladd -pedantic -ansi -Wall
1990-02-05 John Kohl*** empty log message ***
1990-02-05 John KohlAthena X11R4 changes
1990-02-05 John Kohl*** empty log message ***
1990-02-05 John Kohlmodifications for Kerberos needs (wesommer)
1990-02-05 John KohlInitial revision
1990-02-05 John Kohlput back un-locked un-checked-in changes Bill had made...
1990-02-05 John Kohlfixes for emacs tags
1990-02-03 John Kohl*** empty log message ***
1990-02-03 John Kohlkey is no longer ptr in the db_entry structure
1990-02-03 John Kohlremove krb5_keyblock_size(), not useful and was incorrect.
1990-02-03 John Kohladd krb5_rd_req_decoded, krb5_principal_compare
1990-02-03 John Kohlmoved valid_etype() to encryption.h
1990-02-03 John Kohladd KRB5_KDB_ILLDIRECTION, KRB5_KDB_NOMASTERKEY
1990-02-03 John Kohl*** empty log message ***
1990-02-03 John Kohlfix prototypes
1990-02-03 John Kohladd *from arg to decrypt_tgs_req
1990-02-03 John Kohladd "from" arg
1990-02-03 John Kohladd more args, pass more args down
1990-02-03 John Kohlunify the extern stuff into an include file
1990-02-03 John Kohl*** empty log message ***
1990-02-03 John Kohl*** empty log message ***
1990-02-03 John Kohlremove unnecessary X11 stuff
1990-02-03 John KohlInitial revision
1990-02-03 Bill SommerfeldInitial revision
1990-02-03 Bill SommerfeldDon't let error go uninitialized
1990-02-03 Bill SommerfeldInitial revision
1990-02-03 Bill SommerfeldPlacebo
1990-02-03 Bill SommerfeldFirst version
1990-02-03 Bill Sommerfeldrearrange headers
1990-02-03 Bill SommerfeldAdd more object files; add source file list for saber
1990-02-03 Bill SommerfeldRemove unnecessary arguments from krb5_decode_ticket
1990-02-03 Bill SommerfeldNeed to specify ticket cache type
1990-02-03 Bill SommerfeldFix includes to allow it to build
1990-02-03 Bill Sommerfeldfix includes to allow it to build
1990-02-02 John Kohlfix indenting on line
1990-02-02 John Kohlmake realm_of_tgt a macro
1990-02-02 John Kohl*** empty log message ***
1990-02-02 John Kohlfix errors in error-generating code
1990-02-02 John Kohlreplace inadvertently-choppped-off line
1990-02-02 John Kohlconvert to use valid_etype macro
1990-02-01 John Kohl*** empty log message ***
1990-02-01 John Kohluse macro for checking valid etype
1990-02-01 John Kohladd #include of macros.h
1990-02-01 John Kohluse krb5_mk_error instead of custom interface
1990-02-01 John Kohl*** empty log message ***
1990-02-01 John Kohlre-do interface to fill in pointed-to struct
1990-02-01 John Kohl*** empty log message ***
1990-02-01 John Kohl*** empty log message ***
1990-02-01 John Kohlmore promotion rule changes
1990-02-01 John Kohlchange contents[1] to *contents
1990-01-30 John Kohl(1) change to krb5_error_code
1990-01-30 John Kohlmove prototype to libos-proto.h
1990-01-30 John Kohlfix argument problem (&foo instead of foo)
1990-01-30 John Kohlupdates for change from contents[1] to *contents
1990-01-30 John Kohlchanges for proper casting
1990-01-30 John Kohlchanges to accommodate change from contents[1] to ...
1990-01-30 John Kohladd new argument from libos.spec
1990-01-30 John Kohl*** empty log message ***
1990-01-30 John Kohluse embedded pointers instead of extra arg
1990-01-30 Barry Jaspanbjaspan: use krb5_err.h, finishing up to go skiing
1990-01-30 John Kohluse external prototypes
1990-01-30 Barry Jaspanbjaspan: added KRB5_CC_{NOTFOUND,END}
1990-01-30 Bill SommerfeldAdd some cred cache errors
1990-01-30 John Kohlupdate lock_file, unlock_file (take char *'s now in...
1990-01-30 John Kohlfix up #includes
1990-01-30 Barry Jaspanbjaspan: added KRB5_TC_OPENCLOSE, the first flag for...
1990-01-30 John Kohl*** empty log message ***
1990-01-30 Barry Jaspanfunction. Also random bug fixes, and the keyblock...
1990-01-30 Barry JaspanInitial revision
1990-01-30 John Kohlcontents now in separate pointer
1990-01-30 Bill SommerfeldAvoid copying ops structure
1990-01-30 Bill SommerfeldFix previous fix
1990-01-30 Bill SommerfeldAdd an unlink() here
1990-01-30 John Kohladd NOTREACHED (after a longjmp)
1990-01-30 Bill SommerfeldUnlink credential cache file
1990-01-30 Bill SommerfeldFirst version
1990-01-29 Bill SommerfeldAdd missing close quote
1990-01-29 Bill SommerfeldAdd prototype for function to get all the addresses...
1990-01-29 John Kohlmove external declarations to include file
1990-01-29 John Kohladd prototype for unlock_file
1990-01-29 John Kohladd #includes for prototypes
1990-01-29 John Kohladd error code for bogus arg to encode_kdc_rep
next