aboutsummaryrefslogtreecommitdiff
path: root/src/include/k5-int.h
AgeCommit message (Expand)AuthorFilesLines
2012-07-23Remove DISABLE_TRACING from windows buildKevin Wasserman1-1/+0
2012-07-23Add krb5int_cc_user_set_default_nameTom Yu1-0/+3
2011-12-05pull up r25483 and r25484 from trunkTom Yu1-2/+3
2011-12-02pull up r25469 from trunkTom Yu1-1/+1
2011-11-07pull up r25424 from trunkTom Yu1-1/+0
2011-11-07pull up r25414 from trunkTom Yu1-6/+0
2011-10-15Hide gak_fct interface and arguments in clpreauthGreg Hudson1-22/+31
2011-10-12Make krb5_pac_sign publicGreg Hudson1-9/+0
2011-09-28Eliminate domain-based client realm walkGreg Hudson1-0/+4
2011-09-24Don't use accessor in encrypted challengeGreg Hudson1-12/+1
2011-09-05Add krb5_cc_select() API and pluggable interfaceGreg Hudson1-1/+6
2011-09-05Add new cache collection APIsGreg Hudson1-0/+1
2011-09-04Reindent per krb5-batch-reindent.el.Ken Raeburn1-2/+2
2011-08-15Make data_eq_string work with const stringsGreg Hudson1-8/+7
2011-08-12Removed unused "db_modules" and "preauth_module_dir" configuration optionsZhanna Tsitkov1-2/+0
2011-08-10Clean up some ldap #define'sZhanna Tsitkov1-4/+5
2011-07-25Fix build without KRB5_DNS_LOOKUPGreg Hudson1-1/+1
2011-07-20Add krb5_init_context_profile APIGreg Hudson1-1/+2
2011-06-17Convert preauth_plugin.h to new plugin frameworkGreg Hudson1-46/+11
2011-06-17Add k5_plugin_register_dyn internal APIGreg Hudson1-0/+11
2011-05-09Use internal crypto functions directly from util_crypt.c, avoiding aGreg Hudson1-2/+0
2011-05-02r24899 moved the declarations of krb5int_mk_chpw_req and relatedGreg Hudson1-29/+0
2011-04-08Add k5_kt_get_principal, an internal krb5 interface to try to get aGreg Hudson1-0/+3
2011-04-02In libkrb5, move krb5int_auth_con_chkseqnum to a new file privsafe.c,Greg Hudson1-3/+0
2011-03-09Adjust most C source files to match the new standards for copyrightGreg Hudson1-3/+2
2011-03-02Consolidate almost all lib/crypto/krb headers into a singleGreg Hudson1-94/+0
2011-02-27Reference random-to-key handlers through the enctype instead of theGreg Hudson1-3/+0
2011-02-13Defer hostname lookups in krb5_sendto_kdcGreg Hudson1-52/+2
2011-02-07Improve acceptor name flexibilityGreg Hudson1-0/+2
2011-01-21Add a trace log event for unrecognized enctypes in a profile enctypeGreg Hudson1-1/+2
2010-12-01Implement restrict_anonymous_to_tgt realm flagGreg Hudson1-0/+1
2010-11-25Fix Windows buildGreg Hudson1-3/+3
2010-11-23Update krb5_gic_opt_private and related code to reflect the change ofTom Yu1-1/+1
2010-11-20Implement Camellia-CTS-CMAC instead of Camellia-CCMGreg Hudson1-9/+9
2010-10-26Mark Camellia-CCM code as experimentalGreg Hudson1-0/+3
2010-10-24WhitespaceGreg Hudson1-2/+2
2010-10-23Declare krb5_set_error_message_flKen Raeburn1-0/+7
2010-10-02Merge branches/nss to trunkGreg Hudson1-0/+2
2010-10-01Enable sam_challenge_2 encodersSam Hartman1-2/+0
2010-10-01Implement k5login_directory and k5login_authoritative optionsGreg Hudson1-0/+2
2010-09-29kadm5_hook: new plugin interfaceSam Hartman1-1/+2
2010-09-07Merge the camellia-ccm branch to trunk. Since there are no IANAGreg Hudson1-0/+24
2010-09-01Password quality pluggable interfaceGreg Hudson1-1/+2
2010-08-27New plugin infrastructureGreg Hudson1-0/+119
2010-08-12Add GIC option for password/account expiration callbackGreg Hudson1-0/+2
2010-06-07Trace loggingGreg Hudson1-0/+11
2010-05-12Reimplement krb5_get_in_tkt_with_skey in terms of krb5_get_init_creds,Greg Hudson1-17/+0
2010-05-10Add lockout-related performance tuning variablesGreg Hudson1-0/+2
2010-04-30Add IAKERB mechanism and gss_acquire_cred_with_passwordGreg Hudson1-0/+28
2010-04-14Introduce new krb5_tkt_creds APIGreg Hudson1-9/+0