summaryrefslogtreecommitdiffstats
path: root/src/plugins/preauth/wpse/wpse_main.c
Commit message (Expand)AuthorAgeFilesLines
* Hide gak_fct interface and arguments in clpreauthGreg Hudson2011-10-151-5/+1
* Make kdcpreauth edata method respond via callbackGreg Hudson2011-10-151-6/+5
* Use type-safe callbacks in preauth interfaceGreg Hudson2011-10-061-4/+4
* Remove edata code in sample preauth pluginsGreg Hudson2011-10-051-15/+1
* Use an opaque handle in the kdcpreauth callbackGreg Hudson2011-10-051-8/+6
* Make kdcpreauth verify respond via callbackGreg Hudson2011-10-031-14/+20
* Convert preauth_plugin.h to new plugin frameworkGreg Hudson2011-06-171-59/+77
* Move array decl from mixed within code down into the block where it'sKen Raeburn2010-02-201-8/+11
* Mark and reindent plugins, except for pkinit, which needs a littleGreg Hudson2009-11-241-142/+143
* Convert many uses of sprintf to snprintf or asprintfGreg Hudson2008-12-011-2/+3
* Add PKINIT supportKevin Coffman2007-08-011-13/+74
* Configure cksum_body and wpse in top-level configure script. (Still don't bu...Ken Raeburn2007-05-311-3/+1
* get_init_creds_opt extensibilityTom Yu2007-01-301-0/+17
* allow server preauth plugin verify_padata function to return e-dataKevin Coffman2006-11-131-1/+18
* Add "get_data" function to the client preauth plugin interfaceKevin Coffman2006-11-091-0/+2
* Modify the preath plugin interface so that a plugin's context isKevin Coffman2006-11-011-0/+374