summaryrefslogtreecommitdiffstats
path: root/src/include/k5-int.h
Commit message (Expand)AuthorAgeFilesLines
* Add responder support to get_as_key()Nathaniel McCallum2012-10-121-1/+2
* De-conditionalize Camellia codeGreg Hudson2012-10-091-22/+0
* Improve kpropd behavior in iprop modeNicolas Williams2012-10-051-0/+1
* Add responder feature for initial cred exchangesNathaniel McCallum2012-09-111-0/+8
* Add zapfreestr() helper to k5-int.hGreg Hudson2012-09-101-0/+10
* Add otp client preauth pluginNathaniel McCallum2012-08-231-0/+6
* Add ASN.1 support for OTPGreg Hudson2012-08-231-0/+75
* Add default_ccache_name profile variableGreg Hudson2012-07-241-0/+1
* Remove DISABLE_TRACING from windows buildKevin Wasserman2012-07-161-1/+0
* Add krb5int_cc_user_set_default_nameKevin Wasserman2012-07-111-0/+3
* Add client keytab initiation supportGreg Hudson2012-07-021-0/+1
* Add krb5_kt_client_default APIGreg Hudson2012-07-021-0/+4
* Simplify bld_princ.cGreg Hudson2012-06-211-9/+0
* Remove krb5int_cc_os_default_nameGreg Hudson2012-06-111-3/+0
* Rename and add to etype utility functionsGreg Hudson2012-06-071-0/+6
* Remove krb5_is_permitted_enctype_extGreg Hudson2012-06-071-10/+0
* Add control over session key enctype negotiationNicolas Williams2012-06-061-0/+1
* 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