summaryrefslogtreecommitdiffstats
path: root/src/kdc/kdc_util.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Implement FAST from draft-ietf-krb-wg-preauth-frameworkSam Hartman2009-03-311-1/+35
* Report verbose error messages from KDCGreg Hudson2009-03-111-3/+4
* Pass s4u name and c_flags to log_tgs_req. If values are supplied, logKen Raeburn2009-01-141-0/+1
* /tmp/3Ken Raeburn2009-01-131-1/+2
* Patch from Luke Howard:Sam Hartman2009-01-121-0/+1
* Merge mskrb-integ onto trunkSam Hartman2009-01-031-8/+101
* Collect ticket-request logging calls together in one place for easierKen Raeburn2008-12-221-0/+15
* In the KDC, remove krb4 request handling support and fakeka codeGreg Hudson2008-12-151-10/+0
* Incorporate Apple's patchKen Raeburn2008-08-251-0/+9
* Wrap krb5_db_get_principal function with get_principal (which willKen Raeburn2007-12-221-1/+12
* * kdc_util.h (CONVERT_INTO_DB, CONVERT_OUTOF_DB): Unused macros deletedKen Raeburn2007-01-021-4/+0
* allow server preauth plugin verify_padata function to return e-dataKevin Coffman2006-11-131-1/+1
* Preauthentication Plugin FrameworkSam Hartman2006-10-031-5/+17
* ipv4+ipv6 messages can trip up KDC replay detectionKen Raeburn2006-04-291-4/+2
* Don't include kdb.h from k5-int.h; instead, include it in the handfulKen Raeburn2006-04-131-0/+2
* * kdc_util.h (sockaddr2p): Don't declareKen Raeburn2004-09-241-3/+0
* Disable krb4 cross-realm in krb524d and krb5kdc. Provide an option toSam Hartman2003-03-171-0/+1
* * kdc_util.h, replay.c, main.c: Pass global krb5_context toEzra Peisach2003-01-121-1/+1
* * main.c: On exit, free more allocated memory, including:Ezra Peisach2003-01-031-0/+1
* Reduce or localize dependencies on address families.Ken Raeburn2002-07-051-0/+8
* * network.c (process_packet): Now static. Drop unused "portnum" argument.Ken Raeburn2002-07-021-1/+0
* * kdc_util.h (inet_ntop): Delete declarationKen Raeburn2002-07-021-4/+0
* * dispatch.c (dispatch): Remove arg "portnum"; update callers.Ken Raeburn2002-06-261-4/+0
* * kdc_util.c (ktypes2str): New function; construct a stringTom Yu2001-06-191-0/+6
* * do_as_req.c, do_tgs_req.c, kdc_preauth.c, kdc_util.h, kerberos_v4.c, main.c,Ken Raeburn2001-04-101-63/+63
* * kdc_util.h: Add prototype for process_v4_mode() for main.c to useEzra Peisach2001-03-081-0/+1
* * sock2p.c: New file.Ken Raeburn2000-03-141-0/+7