summaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Remove orphaned Apple PKINIT supportGreg Hudson2012-04-265-763/+0
* Use etypes from keytab in krb5_gic_keytabGreg Hudson2012-04-191-0/+4
* Add Doxygen markup to API functions that were introduced in 1.9 releaseZhanna Tsitkov2012-04-191-0/+26
* Add Doxygen markup to API functions that were introduced in 1.10 releaseZhanna Tsitkov2012-04-171-0/+15
* Allow preauth mechs to work with clock skewGreg Hudson2012-04-172-0/+29
* Document kadm5_hook chpass randomize-key behaviorGreg Hudson2012-04-161-0/+1
* If trace logging facility is enabled, report misconfiguration errors encounte...Zhanna Tsitkov2012-04-021-0/+4
* Fix up krb5.hin Doxygen markup somewhatGreg Hudson2012-03-271-21/+34
* Only store master mey list in DAL handleGreg Hudson2012-03-211-15/+4
* Remove admin_keytab references in code and docsGreg Hudson2012-03-041-1/+0
* Require IPv6 supportKen Raeburn2012-02-283-12/+3
* Data-driven ASN.1 decoderGreg Hudson2012-02-111-2/+3
* Minimize draft9 PKINIT code by removing dead codeGreg Hudson2012-02-112-26/+3
* Revert r25669 pending clarification of goals and API reviewTom Yu2012-02-031-3/+0
* Added a new trace logging message TRACE_PROFILE_ERR to improve the diagnostic...Zhanna Tsitkov2012-02-031-0/+3
* Remove unneeded kdcRealm field in PKINIT structureGreg Hudson2012-01-081-1/+0
* Remove some unneeded accessor fieldsGreg Hudson2012-01-071-29/+1
* Remove some unused structures and encodersGreg Hudson2012-01-072-72/+4
* Remove SAM encoders and structuresGreg Hudson2012-01-071-135/+0