krb5.git
1991-01-29 John KohlInitial revision
1991-01-18 Theodore TsoChanged to use the decryption key from the the _client_...
1991-01-18 Theodore TsoAdded some macros for the checksum switch abstraction
1991-01-17 John Kohlthe DES_CBC checksum is collision proof and keyed
1991-01-17 John Kohlmake all the default target
1991-01-17 John Kohlneed to clean up rv2
1991-01-17 John Kohlfix problem with referencing past end of array on byte...
1991-01-17 John Kohlneed to encrypt the output, dummy!
1991-01-16 John Kohlfinish cleanup from conversion to take donot_replay
1991-01-15 Theodore TsoFixed update_ok_file to use com_err and so that it...
1991-01-15 Theodore TsoChanged to export some global variables as externs
1991-01-15 Theodore TsoChanged to import progname from an extern variable
1991-01-11 Theodore TsoUnlink the output dump file before we open it, to make...
1991-01-10 Theodore TsoChanged error message not to refer to kdb_util
1991-01-09 Theodore TsoRobustified copy_authenticator so that the passed in...
1991-01-08 John Kohlchanges to move the conversion outside the store routines
1991-01-08 John Kohlchanges to move the conversion outside the store routines
1991-01-08 John Kohladd rc_conv.{c,o}
1991-01-08 John Kohll
1991-01-08 John Kohlmodify replay cache code to generalize it
1991-01-08 John Kohlrevision to replay cache to generalize
1991-01-04 John Kohladd an echo to ignore the error
1991-01-04 John Kohlbetter error code interpretation
1991-01-04 John Kohlsome better error interpretation and sequencing when...
1991-01-04 John Kohlfix up depend step
1991-01-04 John Kohladd a 'world' target to do the Right Thing, and change...
1991-01-03 John Kohlcast the seed to an octet *
1991-01-03 John Kohlmake sure ap_req checksum is collision proof,
1991-01-03 John Kohladd RSAMD4LIB
1991-01-03 John Kohlfix names of table entries
1991-01-03 John Kohluse proper names in the glue entries
1991-01-03 John Kohl*** empty log message ***
1991-01-03 John Kohladd md4crypto
1991-01-03 John Kohladd MD4 des version
1991-01-03 John Kohl#3 is now encrypted MD4
1991-01-03 John Kohladd encrypted version entries
1991-01-03 John Kohlprovide MD4
1991-01-03 John Kohlactually don't need DES version, since it's in an encry...
1991-01-03 John Kohlneed a digest function which is secure
1991-01-03 John Kohloops, mis-counted bits on primitive construction identi...
1991-01-02 John Kohlchange to 1991
1991-01-02 John Kohladd 1991
1990-12-21 John Kohladd Tahoe support
1990-12-21 John Kohladd sys/param.h (for tahoe)
1990-12-21 John KohlInitial revision
1990-12-21 John Kohl*** empty log message ***
1990-12-20 John Kohlalpha3
1990-12-20 John Kohlfix up some MIPS prototype clashes
1990-12-20 John Kohllseek is off_t
1990-12-20 Theodore TsoFixed ordering mistake in the protocol error messages
1990-12-20 Theodore TsoAdded copy_athctr.c and copy_checksum.c to the list...
1990-12-20 Theodore TsoFixed typo so that "make saber_kdb5_edit" works
1990-12-20 Theodore TsoAdded code to support the load_db and dump_db requests
1990-12-20 Theodore TsoAdded changes so that it is possible to run kdb5_edit...
1990-12-20 Theodore TsoAdded load_db and enter_master_key requests
1990-12-20 John CarrCast argument to accept
1990-12-20 John CarrAIX 3.1 support
1990-12-20 John CarrAdd some prototypes for the IBM RT
1990-12-20 John Kohlremove reference to obsolete flags
1990-12-20 John Kohlup to version 5.x
1990-12-20 John Kohlup to version 5.x
1990-12-20 John Kohlconditionalize v4 support
1990-12-20 John Kohladd option for KDC compat
1990-12-20 John Kohlup version to 5.x
1990-12-20 John Kohlremove duplicate skey stuff
1990-12-19 John Kohlturn on FORWARDED in tickets obtained with FORWARDED...
1990-12-19 Theodore TsoAdded new error codes per Kerberos RFC Draft 3.2
1990-12-19 Theodore TsoInitial revision
1990-12-19 Theodore Tsocopy_checksum shouldn't have been declared static!
1990-12-19 John Kohlmake a distinction between unencrypted and encrypted...
1990-12-19 Theodore TsoChanged to zero out the keyblock before freeing it
1990-12-19 Theodore TsoChanged to zero out the session key before freeing...
1990-12-19 Theodore TsoAdded debugging extern so the real Kerberos 5 error...
1990-12-18 Jon Rochlisfix min to be min (not max)
1990-12-18 Theodore TsoRemoved an unused variable
1990-12-18 Theodore TsoFixed typo
1990-12-18 Theodore TsoAdded function prototypes for copy_checksum() and copy_...
1990-12-18 Theodore TsoInitial revision
1990-12-18 John Kohlchange BADSEQ to BADORDER
1990-12-17 Theodore TsoChanged krb5_keyblock to krb5_encrypted_keyblock in...
1990-12-17 John Kohladd comment on variant of data types used for PA-DATA
1990-12-15 John Kohlneed kdb.h for encrypted_keyblock
1990-12-15 John Kohlneed to declare krb5_encrypted_keyblock *before* db_entry
1990-12-14 John Kohlmove krb5_encrypted_keyblock to kdb.h
1990-12-14 John KohlRFC draft protocol changes and related cleanups
1990-12-14 John Kohl*** empty log message ***
1990-12-14 John Kohlchange krb5_ms_timeofday to krb5_us_timeofday
1990-12-14 John Kohladd generic error, move field too long, add inapp_cksum
1990-12-14 John CarrAdd KRB5KRB_AP_ERR_BADSEQ, some 2-tgt errors
1990-12-13 Theodore TsoChanged encrypted keyblocks to use krb5_encrypted_keybl...
1990-12-13 Theodore TsoChanged usage of krb5_keyblock to krb5_encrypted_keyblock
1990-12-13 John Kohladd ISODE_50_LOCAL_ERR_BADCOMBO
1990-12-13 Theodore TsoChanged input type to krb5_encrypted_keyblock
1990-12-13 Theodore TsoChanged output type to krb5_encrypted_keyblock
1990-12-13 John CarrArg1 to kdb5_decode_kdc_rep() is no longer const
1990-12-13 John Carrenc_rep is no longer const
1990-12-13 John CarrFix typo in previous change
1990-12-12 John Kohlupdate info on krb5_rd_req
1990-12-12 John Kohlallow a NULL server argument to mean "take anything"
1990-12-12 Theodore TsoMoved mit_des_encrypt_f to krb_glue.h
next