Timeline
Dec 7, 2019:
- 3:24 PM Changeset in mod_gnutls [3fbe087]asynciomainproxy-ticket by
- Use os.set_blocking() instead of fiddling with file descriptor flags
- 11:41 AM Changeset in mod_gnutls [eb84747]asynciomainproxy-ticket by
- TestConnection?: Add optional "description" attribute for logging
- 11:22 AM Changeset in mod_gnutls [0e069b6]asynciomainproxy-ticket by
- Support plain HTTP in the Python test framework This makes it …
- 10:46 AM Changeset in mod_gnutls [7054040]asynciomainproxy-ticket by
- Support checking response headers
- 9:48 AM Changeset in mod_gnutls [8b72599]asynciomainproxy-ticket by
- https-test-client.py: Flush sys.stdout so connection output doesn't mix
- 9:42 AM Changeset in mod_gnutls [e3e0de1]asynciomainproxy-ticket by
- https-test-client.py: Make host and port configurable per connection …
- 9:39 AM Changeset in mod_gnutls [09d923b]asynciomainproxy-ticket by
- Include status request in sample_test.yml
Dec 6, 2019:
- 11:54 AM Changeset in mod_gnutls [d762813]asynciomainproxy-ticket by
- Test suite: Start fewer server processes The test suite doesn't need …
- 11:28 AM Changeset in mod_gnutls [f6d2721]asynciomainproxy-ticket by
- HTTPSubprocessConnection: Run filter in a thread instead of process …
- 11:10 AM Changeset in mod_gnutls [0560bb9]asynciomainproxy-ticket by
- Add some documentation for the Python test modules
Dec 4, 2019:
- 2:37 PM Changeset in mod_gnutls [f9e13a5]asynciomainproxy-ticket by
- mgstest.tests: Fix doctests for module structure
- 2:34 PM Changeset in mod_gnutls [42097fb]asynciomainproxy-ticket by
- https-test-client.py: Add --timeout parameter for TEST_QUERY_TIMEOUT
- 12:57 PM Changeset in mod_gnutls [6d3dc34]asynciomainproxy-ticket by
- Split infrastructure from https-test-client.py into modules
- 10:14 AM Changeset in mod_gnutls [a2d1bb9]asynciomainproxy-ticket by
- https-test-client.py: Support multiple connections in one test config
- 10:05 AM Changeset in mod_gnutls [ec63b07]asynciomainproxy-ticket by
- https-test-client.py: A few more doctests
- 10:00 AM Changeset in mod_gnutls [6ea34b1]asynciomainproxy-ticket by
- Rename TestRequest?.check_body() to show it is shared API
- 9:56 AM Changeset in mod_gnutls [1de6754]asynciomainproxy-ticket by
- Move code for running a test connection into TestConnection?.run()
- 9:41 AM Changeset in mod_gnutls [2e736df]asynciomainproxy-ticket by
- https-test-client.py: Require --test-config parameter This allows a …
- 9:36 AM Changeset in mod_gnutls [ce85a5f]asynciomainproxy-ticket by
- Move code to run a TestRequest? into the class
- 9:16 AM Changeset in mod_gnutls [851173b]asynciomainproxy-ticket by
- TestConnection?: Rename unused "protocol" parameter to "transport" …
- 6:20 AM Changeset in mod_gnutls [1c2b936]asynciomainproxy-ticket by
- Test suite: Use the new Python-based test client
- 3:52 AM Changeset in mod_gnutls [5c7e570]asynciomainproxy-ticket by
- https-test-client.py: Implement minimal HTTP/1.0 client The test case …
- 3:01 AM Changeset in mod_gnutls [eed0c4b]asynciomainproxy-ticket by
- HTTPSubprocessConnection: Ensure subprocess exists before closing …
Dec 2, 2019:
- 2:57 PM Changeset in mod_gnutls [0a16644]asynciomainproxy-ticket by
- https-test-client.py: Stop filtering after the first read block of …
- 2:44 PM Changeset in mod_gnutls [db82911]asynciomainproxy-ticket by
- https-test-client.py: Make the filter function an optional argument …
- 2:32 PM Changeset in mod_gnutls [4dfbedd]asynciomainproxy-ticket by
- https-test-client.py: Move filter out of HTTPSubprocessConnection class
- 2:26 PM Changeset in mod_gnutls [d9b0936]asynciomainproxy-ticket by
- https-test-client.py: Some more comments on the filter function
- 2:09 PM Changeset in mod_gnutls [fc8eefcd]asynciomainproxy-ticket by
- https-test-client.py: Cleanly shut down the connection subprocess The …
- 12:20 PM Changeset in mod_gnutls [03426e0]asynciomainproxy-ticket by
- https-test-client.py: Prototype of output stream filter for gnutls-cli …
- 11:36 AM Changeset in mod_gnutls [dec05c4]asynciomainproxy-ticket by
- Test suite: Enable HTTP keep-alive in the test server Test using the …
Dec 1, 2019:
- 1:30 PM Changeset in mod_gnutls [019ab8e]asynciomainproxy-ticket by
- https-test-client.py: Catch expected connection errors
- 11:20 AM Changeset in mod_gnutls [8335f8c]asynciomainproxy-ticket by
- Ensure Python is available in the test environment
- 10:14 AM Changeset in mod_gnutls [096859f]asynciomainproxy-ticket by
- https-test-client.py: Check if the HTTP body contains certain strings …
- 10:10 AM Changeset in mod_gnutls [a4e136a]asynciomainproxy-ticket by
- https-test-client.py: Allow overriding headers
- 8:54 AM Changeset in mod_gnutls [d5f5356]asynciomainproxy-ticket by
- https-test-client.py: Support YAML test configuration
Nov 29, 2019:
- 4:54 PM Changeset in mod_gnutls [618ee14]asynciomainproxy-ticket by
- Experimental Python-based HTTPS test client The script uses …
- 4:30 PM Changeset in mod_gnutls [e376ed8]asynciomainproxy-ticket by
- Merge branch 'subca'
- 12:49 PM Changeset in mod_gnutls [d4c9331]asynciomainproxy-ticketmod_gnutls/0.9.1 by
- Release version 0.9.1
Nov 28, 2019:
- 6:22 AM Changeset in mod_gnutls [dcec209]asynciomainproxy-ticket by
- Fix possible segfault (NULL pointer dereference) on failed TLS …
Nov 24, 2019:
- 2:08 PM Changeset in mod_gnutls [f064d74]asynciomainproxy-ticket by
- Handbook: Add a section about module dependencies on socache
Nov 20, 2019:
- 3:49 PM Changeset in mod_gnutls [829490c]asynciomainproxy-ticket by
- man page: Include whatis info and remove "_manual" suffix
- 3:01 PM Changeset in mod_gnutls [27ca1e9]asynciomainproxy-ticket by
- Manual: Use YAML metadata instead of embedded title for all formats
- 1:18 PM Changeset in mod_gnutls [0a4bcca]asynciomainproxy-ticket by
- Use section number as filename extension for manual page This is …
- 1:04 PM Changeset in mod_gnutls [c6987c6]asynciomainproxy-ticket by
- Move manual page to section 5 (config files) The manual describes …
Note: See TracTimeline
for information about the timeline view.