source: mod_gnutls/test @ d92899e

asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
Name Size Rev Age Author Last Change
../
data 8dcf888   8 years thomas2.klute Rename test suite directory from t/ to test/ This is the same name …
tests 3f00958   8 years thomas2.klute New test case: PKCS #11 URLs for server key and certificate The new …
.gitignore 212 bytes 3f00958   8 years thomas2.klute New test case: PKCS #11 URLs for server key and certificate The new …
authority.template.in 68 bytes 36db6c9   8 years thomas2.klute Test suite: Add CRL signing capability to test CAs This is required …
authority.uid 18 bytes 8dcf888   8 years thomas2.klute Rename test suite directory from t/ to test/ This is the same name …
base_apache.conf 643 bytes 6e6a4e4   8 years thomas2.klute Test case for TLS reverse proxy This commit adds a simple test for a …
client.template.in 93 bytes bfcff28   8 years thomas2.klute Test suite: Ensure test certificates have unique serial numbers …
client.uid 33 bytes 8dcf888   8 years thomas2.klute Rename test suite directory from t/ to test/ This is the same name …
imposter.template 99 bytes 8dcf888   8 years thomas2.klute Rename test suite directory from t/ to test/ This is the same name …
imposter.uid 25 bytes 8dcf888   8 years thomas2.klute Rename test suite directory from t/ to test/ This is the same name …
Makefile.am 2.1 KB d92899e   8 years thomas2.klute Test suite: Add lock file for the shared GnuPG keyring Key import and …
mime.types 40 bytes 8dcf888   8 years thomas2.klute Rename test suite directory from t/ to test/ This is the same name …
newtest 831 bytes e78bc78   8 years thomas2.klute Adjust test tools and documentation to split tests and moved test dir …
proxy_backend.bash 885 bytes ed82a6a   8 years thomas2.klute Two more test cases for TLS reverse proxy and test locking fix New …
README 2.9 KB e78bc78   8 years thomas2.klute Adjust test tools and documentation to split tests and moved test dir …
rogueca.template 78 bytes 36db6c9   8 years thomas2.klute Test suite: Add CRL signing capability to test CAs This is required …
rogueca.uid 28 bytes 8dcf888   8 years thomas2.klute Rename test suite directory from t/ to test/ This is the same name …
runtests 5.2 KB 49d25a9   8 years thomas2.klute Test suite: Unset sleep_pidfile before checking output If the …
server-softhsm.conf 20 bytes 3f00958   8 years thomas2.klute New test case: PKCS #11 URLs for server key and certificate The new …
server.template.in 91 bytes 8dcf888   8 years thomas2.klute Rename test suite directory from t/ to test/ This is the same name …
server.uid.in 13 bytes 8dcf888   8 years thomas2.klute Rename test suite directory from t/ to test/ This is the same name …
setup 1.3 KB e78bc78   8 years thomas2.klute Adjust test tools and documentation to split tests and moved test dir …
softhsm.bash 3.6 KB 3f00958   8 years thomas2.klute New test case: PKCS #11 URLs for server key and certificate The new …
test-00_basic.bash 37 bytes 8dcf888   8 years thomas2.klute Rename test suite directory from t/ to test/ This is the same name …
test-01_serverwide_priorities.bash 37 bytes 8dcf888   8 years thomas2.klute Rename test suite directory from t/ to test/ This is the same name …
test-02_cache_in_vhost.bash 37 bytes 8dcf888   8 years thomas2.klute Rename test suite directory from t/ to test/ This is the same name …
test-03_cachetimeout_in_vhost.bash 37 bytes 8dcf888   8 years thomas2.klute Rename test suite directory from t/ to test/ This is the same name …
test-04_basic_nosni.bash 37 bytes 8dcf888   8 years thomas2.klute Rename test suite directory from t/ to test/ This is the same name …
test-05_mismatched-priorities.bash 37 bytes 8dcf888   8 years thomas2.klute Rename test suite directory from t/ to test/ This is the same name …
test-06_verify_sni_a.bash 37 bytes 8dcf888   8 years thomas2.klute Rename test suite directory from t/ to test/ This is the same name …
test-07_verify_sni_b.bash 37 bytes 8dcf888   8 years thomas2.klute Rename test suite directory from t/ to test/ This is the same name …
test-08_verify_no_sni_fallback_to_first_vhost.bash 37 bytes 8dcf888   8 years thomas2.klute Rename test suite directory from t/ to test/ This is the same name …
test-09_verify_no_sni_fails_with_wrong_order.bash 37 bytes 8dcf888   8 years thomas2.klute Rename test suite directory from t/ to test/ This is the same name …
test-10_basic_client_verification.bash 38 bytes 8dcf888   8 years thomas2.klute Rename test suite directory from t/ to test/ This is the same name …
test-11_basic_client_verification_fail.bash 38 bytes 8dcf888   8 years thomas2.klute Rename test suite directory from t/ to test/ This is the same name …
test-12_cgi_variables.bash 38 bytes 8dcf888   8 years thomas2.klute Rename test suite directory from t/ to test/ This is the same name …
test-13_cgi_variables_no_client_cert.bash 38 bytes 8dcf888   8 years thomas2.klute Rename test suite directory from t/ to test/ This is the same name …
test-14_basic_openpgp.bash 38 bytes 8dcf888   8 years thomas2.klute Rename test suite directory from t/ to test/ This is the same name …
test-15_basic_msva.bash 53 bytes 302965e   8 years thomas2.klute Run monkeysphere-validation-agent only for the test case using it …
test-16_view-status.bash 38 bytes 8dcf888   8 years thomas2.klute Rename test suite directory from t/ to test/ This is the same name …
test-17_cgi_vars_large_cert.bash 38 bytes 8dcf888   8 years thomas2.klute Rename test suite directory from t/ to test/ This is the same name …
test-18_client_verification_wrong_cert.bash 38 bytes eea8a16   8 years thomas2.klute New test case: TLS client auth with invalid certificate Commit …
test-19_TLS_reverse_proxy.bash 336 bytes f84890d   8 years thomas2.klute Shared bash file for proxy back end management code Futher test cases …
test-20_TLS_reverse_proxy_client_auth.bash 348 bytes ed82a6a   8 years thomas2.klute Two more test cases for TLS reverse proxy and test locking fix New …
test-21_TLS_reverse_proxy_wrong_cert.bash 347 bytes ed82a6a   8 years thomas2.klute Two more test cases for TLS reverse proxy and test locking fix New …
test-22_TLS_reverse_proxy_crl_revoke.bash 719 bytes 907ae8f   8 years thomas2.klute New test case: Proxy server detects revoked back end cert using CRL …
test-23_TLS_reverse_proxy_mismatched_priorities.bash 625 bytes f030883   8 years thomas2.klute Set GnuTLS priorities for proxy connections separately Until now, …
test-24_pkcs11_cert.bash 98 bytes 3f00958   8 years thomas2.klute New test case: PKCS #11 URLs for server key and certificate The new …
TestMakefile 4.1 KB d92899e   8 years thomas2.klute Test suite: Add lock file for the shared GnuPG keyring Key import and …
  • Property mode set to 040000
Note: See TracBrowser for help on using the repository browser.