source: mod_gnutls

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(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) @006f91a   3 years fiona.klute HTTPSubprocessConnection: Use stable API to access the default timeout asynciomainproxy-ticket
(edit) @09774e2   3 years fiona.klute Optionally log HTTP responses to another stream/file asynciomainproxy-ticket
(edit) @45b0a24   3 years fiona.klute TestRequest?: Raise exception if expected connection reset didn't occur asynciomainproxy-ticket
(edit) @d5c572b   3 years fiona.klute Use try/finally in lockfile context even when locking is disabled The … asynciomainproxy-ticket
(edit) @3be92d3   3 years fiona.klute Optionally log gnutls-cli stderr output to another stream/file asynciomainproxy-ticket
(edit) @779406c   3 years fiona.klute Always log test connection number asynciomainproxy-ticket
(edit) @f3a3f6f   3 years fiona.klute Check for Python yaml module in ./configure (required for tests) asynciomainproxy-ticket
(edit) @b1261cb   3 years fiona.klute mgstest: Context manager for an optional file-based mutex This can be … asynciomainproxy-ticket
(edit) @4459cdd   3 years fiona.klute HTTPSubprocessConnection: Handle subprocess stderr via a thread This … asynciomainproxy-ticket
(edit) @c7f83a30   3 years fiona.klute https-test-client.py: Always close the test config file asynciomainproxy-ticket
(edit) @c96a965   3 years fiona.klute Create function to run a test config YAML file This is much more … asynciomainproxy-ticket
(edit) @b57d2c2   3 years fiona.klute Connection reset can trigger BrokenPipeError? first, catch if expected asynciomainproxy-ticket
(edit) @a592762   3 years fiona.klute Add missing semicolon in AM_TESTS_ENVIRONMENT asynciomainproxy-ticket
(edit) @3fbe087   3 years fiona.klute Use os.set_blocking() instead of fiddling with file descriptor flags asynciomainproxy-ticket
(edit) @eb84747   3 years fiona.klute TestConnection?: Add optional "description" attribute for logging asynciomainproxy-ticket
(edit) @0e069b6   3 years fiona.klute Support plain HTTP in the Python test framework This makes it … asynciomainproxy-ticket
(edit) @7054040   3 years fiona.klute Support checking response headers asynciomainproxy-ticket
(edit) @8b72599   3 years fiona.klute https-test-client.py: Flush sys.stdout so connection output doesn't mix asynciomainproxy-ticket
(edit) @e3e0de1   3 years fiona.klute https-test-client.py: Make host and port configurable per connection … asynciomainproxy-ticket
(edit) @09d923b   3 years fiona.klute Include status request in sample_test.yml asynciomainproxy-ticket
(edit) @d762813   3 years fiona.klute Test suite: Start fewer server processes The test suite doesn't need … asynciomainproxy-ticket
(edit) @f6d2721   3 years fiona.klute HTTPSubprocessConnection: Run filter in a thread instead of process … asynciomainproxy-ticket
(edit) @0560bb9   3 years fiona.klute Add some documentation for the Python test modules asynciomainproxy-ticket
(edit) @f9e13a5   3 years fiona.klute mgstest.tests: Fix doctests for module structure asynciomainproxy-ticket
(edit) @42097fb   3 years fiona.klute https-test-client.py: Add --timeout parameter for TEST_QUERY_TIMEOUT asynciomainproxy-ticket
(edit) @6d3dc34   3 years fiona.klute Split infrastructure from https-test-client.py into modules asynciomainproxy-ticket
(edit) @a2d1bb9   3 years fiona.klute https-test-client.py: Support multiple connections in one test config asynciomainproxy-ticket
(edit) @ec63b07   3 years fiona.klute https-test-client.py: A few more doctests asynciomainproxy-ticket
(edit) @6ea34b1   3 years fiona.klute Rename TestRequest?.check_body() to show it is shared API asynciomainproxy-ticket
(edit) @1de6754   3 years fiona.klute Move code for running a test connection into TestConnection?.run() asynciomainproxy-ticket
(edit) @2e736df   3 years fiona.klute https-test-client.py: Require --test-config parameter This allows a … asynciomainproxy-ticket
(edit) @ce85a5f   3 years fiona.klute Move code to run a TestRequest? into the class asynciomainproxy-ticket
(edit) @851173b   3 years fiona.klute TestConnection?: Rename unused "protocol" parameter to "transport" … asynciomainproxy-ticket
(edit) @1c2b936   3 years fiona.klute Test suite: Use the new Python-based test client asynciomainproxy-ticket
(edit) @5c7e570   3 years fiona.klute https-test-client.py: Implement minimal HTTP/1.0 client The test case … asynciomainproxy-ticket
(edit) @eed0c4b   3 years fiona.klute HTTPSubprocessConnection: Ensure subprocess exists before closing … asynciomainproxy-ticket
(edit) @0a16644   3 years fiona.klute https-test-client.py: Stop filtering after the first read block of … asynciomainproxy-ticket
(edit) @db82911   3 years fiona.klute https-test-client.py: Make the filter function an optional argument … asynciomainproxy-ticket
(edit) @4dfbedd   3 years fiona.klute https-test-client.py: Move filter out of HTTPSubprocessConnection class asynciomainproxy-ticket
(edit) @d9b0936   3 years fiona.klute https-test-client.py: Some more comments on the filter function asynciomainproxy-ticket
(edit) @fc8eefcd   3 years fiona.klute https-test-client.py: Cleanly shut down the connection subprocess The … asynciomainproxy-ticket
(edit) @03426e0   3 years fiona.klute https-test-client.py: Prototype of output stream filter for gnutls-cli … asynciomainproxy-ticket
(edit) @dec05c4   3 years fiona.klute Test suite: Enable HTTP keep-alive in the test server Test using the … asynciomainproxy-ticket
(edit) @019ab8e   3 years fiona.klute https-test-client.py: Catch expected connection errors asynciomainproxy-ticket
(edit) @8335f8c   3 years fiona.klute Ensure Python is available in the test environment asynciomainproxy-ticket
(edit) @096859f   3 years fiona.klute https-test-client.py: Check if the HTTP body contains certain strings … asynciomainproxy-ticket
(edit) @a4e136a   3 years fiona.klute https-test-client.py: Allow overriding headers asynciomainproxy-ticket
(edit) @d5f5356   3 years fiona.klute https-test-client.py: Support YAML test configuration asynciomainproxy-ticket
(edit) @618ee14   3 years fiona.klute Experimental Python-based HTTPS test client The script uses … asynciomainproxy-ticket
(edit) @e376ed8   3 years fiona.klute Merge branch 'subca' asynciomainproxy-ticket
(edit) @d4c9331   3 years fiona.klute Release version 0.9.1 asynciomainproxy-ticket mod_gnutls/0.9.1
(edit) @dcec209   3 years fiona.klute Fix possible segfault (NULL pointer dereference) on failed TLS … asynciomainproxy-ticket
(edit) @f064d74   3 years fiona.klute Handbook: Add a section about module dependencies on socache asynciomainproxy-ticket
(edit) @829490c   3 years fiona.klute man page: Include whatis info and remove "_manual" suffix asynciomainproxy-ticket
(edit) @27ca1e9   3 years fiona.klute Manual: Use YAML metadata instead of embedded title for all formats asynciomainproxy-ticket
(edit) @0a4bcca   3 years fiona.klute Use section number as filename extension for manual page This is … asynciomainproxy-ticket
(edit) @c6987c6   3 years fiona.klute Move manual page to section 5 (config files) The manual describes … asynciomainproxy-ticket
(edit) @20a20df   3 years krista.celestia Test suite: ignore "Content-Length" header Do not check the returned … asynciomainproxy-ticket
(edit) @a55742a   3 years fiona.klute Test suite: Remove URLs from expected error responses Apache HTTPD … asynciomainproxy-ticket
(edit) @556783e   4 years fiona.klute Provide OCSP response via gnutls_certificate_retrieve_function3 … asynciomainproxy-ticket
(edit) @81018a4   4 years fiona.klute Remove compatibility code for GnuTLS version before 3.6.3 asynciomainproxy-ticket
(edit) @65c84e5   4 years fiona.klute Set certificates via gnutls_certificate_set_retrieve_function3() The … 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) @fbef621   4 years fiona.klute Reorganize and narrow test/.gitignore asynciomainproxy-ticket
(edit) @6dab61d   4 years fiona.klute Test suite: Move rogueclient ID into rogueca dir, share recipe with … asynciomainproxy-ticket
(edit) @b712429   4 years fiona.klute Test suite: Unify rules for X.509 root certificate generation 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) @f205c5f   4 years fiona.klute Cleanup in test/test_ca.mk * Always use $(srcdir) as Make variable, … 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) @143bd98   4 years fiona.klute Build test certificates without intermediate certificate request files asynciomainproxy-ticket
(edit) @510764a   4 years fiona.klute Release version 0.9.0 asynciodebian/mastermainproxy-ticket mod_gnutls/0.9.0
(edit) @8adfa57   4 years fiona.klute Remove "experimental" note from Early SNI status in ./configure output asynciodebian/mastermainproxy-ticket
(edit) @6200f6f   4 years fiona.klute Switch server based on early SNI only if a name was found asynciodebian/mastermainproxy-ticket
(edit) @39a27cf   4 years fiona.klute Require pem2openpgp for tests only when building with MSVA support … asynciodebian/mastermainproxy-ticket
(edit) @b6c7866   4 years fiona.klute Update copyright headers of files changed this year asynciodebian/mastermainproxy-ticket
(edit) @a900948   4 years fiona.klute Support multiple ALPN proposals for proxy TLS connections The note … asynciodebian/mastermainproxy-ticket
(edit) @4d38cbd   4 years fiona.klute Return EOS/success for failed proxy TLS connections only on handshake … asynciodebian/mastermainproxy-ticket
(edit) @08c48d7   4 years fiona.klute Extract code for turning APR array of strings into gnutls_datum_t … asynciodebian/mastermainproxy-ticket
(edit) @c7710cf   4 years fiona.klute Immediately return from proxy_conn_set_alpn() if there is no proxy … asynciodebian/mastermainproxy-ticket
(edit) @564f33f   4 years fiona.klute Move SNI and ALPN setup for proxy connections to gnutls_proxy.c asynciodebian/mastermainproxy-ticket
(edit) @0378c22   4 years fiona.klute Move mod_proxy note name definitions to gnutls_proxy.h asynciodebian/mastermainproxy-ticket
(edit) @68b5156   4 years fiona.klute Move proxy-only functions from gnutls_hooks.c to a dedicated file asynciodebian/mastermainproxy-ticket
(edit) @0fcba60   4 years fiona.klute Move compiled default priorities to gnutls_util.[hc] asynciodebian/mastermainproxy-ticket
(edit) @f674424   4 years fiona.klute First prototype of proxy ALPN support The current code assumes that … asynciodebian/mastermainproxy-ticket
(edit) @2038b76   4 years fiona.klute Ensure nonblocking reads pass EAGAIN or EINTR status to caller asynciodebian/mastermainproxy-ticket
(edit) @92cb0cc   4 years fiona.klute Handle APR_TIMEUP return value from blocking ap_get_brigade() call … asynciodebian/mastermainproxy-ticket
(edit) @5c56e5b   4 years fiona.klute Pass SOFTHSM_LIB setting to distcheck build asynciodebian/mastermainproxy-ticket
(edit) @9a834cc   4 years fiona.klute Merge gnutls-cli version check Thanks Krista! asynciodebian/mastermainproxy-ticket
(edit) @6519eb9   4 years fiona.klute Test suite: Clear softhsm2.db before rebuilding This avoids token ID … asynciodebian/mastermainproxy-ticket
(edit) @afebb9b   4 years krista.celestia Add gnutls-cli version requirement to SNI tests Since the … asynciodebian/mastermainproxy-ticket
(edit) @847c0be   4 years fiona.klute Remove build date from manual page to support reproducible builds asynciodebian/mastermainproxy-ticket
(edit) @0e55076   4 years fiona.klute Merge additional tests for vhost checks Thanks Krista! asynciodebian/mastermainproxy-ticket
Note: See TracRevisionLog for help on using the revision log.