Add "get_data" function to the client preauth plugin interface
authorKevin Coffman <kwc@citi.umich.edu>
Thu, 9 Nov 2006 20:40:29 +0000 (20:40 +0000)
committerKevin Coffman <kwc@citi.umich.edu>
Thu, 9 Nov 2006 20:40:29 +0000 (20:40 +0000)
commita01105065c1e6d28870205337cbe01b26b1cafde
tree4b28bd09621f21b5085c3283b0d55befd6cdb81e
parentaf11fb8369ed3db1e7c98844f926a0d4292d1567
Add "get_data" function to the client preauth plugin interface

Modify the client preauth plugin interface to pass in a function
pointer and data pointer so the plugin may request information
otherwise unavailable.

ticket: new
Tags: pullup

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@18790 dc483132-0cff-0310-8789-dd5450dbe970
src/include/k5-int.h
src/include/krb5/preauth_plugin.h
src/lib/krb5/krb/get_in_tkt.c
src/lib/krb5/krb/preauth2.c
src/plugins/preauth/cksum_body/cksum_body_main.c
src/plugins/preauth/wpse/wpse_main.c