|
|
@0909c92
|
3 years |
fiona.klute |
Add hooks system to the test runner
With this all tests can use …
asynciomainproxy-ticket
|
|
|
@05984a0
|
3 years |
fiona.klute |
Replace "runtests" with "runtest.py"
This is the next step from …
asynciomainproxy-ticket
|
|
|
@006f91a
|
3 years |
fiona.klute |
HTTPSubprocessConnection: Use stable API to access the default timeout
asynciomainproxy-ticket
|
|
|
@09774e2
|
3 years |
fiona.klute |
Optionally log HTTP responses to another stream/file
asynciomainproxy-ticket
|
|
|
@45b0a24
|
3 years |
fiona.klute |
TestRequest?: Raise exception if expected connection reset didn't occur
asynciomainproxy-ticket
|
|
|
@d5c572b
|
3 years |
fiona.klute |
Use try/finally in lockfile context even when locking is disabled
The …
asynciomainproxy-ticket
|
|
|
@3be92d3
|
3 years |
fiona.klute |
Optionally log gnutls-cli stderr output to another stream/file
asynciomainproxy-ticket
|
|
|
@779406c
|
3 years |
fiona.klute |
Always log test connection number
asynciomainproxy-ticket
|
|
|
@b1261cb
|
3 years |
fiona.klute |
mgstest: Context manager for an optional file-based mutex
This can be …
asynciomainproxy-ticket
|
|
|
@4459cdd
|
3 years |
fiona.klute |
HTTPSubprocessConnection: Handle subprocess stderr via a thread
This …
asynciomainproxy-ticket
|
|
|
@c7f83a30
|
3 years |
fiona.klute |
https-test-client.py: Always close the test config file
asynciomainproxy-ticket
|
|
|
@c96a965
|
3 years |
fiona.klute |
Create function to run a test config YAML file
This is much more …
asynciomainproxy-ticket
|
|
|
@b57d2c2
|
3 years |
fiona.klute |
Connection reset can trigger BrokenPipeError? first, catch if expected
asynciomainproxy-ticket
|
|
|
@a592762
|
3 years |
fiona.klute |
Add missing semicolon in AM_TESTS_ENVIRONMENT
asynciomainproxy-ticket
|
|
|
@3fbe087
|
3 years |
fiona.klute |
Use os.set_blocking() instead of fiddling with file descriptor flags
asynciomainproxy-ticket
|
|
|
@eb84747
|
3 years |
fiona.klute |
TestConnection?: Add optional "description" attribute for logging
asynciomainproxy-ticket
|
|
|
@0e069b6
|
3 years |
fiona.klute |
Support plain HTTP in the Python test framework
This makes it …
asynciomainproxy-ticket
|
|
|
@7054040
|
3 years |
fiona.klute |
Support checking response headers
asynciomainproxy-ticket
|
|
|
@8b72599
|
3 years |
fiona.klute |
https-test-client.py: Flush sys.stdout so connection output doesn't mix
asynciomainproxy-ticket
|
|
|
@e3e0de1
|
3 years |
fiona.klute |
https-test-client.py: Make host and port configurable per connection
…
asynciomainproxy-ticket
|
|
|
@09d923b
|
3 years |
fiona.klute |
Include status request in sample_test.yml
asynciomainproxy-ticket
|
|
|
@d762813
|
3 years |
fiona.klute |
Test suite: Start fewer server processes
The test suite doesn't need …
asynciomainproxy-ticket
|
|
|
@f6d2721
|
3 years |
fiona.klute |
HTTPSubprocessConnection: Run filter in a thread instead of process
…
asynciomainproxy-ticket
|
|
|
@0560bb9
|
3 years |
fiona.klute |
Add some documentation for the Python test modules
asynciomainproxy-ticket
|
|
|
@f9e13a5
|
3 years |
fiona.klute |
mgstest.tests: Fix doctests for module structure
asynciomainproxy-ticket
|
|
|
@42097fb
|
3 years |
fiona.klute |
https-test-client.py: Add --timeout parameter for TEST_QUERY_TIMEOUT
asynciomainproxy-ticket
|
|
|
@6d3dc34
|
3 years |
fiona.klute |
Split infrastructure from https-test-client.py into modules
asynciomainproxy-ticket
|
|
|
@a2d1bb9
|
3 years |
fiona.klute |
https-test-client.py: Support multiple connections in one test config
asynciomainproxy-ticket
|
|
|
@ec63b07
|
3 years |
fiona.klute |
https-test-client.py: A few more doctests
asynciomainproxy-ticket
|
|
|
@6ea34b1
|
3 years |
fiona.klute |
Rename TestRequest?.check_body() to show it is shared API
asynciomainproxy-ticket
|
|
|
@1de6754
|
3 years |
fiona.klute |
Move code for running a test connection into TestConnection?.run()
asynciomainproxy-ticket
|
|
|
@2e736df
|
3 years |
fiona.klute |
https-test-client.py: Require --test-config parameter
This allows a …
asynciomainproxy-ticket
|
|
|
@ce85a5f
|
3 years |
fiona.klute |
Move code to run a TestRequest? into the class
asynciomainproxy-ticket
|
|
|
@851173b
|
3 years |
fiona.klute |
TestConnection?: Rename unused "protocol" parameter to "transport"
…
asynciomainproxy-ticket
|
|
|
@1c2b936
|
3 years |
fiona.klute |
Test suite: Use the new Python-based test client
asynciomainproxy-ticket
|
|
|
@5c7e570
|
3 years |
fiona.klute |
https-test-client.py: Implement minimal HTTP/1.0 client
The test case …
asynciomainproxy-ticket
|
|
|
@eed0c4b
|
3 years |
fiona.klute |
HTTPSubprocessConnection: Ensure subprocess exists before closing
…
asynciomainproxy-ticket
|
|
|
@0a16644
|
3 years |
fiona.klute |
https-test-client.py: Stop filtering after the first read block of …
asynciomainproxy-ticket
|
|
|
@db82911
|
3 years |
fiona.klute |
https-test-client.py: Make the filter function an optional argument
…
asynciomainproxy-ticket
|
|
|
@4dfbedd
|
3 years |
fiona.klute |
https-test-client.py: Move filter out of HTTPSubprocessConnection class
asynciomainproxy-ticket
|
|
|
@d9b0936
|
3 years |
fiona.klute |
https-test-client.py: Some more comments on the filter function
asynciomainproxy-ticket
|
|
|
@fc8eefcd
|
3 years |
fiona.klute |
https-test-client.py: Cleanly shut down the connection subprocess
The …
asynciomainproxy-ticket
|
|
|
@03426e0
|
3 years |
fiona.klute |
https-test-client.py: Prototype of output stream filter for gnutls-cli …
asynciomainproxy-ticket
|
|
|
@dec05c4
|
3 years |
fiona.klute |
Test suite: Enable HTTP keep-alive in the test server
Test using the …
asynciomainproxy-ticket
|
|
|
@019ab8e
|
3 years |
fiona.klute |
https-test-client.py: Catch expected connection errors
asynciomainproxy-ticket
|
|
|
@8335f8c
|
3 years |
fiona.klute |
Ensure Python is available in the test environment
asynciomainproxy-ticket
|
|
|
@096859f
|
3 years |
fiona.klute |
https-test-client.py: Check if the HTTP body contains certain strings
…
asynciomainproxy-ticket
|
|
|
@a4e136a
|
3 years |
fiona.klute |
https-test-client.py: Allow overriding headers
asynciomainproxy-ticket
|
|
|
@d5f5356
|
3 years |
fiona.klute |
https-test-client.py: Support YAML test configuration
asynciomainproxy-ticket
|
|
|
@618ee14
|
3 years |
fiona.klute |
Experimental Python-based HTTPS test client
The script uses …
asynciomainproxy-ticket
|
|
|
@e376ed8
|
3 years |
fiona.klute |
Merge branch 'subca'
asynciomainproxy-ticket
|
|
|
@20a20df
|
3 years |
krista.celestia |
Test suite: ignore "Content-Length" header
Do not check the returned …
asynciomainproxy-ticket
|
|
|
@a55742a
|
3 years |
fiona.klute |
Test suite: Remove URLs from expected error responses
Apache HTTPD …
asynciomainproxy-ticket
|
|
|
@7cfc02b
|
4 years |
fiona.klute |
Test suite: Add an OCSP responder for the sub CA
All CAs use the same …
asynciomainproxy-ticket
|
|
|
@f828974
|
4 years |
fiona.klute |
Test suite: Build & use certificate chain for the authority/subca/server ID
asynciomainproxy-ticket
|
|
|
@c3aebe5
|
4 years |
fiona.klute |
Test suite: Add a sub CA to the test environment
asynciomainproxy-ticket
|
|
|
@fbef621
|
4 years |
fiona.klute |
Reorganize and narrow test/.gitignore
asynciomainproxy-ticket
|
|
|
@6dab61d
|
4 years |
fiona.klute |
Test suite: Move rogueclient ID into rogueca dir, share recipe with …
asynciomainproxy-ticket
|
|
|
@b712429
|
4 years |
fiona.klute |
Test suite: Unify rules for X.509 root certificate generation
asynciomainproxy-ticket
|
|
|
@e8498bf
|
4 years |
fiona.klute |
Test suite: Move directory for ocsp-responder identity into authority …
asynciomainproxy-ticket
|
|
|
@59afe51
|
4 years |
fiona.klute |
Test suite: Move directory for imposter identity into authority directory
asynciomainproxy-ticket
|
|
|
@c825c3a
|
4 years |
fiona.klute |
Test suite: Move directory for server identity into authority directory
asynciomainproxy-ticket
|
|
|
@e5546be
|
4 years |
fiona.klute |
Test suite: Move directory for client identity into authority …
asynciomainproxy-ticket
|
|
|
@f205c5f
|
4 years |
fiona.klute |
Cleanup in test/test_ca.mk
* Always use $(srcdir) as Make variable, …
asynciomainproxy-ticket
|
|
|
@a819501
|
4 years |
fiona.klute |
Test suite: Move template files into per-identity directories
Also …
asynciomainproxy-ticket
|
|
|
@c91382d
|
4 years |
fiona.klute |
Test suite: Move UID files into per-identity directories
asynciomainproxy-ticket
|
|
|
@143bd98
|
4 years |
fiona.klute |
Build test certificates without intermediate certificate request files
asynciomainproxy-ticket
|
|
|
@39a27cf
|
4 years |
fiona.klute |
Require pem2openpgp for tests only when building with MSVA support
…
asynciodebian/mastermainproxy-ticket
|
|
|
@f674424
|
4 years |
fiona.klute |
First prototype of proxy ALPN support
The current code assumes that …
asynciodebian/mastermainproxy-ticket
|
|
|
@9a834cc
|
4 years |
fiona.klute |
Merge gnutls-cli version check
Thanks Krista!
asynciodebian/mastermainproxy-ticket
|
|
|
@6519eb9
|
4 years |
fiona.klute |
Test suite: Clear softhsm2.db before rebuilding
This avoids token ID …
asynciodebian/mastermainproxy-ticket
|
|
|
@afebb9b
|
4 years |
krista.celestia |
Add gnutls-cli version requirement to SNI tests
Since the …
asynciodebian/mastermainproxy-ticket
|
|
|
@0e55076
|
4 years |
fiona.klute |
Merge additional tests for vhost checks
Thanks Krista!
asynciodebian/mastermainproxy-ticket
|
|
|
@dcc053e
|
4 years |
krista.celestia |
Add test for missing Host header, SNI matching server alias
Test that …
asynciodebian/mastermainproxy-ticket
|
|
|
@5cf8e99
|
4 years |
krista.celestia |
Add tests for virtual host server aliases
Test matching and …
asynciodebian/mastermainproxy-ticket
|
|
|
@dcaba46
|
4 years |
fiona.klute |
Fix newtest script
The generated test script now calls ./runtests …
asynciodebian/mastermainproxy-ticket
|
|
|
@a939015
|
4 years |
fiona.klute |
Test early SNI in HTTP/2 test (if enabled)
asynciodebian/mastermainproxy-ticket
|
|
|
@99eb567
|
4 years |
fiona.klute |
Test suite: Use static output instead of CGI for test …
asynciodebian/mastermainproxy-ticket
|
|
|
@5b0dd3d
|
4 years |
fiona.klute |
Test CA: Keep private keys after certificate by default
This does not …
asynciodebian/mastermainproxy-ticket
|
|
|
@b47dc70
|
4 years |
fiona.klute |
Test suite: Simplify certificate template creation
asynciodebian/mastermainproxy-ticket
|
|
|
@267a27a
|
4 years |
fiona.klute |
Test suite: Use separate IPC namespaces when enabled
Minimal change …
asynciodebian/mastermainproxy-ticket
|
|
|
@0062ede
|
4 years |
fiona.klute |
Test for IP-based virtual hosts
Mostly to make sure the new "same …
asynciodebian/mastermainproxy-ticket
|
|
|
@849b87e
|
4 years |
fiona.klute |
Test suite: Add support for IP-based virtual hosts
* Pass TEST_IP to …
asynciodebian/mastermainproxy-ticket
|
|
|
@20c3f7b
|
4 years |
fiona.klute |
Expect test for vhost check to pass
asynciodebian/mastermainproxy-ticket
|
|
|
@359f009
|
4 years |
fiona.klute |
Add test for vhost check
Expected to fail right now. The test …
asynciodebian/mastermainproxy-ticket
|
|
|
@60868d2
|
4 years |
fiona.klute |
Default to NORMAL for the GnuTLS priority settings
This simplifies …
asynciodebian/mastermainproxy-ticket
|
|
|
@bd1d8d3
|
4 years |
fiona.klute |
Test suite: Stop proxy backend servers from writing to proxy access …
asynciodebian/mastermainproxy-ticket
|
|
|
@1754503
|
4 years |
fiona.klute |
Test suite: Enable session tickets for session resumption test
TLS …
asynciodebian/mastermainproxy-ticket
|
|
|
@eb4cab7
|
4 years |
fiona.klute |
Test suite: Compare cipher suites to test the status page
Expecting a …
asynciodebian/mastermainproxy-ticket
|
|
|
@c33ef88
|
4 years |
fiona.klute |
Test suite: Use ciphers, not protocol versions for priority mismatch …
asynciodebian/mastermainproxy-ticket
|
|
|
@514d4d6
|
4 years |
fiona.klute |
Test suite: Two more compatibility fixes for GnuTLS 3.6.4
asynciodebian/mastermainproxy-ticket
|
|
|
@2ec3e54
|
4 years |
fiona.klute |
Test suite: Remove size of DH prime from variable dump
The variable …
asynciodebian/mastermainproxy-ticket
|
|
|
@cb6476c
|
4 years |
fiona.klute |
Enable OCSP stapling by default if possible
If the user hasn't …
asynciodebian/mastermainproxy-ticket
|
|
|
@994200a
|
4 years |
fiona.klute |
Set up shmcb OCSP cache by default
The shmcb socache doesn't require …
asynciodebian/mastermainproxy-ticket
|
|
|
@d036f96
|
5 years |
fiona.klute |
Add configuration directive GnuTLSOCSPCache (no-op for now)
First …
asynciodebian/mastermainproxy-ticket
|
|
|
@13870b7
|
5 years |
fiona.klute |
test-14_resume_session.bash: Check if the session was resumed …
asynciodebian/mastermainproxy-ticket
|
|
|
@eaa8a9d
|
5 years |
fiona.klute |
Test suite: Fix list of dist files for test 03_cachetimeout_in_vhost
asynciodebian/mastermainproxy-ticket
|
|
|
@a6aa387
|
5 years |
fiona.klute |
Test suite: Update cache configuration, ensure unique cache paths
asynciodebian/mastermainproxy-ticket
|
|
|
@56c722f
|
5 years |
fiona.klute |
Test suite: Do not expire test PGP keys
Infinite validity is no …
asynciodebian/mastermainproxy-ticket
|
|
|
@f52f1b4
|
5 years |
fiona.klute |
Allow GnuTLSCacheTimeout in virtual host config
I'm not sure if …
asynciodebian/mastermainproxy-ticket
|
|
|