# # ChangeLog for t/data in mod_gnutls # # Generated by Trac 1.2 # Mar 1, 2021, 11:32:12 AM Tue, 03 Dec 2013 23:49:10 GMT Daniel Kahn Gillmor [5674676] * docs/manual.mdwn (modified) * docs/mod_gnutls_manual.mdwn (modified) * src/gnutls_hooks.c (modified) * t/data/dump.cgi (modified) * t/tests/12_cgi_variables/gnutls-cli.args (modified) * t/tests/12_cgi_variables/output (modified) * t/tests/13_cgi_variables_no_client_cert/output (modified) add SSL_DH_PRIME_BITS to expose the size of the DH modulus to CGI Wed, 30 Jan 2013 01:05:34 GMT Daniel Kahn Gillmor [4b53371] * Makefile.am (modified) * run_tests.sh (added) * t/.gitignore (added) * t/Makefile (added) * t/README (added) * t/authority.template (added) * t/authority.template.in (added) * t/authority.uid (added) * t/base_apache.conf (added) * t/client.template (added) * t/client.template.in (added) * t/client.uid (added) * t/data/dump.cgi (added) * t/data/secret.txt (added) * t/data/test.txt (added) * t/imposter.template (added) * t/imposter.uid (added) * t/mime.types (added) * t/newtest (added) * t/rogueca.template (added) * t/rogueca.uid (added) * t/runtests (added) * t/server.template.in (added) * t/server.uid.in (added) * t/setup (added) * t/tests/00_basic/apache.conf (added) * t/tests/00_basic/gnutls-cli.args (added) * t/tests/00_basic/input (added) * t/tests/00_basic/output (added) initial testing framework, with one simple test.