install sphinx-generated manpages
[krb5.git] / src / plugins / preauth / wpse /
2011-10-15 Greg HudsonHide gak_fct interface and arguments in clpreauth
2011-10-15 Greg HudsonMake kdcpreauth edata method respond via callback
2011-10-06 Greg HudsonUse type-safe callbacks in preauth interface
2011-10-05 Greg HudsonRemove edata code in sample preauth plugins
2011-10-05 Greg HudsonUse an opaque handle in the kdcpreauth callback
2011-10-03 Greg HudsonMake kdcpreauth verify respond via callback
2011-06-17 Greg HudsonConvert preauth_plugin.h to new plugin framework
2010-11-28 Greg HudsonUse for loops for recursion in the Windows build, cutti...
2010-02-20 Ken RaeburnMove array decl from mixed within code down into the...
2010-02-20 Ken RaeburnUpdate export list for 2007 plugin interface change
2009-11-24 Greg HudsonMark and reindent plugins, except for pkinit, which...
2009-11-22 Greg HudsonConsolidate Makefile variables now that we have only...
2009-01-05 Ken Raeburnmove generated dependencies out of Makefile.in
2008-12-01 Greg HudsonConvert many uses of sprintf to snprintf or asprintf
2007-08-01 Kevin CoffmanAdd PKINIT support
2007-05-31 Ken RaeburnConfigure cksum_body and wpse in top-level configure...
2007-03-25 Ken RaeburnRemove traces of enable_shared, enable_static, enable_p...
2007-03-25 Ken RaeburnRemove separate KRB5_BUILD_LIBRARY_WITH_DEPS macro...
2007-01-30 Tom Yuget_init_creds_opt extensibility
2006-11-13 Kevin Coffmanallow server preauth plugin verify_padata function...
2006-11-09 Kevin CoffmanAdd "get_data" function to the client preauth plugin...
2006-11-01 Kevin CoffmanModify the preath plugin interface so that a plugin...
2006-10-13 Sam HartmanPatch to split client plugin from server plugin
2006-10-03 Sam HartmanPreauthentication Plugin Framework