build the trunk on Windows (again)
[krb5.git] / src / lib / krb5 / krb / init_ctx.c
2006-12-08 Jeffrey Altmanbuild the trunk on Windows (again)
2006-11-21 Kevin Coffmanfree error message when freeing context
2006-11-01 Kevin CoffmanModify the preath plugin interface so that a plugin...
2006-10-03 Sam HartmanPreauthentication Plugin Framework
2006-06-26 Tom Yu * src/lib/krb5_32.def: Export krb5_copy_context
2006-06-26 Tom Yu * src/include/krb5/krb5.hin: Add prototype for krb5_co...
2006-06-22 Sam Hartman r18022@luminous: jaltman | 2006-05-19 05:18:37 -0400
2006-06-10 Ken RaeburnSince it appears we don't actually set the conf_tgs_kty...
2006-05-16 Ken Raeburn* lib/kadm5/alt_prof.c (kadm5_get_config_params): Repla...
2006-04-21 Ezra Peisachunsigned/signed int warnings in krb5_context variables
2005-02-16 Ken Raeburn* init_ctx.c (init_common): Delete redundant library...
2004-06-02 Ken RaeburnAdd/remove error tables in library initialization/termi...
2004-04-24 Ken RaeburnAdded support for library initialization and finalizati...
2004-02-06 Sam HartmanEnable aes128-cts for client
2003-07-09 Alexandra EllwoodExport krb5_get_permitted_enctypes and krb5_set_real_ti...
2003-05-30 Ken Raeburn* init_ctx.c (DEFAULT_KDC_TIMESYNC): Define as 1 always.
2003-05-10 Ken RaeburnAdd a new krb5_context field for the config-file tgs_en...
2003-04-18 Ken RaeburnNote to self: Save buffers before checkin, not after...
2003-04-18 Ken Raeburn* init_ctx.c (DEFAULT_ETYPE_LIST): Add AES with 256...
2003-03-06 Alexandra Ellwood* appdefault.c: Fix constness to avoid warning. * init_...
2002-09-03 Ken Raeburnprotoize
2002-08-23 Ken Raeburn* init_ctx.c (init_common): Initialize udp_pref_limit...
2002-06-26 Tom Yu * appdefault.c, get_in_tkt.c: made conf_yes and conf_n...
2002-04-06 Ken Raeburncall krb5_c_ versions of enctype/cksumtype checking...
2002-01-08 Sam HartmanImplement code to get random data from /dev/{random...
2001-11-26 Sam HartmanAdd entropy source identifiers for random seed calls
2001-11-18 Sam HartmanWhen initiating GSSAPI context override tgs-enctypes
2001-11-16 Ezra Peisach * init_ctx.c (DEFAULT_ETYPE_LIST): Ensure space presen...
2001-11-07 Sam Hartman2001-11-07 Sam Hartman <hartmans@mit.edu>
2001-10-10 Ken Raeburn* init_ctx.c (init_common): After fetching kdc_default_...
2001-10-06 Ken RaeburnDanilo also says we can get rid of _MSDOS (Win16) tests...
2001-10-04 Ken RaeburnDanilo says we can get rid of the DLLIMP stuff now
2001-06-30 Tom Yu * init_ctx.c (get_profile_etype_list): Fix etype-count...
2001-06-12 Ezra Peisach * Makefile.in (t_walk_rtree, t_kerb): Do not link...
2001-06-02 Ken Raeburn* init_ctx.c (get_profile_etype_list): Zero out multipl...
2001-03-31 Ken Raeburn* init_ctx.c (DEFAULT_ETYPE_LIST): New macro. Old...
2001-03-11 Ezra Peisach * init_ctx.c: Provide a full prototype for...
2000-06-30 Ezra Peisach * t_walk_rtree.c (main): Declare as returning int
2000-06-27 Ken Raeburnpullup from 1.2 branch
2000-03-16 Danilo AlmeidaAdd krb5_get_prompt_types() functionality
2000-01-27 Ken Raeburn* init_ctx.c (get_profile_etype_list): Discard DESONLY...
1999-12-06 Ken Raeburn* init_ctx.c (get_profile_etype_list): Report an error...
1999-12-06 Ken Raeburnmerge 1.1 branch, to 12/1/99
1999-09-24 Ken Raeburncopyright notice updates from 1.1 branch
1999-09-01 Ken Raeburnfrom 1.1 branch:
1999-08-05 Danilo AlmeidaDocument why krb5_win_ccdll_load is called way early...
1999-08-05 Danilo Almeida* init_ctx.c (get_profile_etype_list): Use profile_rele...
1999-06-18 Ken Raeburn* init_ctx.c (krb5_free_context): Set field pointers...
1999-05-13 Theodore Tsoinit_ctx.c (krb5_init_context): Pass the context to
1999-03-31 Theodore Tsoinit_ctx.c (krb5_init_context): Call krb5_win_ccdll_loa...
1998-10-30 Marc Horowitzpull up 3des implementation from the marc-3des branch
1998-07-17 Miro JurisicReplaced preprocessor symbol _MACINTOSH with macintosh...
1997-08-12 Ezra Peisach * init_ctx.c (krb5_init_context): Initialize local...
1997-02-20 Richard Baschinit_ctx.c: krb5_free_context calls krb5_free_ets ...
1997-02-06 Richard BaschWindows/NT integration (V1_0_WIN32_BRANCH merge)
1996-12-21 Theodore Tsobrand.c: New file, which allows a release engineer...
1996-12-21 Theodore TsoUse new call krb5_vercheck() for Windows timebomb check...
1996-11-13 Tom Yurevert kt_default_name changes; see ChangeLogs for...
1996-11-13 Tom Yu * init_ctx.c (krb5_init_context): Oops. Initialize...
1996-11-13 Tom Yu * init_ctx.c (krb5_free_context): Free kt_default_name...
1996-11-06 Theodore TsoInitialize the error tables, so applications don't...
1996-10-31 Theodore TsoMake it more obvious that default ticket lifetimes...
1996-07-11 Theodore TsoAdd a call to krb5_win_do_init() on Win16 and Win32...
1996-05-14 Theodore Tsoser_ctx.c (krb5_context_size, krb5_context_externalize,
1996-05-10 Richard Baschremoved des3-cbc-md5 support
1996-04-12 Theodore TsoOn a Macintosh, turn on kdc_timesync and use the v4...
1996-04-09 Mark Eichinpreauth.c: add SAM support
1996-01-11 Theodore TsoAdded checking of profile for DCE compatability options...
1996-01-10 Theodore Tsofwd_tgt.c (krb5_fwd_tgt_creds): New function which...
1995-12-05 Richard BaschAdded two new routines for multiple encryption type...
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-08-29 Paul ParkFree allocated serializers when releasing context
1995-06-08 Theodore TsoClean up gcc -Wall flames
1995-04-28 Theodore Tso* init_ctx.c (krb5_free_context): Extra semicolon meant...
1995-04-25 Ezra PeisachReport return values to krb5_set_default_in_tkt_etypes and
1995-04-19 Ezra PeisachInitialize and free default realm in context
1995-04-14 Keith VetterWindows global stuff:
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_...
1994-12-22 Theodore TsoChange the type of krb5_context to include the pointer
1994-12-20 Theodore TsoAdd support for krb5_init_context and krb5_free_context