This commit was manufactured by cvs2svn to create tag
[krb5.git] / src / lib / krb5 / krb / mk_req_ext.c
2000-06-29 no authorThis commit was manufactured by cvs2svn to create tag krb5-1.2.1-final
1999-09-24 Ken Raeburncopyright notice updates from 1.1 branch
1998-10-30 Marc Horowitzpull up 3des implementation from the marc-3des branch
1997-12-16 Tom Yu * mk_req_ext.c (krb5_mk_req_extended): Check enctype...
1997-02-06 Richard BaschWindows/NT integration (V1_0_WIN32_BRANCH merge)
1996-05-15 Richard Basch* mk_req_ext.c mk_safe.c send_tgs.c:
1996-05-14 Theodore Tsoser_ctx.c (krb5_context_size, krb5_context_externalize,
1996-04-10 Theodore Tsord_req_dec.c (krb5_rd_req_decoded): Move code which...
1995-12-05 Richard BaschThe wrong encryption system was being initialized....
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-08 Theodore TsoClean up gcc -Wall flames
1995-04-28 Chris Provenzano * auth_con.c (krb5_auth_con_getaddrs() and krb5_auth_c...
1995-04-25 Ezra Peisach * parse.c (krb5_parse_name): Add magic number to new...
1995-04-21 Theodore TsoUnless HAVE_C_STRUCTURE_ASSIGNMENT is defined, use...
1995-04-20 Theodore Tsomk_req.c (krb5_mk_req): Use krb5_sname_to_principal...
1995-03-27 Chris Provenzano * Makefile.in: Removed rd_req_sim.c
1995-03-22 Keith VetterFixed signed/unsigned assignment mismatches
1995-03-10 Chris Provenzano * auth_con.h auth_con.c Added for krb5_auth_con defini...
1995-02-28 John Gilmore* *.c: Avoid <krb5/...> includes.
1995-02-27 Keith VetterConverted the krb5/krb directory to work under windows...
1995-02-23 Chris ProvenzanoAll to change krb5_get_credentials() ..
1995-01-19 Theodore TsoOops in previous memory freeing fixes; was a bit too...
1995-01-13 Chris ProvenzanoRemoved all references to DECLARG and OLDDECLARG.
1994-11-21 Theodore Tsomk_req_ext.c (krb5_mk_req_extended): Sanitize how memor...
1994-11-21 Theodore Tsoencode_kdc.c (krb5_encode_kdc_rep): Now requires that the
1994-08-20 Theodore TsoFix pointer aliasing problem between newkey and authent...
1994-08-18 Mark Eichinstamp out rcs keywords
1994-06-02 Theodore TsoAlso clear out the authorization data to avoid data...
1993-12-01 Theodore TsoDeclare statically used procedure (previously and incor...
1993-10-30 Theodore TsoChange so that mk_req_ext won't accidentally free calle...
1993-10-15 Theodore TsoFixed memory leak reported by marc; mk_req_ext wasn...
1993-09-01 Theodore TsoChanged krb5_generate_authenticator to accept a princia...
1993-09-01 Theodore TsoModifications supplied by Ari Medvinsky to include...
1993-09-01 Theodore TsoChange export warning notice from "is assumed to requir...
1991-06-06 John KohlUpdate copyright notice
1991-05-29 John CarrDelete times argument to mk_req_extended
1991-03-14 John Kohllibos-proto.h -> los-proto.h
1991-03-04 John Kohldon't deref newkey unless it's there..
1991-02-28 John Kohlallow it to generate the random key as needed
1990-12-14 John KohlRFC draft protocol changes and related cleanups
1990-11-20 John Kohluse new macro for assigning encryption system pointers
1990-11-08 John Kohlchange bzero to memset
1990-10-18 John Kohlmake it the caller's responsibility to clean up creds
1990-10-10 John Kohlchange krb5_decode_ticket to decode_krb5_ticket
1990-10-10 John Kohlchanges for new encryption data structures
1990-10-10 Theodore TsoAdded an extra argument to mk_req_ext so that the calle...
1990-09-20 John Kohluse macros to hide abstraction
1990-09-11 John Kohlcast in call to krb5_ms_timeofday
1990-05-25 John Kohlfix copyright/distribution reference
1990-05-23 John Kohlfix include files
1990-05-18 John Kohladd padding area, and zero it (for encryption functions)
1990-05-09 John Kohlchanges for new encryption interface
1990-05-03 John Kohlfix some confusion about when to release data
1990-04-19 John Kohlneed to cast assignment from const
1990-04-19 John Kohlfix rcsid name
1990-04-18 John Kohladd const where appropriate in function declarations
1990-03-26 John Kohlfix up error codes
1990-03-09 John Kohlmore cleanup code
1990-03-08 John Kohladd #include for external function prototypes
1990-03-08 John Kohl*** empty log message ***