summaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* Convert all remaining macro-coded ASN.1 encodersGreg Hudson2012-01-062-9/+9
* 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-213-21/+8
* Stop using krb5_octet_dataGreg Hudson2011-12-212-35/+28
* Corrected the name of KRB5_NT_SRV_HST macro. Added some doxygen commentsZhanna Tsitkov2011-12-121-30/+21
* Allow null server key to krb5_pac_verifyGreg Hudson2011-12-071-3/+3
* Allow S4U2Proxy delegated credentials to be savedGreg Hudson2011-12-071-0/+3
* Clean up client-side preauth error data handlingGreg Hudson2011-11-212-7/+13
* Improve documentation in preauth_plugin.hGreg Hudson2011-11-191-6/+15
* Make verto context available to kdcpreauth modulesGreg Hudson2011-11-152-1/+6
* Simplify and fix kdcpreauth request_body callbackGreg Hudson2011-11-141-8/+5
* Handle TGS referrals to the same realmGreg Hudson2011-11-141-0/+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
* Added the note to the trace API functions that they have higher priority than...Zhanna Tsitkov2011-11-091-2/+8
* Make krb5_check_clockskew publicGreg Hudson2011-10-312-1/+15
* Fix format string for TRACE_INIT_CREDS_SERVICEGreg Hudson2011-10-261-1/+1