# # ChangeLog for / in mod_gnutls # # Generated by Trac 1.2 # Jan 22, 2021, 2:25:04 AM Fri, 03 Jan 2020 11:06:54 GMT Fiona Klute [f7e47b5] * test/mgstest/tests.py (modified) Override yaml.YAMLObject.from_yaml() instead of adding constructors ... Fri, 03 Jan 2020 10:35:03 GMT Fiona Klute [0699668] * test/test-27_OCSP_server.bash (modified) * test/tests/27_OCSP_server/hooks.py (added) * test/tests/Makefile.am (modified) Use post_check hook for test 27_OCSP_server Fri, 03 Jan 2020 10:26:55 GMT Fiona Klute [f246f00] * test/test-14_resume_session.bash (modified) * test/tests/14_resume_session/hooks.py (added) * test/tests/Makefile.am (modified) Use post_check hook for test 14_resume_session Fri, 03 Jan 2020 10:08:56 GMT Fiona Klute [905063e] * test/tests/16_view-status/hooks.py (modified) Simplify 16_view-status post_check hook using mgstest.require_match() Fri, 03 Jan 2020 10:05:34 GMT Fiona Klute [0f65ea9] * test/mgstest/__init__.py (modified) * test/test-28_HTTP2_support.bash (modified) * test/tests/28_HTTP2_support/hooks.py (modified) Use post_check hook in 28_HTTP2_support Fri, 03 Jan 2020 09:21:05 GMT Fiona Klute [076049a] * test/mgstest/hooks.py (modified) Add forgotten license header Thu, 02 Jan 2020 21:51:45 GMT Fiona Klute [e971a2c] * test/README.md (modified) * test/mgstest/hooks.py (modified) Document supported test hooks Thu, 02 Jan 2020 20:12:27 GMT Fiona Klute [4411426] * test/README (deleted) * test/README.md (added) Convert test/README to markdown, plus small fixes Thu, 02 Jan 2020 19:51:05 GMT Fiona Klute [5fd0170] * test/README (modified) Update outdated information in test/README Thu, 02 Jan 2020 17:53:29 GMT Fiona Klute [5d5a7c8] * test/netns_py.bash (modified) netns_py.bash: Fix Python command line without namespaces The ... Tue, 31 Dec 2019 16:40:20 GMT Fiona Klute [4de8cd3] * test/runtest.py (modified) Remove an ExitStack made obsolete by wrapping "with" around main() Tue, 31 Dec 2019 16:37:18 GMT Fiona Klute [92cf138] * test/runtest.py (modified) * test/test-16_view-status.bash (modified) runtest.py: Provide temporary log files by default This means tests ... Tue, 31 Dec 2019 16:26:25 GMT Fiona Klute [b457e67] * test/runtest.py (modified) Open log files through argparse The with block around main ensures ... Tue, 31 Dec 2019 16:13:34 GMT Fiona Klute [ac516aa] * test/runtest.py (modified) runtest.py: Split actions after argument parsing into a main function ... Tue, 31 Dec 2019 16:10:43 GMT Fiona Klute [079859e] * test/runtest.py (modified) Fix exception messages for invalid test numbers Sat, 28 Dec 2019 11:32:02 GMT Fiona Klute [2d25c1c] * test/mgstest/__init__.py (modified) * test/test-16_view-status.bash (modified) * test/tests/16_view-status/hooks.py (added) Test 16_view-status: Use post_check hook for GnuTLS 3.6.11 ... Fri, 27 Dec 2019 22:43:07 GMT Fiona Klute [dd91d9c] * test/runtest.py (modified) Support post_check hook for tests Fri, 27 Dec 2019 20:21:04 GMT Fiona Klute [52636ee] * test/mgstest/tests.py (modified) * test/tests/33_vhost_SNI_serveralias_missinghost/test.yml (modified) TestReq10: Use superclass constructor and _from_yaml function This ... Fri, 27 Dec 2019 20:19:17 GMT Fiona Klute [7089dbc] * test/mgstest/tests.py (modified) * test/tests/33_vhost_SNI_serveralias_missinghost/test.yml (modified) Rename TestRaw10 to TestReq10 and adjust the YAML tag Fri, 27 Dec 2019 20:15:03 GMT Fiona Klute [6615d91] * test/mgstest/tests.py (modified) Use dynamic class constructor in _from_yaml classmethods This makes ... Fri, 27 Dec 2019 19:10:34 GMT Fiona Klute [3039495] * test/mgstest/tests.py (modified) Write TLS connection log for HTTP/1.0 requests to stdout Fri, 27 Dec 2019 17:40:51 GMT Fiona Klute [0909c92] * test/Makefile.am (modified) * test/apache_service.bash (deleted) * test/mgstest/hooks.py (added) * test/runtest.py (modified) * test/test-28_HTTP2_support.bash (modified) * test/tests/28_HTTP2_support/hooks.py (added) * test/tests/Makefile.am (modified) Add hooks system to the test runner With this all tests can use ... Thu, 26 Dec 2019 08:47:10 GMT Fiona Klute [05984a0] * test/Makefile.am (modified) * test/mgstest/services.py (added) * test/netns_py.bash (added) * test/newtest (modified) * test/runtest.py (added) * test/runtests (deleted) * 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_resume_session.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/test-25_Disable_TLS_1.0.bash (modified) * test/test-26_redirect_HTTP_to_HTTPS.bash (modified) * test/test-27_OCSP_server.bash (modified) * test/test-29_force_handshake_vhost.bash (modified) * test/test-30_ip_based_vhosts.bash (modified) * test/test-31_vhost_SNI_serveralias_match.bash (modified) * test/test-32_vhost_SNI_serveralias_mismatch.bash (modified) * test/test-33_vhost_SNI_serveralias_missinghost.bash (modified) * test/test-34_TLS_reverse_proxy_h2.bash (modified) Replace "runtests" with "runtest.py" This is the next step from ... Sat, 21 Dec 2019 17:15:42 GMT Fiona Klute [006f91a] * test/mgstest/http.py (modified) HTTPSubprocessConnection: Use stable API to access the default timeout Thu, 19 Dec 2019 12:11:17 GMT Fiona Klute [09774e2] * test/mgstest/tests.py (modified) Optionally log HTTP responses to another stream/file Thu, 19 Dec 2019 11:35:55 GMT Fiona Klute [45b0a24] * test/mgstest/tests.py (modified) TestRequest: Raise exception if expected connection reset didn't occur Thu, 19 Dec 2019 11:26:30 GMT Fiona Klute [d5c572b] * test/mgstest/__init__.py (modified) Use try/finally in lockfile context even when locking is disabled ... Wed, 18 Dec 2019 22:42:58 GMT Fiona Klute [3be92d3] * test/mgstest/http.py (modified) * test/mgstest/tests.py (modified) Optionally log gnutls-cli stderr output to another stream/file Wed, 18 Dec 2019 07:45:31 GMT Fiona Klute [779406c] * test/mgstest/tests.py (modified) Always log test connection number Fri, 13 Dec 2019 17:44:54 GMT Fiona Klute [f3a3f6f] * README (modified) * configure.ac (modified) * m4/ax_python_module.m4 (added) Check for Python yaml module in ./configure (required for tests) Thu, 12 Dec 2019 21:58:01 GMT Fiona Klute [b1261cb] * test/mgstest/__init__.py (modified) mgstest: Context manager for an optional file-based mutex This can ... Thu, 12 Dec 2019 17:43:45 GMT Fiona Klute [4459cdd] * test/mgstest/http.py (modified) HTTPSubprocessConnection: Handle subprocess stderr via a thread ... Thu, 12 Dec 2019 12:08:47 GMT Fiona Klute [c7f83a3] * test/https-test-client.py (modified) https-test-client.py: Always close the test config file Thu, 12 Dec 2019 11:48:09 GMT Fiona Klute [c96a965] * test/https-test-client.py (modified) * test/mgstest/tests.py (modified) Create function to run a test config YAML file This is much more ... Thu, 12 Dec 2019 11:44:55 GMT Fiona Klute [b57d2c2] * test/mgstest/tests.py (modified) Connection reset can trigger BrokenPipeError first, catch if expected Sun, 08 Dec 2019 11:28:08 GMT Fiona Klute [a592762] * test/Makefile.am (modified) Add missing semicolon in AM_TESTS_ENVIRONMENT Sat, 07 Dec 2019 20:24:22 GMT Fiona Klute [3fbe087] * test/mgstest/tests.py (modified) Use os.set_blocking() instead of fiddling with file descriptor flags Sat, 07 Dec 2019 16:41:40 GMT Fiona Klute [eb84747] * test/https-test-client.py (modified) * test/mgstest/tests.py (modified) * test/tests/21_TLS_reverse_proxy_wrong_cert/test.yml (modified) * test/tests/26_redirect_HTTP_to_HTTPS/test.yml (modified) TestConnection: Add optional "description" attribute for logging Sat, 07 Dec 2019 16:22:36 GMT Fiona Klute [0e069b6] * configure.ac (modified) * test/mgstest/tests.py (modified) * test/test-26_redirect_HTTP_to_HTTPS.bash (modified) * test/tests/26_redirect_HTTP_to_HTTPS/test.yml (added) * test/tests/Makefile.am (modified) Support plain HTTP in the Python test framework This makes it ... Sat, 07 Dec 2019 15:46:02 GMT Fiona Klute [7054040] * test/mgstest/tests.py (modified) * test/sample_test.yml (modified) Support checking response headers Sat, 07 Dec 2019 14:48:25 GMT Fiona Klute [8b72599] * test/https-test-client.py (modified) * test/mgstest/tests.py (modified) https-test-client.py: Flush sys.stdout so connection output doesn't mix Sat, 07 Dec 2019 14:42:07 GMT Fiona Klute [e3e0de1] * test/https-test-client.py (modified) * test/mgstest/tests.py (modified) * test/runtests (modified) * test/tests/21_TLS_reverse_proxy_wrong_cert/test.yml (modified) https-test-client.py: Make host and port configurable per connection ... Sat, 07 Dec 2019 14:39:00 GMT Fiona Klute [09d923b] * test/sample_test.yml (modified) Include status request in sample_test.yml Fri, 06 Dec 2019 16:54:00 GMT Fiona Klute [d762813] * test/base_apache.conf (modified) Test suite: Start fewer server processes The test suite doesn't ... Fri, 06 Dec 2019 16:28:23 GMT Fiona Klute [f6d2721] * test/mgstest/http.py (modified) HTTPSubprocessConnection: Run filter in a thread instead of process ... Fri, 06 Dec 2019 16:10:38 GMT Fiona Klute [0560bb9] * test/mgstest/__init__.py (modified) * test/mgstest/http.py (modified) * test/mgstest/tests.py (modified) Add some documentation for the Python test modules Wed, 04 Dec 2019 19:37:12 GMT Fiona Klute [f9e13a5] * test/mgstest/tests.py (modified) mgstest.tests: Fix doctests for module structure Wed, 04 Dec 2019 19:34:57 GMT Fiona Klute [42097fb] * test/https-test-client.py (modified) * test/runtests (modified) https-test-client.py: Add --timeout parameter for TEST_QUERY_TIMEOUT Wed, 04 Dec 2019 17:57:11 GMT Fiona Klute [6d3dc34] * test/.gitignore (modified) * test/Makefile.am (modified) * test/https-test-client.py (modified) * test/mgstest/__init__.py (added) * test/mgstest/http.py (added) * test/mgstest/tests.py (added) Split infrastructure from https-test-client.py into modules Wed, 04 Dec 2019 15:14:50 GMT Fiona Klute [a2d1bb9] * test/https-test-client.py (modified) * test/sample_fail.yml (modified) https-test-client.py: Support multiple connections in one test config Wed, 04 Dec 2019 15:05:41 GMT Fiona Klute [ec63b07] * test/https-test-client.py (modified) https-test-client.py: A few more doctests Wed, 04 Dec 2019 15:00:58 GMT Fiona Klute [6ea34b1] * test/https-test-client.py (modified) Rename TestRequest.check_body() to show it is shared API Wed, 04 Dec 2019 14:56:07 GMT Fiona Klute [1de6754] * test/https-test-client.py (modified) Move code for running a test connection into TestConnection.run() Wed, 04 Dec 2019 14:41:20 GMT Fiona Klute [2e736df] * test/https-test-client.py (modified) https-test-client.py: Require --test-config parameter This allows a ... Wed, 04 Dec 2019 14:36:10 GMT Fiona Klute [ce85a5f] * test/https-test-client.py (modified) Move code to run a TestRequest into the class Wed, 04 Dec 2019 14:16:26 GMT Fiona Klute [851173b] * test/https-test-client.py (modified) TestConnection: Rename unused "protocol" parameter to "transport" ... Wed, 04 Dec 2019 11:20:53 GMT Fiona Klute [1c2b936] * test/Makefile.am (modified) * test/runtests (modified) * test/tests/00_basic/gnutls-cli.args (deleted) * test/tests/00_basic/input (deleted) * test/tests/00_basic/output (deleted) * test/tests/00_basic/test.yml (added) * test/tests/01_serverwide_priorities/gnutls-cli.args (deleted) * test/tests/01_serverwide_priorities/input (deleted) * test/tests/01_serverwide_priorities/output (deleted) * test/tests/01_serverwide_priorities/test.yml (added) * test/tests/02_cache_in_vhost/gnutls-cli.args (deleted) * test/tests/02_cache_in_vhost/input (deleted) * test/tests/02_cache_in_vhost/test.yml (added) * test/tests/03_cachetimeout_in_vhost/gnutls-cli.args (deleted) * test/tests/03_cachetimeout_in_vhost/input (deleted) * test/tests/03_cachetimeout_in_vhost/output (deleted) * test/tests/03_cachetimeout_in_vhost/test.yml (added) * test/tests/04_basic_nosni/gnutls-cli.args (deleted) * test/tests/04_basic_nosni/input (deleted) * test/tests/04_basic_nosni/output (deleted) * test/tests/04_basic_nosni/test.yml (added) * test/tests/05_mismatched-priorities/apache.conf (modified) * test/tests/05_mismatched-priorities/fail.client (deleted) * test/tests/05_mismatched-priorities/gnutls-cli.args (deleted) * test/tests/05_mismatched-priorities/input (deleted) * test/tests/05_mismatched-priorities/test.yml (added) * test/tests/06_verify_sni_a/gnutls-cli.args (deleted) * test/tests/06_verify_sni_a/input (deleted) * test/tests/06_verify_sni_a/output (deleted) * test/tests/06_verify_sni_a/test.yml (added) * test/tests/07_verify_sni_b/gnutls-cli.args (deleted) * test/tests/07_verify_sni_b/input (deleted) * test/tests/07_verify_sni_b/output (deleted) * test/tests/07_verify_sni_b/test.yml (added) * test/tests/08_verify_no_sni_fallback_to_first_vhost/gnutls-cli.args (deleted) * test/tests/08_verify_no_sni_fallback_to_first_vhost/input (deleted) * test/tests/08_verify_no_sni_fallback_to_first_vhost/output (deleted) * test/tests/08_verify_no_sni_fallback_to_first_vhost/test.yml (added) * test/tests/09_verify_no_sni_fails_with_wrong_order/fail.client (deleted) * test/tests/09_verify_no_sni_fails_with_wrong_order/gnutls-cli.args (deleted) * test/tests/09_verify_no_sni_fails_with_wrong_order/input (deleted) * test/tests/09_verify_no_sni_fails_with_wrong_order/test.yml (added) * test/tests/10_basic_client_verification/gnutls-cli.args (deleted) * test/tests/10_basic_client_verification/input (deleted) * test/tests/10_basic_client_verification/output (deleted) * test/tests/10_basic_client_verification/test.yml (added) * test/tests/11_basic_client_verification_fail/fail.client (deleted) * test/tests/11_basic_client_verification_fail/gnutls-cli.args (deleted) * test/tests/11_basic_client_verification_fail/input (deleted) * test/tests/11_basic_client_verification_fail/test.yml (added) * test/tests/12_cgi_variables/gnutls-cli.args (deleted) * test/tests/12_cgi_variables/input (deleted) * test/tests/12_cgi_variables/output (deleted) * test/tests/12_cgi_variables/test.yml (added) * test/tests/13_cgi_variables_no_client_cert/gnutls-cli.args (deleted) * test/tests/13_cgi_variables_no_client_cert/input (deleted) * test/tests/13_cgi_variables_no_client_cert/output (deleted) * test/tests/13_cgi_variables_no_client_cert/test.yml (added) * test/tests/14_resume_session/gnutls-cli.args (deleted) * test/tests/14_resume_session/input (deleted) * test/tests/14_resume_session/output (deleted) * test/tests/14_resume_session/test.yml (added) * test/tests/15_basic_msva/gnutls-cli.args (deleted) * test/tests/15_basic_msva/input (deleted) * test/tests/15_basic_msva/output (deleted) * test/tests/15_basic_msva/test.yml (added) * test/tests/16_view-status/gnutls-cli.args (deleted) * test/tests/16_view-status/input (deleted) * test/tests/16_view-status/test.yml (added) * test/tests/17_cgi_vars_large_cert/gnutls-cli.args (deleted) * test/tests/17_cgi_vars_large_cert/input (deleted) * test/tests/17_cgi_vars_large_cert/output (deleted) * test/tests/17_cgi_vars_large_cert/test.yml (added) * test/tests/18_client_verification_wrong_cert/gnutls-cli.args (deleted) * test/tests/18_client_verification_wrong_cert/input (deleted) * test/tests/18_client_verification_wrong_cert/output (deleted) * test/tests/18_client_verification_wrong_cert/test.yml (added) * test/tests/19_TLS_reverse_proxy/gnutls-cli.args (deleted) * test/tests/19_TLS_reverse_proxy/input (deleted) * test/tests/19_TLS_reverse_proxy/output (deleted) * test/tests/19_TLS_reverse_proxy/test.yml (added) * test/tests/20_TLS_reverse_proxy_client_auth/gnutls-cli.args (deleted) * test/tests/20_TLS_reverse_proxy_client_auth/input (deleted) * test/tests/20_TLS_reverse_proxy_client_auth/output (deleted) * test/tests/20_TLS_reverse_proxy_client_auth/test.yml (added) * test/tests/21_TLS_reverse_proxy_wrong_cert/gnutls-cli.args (deleted) * test/tests/21_TLS_reverse_proxy_wrong_cert/input (deleted) * test/tests/21_TLS_reverse_proxy_wrong_cert/output (deleted) * test/tests/21_TLS_reverse_proxy_wrong_cert/test.yml (added) * test/tests/22_TLS_reverse_proxy_crl_revoke/gnutls-cli.args (deleted) * test/tests/22_TLS_reverse_proxy_crl_revoke/input (deleted) * test/tests/22_TLS_reverse_proxy_crl_revoke/output (deleted) * test/tests/22_TLS_reverse_proxy_crl_revoke/test.yml (added) * test/tests/23_TLS_reverse_proxy_mismatched_priorities/gnutls-cli.args (deleted) * test/tests/23_TLS_reverse_proxy_mismatched_priorities/input (deleted) * test/tests/23_TLS_reverse_proxy_mismatched_priorities/output (deleted) * test/tests/23_TLS_reverse_proxy_mismatched_priorities/test.yml (added) * test/tests/24_pkcs11_cert/gnutls-cli.args (deleted) * test/tests/24_pkcs11_cert/input (deleted) * test/tests/24_pkcs11_cert/output (deleted) * test/tests/24_pkcs11_cert/test.yml (added) * test/tests/25_Disable_TLS_1.0/fail.client (deleted) * test/tests/25_Disable_TLS_1.0/gnutls-cli.args (deleted) * test/tests/25_Disable_TLS_1.0/input (deleted) * test/tests/25_Disable_TLS_1.0/test.yml (added) * test/tests/27_OCSP_server/gnutls-cli.args (deleted) * test/tests/27_OCSP_server/input (deleted) * test/tests/27_OCSP_server/output (deleted) * test/tests/27_OCSP_server/test.yml (added) * test/tests/29_force_handshake_vhost/gnutls-cli.args (deleted) * test/tests/29_force_handshake_vhost/input (deleted) * test/tests/29_force_handshake_vhost/output (deleted) * test/tests/29_force_handshake_vhost/test.yml (added) * test/tests/30_ip_based_vhosts/gnutls-cli.args (deleted) * test/tests/30_ip_based_vhosts/input (deleted) * test/tests/30_ip_based_vhosts/output (deleted) * test/tests/30_ip_based_vhosts/test.yml (added) * test/tests/31_vhost_SNI_serveralias_match/gnutls-cli.args (deleted) * test/tests/31_vhost_SNI_serveralias_match/input (deleted) * test/tests/31_vhost_SNI_serveralias_match/output (deleted) * test/tests/31_vhost_SNI_serveralias_match/test.yml (added) * test/tests/32_vhost_SNI_serveralias_mismatch/gnutls-cli.args (deleted) * test/tests/32_vhost_SNI_serveralias_mismatch/input (deleted) * test/tests/32_vhost_SNI_serveralias_mismatch/output (deleted) * test/tests/32_vhost_SNI_serveralias_mismatch/test.yml (added) * test/tests/33_vhost_SNI_serveralias_missinghost/gnutls-cli.args (deleted) * test/tests/33_vhost_SNI_serveralias_missinghost/input (deleted) * test/tests/33_vhost_SNI_serveralias_missinghost/output (deleted) * test/tests/33_vhost_SNI_serveralias_missinghost/test.yml (added) * test/tests/34_TLS_reverse_proxy_h2/gnutls-cli.args (deleted) * test/tests/34_TLS_reverse_proxy_h2/input (deleted) * test/tests/34_TLS_reverse_proxy_h2/output (deleted) * test/tests/34_TLS_reverse_proxy_h2/test.yml (added) * test/tests/Makefile.am (modified) Test suite: Use the new Python-based test client Wed, 04 Dec 2019 08:52:56 GMT Fiona Klute [5c7e570] * test/https-test-client.py (modified) https-test-client.py: Implement minimal HTTP/1.0 client The test ... Wed, 04 Dec 2019 08:01:11 GMT Fiona Klute [eed0c4b] * test/https-test-client.py (modified) HTTPSubprocessConnection: Ensure subprocess exists before closing ... Mon, 02 Dec 2019 19:57:33 GMT Fiona Klute [0a16644] * test/https-test-client.py (modified) https-test-client.py: Stop filtering after the first read block of ... Mon, 02 Dec 2019 19:44:54 GMT Fiona Klute [db82911] * test/https-test-client.py (modified) https-test-client.py: Make the filter function an optional argument ... Mon, 02 Dec 2019 19:32:34 GMT Fiona Klute [4dfbedd] * test/https-test-client.py (modified) https-test-client.py: Move filter out of HTTPSubprocessConnection class Mon, 02 Dec 2019 19:26:09 GMT Fiona Klute [d9b0936] * test/https-test-client.py (modified) https-test-client.py: Some more comments on the filter function Mon, 02 Dec 2019 19:09:59 GMT Fiona Klute [fc8eefcd] * test/https-test-client.py (modified) https-test-client.py: Cleanly shut down the connection subprocess ... Mon, 02 Dec 2019 17:20:05 GMT Fiona Klute [03426e0] * test/https-test-client.py (modified) https-test-client.py: Prototype of output stream filter for gnutls- ... Mon, 02 Dec 2019 16:36:36 GMT Fiona Klute [dec05c4] * test/base_apache.conf (modified) * test/tests/00_basic/input (modified) * test/tests/01_serverwide_priorities/input (modified) * test/tests/02_cache_in_vhost/input (modified) * test/tests/03_cachetimeout_in_vhost/input (modified) * test/tests/04_basic_nosni/input (modified) * test/tests/05_mismatched-priorities/input (modified) * test/tests/06_verify_sni_a/input (modified) * test/tests/07_verify_sni_b/input (modified) * test/tests/08_verify_no_sni_fallback_to_first_vhost/input (modified) * test/tests/09_verify_no_sni_fails_with_wrong_order/input (modified) * test/tests/10_basic_client_verification/input (modified) * test/tests/11_basic_client_verification_fail/input (modified) * test/tests/12_cgi_variables/input (modified) * test/tests/13_cgi_variables_no_client_cert/input (modified) * test/tests/14_resume_session/input (modified) * test/tests/15_basic_msva/input (modified) * test/tests/16_view-status/input (modified) * test/tests/17_cgi_vars_large_cert/input (modified) * test/tests/18_client_verification_wrong_cert/input (modified) * test/tests/19_TLS_reverse_proxy/input (modified) * test/tests/20_TLS_reverse_proxy_client_auth/input (modified) * test/tests/21_TLS_reverse_proxy_wrong_cert/input (modified) * test/tests/22_TLS_reverse_proxy_crl_revoke/input (modified) * test/tests/23_TLS_reverse_proxy_mismatched_priorities/input (modified) * test/tests/24_pkcs11_cert/input (modified) * test/tests/25_Disable_TLS_1.0/input (modified) * test/tests/27_OCSP_server/input (modified) * test/tests/29_force_handshake_vhost/input (modified) * test/tests/30_ip_based_vhosts/input (modified) * test/tests/31_vhost_SNI_serveralias_match/input (modified) * test/tests/32_vhost_SNI_serveralias_mismatch/input (modified) * test/tests/33_vhost_SNI_serveralias_missinghost/input (modified) * test/tests/34_TLS_reverse_proxy_h2/input (modified) Test suite: Enable HTTP keep-alive in the test server Test using ... Sun, 01 Dec 2019 18:30:59 GMT Fiona Klute [019ab8e] * test/https-test-client.py (modified) * test/sample_fail.yml (added) https-test-client.py: Catch expected connection errors Sun, 01 Dec 2019 16:20:40 GMT Fiona Klute [8335f8c] * README (modified) * configure.ac (modified) * test/Makefile.am (modified) Ensure Python is available in the test environment Sun, 01 Dec 2019 15:14:18 GMT Fiona Klute [096859f] * test/.gitignore (modified) * test/https-test-client.py (modified) * test/sample_test.yml (modified) https-test-client.py: Check if the HTTP body contains certain strings ... Sun, 01 Dec 2019 15:10:21 GMT Fiona Klute [a4e136a] * test/https-test-client.py (modified) * test/sample_test.yml (modified) https-test-client.py: Allow overriding headers Sun, 01 Dec 2019 13:54:37 GMT Fiona Klute [d5f5356] * test/https-test-client.py (modified) * test/sample_test.yml (added) https-test-client.py: Support YAML test configuration Fri, 29 Nov 2019 21:54:14 GMT Fiona Klute [618ee14] * test/https-test-client.py (added) Experimental Python-based HTTPS test client The script uses ... Fri, 29 Nov 2019 21:30:08 GMT Fiona Klute [e376ed8] * README (modified) * configure.ac (modified) * src/gnutls_cache.c (modified) * src/gnutls_cache.h (modified) * src/gnutls_hooks.c (modified) * src/gnutls_ocsp.c (modified) * test/Makefile.am (modified) * test/authority/subca/ocsp-responder/template (added) * test/authority/subca/server/template.in (added) * test/authority/subca/template.in (added) * test/ocsp_server.conf.in (modified) * test/test_ca.mk (modified) * test/tests/00_basic/apache.conf (modified) * test/tests/27_OCSP_server/apache.conf (modified) Merge branch 'subca' Fri, 29 Nov 2019 17:49:56 GMT Fiona Klute [d4c9331] * CHANGELOG (modified) * configure.ac (modified) Release version 0.9.1 Thu, 28 Nov 2019 11:22:08 GMT Fiona Klute [dcec209] * src/mod_gnutls.c (modified) Fix possible segfault (NULL pointer dereference) on failed TLS ... Sun, 24 Nov 2019 19:08:13 GMT Fiona Klute [f064d74] * doc/mod_gnutls_manual.mdwn (modified) Handbook: Add a section about module dependencies on socache Wed, 20 Nov 2019 20:49:00 GMT Fiona Klute [829490c] * doc/Makefile.am (modified) * doc/mod_gnutls.whatis (added) man page: Include whatis info and remove "_manual" suffix Wed, 20 Nov 2019 20:01:51 GMT Fiona Klute [27ca1e9] * doc/Makefile.am (modified) * doc/mod_gnutls_manual.mdwn (modified) * doc/mod_gnutls_manual.yaml.in (modified) Manual: Use YAML metadata instead of embedded title for all formats Wed, 20 Nov 2019 18:18:06 GMT Fiona Klute [0a4bcca] * doc/.gitignore (modified) * doc/Makefile.am (modified) * doc/mod_gnutls_manual.yaml.in (modified) Use section number as filename extension for manual page This is ... Wed, 20 Nov 2019 18:04:53 GMT Fiona Klute [c6987c6] * doc/Makefile.am (modified) Move manual page to section 5 (config files) The manual describes ... Fri, 01 Nov 2019 21:21:04 GMT Krista Karppinen [20a20df] * test/runtests (modified) * test/tests/00_basic/output (modified) * test/tests/01_serverwide_priorities/output (modified) * test/tests/03_cachetimeout_in_vhost/output (modified) * test/tests/04_basic_nosni/output (modified) * test/tests/06_verify_sni_a/output (modified) * test/tests/07_verify_sni_b/output (modified) * test/tests/08_verify_no_sni_fallback_to_first_vhost/output (modified) * test/tests/10_basic_client_verification/output (modified) * test/tests/14_resume_session/output (modified) * test/tests/15_basic_msva/output (modified) * test/tests/19_TLS_reverse_proxy/output (modified) * test/tests/20_TLS_reverse_proxy_client_auth/output (modified) * test/tests/21_TLS_reverse_proxy_wrong_cert/output (modified) * test/tests/22_TLS_reverse_proxy_crl_revoke/output (modified) * test/tests/23_TLS_reverse_proxy_mismatched_priorities/output (modified) * test/tests/24_pkcs11_cert/output (modified) * test/tests/27_OCSP_server/output (modified) * test/tests/29_force_handshake_vhost/output (modified) * test/tests/30_ip_based_vhosts/output (modified) * test/tests/31_vhost_SNI_serveralias_match/output (modified) * test/tests/32_vhost_SNI_serveralias_mismatch/output (modified) * test/tests/33_vhost_SNI_serveralias_missinghost/output (modified) * test/tests/34_TLS_reverse_proxy_h2/output (modified) Test suite: ignore "Content-Length" header Do not check the ... Fri, 01 Nov 2019 18:17:57 GMT Fiona Klute [a55742a] * test/tests/18_client_verification_wrong_cert/output (modified) * test/tests/21_TLS_reverse_proxy_wrong_cert/output (modified) * test/tests/22_TLS_reverse_proxy_crl_revoke/output (modified) * test/tests/23_TLS_reverse_proxy_mismatched_priorities/output (modified) Test suite: Remove URLs from expected error responses Apache HTTPD ... Wed, 24 Jul 2019 06:29:40 GMT Fiona Klute [556783e] * src/gnutls_cache.c (modified) * src/gnutls_cache.h (modified) * src/gnutls_hooks.c (modified) * src/gnutls_ocsp.c (modified) Provide OCSP response via gnutls_certificate_retrieve_function3 ... Tue, 23 Jul 2019 06:33:41 GMT Fiona Klute [81018a4] * configure.ac (modified) * src/gnutls_cache.c (modified) * src/gnutls_hooks.c (modified) Remove compatibility code for GnuTLS version before 3.6.3 Tue, 23 Jul 2019 06:25:59 GMT Fiona Klute [65c84e5] * README (modified) * configure.ac (modified) * src/gnutls_hooks.c (modified) Set certificates via gnutls_certificate_set_retrieve_function3() ... Tue, 16 Jul 2019 17:24:18 GMT Fiona Klute [7cfc02b] * test/Makefile.am (modified) * test/authority/subca/ocsp-responder/template (added) * test/ocsp_server.conf.in (modified) * test/test_ca.mk (modified) * test/tests/27_OCSP_server/apache.conf (modified) Test suite: Add an OCSP responder for the sub CA All CAs use the ... Mon, 15 Jul 2019 19:26:28 GMT Fiona Klute [f828974] * test/Makefile.am (modified) * test/test_ca.mk (modified) * test/tests/00_basic/apache.conf (modified) Test suite: Build & use certificate chain for the ... Mon, 15 Jul 2019 19:26:20 GMT Fiona Klute [c3aebe5] * test/Makefile.am (modified) * test/authority/subca/server/template.in (added) * test/authority/subca/template.in (added) * test/test_ca.mk (modified) Test suite: Add a sub CA to the test environment Mon, 15 Jul 2019 17:17:22 GMT Fiona Klute [fbef621] * test/.gitignore (modified) Reorganize and narrow test/.gitignore Mon, 15 Jul 2019 17:02:42 GMT Fiona Klute [6dab61d] * test/Makefile.am (modified) * test/rogueca/rogueclient/template.in (moved) * test/test_ca.mk (modified) * test/tests/18_client_verification_wrong_cert/gnutls-cli.args (modified) Test suite: Move rogueclient ID into rogueca dir, share recipe with ... Mon, 15 Jul 2019 06:45:30 GMT Fiona Klute [b712429] * test/test_ca.mk (modified) Test suite: Unify rules for X.509 root certificate generation Wed, 03 Jul 2019 06:11:01 GMT Fiona Klute [e8498bf] * test/Makefile.am (modified) * test/authority/ocsp-responder/template (moved) * test/ocsp_server.conf.in (modified) Test suite: Move directory for ocsp-responder identity into authority ... Wed, 03 Jul 2019 06:06:40 GMT Fiona Klute [59afe51] * test/Makefile.am (modified) * test/authority/imposter/template.in (moved) * test/authority/imposter/uid.in (moved) * 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/21_TLS_reverse_proxy_wrong_cert/backend.conf (modified) Test suite: Move directory for imposter identity into authority directory Wed, 03 Jul 2019 05:52:50 GMT Fiona Klute [c825c3a] * test/Makefile.am (modified) * test/authority/server/crl.template (moved) * test/authority/server/template.in (moved) * test/authority/server/uid.in (moved) * test/runtests (modified) * test/test-24_pkcs11_cert.bash (modified) * 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_resume_session/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/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/25_Disable_TLS_1.0/apache.conf (modified) * test/tests/26_redirect_HTTP_to_HTTPS/apache.conf (modified) * test/tests/27_OCSP_server/apache.conf (modified) * test/tests/28_HTTP2_support/apache.conf (modified) * test/tests/29_force_handshake_vhost/apache.conf (modified) * test/tests/30_ip_based_vhosts/apache.conf (modified) * test/tests/31_vhost_SNI_serveralias_match/apache.conf (modified) * test/tests/32_vhost_SNI_serveralias_mismatch/apache.conf (modified) * test/tests/33_vhost_SNI_serveralias_missinghost/apache.conf (modified) * test/tests/34_TLS_reverse_proxy_h2/apache.conf (modified) * test/tests/34_TLS_reverse_proxy_h2/backend.conf (modified) Test suite: Move directory for server identity into authority directory Mon, 01 Jul 2019 20:16:01 GMT Fiona Klute [e5546be] * test/Makefile.am (modified) * test/authority/client/template.in (moved) * test/authority/client/uid.in (moved) * test/runtests (modified) * test/tests/10_basic_client_verification/gnutls-cli.args (modified) * test/tests/12_cgi_variables/gnutls-cli.args (modified) * test/tests/15_basic_msva/gnutls-cli.args (modified) * test/tests/17_cgi_vars_large_cert/gnutls-cli.args (modified) * test/tests/20_TLS_reverse_proxy_client_auth/apache.conf (modified) Test suite: Move directory for client identity into authority ... Tue, 25 Jun 2019 06:12:09 GMT Fiona Klute [f205c5f] * test/test_ca.mk (modified) Cleanup in test/test_ca.mk * Always use $(srcdir) as Make variable, ... Mon, 24 Jun 2019 18:46:11 GMT Fiona Klute [a819501] * test/Makefile.am (modified) * test/authority/template.in (moved) * test/client/template.in (moved) * test/imposter/template.in (moved) * test/ocsp-responder/template (moved) * test/rogueca/template (moved) * test/rogueclient/template.in (moved) * test/server/crl.template (moved) * test/server/template.in (moved) * test/test_ca.mk (modified) Test suite: Move template files into per-identity directories Also ... Thu, 06 Jun 2019 06:38:35 GMT Fiona Klute [c91382d] * test/Makefile.am (modified) * test/authority/uid.in (moved) * test/client/uid.in (moved) * test/imposter/uid.in (moved) * test/rogueca/uid.in (moved) * test/runtests (modified) * test/server/uid.in (moved) * test/test_ca.mk (modified) Test suite: Move UID files into per-identity directories Wed, 22 May 2019 06:44:48 GMT Fiona Klute [143bd98] * test/test_ca.mk (modified) Build test certificates without intermediate certificate request files Wed, 23 Jan 2019 17:44:51 GMT Fiona Klute [510764a] * CHANGELOG (modified) * configure.ac (modified) Release version 0.9.0