# # ChangeLog for test/base_apache.conf in mod_gnutls # # Generated by Trac 1.2 # Apr 14, 2021, 4:16:41 PM 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 ... 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 ... 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 ... 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 ... Mon, 11 May 2015 22:28:20 GMT Thomas Klute [33af2b7] * configure.ac (modified) * test/.gitignore (modified) * test/Makefile.am (modified) * test/TestMakefile (modified) * test/authority.uid.in (moved) * test/base_apache.conf (modified) * test/client.uid.in (moved) * test/imposter.template.in (moved) * test/imposter.uid.in (moved) * test/proxy_backend.bash (modified) * test/rogueca.uid.in (moved) * test/runtests (modified) * test/server-crl.template (moved) * test/softhsm.bash (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/tests/00_basic/apache.conf (modified) * test/tests/00_basic/gnutls-cli.args (modified) * test/tests/01_serverwide_priorities/apache.conf (modified) * test/tests/01_serverwide_priorities/gnutls-cli.args (modified) * test/tests/02_cache_in_vhost/apache.conf (modified) * test/tests/02_cache_in_vhost/gnutls-cli.args (modified) * test/tests/03_cachetimeout_in_vhost/apache.conf (modified) * test/tests/03_cachetimeout_in_vhost/gnutls-cli.args (modified) * test/tests/04_basic_nosni/apache.conf (modified) * test/tests/04_basic_nosni/gnutls-cli.args (modified) * test/tests/05_mismatched-priorities/apache.conf (modified) * test/tests/05_mismatched-priorities/gnutls-cli.args (modified) * test/tests/06_verify_sni_a/apache.conf (modified) * test/tests/06_verify_sni_a/gnutls-cli.args (modified) * test/tests/07_verify_sni_b/apache.conf (modified) * test/tests/07_verify_sni_b/gnutls-cli.args (modified) * test/tests/08_verify_no_sni_fallback_to_first_vhost/apache.conf (modified) * test/tests/08_verify_no_sni_fallback_to_first_vhost/gnutls-cli.args (modified) * test/tests/09_verify_no_sni_fails_with_wrong_order/apache.conf (modified) * test/tests/09_verify_no_sni_fails_with_wrong_order/gnutls-cli.args (modified) * test/tests/10_basic_client_verification/apache.conf (modified) * test/tests/10_basic_client_verification/gnutls-cli.args (modified) * test/tests/11_basic_client_verification_fail/apache.conf (modified) * test/tests/11_basic_client_verification_fail/gnutls-cli.args (modified) * test/tests/12_cgi_variables/apache.conf (modified) * test/tests/12_cgi_variables/gnutls-cli.args (modified) * test/tests/13_cgi_variables_no_client_cert/apache.conf (modified) * test/tests/13_cgi_variables_no_client_cert/gnutls-cli.args (modified) * test/tests/14_basic_openpgp/apache.conf (modified) * test/tests/14_basic_openpgp/gnutls-cli.args (modified) * test/tests/15_basic_msva/apache.conf (modified) * test/tests/15_basic_msva/gnutls-cli.args (modified) * test/tests/16_view-status/apache.conf (modified) * test/tests/16_view-status/gnutls-cli.args (modified) * test/tests/17_cgi_vars_large_cert/apache.conf (modified) * test/tests/17_cgi_vars_large_cert/gnutls-cli.args (modified) * test/tests/18_client_verification_wrong_cert/apache.conf (modified) * test/tests/18_client_verification_wrong_cert/gnutls-cli.args (modified) * test/tests/19_TLS_reverse_proxy/apache.conf (modified) * test/tests/19_TLS_reverse_proxy/backend.conf (modified) * test/tests/19_TLS_reverse_proxy/gnutls-cli.args (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/20_TLS_reverse_proxy_client_auth/gnutls-cli.args (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/21_TLS_reverse_proxy_wrong_cert/gnutls-cli.args (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/22_TLS_reverse_proxy_crl_revoke/gnutls-cli.args (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/23_TLS_reverse_proxy_mismatched_priorities/gnutls-cli.args (modified) * test/tests/24_pkcs11_cert/apache.conf (modified) * test/tests/24_pkcs11_cert/gnutls-cli.args (modified) * test/tests/24_pkcs11_cert/softhsm.conf.in (modified) * test/tests/Makefile.am (added) Test suite: Add tests to "dist" target and support VPATH builds ... Tue, 31 Mar 2015 11:07:10 GMT Thomas Klute [6e6a4e4] * test/.gitignore (modified) * test/Makefile.am (modified) * test/base_apache.conf (modified) * test/test-19_TLS_reverse_proxy.bash (added) * test/tests/19_TLS_reverse_proxy/apache.conf (added) * test/tests/19_TLS_reverse_proxy/backend.conf (added) * test/tests/19_TLS_reverse_proxy/gnutls-cli.args (added) * test/tests/19_TLS_reverse_proxy/input (added) * test/tests/19_TLS_reverse_proxy/output (added) Test case for TLS reverse proxy This commit adds a simple test for ... Mon, 26 Jan 2015 13:10:12 GMT Thomas Klute [8dcf888] * Makefile.am (modified) * configure.ac (modified) * test/.gitignore (moved) * test/Makefile.am (moved) * test/README (moved) * test/TestMakefile (moved) * test/authority.template.in (moved) * test/authority.uid (moved) * test/base_apache.conf (moved) * test/client.template.in (moved) * test/client.uid (moved) * test/data/dump.cgi (moved) * test/data/secret.txt (moved) * test/data/test.txt (moved) * test/imposter.template (moved) * test/imposter.uid (moved) * test/mime.types (moved) * test/newtest (moved) * test/rogueca.template (moved) * test/rogueca.uid (moved) * test/runtests (moved) * test/server.template.in (moved) * test/server.uid.in (moved) * test/setup (moved) * test/test-00_basic.bash (moved) * test/test-01_serverwide_priorities.bash (moved) * test/test-02_cache_in_vhost.bash (moved) * test/test-03_cachetimeout_in_vhost.bash (moved) * test/test-04_basic_nosni.bash (moved) * test/test-05_mismatched-priorities.bash (moved) * test/test-06_verify_sni_a.bash (moved) * test/test-07_verify_sni_b.bash (moved) * test/test-08_verify_no_sni_fallback_to_first_vhost.bash (moved) * test/test-09_verify_no_sni_fails_with_wrong_order.bash (moved) * test/test-10_basic_client_verification.bash (moved) * test/test-11_basic_client_verification_fail.bash (moved) * test/test-12_cgi_variables.bash (moved) * test/test-13_cgi_variables_no_client_cert.bash (moved) * test/test-14_basic_openpgp.bash (moved) * test/test-15_basic_msva.bash (moved) * test/test-16_view-status.bash (moved) * test/test-17_cgi_vars_large_cert.bash (moved) * test/tests/00_basic/apache.conf (moved) * test/tests/00_basic/gnutls-cli.args (moved) * test/tests/00_basic/input (moved) * test/tests/00_basic/output (moved) * test/tests/01_serverwide_priorities/apache.conf (moved) * test/tests/01_serverwide_priorities/gnutls-cli.args (moved) * test/tests/01_serverwide_priorities/input (moved) * test/tests/01_serverwide_priorities/output (moved) * test/tests/02_cache_in_vhost/apache.conf (moved) * test/tests/02_cache_in_vhost/fail.server (moved) * test/tests/02_cache_in_vhost/gnutls-cli.args (moved) * test/tests/02_cache_in_vhost/input (moved) * test/tests/03_cachetimeout_in_vhost/apache.conf (moved) * test/tests/03_cachetimeout_in_vhost/fail.server (moved) * test/tests/03_cachetimeout_in_vhost/gnutls-cli.args (moved) * test/tests/03_cachetimeout_in_vhost/input (moved) * test/tests/04_basic_nosni/apache.conf (moved) * test/tests/04_basic_nosni/gnutls-cli.args (moved) * test/tests/04_basic_nosni/input (moved) * test/tests/04_basic_nosni/output (moved) * test/tests/05_mismatched-priorities/apache.conf (moved) * test/tests/05_mismatched-priorities/fail.client (moved) * test/tests/05_mismatched-priorities/gnutls-cli.args (moved) * test/tests/05_mismatched-priorities/input (moved) * test/tests/06_verify_sni_a/apache.conf (moved) * test/tests/06_verify_sni_a/gnutls-cli.args (moved) * test/tests/06_verify_sni_a/input (moved) * test/tests/06_verify_sni_a/output (moved) * test/tests/07_verify_sni_b/apache.conf (moved) * test/tests/07_verify_sni_b/gnutls-cli.args (moved) * test/tests/07_verify_sni_b/input (moved) * test/tests/07_verify_sni_b/output (moved) * test/tests/08_verify_no_sni_fallback_to_first_vhost/apache.conf (moved) * test/tests/08_verify_no_sni_fallback_to_first_vhost/gnutls-cli.args (moved) * test/tests/08_verify_no_sni_fallback_to_first_vhost/input (moved) * test/tests/08_verify_no_sni_fallback_to_first_vhost/output (moved) * test/tests/09_verify_no_sni_fails_with_wrong_order/apache.conf (moved) * test/tests/09_verify_no_sni_fails_with_wrong_order/fail.client (moved) * test/tests/09_verify_no_sni_fails_with_wrong_order/gnutls-cli.args (moved) * test/tests/09_verify_no_sni_fails_with_wrong_order/input (moved) * test/tests/10_basic_client_verification/apache.conf (moved) * test/tests/10_basic_client_verification/gnutls-cli.args (moved) * test/tests/10_basic_client_verification/input (moved) * test/tests/10_basic_client_verification/output (moved) * test/tests/11_basic_client_verification_fail/apache.conf (moved) * test/tests/11_basic_client_verification_fail/fail.client (moved) * test/tests/11_basic_client_verification_fail/gnutls-cli.args (moved) * test/tests/11_basic_client_verification_fail/input (moved) * test/tests/12_cgi_variables/apache.conf (moved) * test/tests/12_cgi_variables/gnutls-cli.args (moved) * test/tests/12_cgi_variables/input (moved) * test/tests/12_cgi_variables/output (moved) * test/tests/13_cgi_variables_no_client_cert/apache.conf (moved) * test/tests/13_cgi_variables_no_client_cert/gnutls-cli.args (moved) * test/tests/13_cgi_variables_no_client_cert/input (moved) * test/tests/13_cgi_variables_no_client_cert/output (moved) * test/tests/14_basic_openpgp/apache.conf (moved) * test/tests/14_basic_openpgp/gnutls-cli.args (moved) * test/tests/14_basic_openpgp/input (moved) * test/tests/14_basic_openpgp/output (moved) * test/tests/15_basic_msva/apache.conf (moved) * test/tests/15_basic_msva/gnutls-cli.args (moved) * test/tests/15_basic_msva/input (moved) * test/tests/15_basic_msva/output (moved) * test/tests/16_view-status/apache.conf (moved) * test/tests/16_view-status/gnutls-cli.args (moved) * test/tests/16_view-status/input (moved) * test/tests/16_view-status/output (moved) * test/tests/17_cgi_vars_large_cert/apache.conf (moved) * test/tests/17_cgi_vars_large_cert/gnutls-cli.args (moved) * test/tests/17_cgi_vars_large_cert/input (moved) * test/tests/17_cgi_vars_large_cert/output (moved) Rename test suite directory from t/ to test/ This is the same name ...