summaryrefslogtreecommitdiffstats
path: root/src/include/krb5/preauth_plugin.h
Commit message (Expand)AuthorAgeFilesLines
* No comma at end of enumerator listKen Raeburn2009-12-311-2/+2
* Reindent include directory, reformatting prototypes as necessary.Greg Hudson2009-11-141-111/+110
* make mark-cstyleTom Yu2009-10-311-1/+1
* Implement FAST from draft-ietf-krb-wg-preauth-frameworkSam Hartman2009-03-311-5/+24
* Add PKINIT supportKevin Coffman2007-08-011-128/+263
* get_init_creds_opt extensibilityTom Yu2007-01-301-1/+47
* fix warning in preauth_plugin.h headerKen Raeburn2006-11-161-1/+1
* allow server preauth plugin verify_padata function to return e-dataKevin Coffman2006-11-131-1/+2
* Add "get_data" function to the client preauth plugin interfaceKevin Coffman2006-11-091-0/+22
* Modify the preath plugin interface so that a plugin's context isKevin Coffman2006-11-011-21/+35
* * preauth_plugin.h: Don't use an enum in a public apiSam Hartman2006-10-131-1/+1
* Patch to split client plugin from server pluginSam Hartman2006-10-131-73/+85
* drop comma at end of enum listKen Raeburn2006-10-071-1/+1
* Preauthentication Plugin FrameworkSam Hartman2006-10-031-0/+277