aboutsummaryrefslogtreecommitdiff
path: root/src/include/krb5/krb5.hin
AgeCommit message (Expand)AuthorFilesLines
2006-12-11Move prototypes for get_init_creds_opt_get_pa() andcoffman/gic_opt_extKevin Coffman1-25/+0
2006-12-08Update to use the simplified interface for krb5_get_init_creds_opt_set_pa()Kevin Coffman1-14/+6
2006-12-07Remove extra "user_id" parameterKevin Coffman1-1/+0
2006-12-04First cut at making the get_init_creds_opt structure extendableKevin Coffman1-0/+64
2006-11-18 * src/lib/krb5/ccache/ccbase.c (krb5int_cc_getops): InternalTom Yu1-0/+6
2006-11-17Didn't include header changes in the previous commitKevin Coffman1-2/+7
2006-11-09Add public function to get keylenth associated with an enctypeKevin Coffman1-0/+5
2006-11-07krb5.h not C++-safe due to "struct krb5_cccol_cursor"Alexandra Ellwood1-2/+2
2006-10-07Use const pointers for error messages.Ken Raeburn1-2/+2
2006-10-05cursor for iterating over ccachesTom Yu1-0/+19
2006-10-03Preauthentication Plugin FrameworkSam Hartman1-2/+7
2006-09-21Set the canonicalize flag in TGS requests and accept cross-realm referral tic...Sam Hartman1-2/+20
2006-07-25Switched from "#pragma options align" to "#pragma pack". Alexandra Ellwood1-2/+2
2006-06-29Fix comment style in public headerKen Raeburn1-8/+10
2006-06-29fix calling convention for krb5 error-message routines, document usage of krb...Ken Raeburn1-5/+13
2006-06-26 * src/include/krb5/krb5.hin: Add prototype for krb5_copy_contextTom Yu1-0/+2
2006-05-23install headers into include/krb5Ken Raeburn1-0/+2565