|
|
@eb21e89
|
13 months |
fiona.klute |
Fix server_rec references in mgs_get_ocsp_response()
During the …
|
|
|
@b762e4e
|
13 months |
fiona.klute |
Test suite: Log outgoing OCSP responses in responder
This makes …
|
|
|
@caffc86
|
17 months |
fiona.klute |
Fix error text in mock response
|
|
|
@8f5dc4b
|
17 months |
fiona.klute |
Import unittest.mock instead of components for doctest compatibility
|
|
|
@8a63c76
|
17 months |
fiona.klute |
Unittest for mgstest.tests.TestConnection?
|
|
|
@520ab08
|
17 months |
fiona.klute |
Test mgstest.tests.TestRequest? using a mocked connection
|
|
|
@c6d4701
|
17 months |
fiona.klute |
mgstest.tests.TestRequest?: Move tests to unittest
The tests …
|
|
|
@3d7865f
|
17 months |
fiona.klute |
Formatting fix in doctests
|
|
|
@461fd38
|
18 months |
fiona.klute |
Automagically detect test framework modules for doctest
|
|
|
@5058bee
|
18 months |
fiona.klute |
Run Python instances for tests without output buffering
This reduces …
|
|
|
@319588a
|
20 months |
fiona.klute |
check_test_ips.py: Catch specific exception when trying address
|
|
|
@0fe2130
|
20 months |
fiona.klute |
Simplify lockfile handling
It's much easier to just not enter the …
|
|
|
@514058d
|
20 months |
fiona.klute |
Define service wait times as seconds
Python needs them that way …
|
|
|
@b1a6403
|
20 months |
fiona.klute |
Use asyncio.gather() when starting services to raise exceptions
With …
|
|
|
@dac1943
|
20 months |
fiona.klute |
TestService?: Remove timeout parameter from wait() and wait_ready()
…
|
|
|
@e15a72f
|
20 months |
fiona.klute |
Handle pidfile completely in ApacheService?
The generic services don't …
|
|
|
@7757e79
|
20 months |
fiona.klute |
Raise specific exception if waiting for service startup times out
|
|
|
@bad8d9d
|
20 months |
fiona.klute |
Update documentation for TestService?.run()
|
|
|
@663f975
|
20 months |
fiona.klute |
Support timeout for waiting for service shutdown again
|
|
|
@5f0e94b
|
21 months |
fiona.klute |
Use pathlib instead of os.path
|
|
|
@9231a4d
|
21 months |
fiona.klute |
Send stop signal to services before leaving their AsyncExitStack?
The …
|
|
|
@65e66c9
|
21 months |
fiona.klute |
Turn "service ready" check functions into coroutines
This way checks …
asyncio
|
|
|
@7eb4233
|
21 months |
fiona.klute |
Use asyncio to manage test services
This makes it a little easier to …
asyncio
|
|
|
@32e62a3
|
21 months |
fiona.klute |
Fix a flake8 warning
asyncio
|
|
|
@90d750d
|
22 months |
fiona.klute |
Fix flake8 warnings in the test OCSP responder script
asyncio
|
|
|
@6cec675
|
22 months |
fiona.klute |
Fix remaining flake8 warnings in mgstest.tests
That's all, minus …
asyncio
|
|
|
@60a415a
|
22 months |
fiona.klute |
Fix simple formatting issues reported by flake8
asyncio
|
|
|
@83b5bf6
|
22 months |
fiona.klute |
Fix flake8 warnings in mgstest.softhsm
asyncio
|
|
|
@5357109
|
22 months |
fiona.klute |
Fix flake8 warnings in test hooks.py
asyncio
|
|
|
@c26a163
|
22 months |
fiona.klute |
Remove unused imports
asyncio
|
|
|
@ad2690b
|
22 months |
fiona.klute |
Fix flake8 warnings in runtest.py
asyncio
|
|
|
@59328d0
|
23 months |
fiona.klute |
newtest: Style cleanup
asyncio
|
|
|
@1b07bd1
|
23 months |
fiona.klute |
newtest: Let the user amend the test name if rejected
asyncio
|
|
|
@9d10997
|
23 months |
fiona.klute |
Fill gaps in numbering when creating new tests
asyncio
|
|
|
@0bfe9ca
|
23 months |
fiona.klute |
Fix module reference for subprocess.TimeoutExpired?
asyncio
|
|
|
@c9e720f
|
23 months |
fiona.klute |
Test what happens if the HTTPS server receives plaintext
The new test …
asyncio
|
|
|
@3453f93
|
23 months |
fiona.klute |
Integrate 33_vhost_SNI_serveralias_missinghost into 04_name_based_vhosts
asyncio
|
|
|
@9144517
|
23 months |
fiona.klute |
Integrate 32_vhost_SNI_serveralias_mismatch into 04_name_based_vhosts
asyncio
|
|
|
@bfdba17
|
23 months |
fiona.klute |
Fix hostname in test description
asyncio
|
|
|
@a21794d
|
23 months |
fiona.klute |
Integrate 31_vhost_SNI_serveralias_match into 04_name_based_vhosts
asyncio
|
|
|
@af412db
|
23 months |
fiona.klute |
Integrate 29_force_handshake_vhost into 04_name_based_vhosts
asyncio
|
|
|
@747a9c4
|
23 months |
fiona.klute |
Create a new test for handling client-side handshake errors
Prior to …
asyncio
|
|
|
@e27e01f
|
23 months |
fiona.klute |
Integrate basic SNI tests into 04_name_based_vhosts
06_verify_sni_a: …
asyncio
|
|
|
@2495b5a
|
23 months |
fiona.klute |
Create rewrite paths that only work on one virtual host each
This …
asyncio
|
|
|
@65a13b5
|
23 months |
fiona.klute |
Restructure 04_basic_nosni into a test setup for name based vhosts
…
asyncio
|
|
|
@f363569
|
23 months |
fiona.klute |
Tests: Replace authority/imposter with a friendly cat identity
The …
asyncio
|
|
|
@be2ad50
|
23 months |
fiona.klute |
Create untrusted, but otherwise good certificate for validation test
…
asyncio
|
|
|
@cbc3477
|
23 months |
fiona.klute |
Skip MSVA test if building without MSVA auth support
Skipping instead …
asyncio
|
|
|
@4b9e34a
|
2 years |
fiona.klute |
Unify tests for CGI variables with and without client certificate
…
asyncio
|
|
|
@9bffdec
|
2 years |
fiona.klute |
Rename unified client authentication test
It tests a lot more than …
asyncio
|
|
|
@3943cd1
|
2 years |
fiona.klute |
Test client auth with untrusted certificate on shared instance
…
asyncio
|
|
|
@2d5cf4e
|
2 years |
fiona.klute |
Test successful and failed client auth with the same server instance
…
asyncio
|
|
|
@d17866f
|
2 years |
fiona.klute |
Remove redundant test 25_Disable_TLS_1.0 (subset of …
asyncio
|
|
|
@21cd807
|
2 years |
fiona.klute |
Use .yaml ending for all YAML files
asyncio
|
|
|
@1d62f86
|
2 years |
fiona.klute |
Use -VERS-ALL instead of -VERS-TLS-ALL
There was a bug in GnuTLS …
asyncio
|
|
|
@ec26b87
|
2 years |
fiona.klute |
Unify tests for GnuTLSPriorities
The rewritten 01_priorities_config …
asyncio
|
|
|
@43a601f
|
2 years |
fiona.klute |
Proxy resume test: Allow initial close/resume open to interleave
…
asyncio
|
|
|
@e080eef
|
2 years |
fiona.klute |
Use default priorities in tests that don't require specific ones
…
asyncio
|
|
|
@42c7531
|
2 years |
fiona.klute |
Always built certificate chain files for tests
Otherwise …
asyncio
|
|
|
@19fbd4d
|
2 years |
fiona.klute |
Include check_test_ips.py in dist archive and support VPATH builds
asyncio
|
|
|
@e63515a
|
2 years |
fiona.klute |
Fix SNI/ServerAlias matching
ServerAliases? were never checked if …
asyncio
|
|
|
@add6b31
|
2 years |
fiona.klute |
Documentation for building coverage reports
asyncio
|
|
|
@44323c0
|
2 years |
fiona.klute |
Add target "coverage" for building coverage report to test/Makefile.am
asyncio
|
|
|
@15f2849
|
2 years |
fiona.klute |
Optionally build with LLVM/clang profiling and gather data during tests
asyncio
|
|
|
@40d4afa
|
2 years |
fiona.klute |
License header and Changelog update for check_test_ips.py
asyncio
|
|
|
@2b3a2814
|
2 years |
fiona.klute |
check_test_ips.py: Allow appending hostname to checks for CI
asyncio
|
|
|
@22a737b
|
2 years |
fiona.klute |
Detect usable loopback IPs during ./configure
asyncio
|
|
|
@3e7427a
|
2 years |
fiona.klute |
Small Readme updates
asyncio
|
|
|
@8d0efdc
|
2 years |
fiona.klute |
Disable session tickets by default
After learning that the GnuTLS key …
asyncio
|
|
|
@a4e3b2c
|
2 years |
fiona.klute |
Simple test for proxy session resumption
asyncio
|
|
|
@2089d49
|
2 years |
krista.celestia |
Add mgstest/ocsp.py to Makefile.am
Add the newly created …
asyncioproxy-ticket
|
|
|
@ebbfb2b
|
2 years |
krista.celestia |
OCSP nonce test (36): verify nonce match
Verify that the nonce got in …
asyncioproxy-ticket
|
|
|
@199acff
|
2 years |
fiona.klute |
ocsp.py: Log OCPS requests to stderr
With this the requests will …
asyncioproxy-ticket
|
|
|
@de81c0f
|
2 years |
fiona.klute |
ocsp.py: Capture the OCSP request in a variable
This will be useful …
asyncioproxy-ticket
|
|
|
@204377e
|
2 years |
fiona.klute |
Include Python OCSP responder script in dist archives
asyncioproxy-ticket
|
|
|
@d2f2f62
|
2 years |
krista.celestia |
Rewrite OCSP responder in Python
Rewrite the OCSP responder CGI …
asyncioproxy-ticket
|
|
|
@1eaadcd
|
2 years |
fiona.klute |
Simplify OCSP responder config using ScriptAlias? instead of mod_rewrite
asyncioproxy-ticket
|
|
|
@b0695c6
|
2 years |
fiona.klute |
Pass parsed YAML config to mgstest.tests.run_test_conf
Parsing the …
asyncioproxy-ticket
|
|
|
@1a85a3d
|
2 years |
fiona.klute |
mgstest.tests.TestConnection?: Read environment variables at runtime
…
asyncioproxy-ticket
|
|
|
@e60e3b9
|
2 years |
krista.celestia |
Add test for checking nonce in OCSP response
Identical to …
asyncioproxy-ticket
|
|
|
@ee35a9f
|
2 years |
fiona.klute |
Adjust Valgrind suppression for first gnutls_rnd use to nonce-less …
asyncioproxy-ticket
|
|
|
@a99f1aa
|
3 years |
fiona.klute |
Test suite: Create OCSP responder certificates with …
asyncioproxy-ticket
|
|
|
@883efd2
|
3 years |
fiona.klute |
Document how to override which Valgrind suppressions to use
asyncioproxy-ticket
|
|
|
@221e6b9
|
3 years |
fiona.klute |
Valgrind: Remove suppression for local SoftHSM build
asyncioproxy-ticket
|
|
|
@451ca3e
|
3 years |
fiona.klute |
Valgrind: Suppression for leak from p11_kit_module_load in child processes
asyncioproxy-ticket
|
|
|
@931da2d
|
3 years |
fiona.klute |
Get deeper stack traces from Valgrind
asyncioproxy-ticket
|
|
|
@10100a2
|
3 years |
fiona.klute |
Remove keyEncipherment flag from test certificates
The days of plain …
asyncioproxy-ticket
|
|
|
@38bf158
|
3 years |
fiona.klute |
Documentation for testing with Valgrind
asyncioproxy-ticket
|
|
|
@8b14b13
|
3 years |
fiona.klute |
Small .gitignore cleanup
asyncioproxy-ticket
|
|
|
@ee6351d
|
3 years |
fiona.klute |
Test suite: Use mod_mpm_event by default
The "event" MPM module is …
asyncioproxy-ticket
|
|
|
@8c63a1c
|
3 years |
fiona.klute |
Another round of the getaddrinfo Valgrind suppression
asyncioproxy-ticket
|
|
|
@4482da4
|
3 years |
fiona.klute |
Test suite: Set global ServerName?
This gets rid of the annoying …
asyncioproxy-ticket
|
|
|
@c756f08
|
3 years |
fiona.klute |
Make apr_getaddrinfo_leak Valgrind suppression more generic
This …
asyncioproxy-ticket
|
|
|
@1d778ce
|
3 years |
fiona.klute |
Run Valgrind with "--gen-suppressions=all"
This makes it easier to …
asyncioproxy-ticket
|
|
|
@cfb43fc
|
3 years |
fiona.klute |
Use Valgrind "-v" instead of "-s" for compatibility with Debian Buster …
asyncioproxy-ticket
|
|
|
@7c89e8a
|
3 years |
fiona.klute |
Make Valgrind suppressions work without Apache and GnuTLS debug …
asyncioproxy-ticket
|
|
|
@d1d1e3a
|
3 years |
fiona.klute |
Valgrind tests: Use --keep-debuginfo=yes
By default Valgrind drops …
asyncioproxy-ticket
|
|
|
@f73eeb7
|
3 years |
fiona.klute |
Valgrind tests: More suppressions for issues outside mod_gnutls
asyncioproxy-ticket
|
|
|
@005b185
|
3 years |
fiona.klute |
Fail tests running with Valgrind if Valgrind reports errors
asyncioproxy-ticket
|
|
|
@e46d203
|
3 years |
fiona.klute |
Update forgotten license headers
asyncioproxy-ticket
|
|
|