This commit was manufactured by cvs2svn to create tag
[krb5.git] / src / lib / krb5 / krb / get_in_tkt.c
2000-06-20 no authorThis commit was manufactured by cvs2svn to create tag krb5-1.2-beta4
2000-03-13 Ken RaeburnFix one of the bugs discovered at Connectathon: etype...
2000-03-10 Miro Jurisicget_in_tkt.c (krb5_get_init_creds): Always initialize...
2000-02-07 Ken Raeburnupdated some comments (fcusack)
1999-09-24 Ken Raeburncopyright notice updates from 1.1 branch
1999-08-05 Danilo Almeida* init_ctx.c (get_profile_etype_list): Use profile_rele...
1999-07-23 Jeffrey AltmanRename conf_boolean to krb5_conf_boolean and remove...
1998-05-06 Theodore Tsot_ser.c (main): POSIX states that getopt returns -1...
1998-05-04 Tom Yu * get_in_tkt.c: Add prototype for make_preauth_list
1998-05-03 Tom Yu * get_in_tkt.c (krb5_get_in_tkt): Add missing argument...
1997-12-06 Tom Yu * Makefile.in: Add files chpw.c, gic_*, preauth2.c...
1997-08-29 Tom Yu * get_in_tkt.c (krb5_get_in_tkt): Move nulling out of
1997-02-13 Richard Baschget_in_tkt.c: Initialize as_reply so that an error...
1997-02-06 Richard BaschWindows/NT integration (V1_0_WIN32_BRANCH merge)
1996-09-26 Theodore Tsoget_in_tkt.c (make_preauth_list): Correctly null-termin...
1996-04-12 Theodore TsoMove time offset code from stash_as_reply to verify_as_...
1996-03-21 Theodore Tsowalk_rtree.c (krb5_walk_realm_tree): Fix 16bit vs....
1995-11-18 Theodore Tsoget_in_tkt.c (decrypt_as_reply):
1995-11-13 Theodore Tso* preauth.c (krb5_process_padata): Added generalized...
1995-11-09 Theodore Tso* get_in_tkt.c (krb5_get_in_tkt): Remove the etype_info...
1995-11-08 Theodore Tso* krbconfig.c: Removed the krb5_clockskew variable
1995-11-08 Theodore Tso* encrypt_tk.c (cleanup_scratch): Changed interface...
1995-10-28 Theodore TsoExtensive reworking of the structure of this file to...
1995-09-23 Theodore Tsoget_in_t.c: removed unused variable.
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-09-02 Theodore Tsoget_in_tkt.c (krb5_get_in_tkt): If kdc_settime is enabl...
1995-07-06 Tom Yu * rd_safe.c (krb5_rd_safe_basic): Pass context to...
1995-06-17 Theodore TsoAllow the credentials cache argument to be optional...
1995-06-08 Theodore TsoClean up gcc -Wall flames
1995-04-14 Keith VetterWindows global stuff:
1995-04-01 Keith Vetterkrb5_get_in_tkt returns proper error on clock skew...
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-14 Theodore TsoFix memory leak --- the default encryption types was...
1995-02-08 Chris Provenzano * get_in_tkt.c (krb5_get_in_tkt())
1995-02-04 Mark Eichin * get_in_tkt.c (krb5_get_in_tkt): also check for the...
1995-02-03 Tom Yu * get_in_tkt.c (krb5_get_in_tkt): fix typo
1995-02-03 Mark Eichin * get_in_tkt.c (krb5_get_in_tkt): if krb5_is_as_rep...
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-11-14 Theodore Tsoget_in_tkt (krb5_get_in_tkt): Set the encryption type...
1994-09-29 Theodore TsoReturn new error codes KRB5_IN_TKT_REALM_MISTCH and...
1994-08-18 Mark Eichinstamp out rcs keywords
1994-06-02 Theodore TsoRemember to free the addresses if necessary; cred_clean...
1994-03-12 Theodore TsoFixed memory allocation strategy in get_in_tkt.c, so...
1994-01-13 Theodore TsoFixed memory deallocation/cleanup on error returns
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...
1993-06-03 Theodore TsoOnly generate a key if it's necessary
1993-02-26 Theodore TsoFixed so that if the passed in addresses is NULL, defau...
1992-09-29 Theodore TsoChanges to support preauthentication, and return of...
1991-06-06 John KohlUpdate copyright notice
1991-04-19 John Kohlkrb5_free_addr -> krb5_free_address
1991-03-14 John Kohllibos-proto.h -> los-proto.h
1991-02-20 John Kohlplug a memory leak
1991-02-19 Theodore TsoChanges to conform with API modifications
1990-12-14 John KohlRFC draft protocol changes and related cleanups
1990-12-05 John Kohlneed to widen a prototype
1990-11-08 John Kohlchange bzero to memset
1990-10-19 John Kohlfix const ptr
1990-10-19 John Kohlchange const krb5_pointer to krb5_const_pointer
1990-10-18 John Kohlnuke the encryption keys when cleaning up
1990-10-10 John Kohlneed to zero out authorization_data
1990-10-10 John Kohlchange for new KDC message style
1990-09-28 John Kohladd some sanity checking
1990-05-25 John Kohlfix copyright/distribution reference
1990-05-23 John Kohlfix include files
1990-05-04 John Kohlfix typos
1990-05-04 John Kohlcopy addresses
1990-04-27 John Kohldeal properly with errors
1990-04-19 John Kohlkeytype is now const
1990-04-18 John Kohladd const to function signatures as appropriate
1990-04-17 John Kohlcheck msg type before decoding
1990-04-06 John Kohlneed &reply, not reply
1990-03-26 John Kohluse key copy function
1990-03-23 John Kohlfix confusion over which packet was which
1990-03-23 John Kohlreturn real retval, not error retval
1990-02-09 John Kohlneed to use decode_krb5_as_rep; need prototypes from...
1990-02-09 John Kohl*** empty log message ***