# # ChangeLog for test in mod_gnutls # # Generated by Trac 1.2 # Dec 16, 2019, 6:34:19 AM Tue, 14 Mar 2017 17:50:11 GMT Thomas Klute [f2a44d1] * test/base_apache.conf (modified) Test suite: Set DefaultRuntimeDir for all Apache instances ... Mon, 13 Mar 2017 18:53:15 GMT Thomas Klute [342e11d] * test/proxy_backend.bash (modified) Test suite: Remove unnecessary TEST_IP handling for proxy back-end ... Sun, 05 Mar 2017 17:48:56 GMT Thomas Klute [339a49d] * test/Makefile.am (modified) Test suite: List .bash in TEST_EXTENSIONS This way the test harness ... Sun, 05 Mar 2017 16:55:51 GMT Thomas Klute [4fb510d] * test/Makefile.am (modified) * test/common.bash (modified) * test/runtests (modified) Test suite: Add generic function to wait for a command to succeed ... Sun, 05 Mar 2017 14:22:29 GMT Thomas Klute [5f3222b] * test/runtests (modified) Test suite: Use "caller" builtin and BASH_COMMAND for error traces Sun, 12 Feb 2017 12:24:54 GMT Thomas Klute [37beb92] * configure.ac (modified) * test/apache-conf/netns.conf.in (modified) Test suite: Do not explicitly set the mutex type to "default" The ... Sat, 11 Feb 2017 14:58:38 GMT Thomas Klute [fb4da99] * test/runtests (modified) Test suite: Log the HTTPD build configuration if VERBOSE is enabled Wed, 08 Feb 2017 12:27:17 GMT Thomas Klute [4ae5b82] * configure.ac (modified) * test/proxy_backend.bash (modified) * test/runtests (modified) Check if flock supports --verbose Some old versions of flock do not ... Mon, 06 Feb 2017 17:05:25 GMT Thomas Klute [6c030c1] * configure.ac (modified) * test/Makefile.am (modified) * test/README (modified) * test/runtests (modified) Test suite: Make timeouts for server locks and HTTPS requests ... Mon, 06 Feb 2017 16:11:47 GMT Thomas Klute [bbfcbb5] * test/runtests (modified) Test suite: Log if a process to be stopped by PID file is not running ... Mon, 06 Feb 2017 14:49:50 GMT Thomas Klute [8184ad0] * test/proxy_backend.bash (modified) * test/runtests (modified) Test suite: Run flock with "--verbose" to log timeouts Mon, 06 Feb 2017 12:49:47 GMT Thomas Klute [26ae700] * 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 suite: Remove NameVirtualHost directives According to the ... Sun, 22 Jan 2017 17:45:57 GMT Thomas Klute [d39ea18] * test/runtests (modified) Test suite: Do not continue test case if Apache instance fails to ... Sun, 08 Jan 2017 14:00:28 GMT Thomas Klute [10d9053] * test/gen_ocsp_index.c (modified) * test/server.template.in (modified) * test/test-27_OCSP_server.bash (modified) Test suite, gen_ocsp_index.c: Handle serial as fixed order byte array ... Thu, 22 Dec 2016 21:10:07 GMT Thomas Klute [0a12ff8] * test/runtests (modified) Test suite: Ensure CRLF line ends in HTTP headers Debian Sid ... Mon, 14 Nov 2016 19:12:53 GMT Thomas Klute [e1c094c] * doc/mod_gnutls_manual.mdwn (modified) * include/mod_gnutls.h.in (modified) * src/gnutls_config.c (modified) * src/gnutls_ocsp.c (modified) * src/gnutls_ocsp.h (modified) * src/mod_gnutls.c (modified) * test/tests/27_OCSP_server/apache.conf (modified) Replace GnuTLSOCSPGraceTime with GnuTLSOCSPCacheTimeout Configuring ... Thu, 16 Jun 2016 22:47:53 GMT Thomas Klute [a784735] * test/test-27_OCSP_server.bash (modified) Test 27_OCSP_server: Check if gnutls-cli received a stapled OCSP response Thu, 16 Jun 2016 22:47:09 GMT Thomas Klute [4d4a406] * include/mod_gnutls.h.in (modified) * src/gnutls_config.c (modified) * src/gnutls_hooks.c (modified) * src/gnutls_ocsp.c (modified) * src/gnutls_ocsp.h (modified) * src/mod_gnutls.c (modified) * test/tests/27_OCSP_server/apache.conf (modified) New config option: GnuTLSOCSPStapling This flag option ... Tue, 14 Jun 2016 22:41:53 GMT Thomas Klute [317b569] * test/data/ocsp.cgi (modified) Make the response validity period of the test responder configurable Mon, 13 Jun 2016 05:32:44 GMT Thomas Klute [04addef] * test/test_ca.mk (modified) Test suite: Always lock authority PGP keyring I've occasionally ... Sat, 11 Jun 2016 12:20:27 GMT Thomas Klute [6c44ed2] * test/Makefile.am (modified) Test suite: Explicitly link gen_ocsp_index against libgnutls This ... Mon, 30 May 2016 20:18:32 GMT Thomas Klute [c05780e] * test/test-27_OCSP_server.bash (modified) Proper runtests integration Test fails if runtests failed, avoid ... Mon, 30 May 2016 20:06:12 GMT Thomas Klute [4cc1edc] * test/tests/27_OCSP_server/apache.conf (modified) Remove pointless from test server config Apparently is ... Mon, 30 May 2016 20:03:29 GMT Thomas Klute [20f8e99] * test/Makefile.am (modified) * test/tests/27_OCSP_server/apache.conf (modified) Provide full certificate chain to the server The server will need ... Sun, 29 May 2016 22:06:59 GMT Thomas Klute [94cb972] * include/mod_gnutls.h.in (modified) * src/Makefile.am (modified) * src/gnutls_config.c (modified) * src/gnutls_hooks.c (modified) * src/gnutls_ocsp.c (added) * src/gnutls_ocsp.h (added) * src/mod_gnutls.c (modified) * test/runtests (modified) * test/test-27_OCSP_server.bash (modified) * test/tests/27_OCSP_server/apache.conf (modified) Minimal OCSP stapling implementation using externally provided ... Sun, 29 May 2016 19:38:07 GMT Thomas Klute [b674e95] * CHANGELOG (modified) * Makefile.am (modified) * configure.ac (modified) * m4/apache.m4 (modified) * src/Makefile.am (modified) * src/gnutls_io.c (modified) * test/.gitignore (modified) * test/Makefile.am (modified) * test/base_apache.conf (modified) * test/pgpcrc.c (added) * test/test_ca.mk (modified) Merge version 0.7.5 into ocsp branch Sat, 28 May 2016 00:33:01 GMT Thomas Klute [2b80754] * test/test_ca.mk (modified) Delete target files before exporting PGP certificates GnuPG promts ... 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 ... Mon, 23 May 2016 21:08:12 GMT Thomas Klute [c4d6e77] * test/Makefile.am (modified) * test/ocsp-responder.template (modified) * test/ocsp_server.conf (modified) * test/runtests (modified) * test/test-27_OCSP_server.bash (added) * test/tests/27_OCSP_server/apache.conf (added) * test/tests/27_OCSP_server/gnutls-cli.args (added) * test/tests/27_OCSP_server/input (added) * test/tests/27_OCSP_server/output (added) * test/tests/Makefile.am (modified) Test suite: New test case for simple HTTPS access with OCSP status check Mon, 14 Mar 2016 20:19:47 GMT Thomas Klute [a0161fe] * test/client.template.in (modified) * test/server.template.in (modified) * test/test_ca.mk (modified) Test suite: Include OCSP URI in server & client certificates if enabled Mon, 14 Mar 2016 20:05:13 GMT Thomas Klute [21181b2] * configure.ac (modified) * test/Makefile.am (modified) * test/ocsp_server.conf (modified) Test suite: Enable OCSP if OpenSSL is available, provide port for ... Mon, 14 Mar 2016 19:42:50 GMT Thomas Klute [c0c4106] * test/data/ocsp.cgi (added) * test/ocsp_server.conf (added) Test suite: Minimal OCSP responder (CGI script and Apache config snippet) Mon, 14 Mar 2016 18:58:07 GMT Thomas Klute [ea99ffe] * test/Makefile.am (modified) Test suite: Build OCSP database Sun, 13 Mar 2016 21:53:03 GMT Thomas Klute [a03f94e] * test/.gitignore (modified) * test/Makefile.am (modified) * test/ocsp-responder.template (added) Test suite: Build OCSP responder certificate Sat, 12 Mar 2016 00:21:56 GMT Thomas Klute [42bee37] * configure.ac (modified) * test/.gitignore (modified) * test/Makefile.am (modified) * test/cert_helper.c (added) * test/cert_helper.h (added) * test/gen_ocsp_index.c (added) Test suite: OCSP index generation tool gen_ocsp_index creates an ... 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 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 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 ... 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 ... 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 ... 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 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 ... Thu, 12 Nov 2015 13:23:55 GMT Thomas Klute [a63301f] * test/test_ca.mk (modified) Whitespace cleanup in test/test_ca.mk 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 ... Sun, 18 Oct 2015 15:17:07 GMT Thomas Klute [fc8e463] * 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 ... 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: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: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 ... 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 Wed, 03 Jun 2015 05:48:15 GMT Thomas Klute [a2e3c33] * doc/mod_gnutls_manual.mdwn (modified) * src/gnutls_config.c (modified) * src/mod_gnutls.c (modified) * test/tests/19_TLS_reverse_proxy/apache.conf (modified) * test/tests/20_TLS_reverse_proxy_client_auth/apache.conf (modified) * test/tests/21_TLS_reverse_proxy_wrong_cert/apache.conf (modified) * test/tests/22_TLS_reverse_proxy_crl_revoke/apache.conf (modified) * test/tests/23_TLS_reverse_proxy_mismatched_priorities/apache.conf (modified) Rename option SSLProxyEngine to GnuTLSProxyEngine This matches the ... Mon, 18 May 2015 05:31:17 GMT Thomas Klute [af7da2d] * configure.ac (modified) * test/Makefile.am (modified) * test/TestMakefile (modified) * test/proxy_backend.bash (modified) * test/runtests (modified) Test suite: Start Apache directly again, search for httpd Fedora ... Sat, 16 May 2015 11:07:34 GMT Thomas Klute [7813802] * test/Makefile.am (modified) * test/README (modified) * test/base_apache.conf (modified) * test/cgi_module.conf (added) * test/proxy_mods.conf (added) * test/tests/12_cgi_variables/apache.conf (modified) * test/tests/13_cgi_variables_no_client_cert/apache.conf (modified) * test/tests/16_view-status/apache.conf (modified) * test/tests/17_cgi_vars_large_cert/apache.conf (modified) * test/tests/19_TLS_reverse_proxy/apache.conf (modified) * test/tests/20_TLS_reverse_proxy_client_auth/apache.conf (modified) * test/tests/21_TLS_reverse_proxy_wrong_cert/apache.conf (modified) * test/tests/22_TLS_reverse_proxy_crl_revoke/apache.conf (modified) * test/tests/23_TLS_reverse_proxy_mismatched_priorities/apache.conf (modified) Test suite: Use AP_LIBEXECDIR to find Apache modules Distributions ... Sat, 16 May 2015 10:26:44 GMT Thomas Klute [52c3f68] * configure.ac (modified) * test/Makefile.am (modified) * test/TestMakefile (modified) * test/proxy_backend.bash (modified) * test/runtests (modified) Detect apache(2?)ctl and use it instead of starting Apache directly ... Sat, 16 May 2015 10:13:50 GMT Thomas Klute [03295a9] * test/runtests (modified) Test suite: Prevent race over error log for server fail cases In ... Tue, 12 May 2015 21:17:13 GMT Thomas Klute [47a3f49] * test/.gitignore (modified) Update test/.gitignore with files that are generated now