* krbconfig.c: Removed the krb5_clockskew variable
[krb5.git] / src / lib / krb5 / krb / rd_req_dec.c
1995-11-08 Theodore Tso* krbconfig.c: Removed the krb5_clockskew variable
1995-10-23 Ezra Peisach rd_req_dec.c (krb5_rd_req_decoded): For heirarchal...
1995-09-16 Theodore Tsosendauth.c (krb5_sendauth): Make sure the scratch crede...
1995-09-12 Ezra PeisachReintegrate Macintosh changes
1995-09-11 Keith VetterMac Beta 1 submission
1995-09-06 Chris Provenzano * auth_con.c, decrypt_tk.c, encode_kdc.c, encry...
1995-09-06 Chris Provenzano * decode_kdc.c, decrypt_tk.c, encode_kdc.c...
1995-06-11 Tom Yuchanges to accomodate redefinition of krb5_auth_context
1995-06-09 Theodore Tsord_req_dec.c (krb5_rd_req_decoded): Fix -Wall nits
1995-06-08 Theodore TsoClean up gcc -Wall flames
1995-04-14 Keith VetterWindows global stuff:
1995-03-27 Chris Provenzano * Makefile.in: Removed rd_req_sim.c
1995-03-02 Keith VetterA few small changes for 16 vs 32 bit, pulling in winsoc...
1995-02-28 John Gilmore* *.c: Avoid <krb5/...> includes.
1995-02-27 Keith VetterConverted the krb5/krb directory to work under windows...
1995-02-02 Chris Provenzano * int-proto.h Update prototypes for krb5_get_cred_via_...
1995-01-28 Chris Provenzanoin_tkt_sky.c (skey_keyproc()), rd_req_dec.c (krb5_rd_re...
1995-01-25 Chris Provenzano * Removed all narrow types and references to wide...
1995-01-13 Chris ProvenzanoRemoved all references to DECLARG and OLDDECLARG.
1994-12-13 Theodore Tsord_req_dec.c (decrypt_authenticator): If the subkey...
1994-11-11 Theodore TsoSet the encryption type in the keyblock information...
1994-09-22 Theodore TsoApplied Cybersafe's changes to do transited realm path...
1994-08-18 Mark Eichinstamp out rcs keywords
1994-06-10 Theodore TsoFix type of fetchfrom --- it refers to a keytab name...
1993-10-15 Theodore TsoChange use of xfree to krb5_xfree to prevent namespace...
1993-09-01 Theodore TsoChange export warning notice from "is assumed to requir...
1992-08-21 John CarrReduce the scope of the temporary assignment to tktauth...
1991-06-06 John KohlUpdate copyright notice
1991-03-14 John Kohllibos-proto.h -> los-proto.h
1991-03-14 John Kohlfix copyrights
1991-03-08 John Kohlclean out tktauthent before using, so we can free it...
1991-02-19 Theodore TsoChanges to conform with API modifications
1991-01-08 John Kohlmodify replay cache code to generalize it
1990-12-14 John KohlRFC draft protocol changes and related cleanups
1990-12-13 John CarrFix typo in previous change
1990-12-12 John Kohlallow a NULL server argument to mean "take anything"
1990-11-27 John Kohlkrb5_kt_resolve now takes a const *, so no cast needed
1990-11-20 John Kohluse new macro for assigning encryption system pointers
1990-11-19 John Kohlchanges for narrow/wide prototypes
1990-11-08 John Kohlchange bzero to memset
1990-10-19 John Kohldon't need casts
1990-10-19 John Kohlno need for keyprocarg to be const
1990-10-19 John Kohlchange 'const krb5_principal' to krb5_const_principal
1990-10-19 John Kohlchange const krb5_pointer to krb5_const_pointer
1990-10-10 John Kohlchanges for new encryption structure
1990-09-20 John Kohluse macros to hide abstraction
1990-09-12 John Kohlfix rcsid names
1990-09-05 John Kohlallow a null replay cache to mean don't do replay detection
1990-05-25 John Kohlfix copyright/distribution reference
1990-05-23 John Kohlfix include files
1990-05-16 John Kohlmove kt_free_entry to proper place
1990-05-11 John Kohlif the keytab isn't resolved, then don't try to use it
1990-05-09 John Kohlchanges for new encryption interface
1990-05-08 John Kohlcopy_ticket is now a global
1990-05-05 John Kohlno expunge flag to krb5_rc_store()
1990-05-02 John Kohlfixes for ktentry.key changes
1990-04-18 John Kohladd const to static function
1990-04-18 John Kohladd const where appropriate in function declarations
1990-04-06 John Kohluse krb5_keytype_array[] instead of fiction
1990-03-26 John Kohlfix up error codes
1990-03-09 John Kohl*** empty log message ***