pull up r18790 from trunk
authorTom Yu <tlyu@mit.edu>
Sat, 11 Nov 2006 01:57:17 +0000 (01:57 +0000)
committerTom Yu <tlyu@mit.edu>
Sat, 11 Nov 2006 01:57:17 +0000 (01:57 +0000)
commitaa75cd71bd41afb2b5cb524bb4ef9ca5d6ab721c
tree844ea050a857f4ff72805b96d2656c0745f5c70d
parenteb6267492fb2bb8cad37ead37ae3e819e9e1b905
pull up r18790 from trunk

 r18790@cathode-dark-space:  coffman | 2006-11-09 15:40:29 -0500
 ticket: new
 subject: Add "get_data" function to the client preauth plugin interface
 Tags: pullup

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

ticket: 4690
version_fixed: 1.6

git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-6@18796 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