Hide gak_fct interface and arguments in clpreauth
[krb5.git] / src / include / krb5 / preauth_plugin.h
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-12 Greg HudsonDocumentation pass over preauth_plugin.h
2011-10-06 Greg HudsonAdd get_string, free_string kdcpreauth callbacks
2011-10-06 Greg HudsonUse type-safe callbacks in preauth interface
2011-10-05 Greg HudsonUse an opaque handle in the kdcpreauth callback
2011-10-04 Greg HudsonCreate e_data as pa_data in KDC interfaces
2011-10-03 Greg HudsonMake kdcpreauth verify respond via callback
2011-06-22 Greg HudsonCosmetic fixes to preauth_plugin.h from Linus Nordberg
2011-06-17 Greg HudsonConvert preauth_plugin.h to new plugin framework
2011-03-09 Greg HudsonAdjust most C source files to match the new standards...
2009-12-31 Ken RaeburnNo comma at end of enumerator list
2009-11-14 Greg HudsonReindent include directory, reformatting prototypes...
2009-10-31 Tom Yumake mark-cstyle
2009-03-31 Sam HartmanImplement FAST from draft-ietf-krb-wg-preauth-framework
2007-08-01 Kevin CoffmanAdd PKINIT support
2007-01-30 Tom Yuget_init_creds_opt extensibility
2006-11-16 Ken Raeburnfix warning in preauth_plugin.h header
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 Hartman * preauth_plugin.h: Don't use an enum in a public api
2006-10-13 Sam HartmanPatch to split client plugin from server plugin
2006-10-07 Ken Raeburndrop comma at end of enum list
2006-10-03 Sam HartmanPreauthentication Plugin Framework