summaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
* Add new api to Sphinx doc; doc introduced versionZhanna Tsitkov2012-09-111-1/+9
* Add internal JSON encoding and decoding supportGreg Hudson2012-09-112-0/+198
* Add internal base64 encoding and decoding supportGreg Hudson2012-09-111-0/+52
* Add responder feature for initial cred exchangesNathaniel McCallum2012-09-113-1/+115
* Add zapfreestr() helper to k5-int.hGreg Hudson2012-09-101-0/+10
* Doc newly introduced padata types for OTP supportZhanna Tsitkov2012-08-231-7/+6
* Add otp client preauth pluginNathaniel McCallum2012-08-232-0/+11
* Add ASN.1 support for OTPGreg Hudson2012-08-231-0/+75
* Further fixes for WSA/Posix error translationKevin Wasserman2012-08-031-2/+42
* Constify krb5_string_to_keysalts()'s string argNicolas Williams2012-07-301-3/+3
* Policy extensions + new policy: allowed ks typesNicolas Williams2012-07-301-0/+15
* Support changing the built-in ccache/keytab namesGreg Hudson2012-07-242-4/+3
* Add default_ccache_name profile variableGreg Hudson2012-07-241-0/+1
* Add token expansion for keytab namesGreg Hudson2012-07-241-2/+2
* Doc introduced version for krb5_kt_client_defaultZhanna Tsitkov2012-07-161-0/+2
* Remove DISABLE_TRACING from windows buildKevin Wasserman2012-07-161-1/+0
* KFW win-mac.h fixesKevin Wasserman2012-07-161-0/+6
* Correct comments in port-sockets.hGreg Hudson2012-07-121-23/+20
* Add krb5int_cc_user_set_default_nameKevin Wasserman2012-07-111-0/+3
* Translate WinSock errors to Posix counterpartsKevin Wasserman2012-07-111-1/+35
* Allow using locales when gettext is absentBen Kaduk2012-07-061-5/+3
* Increase MAX_DGRAM_SIZEGreg Hudson2012-07-021-1/+1
* Add client keytab initiation supportGreg Hudson2012-07-021-0/+1
* Add krb5_kt_client_default APIGreg Hudson2012-07-023-0/+22
* Correct and clarify keytab API documentationGreg Hudson2012-06-291-12/+12
* Simplify bld_princ.cGreg Hudson2012-06-211-9/+0
* Remove orphaned KfM codeGreg Hudson2012-06-2112-3495/+0
* Document how to free krb5_cc_get_full_name resultGreg Hudson2012-06-201-0/+2
* Document version for new API functionsZhanna Tsitkov2012-06-151-0/+4
* Add krb5_cccol_have_content APIGreg Hudson2012-06-151-0/+11
* 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-063-0/+6
* Add krb5_kt_have_content APIGreg Hudson2012-06-021-0/+12
* Add a copy of the BSD <sys/queue.h> as k5-queue.hGreg Hudson2012-05-301-0/+748
* Fix TRACE_GET_CRED_VIA_TKT_EXT format stringGreg Hudson2012-05-241-2/+2
* Convert DEBUG_REFERRALS to TRACE_* frameworkW. Trevor King2012-05-232-6/+47
* Add support for "{ptype}" trace format specifierW. Trevor King2012-05-231-0/+1
* Document "{keytab}" trace format specifierW. Trevor King2012-05-231-0/+1
* Add krb5_parse_name flag to ignore realmGreg Hudson2012-05-101-0/+7
* Rewrite krb5_parse_nameGreg Hudson2012-05-101-7/+10
* Add no-op macro for ngettext for non-NLS buildsGreg Hudson2012-05-091-0/+1
* Constify get_init_creds string input paramsGreg Hudson2012-05-092-6/+8
* Add API to interpret changepw result stringsGreg Hudson2012-05-091-0/+26
* Constify krb5int_utf8_normalize input parameterGreg Hudson2012-05-091-1/+1
* Use variadic macros to simplify k5-trace.hGreg Hudson2012-05-082-216/+221
* Try all host keys by default in vfy_incredsGreg Hudson2012-05-031-15/+16
* Stop using SALT_TYPE_AFS_LENGTHGreg Hudson2012-04-272-6/+2
* Fix TRACE_PREAUTH_SALT format stringGreg Hudson2012-04-271-1/+1