# # ChangeLog for test/.gitignore in mod_gnutls # # Generated by Trac 1.2 # Jan 27, 2021, 12:56:54 PM 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: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 & ... 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 ... 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 ... 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 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 ... 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 ... 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 ... Tue, 12 May 2015 21:17:13 GMT Thomas Klute [47a3f49] * test/.gitignore (modified) Update test/.gitignore with files that are generated now 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 ... Sat, 09 May 2015 00:53:36 GMT Thomas Klute [3f00958] * test/.gitignore (modified) * test/Makefile.am (modified) * test/TestMakefile (modified) * test/server-softhsm.conf (added) * test/softhsm.bash (added) * test/test-24_pkcs11_cert.bash (added) * test/tests/24_pkcs11_cert/apache.conf (added) * test/tests/24_pkcs11_cert/gnutls-cli.args (added) * test/tests/24_pkcs11_cert/input (added) * test/tests/24_pkcs11_cert/output (added) * test/tests/24_pkcs11_cert/softhsm.conf.in (added) New test case: PKCS #11 URLs for server key and certificate The new ... Fri, 03 Apr 2015 01:15:41 GMT Thomas Klute [907ae8f] * test/.gitignore (modified) * test/Makefile.am (modified) * test/TestMakefile (modified) * test/test-22_TLS_reverse_proxy_crl_revoke.bash (added) * test/tests/22_TLS_reverse_proxy_crl_revoke/apache.conf (added) * test/tests/22_TLS_reverse_proxy_crl_revoke/backend.conf (added) * test/tests/22_TLS_reverse_proxy_crl_revoke/crl.template (added) * test/tests/22_TLS_reverse_proxy_crl_revoke/gnutls-cli.args (added) * test/tests/22_TLS_reverse_proxy_crl_revoke/input (added) * test/tests/22_TLS_reverse_proxy_crl_revoke/output (added) New test case: Proxy server detects revoked back end cert using CRL ... 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 ... Wed, 04 Feb 2015 16:27:22 GMT Thomas Klute [9a06bbd] * test/.gitignore (modified) * test/TestMakefile (modified) * test/runtests (modified) Use flock instead of delays to protect Apache The "sleep" call ... 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 ...