source: mod_gnutls/test/Makefile.am

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @eb21e89   20 months fiona.klute Fix server_rec references in mgs_get_ocsp_response() During the … main
(edit) @c6d4701   2 years fiona.klute mgstest.tests.TestRequest?: Move tests to unittest The tests … main
(edit) @514058d   2 years fiona.klute Define service wait times as seconds Python needs them that way … main
(edit) @c9e720f   2 years fiona.klute Test what happens if the HTTPS server receives plaintext The new test … asynciomain
(edit) @3453f93   2 years fiona.klute Integrate 33_vhost_SNI_serveralias_missinghost into 04_name_based_vhosts asynciomain
(edit) @9144517   2 years fiona.klute Integrate 32_vhost_SNI_serveralias_mismatch into 04_name_based_vhosts asynciomain
(edit) @a21794d   2 years fiona.klute Integrate 31_vhost_SNI_serveralias_match into 04_name_based_vhosts asynciomain
(edit) @af412db   2 years fiona.klute Integrate 29_force_handshake_vhost into 04_name_based_vhosts asynciomain
(edit) @747a9c4   2 years fiona.klute Create a new test for handling client-side handshake errors Prior to … asynciomain
(edit) @e27e01f   2 years fiona.klute Integrate basic SNI tests into 04_name_based_vhosts 06_verify_sni_a: … asynciomain
(edit) @65a13b5   2 years fiona.klute Restructure 04_basic_nosni into a test setup for name based vhosts … asynciomain
(edit) @f363569   2 years fiona.klute Tests: Replace authority/imposter with a friendly cat identity The … asynciomain
(edit) @be2ad50   2 years fiona.klute Create untrusted, but otherwise good certificate for validation test … asynciomain
(edit) @cbc3477   3 years fiona.klute Skip MSVA test if building without MSVA auth support Skipping instead … asynciomain
(edit) @4b9e34a   3 years fiona.klute Unify tests for CGI variables with and without client certificate … asynciomain
(edit) @9bffdec   3 years fiona.klute Rename unified client authentication test It tests a lot more than … asynciomain
(edit) @3943cd1   3 years fiona.klute Test client auth with untrusted certificate on shared instance … asynciomain
(edit) @2d5cf4e   3 years fiona.klute Test successful and failed client auth with the same server instance … asynciomain
(edit) @d17866f   3 years fiona.klute Remove redundant test 25_Disable_TLS_1.0 (subset of … asynciomain
(edit) @21cd807   3 years fiona.klute Use .yaml ending for all YAML files asynciomain
(edit) @ec26b87   3 years fiona.klute Unify tests for GnuTLSPriorities The rewritten 01_priorities_config … asynciomain
(edit) @42c7531   3 years fiona.klute Always built certificate chain files for tests Otherwise … asynciomain
(edit) @19fbd4d   3 years fiona.klute Include check_test_ips.py in dist archive and support VPATH builds asynciomain
(edit) @44323c0   3 years fiona.klute Add target "coverage" for building coverage report to test/Makefile.am asynciomain
(edit) @15f2849   3 years fiona.klute Optionally build with LLVM/clang profiling and gather data during tests asynciomain
(edit) @a4e3b2c   3 years fiona.klute Simple test for proxy session resumption asynciomain
(edit) @2089d49   3 years krista.celestia Add mgstest/ocsp.py to Makefile.am Add the newly created … asynciomainproxy-ticket
(edit) @204377e   3 years fiona.klute Include Python OCSP responder script in dist archives asynciomainproxy-ticket
(edit) @e60e3b9   3 years krista.celestia Add test for checking nonce in OCSP response Identical to … asynciomainproxy-ticket
(edit) @ee6351d   3 years fiona.klute Test suite: Use mod_mpm_event by default The "event" MPM module is … asynciomainproxy-ticket
(edit) @005b185   3 years fiona.klute Fail tests running with Valgrind if Valgrind reports errors asynciomainproxy-ticket
(edit) @99c61f9   3 years fiona.klute Add configure option --enable-valgrind-test to run tests with Valgrind … asynciomainproxy-ticket
(edit) @c4ba2b60   3 years fiona.klute Test suite: Automatically detect required modules Which modules are … asynciomainproxy-ticket
(edit) @9db4dcd   3 years fiona.klute Handle GNUTLS_E_GOT_APPLICATION_DATA on gnutls_reauth() Pending … asynciomainproxy-ticket
(edit) @6fa6095   3 years fiona.klute Partial post-handshake auth support Needs proper error handling, … asynciomainproxy-ticket
(edit) @0da2c5d   3 years fiona.klute Test suite: Update README and newtest script asynciomainproxy-ticket
(edit) @478767a   3 years fiona.klute Generate test scripts instead of carrying static files asynciomainproxy-ticket
(edit) @ff039b1   3 years fiona.klute Test suite: Replace softhsm.bash with Python code With this all test … asynciomainproxy-ticket
(edit) @278381d   3 years fiona.klute Remove code for SoftHSM 1 support SoftHSM 1 has been unsupported for … asynciomainproxy-ticket
(edit) @482bafc   3 years fiona.klute Test suite: Remove checks for no longer supported GnuTLS version … asynciomainproxy-ticket
(edit) @3871dbd   3 years fiona.klute Move TEST_HTTP_PORT definition to Makefile.am with the other ports … asynciomainproxy-ticket
(edit) @a274959   3 years fiona.klute Build the test suite README as HTML if pandoc is available It doesn't … asynciomainproxy-ticket
(edit) @459a982   3 years fiona.klute Include doctest for the mgstest Python package in test suite runs … asynciomainproxy-ticket
(edit) @a1ce49d   3 years fiona.klute Include test suite documentation in release tarballs Git is the … asynciomainproxy-ticket
(edit) @63e4efe   3 years fiona.klute Test suite: Remove unused data files * ffdhe3072.pem was loaded, but … asynciomainproxy-ticket
(edit) @0909c92   3 years fiona.klute Add hooks system to the test runner With this all tests can use … asynciomainproxy-ticket
(edit) @05984a0   3 years fiona.klute Replace "runtests" with "runtest.py" This is the next step from … asynciomainproxy-ticket
(edit) @a592762   3 years fiona.klute Add missing semicolon in AM_TESTS_ENVIRONMENT asynciomainproxy-ticket
(edit) @6d3dc34   3 years fiona.klute Split infrastructure from https-test-client.py into modules asynciomainproxy-ticket
(edit) @1c2b936   3 years fiona.klute Test suite: Use the new Python-based test client asynciomainproxy-ticket
(edit) @8335f8c   3 years fiona.klute Ensure Python is available in the test environment asynciomainproxy-ticket
(edit) @7cfc02b   4 years fiona.klute Test suite: Add an OCSP responder for the sub CA All CAs use the same … asynciomainproxy-ticket
(edit) @f828974   4 years fiona.klute Test suite: Build & use certificate chain for the authority/subca/server ID asynciomainproxy-ticket
(edit) @c3aebe5   4 years fiona.klute Test suite: Add a sub CA to the test environment asynciomainproxy-ticket
(edit) @6dab61d   4 years fiona.klute Test suite: Move rogueclient ID into rogueca dir, share recipe with … asynciomainproxy-ticket
(edit) @e8498bf   4 years fiona.klute Test suite: Move directory for ocsp-responder identity into authority … asynciomainproxy-ticket
(edit) @59afe51   4 years fiona.klute Test suite: Move directory for imposter identity into authority directory asynciomainproxy-ticket
(edit) @c825c3a   4 years fiona.klute Test suite: Move directory for server identity into authority directory asynciomainproxy-ticket
(edit) @e5546be   4 years fiona.klute Test suite: Move directory for client identity into authority … asynciomainproxy-ticket
(edit) @a819501   4 years fiona.klute Test suite: Move template files into per-identity directories Also … asynciomainproxy-ticket
(edit) @c91382d   4 years fiona.klute Test suite: Move UID files into per-identity directories asynciomainproxy-ticket
(edit) @39a27cf   4 years fiona.klute Require pem2openpgp for tests only when building with MSVA support … asynciodebian/mastermainproxy-ticket
(edit) @f674424   4 years fiona.klute First prototype of proxy ALPN support The current code assumes that … asynciodebian/mastermainproxy-ticket
(edit) @dcc053e   4 years krista.celestia Add test for missing Host header, SNI matching server alias Test that … asynciodebian/mastermainproxy-ticket
(edit) @5cf8e99   4 years krista.celestia Add tests for virtual host server aliases Test matching and … asynciodebian/mastermainproxy-ticket
(edit) @b47dc70   4 years fiona.klute Test suite: Simplify certificate template creation asynciodebian/mastermainproxy-ticket
(edit) @0062ede   4 years fiona.klute Test for IP-based virtual hosts Mostly to make sure the new "same … asynciodebian/mastermainproxy-ticket
(edit) @849b87e   4 years fiona.klute Test suite: Add support for IP-based virtual hosts * Pass TEST_IP to … asynciodebian/mastermainproxy-ticket
(edit) @20c3f7b   4 years fiona.klute Expect test for vhost check to pass asynciodebian/mastermainproxy-ticket
(edit) @359f009   4 years fiona.klute Add test for vhost check Expected to fail right now. The test … asynciodebian/mastermainproxy-ticket
(edit) @6c5c2ec   5 years fiona.klute Test for session resumption asynciodebian/mastermainproxy-ticket
(edit) @7921dc7   5 years fiona.klute Remove OpenPGP authentication OpenPGP authentication was removed from … asynciodebian/mastermainproxy-ticket
(edit) @d50dac5   5 years fiona.klute New test case for HTTP/2 support asynciodebian/masterdebian/stretch-backportsmainproxy-ticketupstream
(edit) @ee94de5   5 years thomas2.klute Test suite: Clean up for current GnuPG versions Newer GnuPG versions … asynciodebian/masterdebian/stretch-backportsmainproxy-ticketupstream
(edit) @acea635   5 years thomas2.klute Test suite: Wait for Apache shutdown before "distclean" check asynciodebian/masterdebian/stretch-backportsmainproxy-ticketupstream
(edit) @1872744   5 years thomas2.klute Test suite: Rename bash function backend_apache to apache_service asynciodebian/masterdebian/stretch-backportsmainproxy-ticketupstream
(edit) @97d7c63   5 years thomas2.klute Test suite: Port config for proxy backend in Makefile and Apache … asynciodebian/masterdebian/stretch-backportsmainproxy-ticketupstream
(edit) @94430e6   5 years thomas2.klute Test suite: Run a separate Apache instance for the OCSP responder … asynciodebian/masterdebian/stretch-backportsmainproxy-ticketupstream
(edit) @b8b1990   6 years thomas2.klute Use fixed DH parameters for tests that log DH prime length in CGI … asynciodebian/masterdebian/stretch-backportsmainproxy-ticketupstream
(edit) @439005a   6 years thomas2.klute Skip OpenPGP test if GnuTLS was compiled without OpenPGP support asynciodebian/masterdebian/stretch-backportsmainproxy-ticketupstream
(edit) @339a49d   6 years thomas2.klute Test suite: List .bash in TEST_EXTENSIONS This way the test harness … asynciodebian/masterdebian/stretch-backportsmainproxy-ticketupstream
(edit) @4fb510d   6 years thomas2.klute Test suite: Add generic function to wait for a command to succeed The … asynciodebian/masterdebian/stretch-backportsmainproxy-ticketupstream
(edit) @6c030c1   6 years thomas2.klute Test suite: Make timeouts for server locks and HTTPS requests … asynciodebian/masterdebian/stretch-backportsmainproxy-ticketupstream
(edit) @6c44ed2   7 years thomas2.klute Test suite: Explicitly link gen_ocsp_index against libgnutls This is … asynciodebian/masterdebian/stretch-backportsmainproxy-ticketupstream
(edit) @20f8e99   7 years thomas2.klute Provide full certificate chain to the server The server will need CA … asynciodebian/masterdebian/stretch-backportsmainproxy-ticketupstream
(edit) @b674e95   7 years thomas2.klute Merge version 0.7.5 into ocsp branch asynciodebian/masterdebian/stretch-backportsmainproxy-ticketupstream
(edit) @42829ae   7 years thomas2.klute Build pgpcrc through Automake, clean new GnuPG privkey files & directories asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @d70dd6e   7 years thomas2.klute ensure cleanup of gpg v2.1 keyrings as well depending on the version … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @0bda20f   7 years thomas2.klute Make "make distcheck" work This requires strict DIST/DISTCLEAN lists … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @c4d6e77   7 years thomas2.klute Test suite: New test case for simple HTTPS access with OCSP status check asynciodebian/masterdebian/stretch-backportsmainproxy-ticketupstream
(edit) @21181b2   7 years thomas2.klute Test suite: Enable OCSP if OpenSSL is available, provide port for … asynciodebian/masterdebian/stretch-backportsmainproxy-ticketupstream
(edit) @ea99ffe   7 years thomas2.klute Test suite: Build OCSP database asynciodebian/masterdebian/stretch-backportsmainproxy-ticketupstream
(edit) @a03f94e   7 years thomas2.klute Test suite: Build OCSP responder certificate asynciodebian/masterdebian/stretch-backportsmainproxy-ticketupstream
(edit) @42bee37   7 years thomas2.klute Test suite: OCSP index generation tool gen_ocsp_index creates an … asynciodebian/masterdebian/stretch-backportsmainproxy-ticketupstream
(edit) @5725dca   7 years thomas2.klute Test suite: Consistent use of @VAR@ vs. $(VAR) Makefile.am will … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @aeaf28b   7 years thomas2.klute Allow user to set SoftHSM PKCS #11 module Users may want to use a … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @b0e5dae   7 years thomas2.klute Test suite: Add support for SoftHSM 2 ./configure now detects SoftHSM … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @6f644fa   7 years thomas2.klute Test suite: Generate SoftHSM config for initialization as needed asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @74772b2   7 years thomas2.klute Define autoconf/automake variables to handle different SoftHSM versions asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @5eb4544   7 years thomas2.klute Test suite: Search SoftHSM during ./configure, detect module for v1 or … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
Note: See TracRevisionLog for help on using the revision log.