# # ChangeLog for / in mod_gnutls # # Generated by Trac 1.2 # Feb 28, 2021, 2:40:24 PM Sat, 28 May 2016 00:12:59 GMT Thomas Klute [9e56602] * test/pgpcrc.c (modified) Check for write errors in pgpcrc.c to get rid of build warning Sat, 28 May 2016 00:12:43 GMT Thomas Klute [42829ae] * test/.gitignore (modified) * test/Makefile.am (modified) * test/test_ca.mk (modified) Build pgpcrc through Automake, clean new GnuPG privkey files & ... Sat, 28 May 2016 00:12:05 GMT Thomas Klute [298dc66] * test/test_ca.mk (modified) use --outfile instead of stdio redirection This way, when a command ... Sat, 28 May 2016 00:12:04 GMT Thomas Klute [d70dd6e] * test/Makefile.am (modified) * test/pgpcrc.c (added) * test/test_ca.mk (modified) ensure cleanup of gpg v2.1 keyrings as well depending on the ... Fri, 27 May 2016 20:07:24 GMT Thomas Klute [0bda20f] * Makefile.am (modified) * configure.ac (modified) * m4/apache.m4 (modified) * src/Makefile.am (modified) * test/Makefile.am (modified) Make "make distcheck" work This requires strict DIST/DISTCLEAN ... Fri, 27 May 2016 18:56:21 GMT Thomas Klute [eb34ac4] * src/Makefile.am (modified) * test/base_apache.conf (modified) Let Automake handle module installation Using a custom pkglib ... Fri, 27 May 2016 17:03:46 GMT Thomas Klute [eda8686] * configure.ac (modified) Disable building static libraries Only the dynamic library is used ... Fri, 27 May 2016 16:26:15 GMT Thomas Klute [19f2719] * src/gnutls_io.c (modified) Update comments and formating in push/pull functions Fri, 27 May 2016 16:11:32 GMT Thomas Klute [a9fa300] * src/gnutls_io.c (modified) Set GnuTLS session errno on all error paths in mgs_transport_read() Thu, 26 May 2016 22:00:16 GMT Thomas Klute [6868585] * src/gnutls_io.c (modified) Remove unnecessary session pointer check The transport functions ... Thu, 26 May 2016 21:09:31 GMT Thomas Klute [be41ee4] * src/gnutls_io.c (modified) Set GnuTLS session errno on errors in mgs_transport_write() Sunil ... Wed, 13 Apr 2016 17:23:41 GMT Thomas Klute [c6cfe6e] * CHANGELOG (modified) * configure.ac (modified) Release version 0.7.4 Fri, 11 Mar 2016 20:25:27 GMT Thomas Klute [28fc74b] * test/runtests (modified) Capture full gnutls-cli output in test logs Copying instead of ... Thu, 10 Mar 2016 20:15:20 GMT Thomas Klute [5725dca] * test/Makefile.am (modified) * test/test_ca.mk (modified) Test suite: Consistent use of @VAR@ vs. $(VAR) Makefile.am will ... Thu, 10 Mar 2016 11:32:34 GMT Thomas Klute [aeaf28b] * configure.ac (modified) * test/Makefile.am (modified) * test/softhsm.bash (modified) Allow user to set SoftHSM PKCS #11 module Users may want to use a ... Sat, 13 Feb 2016 02:20:46 GMT Thomas Klute [b0e5dae] * configure.ac (modified) * test/Makefile.am (modified) * test/test-24_pkcs11_cert.bash (modified) * test/test_ca.mk (modified) Test suite: Add support for SoftHSM 2 ./configure now detects ... Sat, 13 Feb 2016 01:40:37 GMT Thomas Klute [6f644fa] * test/Makefile.am (modified) * test/server-softhsm.conf (deleted) * test/test_ca.mk (modified) Test suite: Generate SoftHSM config for initialization as needed Sat, 13 Feb 2016 01:24:35 GMT Thomas Klute [74772b2] * configure.ac (modified) * test/Makefile.am (modified) Define autoconf/automake variables to handle different SoftHSM versions Sat, 13 Feb 2016 01:09:19 GMT Thomas Klute [5eb4544] * configure.ac (modified) * test/Makefile.am (modified) * test/softhsm.bash (modified) * test/test_ca.mk (modified) * test/tests/24_pkcs11_cert/apache.conf (modified) Test suite: Search SoftHSM during ./configure, detect module for v1 ... Fri, 12 Feb 2016 20:45:29 GMT Thomas Klute [d84f0f7] * test/test-26_redirect_HTTP_to_HTTPS.bash (modified) Test 26_redirect_HTTP_to_HTTPS: Add --verbose option when using curl ... Fri, 12 Feb 2016 12:00:23 GMT Thomas Klute [f0923c4] * CHANGELOG (modified) * configure.ac (modified) Release version 0.7.3 Fri, 12 Feb 2016 00:15:39 GMT Thomas Klute [67f2f58] * configure.ac (modified) * test/Makefile.am (modified) * test/test-26_redirect_HTTP_to_HTTPS.bash (modified) Support curl or Wget for test case "26_redirect_HTTP_to_HTTPS" Thu, 11 Feb 2016 23:42:18 GMT Thomas Klute [5aae10e] * configure.ac (modified) configure.ac: Better wording for network and user namespace creation ... Thu, 11 Feb 2016 20:22:15 GMT Thomas Klute [7c0ccaf] * test/Makefile.am (modified) * test/test-26_redirect_HTTP_to_HTTPS.bash (moved) * test/tests/26_redirect_HTTP_to_HTTPS/apache.conf (moved) * test/tests/Makefile.am (modified) Rename test "26_HTTPS_server_var" to "redirect_HTTP_to_HTTPS" The ... Thu, 11 Feb 2016 19:55:48 GMT Thomas Klute [a038290] * test/test-26_HTTPS_server_var.bash (modified) Set the correct PID file in test-26_HTTPS_server_var.bash Thu, 11 Feb 2016 19:48:07 GMT Thomas Klute [8ac7c0d] * configure.ac (modified) * src/mod_gnutls.c (modified) * test/Makefile.am (modified) * test/README (modified) * test/test-26_HTTPS_server_var.bash (added) * test/tests/26_HTTPS_server_var/apache.conf (added) * test/tests/Makefile.am (modified) Register "ssl_is_https" function for compatibility with mod_rewrite ... Thu, 11 Feb 2016 17:20:12 GMT Thomas Klute [7aeabcb] * test/Makefile.am (modified) * test/README (modified) Update documentation for test certificate generation Add hint about ... Tue, 02 Feb 2016 22:23:23 GMT Thomas Klute [06f8005] * test/Makefile.am (modified) * test/tests/Makefile.am (modified) Test suite: Fix file lists for distribution archive creation Tue, 02 Feb 2016 22:11:14 GMT Thomas Klute [db6bac4] * test/test-24_pkcs11_cert.bash (modified) * test/tests/24_pkcs11_cert/softhsm.conf.in (deleted) * test/tests/Makefile.am (modified) PKCS #11 test case: Generate temporary SoftHSM config from here- ... Tue, 02 Feb 2016 07:28:43 GMT Thomas Klute [5d9f34e] * configure.ac (modified) * test/README (modified) configure: Check if flock supports --timeout This builds on the ... Tue, 02 Feb 2016 07:15:01 GMT Thomas Klute [1bb6b1c] * configure.ac (modified) configure: Fix "not available" case in check for unshare The ... Tue, 02 Feb 2016 06:31:12 GMT Thomas Klute [d7c2508] * configure.ac (modified) configure: Run "ip addr show" only if network could be started ... Sat, 30 Jan 2016 22:44:19 GMT Thomas Klute [dc55c77] * test/tests/16_view-status/gnutls-cli.args (modified) * test/tests/16_view-status/output (modified) Test suite: Update priorities in status test for GnuTLS 3.4 ... Sat, 30 Jan 2016 21:45:41 GMT Thomas Klute [c0bb823] * test/.gitignore (modified) * test/Makefile.am (modified) * test/rogueclient.template.in (added) * test/test_ca.mk (modified) * test/tests/18_client_verification_wrong_cert/gnutls-cli.args (modified) Test suite: Create rogue client certificate for client auth test ... Thu, 28 Jan 2016 20:03:36 GMT Thomas Klute [4d2d182] * test/common.bash (modified) Test suite: Switch to non-root user namespace before running Apache ... Thu, 28 Jan 2016 19:46:58 GMT Thomas Klute [b21bf4f] * configure.ac (modified) * test/README (modified) configure: Check if creating namespaces is possible Some Linux ... Thu, 28 Jan 2016 00:13:12 GMT Thomas Klute [29d3311] * test/Makefile.am (modified) * test/test-25_Disable_TLS_1.0.bash (added) * test/tests/25_Disable_TLS_1.0/apache.conf (added) * test/tests/25_Disable_TLS_1.0/fail.client (added) * test/tests/25_Disable_TLS_1.0/gnutls-cli.args (added) * test/tests/25_Disable_TLS_1.0/input (added) New test case regarding priorities: Disable TLS 1.0 This test case ... Wed, 27 Jan 2016 17:30:40 GMT Thomas Klute [bc539d5] * src/gnutls_hooks.c (modified) * test/tests/16_view-status/output (modified) Implement short message for mod_status reports Until now the flags ... Wed, 27 Jan 2016 06:35:28 GMT Thomas Klute [600cf16] * src/gnutls_hooks.c (modified) mgs_status_hook: Remove code for GnuTLS versions < 3 mod_gnutls ... Tue, 26 Jan 2016 19:14:15 GMT Thomas Klute [c3bee83] * test/README (modified) Update test suite documentation Most updates are regarding network ... Mon, 25 Jan 2016 22:51:56 GMT Thomas Klute [948c181] * test/tests/19_TLS_reverse_proxy/backend.conf (modified) * test/tests/20_TLS_reverse_proxy_client_auth/backend.conf (modified) * test/tests/21_TLS_reverse_proxy_wrong_cert/backend.conf (modified) * test/tests/22_TLS_reverse_proxy_crl_revoke/backend.conf (modified) * test/tests/23_TLS_reverse_proxy_mismatched_priorities/backend.conf (modified) Test suite: Fix include path for proxy_backend.conf The file is ... Sat, 23 Jan 2016 23:44:37 GMT Thomas Klute [5b6a5d9] * test/Makefile.am (modified) * test/test_ca.mk (modified) Test suite: Honor "--disable-flock" while creating PGP certificates ... Sat, 23 Jan 2016 23:15:09 GMT Thomas Klute [f87c1b5] * configure.ac (modified) * test/.gitignore (modified) * test/proxy_backend.bash (modified) * test/proxy_backend.conf.in (moved) Test suite: Run proxy backend servers in parallel if namespaces are ... Sat, 23 Jan 2016 23:05:19 GMT Thomas Klute [62ba7f0] * test/proxy_backend.conf (added) * test/tests/19_TLS_reverse_proxy/backend.conf (modified) * test/tests/20_TLS_reverse_proxy_client_auth/backend.conf (modified) * test/tests/21_TLS_reverse_proxy_wrong_cert/backend.conf (modified) * test/tests/22_TLS_reverse_proxy_crl_revoke/backend.conf (modified) * test/tests/23_TLS_reverse_proxy_mismatched_priorities/backend.conf (modified) Test suite: Move common config for proxy backend servers into a ... Sat, 23 Jan 2016 22:54:18 GMT Thomas Klute [725e9af] * test/test-19_TLS_reverse_proxy.bash (modified) * test/test-20_TLS_reverse_proxy_client_auth.bash (modified) * test/test-21_TLS_reverse_proxy_wrong_cert.bash (modified) * test/test-22_TLS_reverse_proxy_crl_revoke.bash (modified) * test/test-23_TLS_reverse_proxy_mismatched_priorities.bash (modified) Proxy tests: Fix typo in directory path in exit hook Sat, 23 Jan 2016 22:43:56 GMT Thomas Klute [ddf6027] * configure.ac (modified) * test/.gitignore (modified) * test/apache-conf/.gitignore (modified) * test/apache-conf/listen.conf.in (moved) * test/base_apache.conf (modified) Test suite: Move Listen configuration to test/apache-conf/ This ... Sat, 23 Jan 2016 22:11:43 GMT Thomas Klute [cf4e708] * configure.ac (modified) * test/Makefile.am (modified) * test/apache-conf/.gitignore (added) * test/apache-conf/netns.conf.in (added) * test/base_apache.conf (modified) * test/common.bash (modified) * test/runtests (modified) * test/test-19_TLS_reverse_proxy.bash (modified) * test/test-20_TLS_reverse_proxy_client_auth.bash (modified) * test/test-21_TLS_reverse_proxy_wrong_cert.bash (modified) * test/test-22_TLS_reverse_proxy_crl_revoke.bash (modified) * test/test-23_TLS_reverse_proxy_mismatched_priorities.bash (modified) Run tests in separate network namespaces Creating a network ... Sun, 29 Nov 2015 19:23:20 GMT Thomas Klute [bca7629] * build_module.sh (deleted) * data/Makefile.am (deleted) Remove outdated build files Fri, 27 Nov 2015 12:49:24 GMT Thomas Klute [3ccceed] * test/Makefile.am (modified) * test/base_apache.conf (modified) Test suite: Include common.bash in dist, fix path to generated ... Thu, 26 Nov 2015 00:24:01 GMT Thomas Klute [dff57b4] * configure.ac (modified) * doc/mod_gnutls_manual.mdwn (modified) * test/README (modified) Update documentation for TEST_IP and "--disable-flock" Thu, 26 Nov 2015 00:05:35 GMT Thomas Klute [412ee84] * configure.ac (modified) * test/Makefile.am (modified) * test/common.bash (added) * test/proxy_backend.bash (modified) * test/runtests (modified) Test suite: Allow the user to disable use of "flock" Using "flock" ... Wed, 25 Nov 2015 22:14:01 GMT Thomas Klute [a08b25e] * configure.ac (modified) * test/.gitignore (modified) * test/Makefile.am (modified) * test/base_apache.conf (modified) * test/listen.conf.in (added) * test/runtests (modified) Test suite: Listen on IPv6 and IPv4 loopback by default ... Wed, 25 Nov 2015 21:01:02 GMT Thomas Klute [3e04c0b] * test/tests/00_basic/apache.conf (modified) * test/tests/01_serverwide_priorities/apache.conf (modified) * test/tests/02_cache_in_vhost/apache.conf (modified) * test/tests/03_cachetimeout_in_vhost/apache.conf (modified) * test/tests/04_basic_nosni/apache.conf (modified) * test/tests/05_mismatched-priorities/apache.conf (modified) * test/tests/06_verify_sni_a/apache.conf (modified) * test/tests/07_verify_sni_b/apache.conf (modified) * test/tests/08_verify_no_sni_fallback_to_first_vhost/apache.conf (modified) * test/tests/09_verify_no_sni_fails_with_wrong_order/apache.conf (modified) * test/tests/10_basic_client_verification/apache.conf (modified) * test/tests/11_basic_client_verification_fail/apache.conf (modified) * test/tests/12_cgi_variables/apache.conf (modified) * test/tests/13_cgi_variables_no_client_cert/apache.conf (modified) * test/tests/14_basic_openpgp/apache.conf (modified) * test/tests/15_basic_msva/apache.conf (modified) * test/tests/16_view-status/apache.conf (modified) * test/tests/17_cgi_vars_large_cert/apache.conf (modified) * test/tests/18_client_verification_wrong_cert/apache.conf (modified) * test/tests/19_TLS_reverse_proxy/apache.conf (modified) * test/tests/19_TLS_reverse_proxy/backend.conf (modified) * test/tests/20_TLS_reverse_proxy_client_auth/apache.conf (modified) * test/tests/20_TLS_reverse_proxy_client_auth/backend.conf (modified) * test/tests/21_TLS_reverse_proxy_wrong_cert/apache.conf (modified) * test/tests/21_TLS_reverse_proxy_wrong_cert/backend.conf (modified) * test/tests/22_TLS_reverse_proxy_crl_revoke/apache.conf (modified) * test/tests/22_TLS_reverse_proxy_crl_revoke/backend.conf (modified) * test/tests/23_TLS_reverse_proxy_mismatched_priorities/apache.conf (modified) * test/tests/23_TLS_reverse_proxy_mismatched_priorities/backend.conf (modified) * test/tests/24_pkcs11_cert/apache.conf (modified) Test suite: Don't restrict IP addresses of virtual hosts The IP ... Tue, 24 Nov 2015 20:33:41 GMT Thomas Klute [7225749] * configure.ac (modified) * doc/Makefile.am (modified) Use "markdown" to build HTML doc if pandoc is not available Some ... Tue, 24 Nov 2015 17:19:18 GMT Thomas Klute [13ffeff] * test/runtests (modified) let a failed diff be verbose there is no reason to pass -q to diff ... Sun, 22 Nov 2015 08:24:41 GMT Thomas Klute [9413c36] * m4/libmemcache.m4 (deleted) Remove legacy macro file m4/libmemcache.m4 The CHECK_MEMCACHE macro ... Sat, 21 Nov 2015 18:22:25 GMT Thomas Klute [07cc51f] * CHANGELOG (modified) * configure.ac (modified) Release version 0.7.2 Sat, 21 Nov 2015 18:21:45 GMT Thomas Klute [dc058b8] * doc/mod_gnutls_manual.mdwn (modified) Update installation documentation * The --with-apr-memcache option ... Sat, 21 Nov 2015 14:16:00 GMT Thomas Klute [73b0bf0] * src/gnutls_io.c (modified) mgs_filter_input: Use APR_STATUS_IS macros instead of integer comparison Sat, 21 Nov 2015 00:44:24 GMT Thomas Klute [a2368a4] * src/gnutls_hooks.c (modified) Use TLS session cleanup hook for all connection pools If a TLS ... Sat, 21 Nov 2015 00:37:15 GMT Thomas Klute [2ceb836] * src/gnutls_hooks.c (modified) * src/gnutls_io.c (modified) Update log messages on session termination (cleanup_gnutls_session, ... Wed, 18 Nov 2015 19:39:08 GMT Thomas Klute [401a0de] * src/gnutls_io.c (modified) Close TLS session on EOF in input filter If the input filter ... Thu, 12 Nov 2015 23:46:48 GMT Thomas Klute [d6a575c] * README (modified) * m4/apr_memcache.m4 (modified) Use apr_memcache from APR Utility Library only apr_memcache has ... Thu, 12 Nov 2015 13:23:55 GMT Thomas Klute [a63301f] * test/test_ca.mk (modified) Whitespace cleanup in test/test_ca.mk Thu, 12 Nov 2015 02:10:35 GMT Thomas Klute [f5a36ee] * src/gnutls_io.c (modified) Pass EAGAIN/EINTR from gnutls_io_input_read to input filter ... Thu, 12 Nov 2015 01:34:01 GMT Thomas Klute [02a6a18] * src/gnutls_io.c (modified) gnutls_io.c: Don't mix EAGAIN and EINTR in mgs_transport_read ... Thu, 05 Nov 2015 23:41:41 GMT Thomas Klute [a61edfd] * test/Makefile.am (modified) * test/runtests (modified) Manage MSVA start up wait time in milliseconds Using milliseconds ... Tue, 20 Oct 2015 13:40:19 GMT Thomas Klute [83b3901] * configure.ac (modified) Search for Apache binary in /usr/sbin by default This was suggested ... Sun, 18 Oct 2015 17:33:11 GMT Thomas Klute [71cac80] * CHANGELOG (modified) * configure.ac (modified) Release version 0.7.1 Sun, 18 Oct 2015 15:17:07 GMT Thomas Klute [fc8e463b] * test/.gitignore (modified) * test/Makefile.am (modified) * test/README (modified) * test/setup (deleted) * test/test_ca.mk (moved) Clean up test directory * Rename TestMakefile to test_ca.mk to ... Sun, 18 Oct 2015 14:42:58 GMT Thomas Klute [9a4d250] * README (modified) * configure.ac (modified) * test/Makefile.am (modified) * test/TestMakefile (modified) Avoid external make calls for test environment setup All targets ... Sat, 19 Sep 2015 22:10:56 GMT Thomas Klute [f9f184f] * test/Makefile.am (modified) * test/README (modified) test/Makefile.am: Add target to show AM_TESTS_ENVIRONMENT Sat, 19 Sep 2015 21:29:36 GMT Thomas Klute [34e5dc7] * test/Makefile.am (modified) * test/README (modified) * test/TestMakefile (modified) * test/runtests (modified) * test/test-00_basic.bash (modified) * test/test-01_serverwide_priorities.bash (modified) * test/test-02_cache_in_vhost.bash (modified) * test/test-03_cachetimeout_in_vhost.bash (modified) * test/test-04_basic_nosni.bash (modified) * test/test-05_mismatched-priorities.bash (modified) * test/test-06_verify_sni_a.bash (modified) * test/test-07_verify_sni_b.bash (modified) * test/test-08_verify_no_sni_fallback_to_first_vhost.bash (modified) * test/test-09_verify_no_sni_fails_with_wrong_order.bash (modified) * test/test-10_basic_client_verification.bash (modified) * test/test-11_basic_client_verification_fail.bash (modified) * test/test-12_cgi_variables.bash (modified) * test/test-13_cgi_variables_no_client_cert.bash (modified) * test/test-14_basic_openpgp.bash (modified) * test/test-15_basic_msva.bash (modified) * test/test-16_view-status.bash (modified) * test/test-17_cgi_vars_large_cert.bash (modified) * test/test-18_client_verification_wrong_cert.bash (modified) * test/test-19_TLS_reverse_proxy.bash (modified) * test/test-20_TLS_reverse_proxy_client_auth.bash (modified) * test/test-21_TLS_reverse_proxy_wrong_cert.bash (modified) * test/test-22_TLS_reverse_proxy_crl_revoke.bash (modified) * test/test-23_TLS_reverse_proxy_mismatched_priorities.bash (modified) * test/test-24_pkcs11_cert.bash (modified) Test suite: Call "runtests" directly from test scripts The test ... Fri, 18 Sep 2015 23:45:20 GMT Thomas Klute [dff03fa] * configure.ac (modified) * src/gnutls_hooks.c (modified) Configure C99 mode Variable declarations in for loops improve code ... Fri, 18 Sep 2015 23:12:16 GMT Thomas Klute [9ca1f21] * doc/mod_gnutls_manual.mdwn (modified) * include/mod_gnutls.h.in (modified) * src/gnutls_config.c (modified) * src/gnutls_hooks.c (modified) Allow loading more than one PKCS #11 module using GnuTLSP11Module ... Thu, 17 Sep 2015 20:50:11 GMT Thomas Klute [88df24d] * src/mod_gnutls.c (modified) Replace "SSL" with "TLS" in config directive descriptions Thu, 17 Sep 2015 20:25:07 GMT Thomas Klute [176047e] * include/mod_gnutls.h.in (modified) * src/gnutls_config.c (modified) * src/mod_gnutls.c (modified) Use AP_INIT_FLAG for On/Off config directives Letting the Apache ... Thu, 17 Sep 2015 19:48:54 GMT Thomas Klute [7764015] * doc/mod_gnutls_manual.mdwn (modified) * src/gnutls_config.c (modified) * src/gnutls_hooks.c (modified) Update GnuTLSP11Module documentation for stricter semantics Wed, 16 Sep 2015 18:39:51 GMT Thomas Klute [746e993] * src/gnutls_hooks.c (modified) Formatting fix for PKCS #11 module loading Wed, 16 Sep 2015 18:37:11 GMT Thomas Klute [f21d2a6] * src/gnutls_hooks.c (modified) * src/mod_gnutls.c (modified) Changed the semantics of GnuTLSP11Module That setting instructs ... Sun, 09 Aug 2015 21:56:58 GMT Thomas Klute [efd3cfe] * src/gnutls_hooks.c (modified) Whitespace fix in gnutls_hooks.c Sun, 09 Aug 2015 21:49:12 GMT Thomas Klute [99f8375] * src/gnutls_hooks.c (modified) Ensure safe defaults during client verification Initialize the ... Thu, 23 Jul 2015 15:53:03 GMT Thomas Klute [dbec528] * test/runtests (modified) Test suite: Require TEST_LOCK in runtests TEST_LOCK is always set ... Thu, 23 Jul 2015 15:40:15 GMT Thomas Klute [5d85ad3] * test/runtests (modified) Test suite: Remove loop for multiple test cases in runtests script ... Thu, 23 Jul 2015 15:33:52 GMT Thomas Klute [56056de] * test/runtests (modified) Test suite: Let runtests require a test ID The Automake test ... Thu, 23 Jul 2015 15:31:54 GMT Thomas Klute [98ab9db] * test/Makefile.am (modified) * test/TestMakefile (modified) Test suite: Make setup.done a phony target There's no need for a ... Sun, 12 Jul 2015 21:52:29 GMT Thomas Klute [a1c4c2d] * configure.ac (modified) Release version 0.7 Sun, 12 Jul 2015 21:52:11 GMT Thomas Klute [ff46fc2] * CHANGELOG (modified) Changelog: Update from beta to 0.7 release Sun, 12 Jul 2015 21:17:03 GMT Thomas Klute [a733a90] * test/tests/12_cgi_variables/input (modified) * test/tests/12_cgi_variables/output (modified) * test/tests/13_cgi_variables_no_client_cert/input (modified) * test/tests/13_cgi_variables_no_client_cert/output (modified) * test/tests/16_view-status/input (modified) * test/tests/17_cgi_vars_large_cert/input (modified) * test/tests/17_cgi_vars_large_cert/output (modified) Test suite: Use HTTP/1.0 for CGI and mod_status tests These tests ... Sun, 12 Jul 2015 18:26:09 GMT Thomas Klute [dfd5837] * src/gnutls_io.c (modified) Log possible error messages from gnutls_bye Sun, 12 Jul 2015 18:16:10 GMT Thomas Klute [50eab8e] * test/Makefile.am (modified) * test/TestMakefile (modified) * test/proxy_backend.bash (modified) * test/runtests (modified) Test suite: Configure max wait time for instance locks from ... Sat, 11 Jul 2015 11:52:04 GMT Thomas Klute [ee687ab] * README (modified) * src/Makefile.am (modified) Update README and post-install documentation hint Sat, 11 Jul 2015 11:50:44 GMT Thomas Klute [4038c7a] * configure.ac (modified) configure.ac: Update required Apache version Wed, 08 Jul 2015 19:29:58 GMT Thomas Klute [26081ce] * configure.ac (modified) * test/Makefile.am (modified) * test/README (modified) Test suite: Make TEST_HOST and TEST_IP configurable through ... Wed, 08 Jul 2015 18:12:03 GMT Thomas Klute [90a31a4] * test/Makefile.am (modified) Test suite: Delete X.509 certificates & generated templates on ... Wed, 08 Jul 2015 17:58:51 GMT Thomas Klute [45ae2ef] * test/runtests (modified) runtests script: Add error trap This should be useful to find the ... Sat, 04 Jul 2015 22:05:54 GMT Thomas Klute [6ce02e2] * test/Makefile.am (modified) Test suite: Delete PGP keyrings on "mostlyclean" The PGP keyrings ... Thu, 02 Jul 2015 16:07:44 GMT Thomas Klute [7adbcd7] * test/TestMakefile (modified) * test/runtests (modified) Test suite: Wait loop for MSVA startup Until now, there was a fixed ... Thu, 02 Jul 2015 15:13:59 GMT Thomas Klute [ae38a49] * test/runtests (modified) Test suite: Use PID file to manage MSVA process Mon, 29 Jun 2015 16:12:11 GMT Thomas Klute [e021722] * include/mod_gnutls.h.in (modified) * src/gnutls_config.c (modified) * src/gnutls_hooks.c (modified) * src/mod_gnutls.c (modified) Update copyright headers for Nikos Mavrogiannopoulos' PKCS #11 patch ...