heimdal: Honour KRB5_CTX_F_DNS_CANONICALIZE_HOSTNAME in parse_name_canon_rules()
[metze/heimdal/wip.git] / kdc / process.c
2020-04-29 Andrew BartlettTODO: heimdal: Pass extra information to hdb_auth_statu...
2020-04-24 Nicolas WilliamsMove KDC audit functionality to lib/base/
2019-12-12 Nicolas Williamskdc: Modernize kx509 logging too
2019-12-11 Nicolas Williamskdc: Fix audit_addkv() typos and reason handling
2019-12-11 Nicolas Williamsbx509: Add proper logging
2019-12-10 Nicolas Williamskdc: Fix leaks
2019-12-05 Nicolas Williamskdc: Fix warnings: fix _kdc_audit_addkv() usage
2019-12-05 Roland C. Dowdeswellkdc/process.c: add tracing messages.
2019-12-05 Roland C. DowdeswellGenerate a single summary audit line for AS/TGS.
2019-10-09 Nicolas WilliamsAdd kx509 client and revamp kx509 service
2014-08-24 Love Hörnquist ÅstrandMerge pull request #87 from jelmer/travis
2014-08-24 Love Hörnquist Åstrandrelease pool when done
2012-04-06 Love Hörnquist Åstranddrain pool for each request
2011-10-29 Love Hörnquist Åstrandmerge support for FAST in as-req codepath
2011-07-25 Love Hornquist AstrandCreate a request structure
2011-05-21 Love Hornquist Astrandremove trailing whitespace
2010-11-20 Love Hornquist AstrandRemove deprecated krb4 kdc components
2009-01-26 Love Hörnquist Åstrandforce submodules to claim the package
2009-01-26 Love Hörnquist Åstranddrop name
2009-01-26 Love Hörnquist Åstrandfix length bits
2009-01-26 Love Hörnquist Åstrandsplit into probe functions
2009-01-25 Love Hörnquist Åstrandmake digest, kx509 and krb4
2009-01-25 Love Hörnquist Åstrandmake digest and kx509 optional
2008-09-13 Love Hörnquist Åstrandremove trailing whitespace
2008-09-13 Love Hörnquist Åstrandswitch to utf8 encoding of all files
2008-08-11 Love Hörnquist Åstrandcatch errors from _kdc_do_version4
2008-06-23 Love Hörnquist Åstranduse krb5_set_error_message
2007-06-07 Love Hörnquist ÅstrandRemove out2, no longer used.
2007-06-07 Love Hörnquist ÅstrandSave asn1 class, type and tag of the reply if there...
2007-06-07 Love Hörnquist Åstrand(krb5_kdc_save_request): save request to file.
2007-06-07 Love Hörnquist Åstrand(krb5_kdc_process*): dont update _kdc_time automagicly.
2006-12-28 Love Hörnquist ÅstrandHandle kx509 requests.
2006-11-27 Love Hörnquist ÅstrandPass down datagram_reply to _kdc_tgs_rep.
2006-10-09 Love Hörnquist ÅstrandRename krb5_kdc_process_generic_request to krb5_kdc_pro...
2006-08-24 Love Hörnquist Åstrand(krb5_kdc_process_generic_request): check if we got...
2005-08-12 Love Hörnquist ÅstrandPass down the request buffer to _kdc_as_rep().
2005-06-30 Love Hörnquist ÅstrandDon't pollute namespace, generate public headerfile
2005-06-30 Love Hörnquist ÅstrandMerge in the libkdc/kdc configuration split from Andre...