ifdef away code to be able to build with --disable-krb4
[abartlet/lorikeet-heimdal.git/.git] / kdc /
2010-09-17 Anton Lundinifdef away code to be able to build with --disable...
2010-09-08 Love Hornquist Astrandmove out kdc_locl.h
2010-09-08 Love Hornquist Astrandmake conditional on apple and have_gcd
2010-08-21 Love Hornquist AstrandChanges from Asanka Herath of Secure Endpoint for addit...
2010-08-20 Asanka HerathWindows: Version information for binaries
2010-08-20 Asanka HerathWindows: Build a single heimdal.dll
2010-08-20 Asanka HerathWindows: Use EXEPREP and DLLPREP macros for processing...
2010-06-29 Love Hornquist Astrandcomment + indent
2010-06-29 Love Hornquist Astrandif its a multiline query, truncate after the first...
2010-06-29 Love Hornquist AstrandUse right length. Pointed out by Tom Yu
2010-06-28 Love Hornquist AstrandDH_compute_key might not include zero pre-filling,...
2010-06-13 Love Hornquist Astrandsplit signedpath from PAC verification
2010-06-11 Love Hornquist Astrandonly resign PAC if there is a verified PAC on the way in
2010-06-11 Love Hornquist AstrandTell if we manged to verify the PAC or not
2010-06-02 Love Hornquist Astrandmake http transport work again
2010-05-27 Love Hornquist AstrandWindows fixes from Asanka Herath
2010-05-26 Love Hornquist AstrandCheck NULL pointer before dereference them
2010-04-08 Love Hornquist Astrandset reply_key to NULL
2010-03-19 Love Hornquist Astranddon't bother supporting KRB5_AUTHDATA_SIGNTICKET_OLD
2010-03-19 Love Hornquist Astrandsupport old SIGNTICKET too
2010-03-17 Love Hornquist AstrandBetter error message for decomp
2010-03-16 Love Hornquist Astranddrop RCSID
2010-03-16 Russ AllberyDiscard old keys in MIT dump files in hprop
2010-03-07 Love Hornquist AstrandSet e_text for more cases
2010-02-19 Guido GüntherUse libcapng to drop all privileges
2010-02-03 Russ AllberyEnsure data structures allocated by hprop are initialized
2010-02-02 Russ AllberyRename the database after closing it in hpropd
2010-02-02 Russ AllberySupport MIT dump formats 5 and 6 in hprop
2010-02-02 Russ AllberyStore last password change date when parsing MIT dumps...
2010-01-28 Russ AllberyAllow weak crypto in hprop
2010-01-02 Love Hornquist AstrandExport kdc_check_flags, requested by Jelmer Vernooij...
2009-12-23 Love Hornquist AstrandMerge in last changes from Asanka for the win32 port
2009-12-23 Love Hornquist AstrandMerge branch 'master' into win32-port
2009-12-22 Asanka HerathMerge remote branch 'lha/master' into win32-port2
2009-12-22 Love Hornquist AstrandLog what principal was used in the failure case
2009-12-21 Asanka HerathMerge remote branch 'h-github/master' into win32-port2
2009-12-08 Love Hornquist AstrandMake libtool pull in the depenency on libldap
2009-12-01 Asanka HerathMerge commit 'lha/master' into win32-port2
2009-12-01 Asanka Herath(kdc/NTMakefile) Fix dependencies
2009-12-01 Asanka Herath(kdc/kerberos5.c) VC isn't C99
2009-12-01 Asanka Herath(kdc/hpropd.c) inetd_flag is used even when NO_INETD...
2009-12-01 Asanka HerathFix missing #endif
2009-12-01 Asanka Herath(kdc) Add missing export
2009-11-25 Love Hornquist AstrandMerge branch 'master' into wip/win32-port2
2009-11-25 Love Hornquist Astrand_kdc_pk_initialize needs to be exported for kdc-replay
2009-11-25 Asanka HerathMake kdc build on windows
2009-11-25 Love Hornquist AstrandMerge branch 'master' into wip/win32-port2
2009-11-25 Asanka HerathMake roken build on windows
2009-11-25 Love Hornquist Astrandprefix SOCKET symbols with rk_
2009-11-25 Love Hornquist AstrandMerge 'master'
2009-11-24 Love Hornquist AstrandMerge branch 'master' into wip/win32-port2
2009-11-24 Love Hornquist AstrandMerge branch 'master' into wip/win32-port2
2009-11-24 Love Hornquist AstrandMerge branch 'master' into wip/win32-port2
2009-11-24 Love Hornquist AstrandFirst drop of Windows build infrastructure from Secure...
2009-11-24 Asanka HerathNTMakefile for kdc and exports.def for libkdc
2009-11-24 Asanka HerathDon't use SIGPIPE, SIGXCPU or geteuid() if they aren...
2009-11-24 Asanka HerathDon't build KRB4 specific code if we aren't supporting...
2009-11-24 Asanka HerathDon't rely on Posix like links in kdc
2009-11-24 Asanka HerathUse SOCKET data type instead of ints for sockets in kdc
2009-11-24 Asanka HerathInitial Windows port
2009-11-24 Andrew Bartlettheimdal Fix invalid format string
2009-11-23 Love Hornquist Astrandload pkinit bits
2009-11-22 Love Hornquist AstrandWhen a TS-ENC key was verified, send the salt for that...
2009-11-22 Love Hornquist Astranddon't override configuration if there is one
2009-11-22 Love Hornquist Astranduse "headers.h", add usage
2009-11-22 Love Hornquist Astranddrop HAVE_CONFIG_H
2009-11-22 Love Hornquist Astrandremove sandbox for now since it also require a sandbox...
2009-11-22 Love Hornquist Astrandswitch to new syntax
2009-11-22 Love Hornquist Astrandadd digest-service and announce
2009-11-22 Love Hornquist Astrandadd missing argument
2009-11-22 Love Hornquist Astrandcetype unused
2009-11-22 Love Hornquist AstrandRedo client key handling for AS
2009-11-22 Love Hornquist Astrandadd disable btmm support
2009-11-22 Love Hornquist Astrandconstify pkinit conf
2009-11-22 Love Hornquist Astrandadd pkinit configration for btmm
2009-11-22 Love Hornquist Astrandmake pkinit non optional
2009-11-22 Love Hornquist Astrandannounce realm via bonjour
2009-11-22 Love Hornquist Astrandbonjour_announce
2009-11-22 Love Hornquist Astrandgeneric digest service
2009-11-22 Love Hornquist Astrandmake open log generic
2009-11-22 Love Hornquist Astrandadd support for sandbox
2009-11-22 Love Hornquist Astrandhave require_hwauth
2009-11-22 Love Hornquist Astrandabstract out adding dbinfo
2009-11-05 Love Hornquist Astranddrop krb5_get_err_text
2009-11-04 Love Hornquist Astranduse krb5_get_error_message()
2009-11-04 Love Hornquist Astranduse krb5_get_error_message()
2009-11-04 Love Hornquist Astranduse krb5_warn
2009-11-04 Love Hornquist Astranduse krb5_get_error_message()
2009-10-19 Love Hornquist AstrandSpelling
2009-10-19 Love Hornquist AstrandSpelling
2009-10-11 Love Hornquist Astrand[HEIMDAL-533] KDC sends TGS-REP encrypted in session...
2009-10-03 Matthias Dieter... heimdal kerberos - fix memory leak (free the plugin...
2009-09-30 Love Hornquist AstrandIf et.authorization_data is not allocated, make it so.
2009-09-29 Love Hornquist AstrandUse hx509_context that build from krb5_context
2009-09-29 Love Hornquist AstrandUse hx509_context that build from krb5_context
2009-09-29 Love Hornquist Astrandupdate usage for _krb5_pk_load_id
2009-09-29 Love Hornquist AstrandParanoid in checking that we parsed the complete buffer
2009-09-16 Love Hornquist Astrandif the UDP packet is truncated, return too packet large
2009-09-16 Love Hornquist Astranduse max_request_str instead of max_request
2009-08-21 Love Hornquist Astrandswitch to EVP_MD_CTX_create() and thus make smaller
next