summaryrefslogtreecommitdiffstats
path: root/src/kdc/kdc_util.h
Commit message (Expand)AuthorAgeFilesLines
* Explicitly prevent referrals for certain requestsGreg Hudson2013-09-031-0/+4
* Support FAST hide-client-names optionGreg Hudson2013-09-031-0/+4
* Refactor KDC renewable ticket handlingGreg Hudson2013-06-061-0/+5
* Move a bunch of stuff out of k5-int.hGreg Hudson2013-03-241-3/+0
* Separate clpreauth and kdcpreauth interfacesGreg Hudson2012-12-191-0/+1
* Add loop() kdcpreauth methodNathaniel McCallum2012-10-231-1/+2
* Don't unparse principal names in process_tgs_req()Tom Yu2012-10-151-3/+9
* Clean up domain->realm referralsTom Yu2012-10-151-0/+2
* Move validate_tgs_request() to a separate fileTom Yu2012-10-151-0/+7
* Eliminate some KDC globalsTom Yu2012-10-151-39/+25
* Add control over session key enctype negotiationNicolas Williams2012-06-061-10/+0
* Use a hash table in the KDC lookaside cacheGreg Hudson2012-05-301-0/+1
* Require IPv6 supportKen Raeburn2012-02-281-5/+0
* Make verto context available to kdcpreauth modulesGreg Hudson2011-11-151-4/+6
* Simplify and fix kdcpreauth request_body callbackGreg Hudson2011-11-141-1/+11
* Refactor salt computation into libkdb5Greg Hudson2011-10-241-4/+0
* Drop retransmits while processing requestsGreg Hudson2011-10-151-0/+1
* Make get_preauth_hint_list respond via callbackGreg Hudson2011-10-151-1/+3
* Use built-in modules for encrypted timestampGreg Hudson2011-10-071-0/+5
* Use an opaque handle in the kdcpreauth callbackGreg Hudson2011-10-051-14/+17
* Create e_data as pa_data in KDC interfacesGreg Hudson2011-10-041-11/+10
* Make check_padata() respond via a callbackGreg Hudson2011-10-031-2/+5
* Make do_as_req() respond via a callbackGreg Hudson2011-10-031-2/+2
* Make dispatch() respond via a callbackGreg Hudson2011-10-031-3/+4
* Recast encrypted challenge as linked built-insGreg Hudson2011-09-231-0/+5
* Reindent per krb5-batch-reindent.el.Ken Raeburn2011-09-041-1/+1
* Convert preauth_plugin.h to new plugin frameworkGreg Hudson2011-06-171-4/+4
* KDC memory leak in FAST error pathGreg Hudson2011-03-171-1/+2
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-091-2/+1
* Remove KDC replay cacheGreg Hudson2010-10-191-3/+0
* Add sign_authdata to the DAL table with a corresponding libkdb5 API,Greg Hudson2010-07-121-15/+0
* Remove count parameters from get_principal, put_principal,Greg Hudson2010-07-061-16/+3
* Merge users/raeburn/branches/network-mergeKen Raeburn2010-03-171-12/+8
* Followon fixes to r23712:Greg Hudson2010-02-101-1/+1
* enc_padata can include empty sequenceSam Hartman2010-02-091-2/+3
* Fix cross-realm handling of AD-SIGNEDPATHGreg Hudson2010-02-051-0/+1
* Get rid of kdb_ext.h and allow out-of-tree KDB pluginsGreg Hudson2010-01-271-1/+0
* Add gcc printf attribute for kdc_err prototypeEzra Peisach2010-01-011-1/+5
* No comma at end of enumerator listKen Raeburn2009-12-311-1/+1
* Move krb5int_get_domain_realm_mapping into kdc_util.c as this function is a h...Zhanna Tsitkov2009-12-301-1/+3
* fast negotiation projecSam Hartman2009-12-141-4/+9
* Clean up some open-parenthesis problems, and reindentTom Yu2009-11-161-21/+21
* Typo fixZhanna Tsitkov2009-11-121-1/+1
* Post-great-reindent check. Part IIZhanna Tsitkov2009-11-121-160/+184
* make mark-cstyleTom Yu2009-10-311-178/+179
* Heimdal DB bridge plugin for KDC back endGreg Hudson2009-10-271-6/+17
* remove some unneeded extensions from the Novell backend authdata SPILuke Howard2009-10-211-3/+1
* Implement GSS naming extensions and authdata verificationGreg Hudson2009-10-091-0/+1
* Implement s4u extensionsGreg Hudson2009-09-131-2/+19
* Merge fast branch at 22166 onto trunkSam Hartman2009-04-031-2/+12