summaryrefslogtreecommitdiffstats
path: root/src/plugins/preauth
Commit message (Expand)AuthorAgeFilesLines
* Remove traces of enable_shared, enable_static, enable_profiled, andKen Raeburn2007-03-252-4/+0
* Remove separate KRB5_BUILD_LIBRARY_WITH_DEPS macro, just use KRB5_BUILD_LIBRARYKen Raeburn2007-03-252-2/+2
* get_init_creds_opt extensibilityTom Yu2007-01-302-1/+55
* allow server preauth plugin verify_padata function to return e-dataKevin Coffman2006-11-132-2/+46
* Add "get_data" function to the client preauth plugin interfaceKevin Coffman2006-11-092-0/+4
* Modify the preath plugin interface so that a plugin's context isKevin Coffman2006-11-014-66/+98
* Patch to split client plugin from server pluginSam Hartman2006-10-134-6/+16
* Preauthentication Plugin FrameworkSam Hartman2006-10-038-0/+940