source: mod_gnutls/test

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9456efe   17 months fiona.klute Valgrind suppression for a leak in SoftHSM initialization This leak … main
(edit) @eb21e89   20 months fiona.klute Fix server_rec references in mgs_get_ocsp_response() During the … main
(edit) @b762e4e   20 months fiona.klute Test suite: Log outgoing OCSP responses in responder This makes … main
(edit) @caffc86   2 years fiona.klute Fix error text in mock response main
(edit) @8f5dc4b   2 years fiona.klute Import unittest.mock instead of components for doctest compatibility main
(edit) @8a63c76   2 years fiona.klute Unittest for mgstest.tests.TestConnection? main
(edit) @520ab08   2 years fiona.klute Test mgstest.tests.TestRequest? using a mocked connection main
(edit) @c6d4701   2 years fiona.klute mgstest.tests.TestRequest?: Move tests to unittest The tests … main
(edit) @3d7865f   2 years fiona.klute Formatting fix in doctests main
(edit) @461fd38   2 years fiona.klute Automagically detect test framework modules for doctest main
(edit) @5058bee   2 years fiona.klute Run Python instances for tests without output buffering This reduces … main
(edit) @319588a   2 years fiona.klute check_test_ips.py: Catch specific exception when trying address main
(edit) @0fe2130   2 years fiona.klute Simplify lockfile handling It's much easier to just not enter the … main
(edit) @514058d   2 years fiona.klute Define service wait times as seconds Python needs them that way … main
(edit) @b1a6403   2 years fiona.klute Use asyncio.gather() when starting services to raise exceptions With … main
(edit) @dac1943   2 years fiona.klute TestService?: Remove timeout parameter from wait() and wait_ready() … main
(edit) @e15a72f   2 years fiona.klute Handle pidfile completely in ApacheService? The generic services don't … main
(edit) @7757e79   2 years fiona.klute Raise specific exception if waiting for service startup times out main
(edit) @bad8d9d   2 years fiona.klute Update documentation for TestService?.run() main
(edit) @663f975   2 years fiona.klute Support timeout for waiting for service shutdown again main
(edit) @5f0e94b   2 years fiona.klute Use pathlib instead of os.path main
(edit) @9231a4d   2 years fiona.klute Send stop signal to services before leaving their AsyncExitStack? The … main
(edit) @65e66c9   2 years fiona.klute Turn "service ready" check functions into coroutines This way checks … asynciomain
(edit) @7eb4233   2 years fiona.klute Use asyncio to manage test services This makes it a little easier to … asynciomain
(edit) @32e62a3   2 years fiona.klute Fix a flake8 warning asynciomain
(edit) @90d750d   2 years fiona.klute Fix flake8 warnings in the test OCSP responder script asynciomain
(edit) @6cec675   2 years fiona.klute Fix remaining flake8 warnings in mgstest.tests That's all, minus … asynciomain
(edit) @60a415a   2 years fiona.klute Fix simple formatting issues reported by flake8 asynciomain
(edit) @83b5bf6   2 years fiona.klute Fix flake8 warnings in mgstest.softhsm asynciomain
(edit) @5357109   2 years fiona.klute Fix flake8 warnings in test hooks.py asynciomain
(edit) @c26a163   2 years fiona.klute Remove unused imports asynciomain
(edit) @ad2690b   2 years fiona.klute Fix flake8 warnings in runtest.py asynciomain
(edit) @59328d0   2 years fiona.klute newtest: Style cleanup asynciomain
(edit) @1b07bd1   2 years fiona.klute newtest: Let the user amend the test name if rejected asynciomain
(edit) @9d10997   2 years fiona.klute Fill gaps in numbering when creating new tests asynciomain
(edit) @0bfe9ca   2 years fiona.klute Fix module reference for subprocess.TimeoutExpired? asynciomain
(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) @bfdba17   2 years fiona.klute Fix hostname in test description 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) @2495b5a   2 years fiona.klute Create rewrite paths that only work on one virtual host each This … 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   2 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) @1d62f86   3 years fiona.klute Use -VERS-ALL instead of -VERS-TLS-ALL There was a bug in GnuTLS … asynciomain
(edit) @ec26b87   3 years fiona.klute Unify tests for GnuTLSPriorities The rewritten 01_priorities_config … asynciomain
(edit) @43a601f   3 years fiona.klute Proxy resume test: Allow initial close/resume open to interleave … asynciomain
(edit) @e080eef   3 years fiona.klute Use default priorities in tests that don't require specific ones … 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) @e63515a   3 years fiona.klute Fix SNI/ServerAlias matching ServerAliases? were never checked if … asynciomain
(edit) @add6b31   3 years fiona.klute Documentation for building coverage reports 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) @40d4afa   3 years fiona.klute License header and Changelog update for check_test_ips.py asynciomain
(edit) @2b3a2814   3 years fiona.klute check_test_ips.py: Allow appending hostname to checks for CI asynciomain
(edit) @22a737b   3 years fiona.klute Detect usable loopback IPs during ./configure asynciomain
(edit) @3e7427a   3 years fiona.klute Small Readme updates asynciomain
(edit) @8d0efdc   3 years fiona.klute Disable session tickets by default After learning that the GnuTLS key … 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) @ebbfb2b   3 years krista.celestia OCSP nonce test (36): verify nonce match Verify that the nonce got in … asynciomainproxy-ticket
(edit) @199acff   3 years fiona.klute ocsp.py: Log OCPS requests to stderr With this the requests will … asynciomainproxy-ticket
(edit) @de81c0f   3 years fiona.klute ocsp.py: Capture the OCSP request in a variable This will be useful … asynciomainproxy-ticket
(edit) @204377e   3 years fiona.klute Include Python OCSP responder script in dist archives asynciomainproxy-ticket
(edit) @d2f2f62   3 years krista.celestia Rewrite OCSP responder in Python Rewrite the OCSP responder CGI … asynciomainproxy-ticket
(edit) @1eaadcd   3 years fiona.klute Simplify OCSP responder config using ScriptAlias? instead of mod_rewrite asynciomainproxy-ticket
(edit) @b0695c6   3 years fiona.klute Pass parsed YAML config to mgstest.tests.run_test_conf Parsing the … asynciomainproxy-ticket
(edit) @1a85a3d   3 years fiona.klute mgstest.tests.TestConnection?: Read environment variables at runtime … asynciomainproxy-ticket
(edit) @e60e3b9   3 years krista.celestia Add test for checking nonce in OCSP response Identical to … asynciomainproxy-ticket
(edit) @ee35a9f   3 years fiona.klute Adjust Valgrind suppression for first gnutls_rnd use to nonce-less … asynciomainproxy-ticket
(edit) @a99f1aa   3 years fiona.klute Test suite: Create OCSP responder certificates with … asynciomainproxy-ticket
(edit) @883efd2   3 years fiona.klute Document how to override which Valgrind suppressions to use asynciomainproxy-ticket
(edit) @221e6b9   3 years fiona.klute Valgrind: Remove suppression for local SoftHSM build asynciomainproxy-ticket
(edit) @451ca3e   3 years fiona.klute Valgrind: Suppression for leak from p11_kit_module_load in child processes asynciomainproxy-ticket
(edit) @931da2d   3 years fiona.klute Get deeper stack traces from Valgrind asynciomainproxy-ticket
(edit) @10100a2   3 years fiona.klute Remove keyEncipherment flag from test certificates The days of plain … asynciomainproxy-ticket
(edit) @38bf158   3 years fiona.klute Documentation for testing with Valgrind asynciomainproxy-ticket
(edit) @8b14b13   3 years fiona.klute Small .gitignore cleanup asynciomainproxy-ticket
(edit) @ee6351d   3 years fiona.klute Test suite: Use mod_mpm_event by default The "event" MPM module is … asynciomainproxy-ticket
(edit) @8c63a1c   3 years fiona.klute Another round of the getaddrinfo Valgrind suppression asynciomainproxy-ticket
(edit) @4482da4   3 years fiona.klute Test suite: Set global ServerName? This gets rid of the annoying … asynciomainproxy-ticket
(edit) @c756f08   3 years fiona.klute Make apr_getaddrinfo_leak Valgrind suppression more generic This … asynciomainproxy-ticket
(edit) @1d778ce   3 years fiona.klute Run Valgrind with "--gen-suppressions=all" This makes it easier to … asynciomainproxy-ticket
(edit) @cfb43fc   3 years fiona.klute Use Valgrind "-v" instead of "-s" for compatibility with Debian Buster … asynciomainproxy-ticket
(edit) @7c89e8a   3 years fiona.klute Make Valgrind suppressions work without Apache and GnuTLS debug … asynciomainproxy-ticket
(edit) @d1d1e3a   3 years fiona.klute Valgrind tests: Use --keep-debuginfo=yes By default Valgrind drops … asynciomainproxy-ticket
(edit) @f73eeb7   3 years fiona.klute Valgrind tests: More suppressions for issues outside mod_gnutls asynciomainproxy-ticket
(edit) @005b185   3 years fiona.klute Fail tests running with Valgrind if Valgrind reports errors asynciomainproxy-ticket
Note: See TracRevisionLog for help on using the revision log.