First pass at PKINIT client trace logs
[krb5.git] / src / plugins / preauth / pkinit / pkinit_clnt.c
2012-05-08 Greg HudsonFirst pass at PKINIT client trace logs
2012-02-11 Greg HudsonMinimize draft9 PKINIT code by removing dead code
2012-01-08 Greg HudsonRemove unneeded kdcRealm field in PKINIT structure
2011-12-21 Greg HudsonStop using krb5_octet_data
2011-11-23 Sam Hartman ticket: new
2011-11-21 Greg HudsonClean up client-side preauth error data handling
2011-10-17 Tom YuMake reindent
2011-10-15 Greg HudsonHide gak_fct interface and arguments in clpreauth
2011-10-06 Greg HudsonDitch fast_factor.h since it contains only stubs
2011-10-06 Greg HudsonUse type-safe callbacks in preauth interface
2011-10-05 Sam HartmanFrom: Sam Hartman <hartmans@debian.org>
2011-10-05 Greg HudsonUse an opaque handle in the kdcpreauth callback
2011-09-21 Sam HartmanIf the client offers the alg agility KDF, use it
2011-09-19 Greg HudsonFormatting fixes
2011-09-19 Sam Hartmanpkinit: client: Use SignedData for anonymous
2011-06-17 Greg HudsonConvert preauth_plugin.h to new plugin framework
2009-12-28 Greg HudsonWhitespace fixes for new anonymous support
2009-12-28 Sam HartmanAnonymous support for Kerberos
2009-11-25 Greg HudsonMark and reindent the pkinit plugin code, except for...
2009-10-31 Tom Yumake mark-cstyle
2009-08-18 Greg HudsonMinor code cleanups in pkinit plugin, mostly around...
2009-08-10 Greg HudsonNarrow the contract of pkinit_client_profile by passing...
2009-08-10 Greg HudsonIn pkinit_clnt.c, make private functions static. There...
2009-06-08 Greg HudsonRestore limited support for static linking
2009-05-25 Greg HudsonTemporarily disable FAST PKINIT for 1.7 release
2009-03-24 Greg HudsonRevert r21880 which included k5-int.h in several pkinit...
2009-02-04 Greg HudsonInclude k5-int.h in several pkinit source files, in...
2009-02-04 Zhanna TsitkovUse macros for config parameters
2007-08-01 Kevin CoffmanAdd PKINIT support