summaryrefslogtreecommitdiffstats
path: root/src/include/k5-int.h
Commit message (Expand)AuthorAgeFilesLines
...
* Convert DEBUG_REFERRALS to TRACE_* frameworkW. Trevor King2012-05-231-6/+1
* Constify get_init_creds string input paramsGreg Hudson2012-05-091-1/+2
* Use variadic macros to simplify k5-trace.hGreg Hudson2012-05-081-2/+3
* Stop using SALT_TYPE_AFS_LENGTHGreg Hudson2012-04-271-0/+1
* Allow preauth mechs to work with clock skewGreg Hudson2012-04-171-0/+11
* Remove admin_keytab references in code and docsGreg Hudson2012-03-041-1/+0
* Data-driven ASN.1 decoderGreg Hudson2012-02-111-2/+3
* Minimize draft9 PKINIT code by removing dead codeGreg Hudson2012-02-111-5/+1
* Remove some unneeded accessor fieldsGreg Hudson2012-01-071-29/+1
* Remove some unused structures and encodersGreg Hudson2012-01-071-59/+0
* Remove SAM encoders and structuresGreg Hudson2012-01-071-135/+0
* Convert all remaining macro-coded ASN.1 encodersGreg Hudson2012-01-061-1/+1
* Remove unused functions (older API residue) krb5_realm_iterator* and krb5_fre...Zhanna Tsitkov2012-01-041-14/+0
* Stop using krb5_typed_data structure typeGreg Hudson2011-12-211-7/+7
* Allow S4U2Proxy delegated credentials to be savedGreg Hudson2011-12-071-0/+3
* Clean up client-side preauth error data handlingGreg Hudson2011-11-211-2/+3
* Add consistency check for plugin interface namesGreg Hudson2011-11-131-1/+2
* Avoid looping when preauth can't be generatedGreg Hudson2011-11-111-1/+1
* Make krb5_check_clockskew publicGreg Hudson2011-10-311-1/+0
* Make krb5_find_authdata publicGreg Hudson2011-10-251-6/+0
* Hide gak_fct interface and arguments in clpreauthGreg Hudson2011-10-151-22/+31
* Make krb5_pac_sign publicGreg Hudson2011-10-121-9/+0
* Eliminate domain-based client realm walkGreg Hudson2011-09-281-0/+4
* Don't use accessor in encrypted challengeGreg Hudson2011-09-241-12/+1
* Add krb5_cc_select() API and pluggable interfaceGreg Hudson2011-09-051-1/+6
* Add new cache collection APIsGreg Hudson2011-09-051-0/+1
* Reindent per krb5-batch-reindent.el.Ken Raeburn2011-09-041-2/+2
* Make data_eq_string work with const stringsGreg Hudson2011-08-151-8/+7
* Removed unused "db_modules" and "preauth_module_dir" configuration optionsZhanna Tsitkov2011-08-121-2/+0
* Clean up some ldap #define'sZhanna Tsitkov2011-08-101-4/+5
* Fix build without KRB5_DNS_LOOKUPGreg Hudson2011-07-251-1/+1
* Add krb5_init_context_profile APIGreg Hudson2011-07-201-1/+2
* Convert preauth_plugin.h to new plugin frameworkGreg Hudson2011-06-171-46/+11
* Add k5_plugin_register_dyn internal APIGreg Hudson2011-06-171-0/+11
* Use internal crypto functions directly from util_crypt.c, avoiding aGreg Hudson2011-05-091-2/+0
* r24899 moved the declarations of krb5int_mk_chpw_req and relatedGreg Hudson2011-05-021-29/+0
* Add k5_kt_get_principal, an internal krb5 interface to try to get aGreg Hudson2011-04-081-0/+3
* In libkrb5, move krb5int_auth_con_chkseqnum to a new file privsafe.c,Greg Hudson2011-04-021-3/+0
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-091-3/+2
* Consolidate almost all lib/crypto/krb headers into a singleGreg Hudson2011-03-021-94/+0
* Reference random-to-key handlers through the enctype instead of theGreg Hudson2011-02-271-3/+0
* Defer hostname lookups in krb5_sendto_kdcGreg Hudson2011-02-131-52/+2
* Improve acceptor name flexibilityGreg Hudson2011-02-071-0/+2
* Add a trace log event for unrecognized enctypes in a profile enctypeGreg Hudson2011-01-211-1/+2
* Implement restrict_anonymous_to_tgt realm flagGreg Hudson2010-12-011-0/+1
* Fix Windows buildGreg Hudson2010-11-251-3/+3
* Update krb5_gic_opt_private and related code to reflect the change ofTom Yu2010-11-231-1/+1
* Implement Camellia-CTS-CMAC instead of Camellia-CCMGreg Hudson2010-11-201-9/+9
* Mark Camellia-CCM code as experimentalGreg Hudson2010-10-261-0/+3
* WhitespaceGreg Hudson2010-10-241-2/+2