Plug a memory leak in gss_indicate_mechs
[krb5.git] / src / lib / gssapi / mechglue / g_initialize.c
2010-10-09 Greg HudsonPlug a memory leak in gss_indicate_mechs
2010-10-08 Greg HudsonIn gss_indicate_mechs, avoid setting the output pointer...
2010-10-06 Greg HudsonMerge users/lhoward/sasl-gs2 to trunk
2010-04-30 Greg HudsonAdd IAKERB mechanism and gss_acquire_cred_with_password
2010-02-10 Greg HudsonImplement gss_set_neg_mechs
2009-12-17 Greg HudsonAdd GSS extensions to store credentials, generate rando...
2009-10-31 Tom Yumake mark-cstyle
2009-10-09 Greg HudsonImplement GSS naming extensions and authdata verification
2009-09-13 Greg HudsonImplement s4u extensions
2009-02-03 Ken Raeburnprefer structure assignment to memcpy
2009-01-23 Greg HudsonRemove some null checks in cases where pointers can...
2009-01-12 Sam HartmanRemove gss_export_name_object and gss_import_name_object.
2009-01-03 Sam HartmanMerge mskrb-integ onto trunk
2008-08-27 Ken RaeburnBased on patch from lxs, with some changes:
2008-07-16 Tom YuFix indirection on assignment to minor status
2008-07-16 Tom YuCheck return value from k5_mutex_lock() to partially...
2007-12-14 Tom Yufix CVE-2007-5971: free of non-heap pointer in gss_indi...
2007-08-16 Ken Raeburnremap mechanism-specific status codes in mechglue/spnego
2007-03-02 Ken RaeburnOn unload, free up g_mechSet and g_mechList
2007-01-09 Tom YuMITKRB5-SA-2006-003: mechglue argument handling too lax
2006-08-01 Tom Yu * src/lib/gssapi/mechglue/g_initialize.c (gss_release_...
2006-06-29 Tom Yu * src/lib/gssapi/mechglue/g_initialize.c: Remove vario...
2006-06-26 Tom Yumake gssint_get_mechanism match prototype
2006-06-22 Tom Yu * src/lib/gssapi/mechglue/g_initialize.c: Remove unuse...
2006-06-22 Sam Hartman r18022@luminous: jaltman | 2006-05-19 05:18:37 -0400
2006-06-21 Tom Yuremove unimplemented/unused mechglue functions
2006-06-14 Tom YuMerge from branches/mechglue. Initial integration...
2004-06-22 Ken RaeburnDelete preprocessor tests for macintosh, __MWERKS__...
2001-10-06 Ken RaeburnDanilo also says we can get rid of _MSDOS (Win16) tests...
1998-07-17 Miro JurisicReplaced preprocessor symbol _MACINTOSH with macintosh...
1996-03-21 Theodore Tsog_imp_sec_context.c (gss_import_sec_context):
1996-03-21 Theodore Tsomechglue.h: Don't include <sys/types.h>; it's included...
1996-03-12 Mark Eichinuse PROTOTYPE and K&R style definitions, per krb5 style
1996-02-28 Theodore Tsog_initialize.c (gss_initialize): Don't fprintf to stderr on
1996-02-24 Theodore Tsog_mechname.c (gss_add_mech_name_type): Only mark a...
1996-02-07 Ezra PeisachNeed to include stdio.h and errno.h no matter what.
1996-02-07 Theodore TsoCommited new snapshot from Roland Schemers at Sun
1996-01-23 Ezra PeisachCheck for stdlib.h (configure.in)
1995-11-18 Theodore TsoRenamed filenames so they would be unique in an 8.3...