source: mod_gnutls

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @c33b0ea   3 years fiona.klute Test per-directory "GnuTLSClientVerify request" The request must … asynciomainproxy-ticket
(edit) @0be2505   3 years fiona.klute Nice names for log storage actions asynciomainproxy-ticket
(edit) @2cc53cb   3 years fiona.klute Add Fedora CI build asynciomainproxy-ticket
(edit) @f4ac390e   3 years fiona.klute Simple CI build asynciomainproxy-ticket
(edit) @442c6a6   3 years fiona.klute Test suite: Detect Apache shutdown by PID file Wait for the PID file … asynciomainproxy-ticket
(edit) @7543db4   3 years fiona.klute Remove debug output of raw test connection config asynciomainproxy-ticket
(edit) @44188aa   3 years fiona.klute Test post-handshake authentication with an untrusted certificate asynciomainproxy-ticket
(edit) @4f2c988   3 years fiona.klute Send 403 if required client post-handshake authentication fails This … asynciomainproxy-ticket
(edit) @4fe52e6   3 years fiona.klute Use gnutls-cli inline command to test TLS session resumption This … asynciomainproxy-ticket
(edit) @f94938c   3 years fiona.klute Nicer logging for post-handshake authentication asynciomainproxy-ticket
(edit) @fcad37b   3 years fiona.klute Retry gnutls_reauth() on transport interruptions asynciomainproxy-ticket
(edit) @9db4dcd   3 years fiona.klute Handle GNUTLS_E_GOT_APPLICATION_DATA on gnutls_reauth() Pending … asynciomainproxy-ticket
(edit) @4a22ee6   3 years fiona.klute Fix speculative reads using cached data The rollback buffer … asynciomainproxy-ticket
(edit) @1c76ea7   3 years fiona.klute mgstest.tests: Encode request body as utf-8 HTTPConnection.request() … asynciomainproxy-ticket
(edit) @6fa6095   3 years fiona.klute Partial post-handshake auth support Needs proper error handling, … asynciomainproxy-ticket
(edit) @e24e3bf9   3 years fiona.klute Rewrite authz hook Using the effective mode simplifies the code a … asynciomainproxy-ticket
(edit) @3b2edd6   3 years fiona.klute Use GnuTLS' certificate status text instead of hard-coded cases … asynciomainproxy-ticket
(edit) @ee2854b   3 years fiona.klute Remove a forgotten "return OK" in mgs_cert_verify See … asynciomainproxy-ticket
(edit) @99196d9   3 years fiona.klute Reauthentication: Much simpler check for HTTP/2 Integer comparison … asynciomainproxy-ticket
(edit) @a9e0738   3 years fiona.klute Test 28_HTTP2_support: Log curl output regardless of failure asynciomainproxy-ticket
(edit) @0dc1a31   3 years fiona.klute Always return DECLINED instead of OK from mgs_cert_verify The return … asynciomainproxy-ticket
(edit) @346c03b   3 years fiona.klute Prohibit TLS renegotiation for HTTP/2 connections (RFC 7540, section 9.2.1) asynciomainproxy-ticket
(edit) @407ca6e   3 years fiona.klute TestRequest? and TestReq10: Support request body This will allow … asynciomainproxy-ticket
(edit) @b22def6   3 years fiona.klute Remove SIGPIPE signal block There's no discernible reason to keep … asynciomainproxy-ticket
(edit) @05e2d9e   3 years fiona.klute Move function declarations for gnutls_io.c into a separate header asynciomainproxy-ticket
(edit) @cc748329   3 years fiona.klute Update Changelog asynciomainproxy-ticket
(edit) @adcd021   3 years fiona.klute Small documentation updates asynciomainproxy-ticket
(edit) @546bf35   3 years fiona.klute Update documentation on OCSP stapling asynciomainproxy-ticket
(edit) @9bc842e   3 years fiona.klute Update documentation for GnuTLSOCSPResponseFile asynciomainproxy-ticket
(edit) @33fa7d5   3 years fiona.klute Ensure stapling is active for server certificates with "must-staple" … asynciomainproxy-ticket
(edit) @5c9ca6b   3 years fiona.klute Ensure sc->ocsp and sc->ocsp_num are always initialized They should … asynciomainproxy-ticket
(edit) @a3e0f7b   3 years fiona.klute Support a list of files for the GnuTLSOCSPResponseFile option This … asynciomainproxy-ticket
(edit) @845c112   3 years fiona.klute Async OCSP updates for multi-stapling There's now one mod_watchdog … asynciomainproxy-ticket
(edit) @587642d   3 years fiona.klute OCSP test: Prevent single-second refresh intervals With the default … asynciomainproxy-ticket
(edit) @c446ca5   3 years fiona.klute Small cleanups (use mgs_ocsp_data_t, update copyright header) asynciomainproxy-ticket
(edit) @ce987dc   3 years fiona.klute Log number of certificates in chain that OCSP stapling is enabled for asynciomainproxy-ticket
(edit) @1aad1d7   3 years fiona.klute Consider stapling configured if it's configured for one certificate … asynciomainproxy-ticket
(edit) @1c3853a   3 years fiona.klute Minimal multi-staple implementation Works, but has limitations: * … asynciomainproxy-ticket
(edit) @08ba205   3 years fiona.klute Turn per-vhost OCSP data into an array Size 1 for now, but it's a … asynciomainproxy-ticket
(edit) @4e60dd8   3 years fiona.klute Handle initialization of the OCSP data structure in one place This … asynciomainproxy-ticket
(edit) @de9b100   3 years fiona.klute OCSP config: Check if cache is available before processing certificate … asynciomainproxy-ticket
(edit) @cf6f974   3 years fiona.klute mgs_get_ocsp_response: Accept request information from … asynciomainproxy-ticket
(edit) @98b37a1   3 years fiona.klute mgs_get_ocsp_response: Consistently use "sc" variable The "sc = … asynciomainproxy-ticket
(edit) @9418c1e   3 years fiona.klute mgs_cache_ocsp_failure: Require explicit struct mgs_ocsp_data asynciomainproxy-ticket
(edit) @06dcf89   3 years fiona.klute mgs_cache_ocsp_response: Require explicit struct mgs_ocsp_data asynciomainproxy-ticket
(edit) @75f2d96   3 years fiona.klute check_ocsp_response: Require explicit struct mgs_ocsp_data The … asynciomainproxy-ticket
(edit) @e798149   3 years fiona.klute do_ocsp_request: Require responder URI This method just handles a … asynciomainproxy-ticket
(edit) @bdd10be   3 years fiona.klute mgs_create_ocsp_request: Require explicit struct mgs_ocsp_data This … asynciomainproxy-ticket
(edit) @a8374f7   3 years fiona.klute Keep a reference to the certificate with OCSP data When implementing … asynciomainproxy-ticket
(edit) @20a3915   3 years fiona.klute mgstest.softhsm: Remove unnecessary import asynciomainproxy-ticket
(edit) @b2546f0   3 years fiona.klute mgstest.softhsm: Include type when searching object URLs The p11tool … asynciomainproxy-ticket
(edit) @221ffe5   3 years fiona.klute Test 28_HTTP2_support: Fix skip message in case of missing curl asynciomainproxy-ticket
(edit) @0da2c5d   3 years fiona.klute Test suite: Update README and newtest script asynciomainproxy-ticket
(edit) @478767a   3 years fiona.klute Generate test scripts instead of carrying static files asynciomainproxy-ticket
(edit) @ff039b1   3 years fiona.klute Test suite: Replace softhsm.bash with Python code With this all test … asynciomainproxy-ticket
(edit) @60ed7d1   3 years fiona.klute Allow the prepare_env hook to return a cleanup callback asynciomainproxy-ticket
(edit) @7e10018   3 years fiona.klute runtest.py: Get Apache debug info before running prepare_env hook … asynciomainproxy-ticket
(edit) @573b810   3 years fiona.klute mgstest.services: Use pathlib and conditional expressions Just a … asynciomainproxy-ticket
(edit) @278381d   3 years fiona.klute Remove code for SoftHSM 1 support SoftHSM 1 has been unsupported for … asynciomainproxy-ticket
(edit) @482bafc   3 years fiona.klute Test suite: Remove checks for no longer supported GnuTLS version … asynciomainproxy-ticket
(edit) @0f52d48   3 years fiona.klute Switch most tests to hooks.py instead of preconditions in test scripts … asynciomainproxy-ticket
(edit) @baa0056   3 years fiona.klute Test 30_ip_based_vhosts: Move to prepare_env hook asynciomainproxy-ticket
(edit) @9a48691   3 years fiona.klute Test suite: Support checking preconditions in prepare_env hook The … asynciomainproxy-ticket
(edit) @dda0f4a   3 years fiona.klute Replace comments in test scripts with connection descriptions asynciomainproxy-ticket
(edit) @3871dbd   3 years fiona.klute Move TEST_HTTP_PORT definition to Makefile.am with the other ports … asynciomainproxy-ticket
(edit) @8666b50   3 years fiona.klute Implement "prepare_env" hook for tests Test 15_basic_msva uses it to … asynciomainproxy-ticket
(edit) @d14d7d1   3 years fiona.klute Test 16_view-status hooks: Use raw strings for regular expressions asynciomainproxy-ticket
(edit) @0cfe818   3 years fiona.klute https-test-client.py: Use with instead of try/finally to safely close file asynciomainproxy-ticket
(edit) @b307cc1   3 years fiona.klute mgstest.http._stderr_writer: Always close input stream at EOS Fixes … asynciomainproxy-ticket
(edit) @a274959   3 years fiona.klute Build the test suite README as HTML if pandoc is available It doesn't … asynciomainproxy-ticket
(edit) @5ea6c14   3 years fiona.klute Clarify exception message for unexpected headers Using the … asynciomainproxy-ticket
(edit) @459a982   3 years fiona.klute Include doctest for the mgstest Python package in test suite runs … asynciomainproxy-ticket
(edit) @1fe7cac   3 years fiona.klute TestReq10: Handle expected and unexpected connection failure With … asynciomainproxy-ticket
(edit) @0b3733d   3 years fiona.klute Test suite: Support checking absence of headers asynciomainproxy-ticket
(edit) @bdf5917   3 years fiona.klute TestReq10: Implement checking expected headers asynciomainproxy-ticket
(edit) @fa14c32   3 years fiona.klute Rename mod_gnutls_manual.mdwn -> mod_gnutls_manual.md ".md" has … asynciomainproxy-ticket
(edit) @aa83125   3 years fiona.klute Fix passing SOFTHSM_LIB to "make distcheck" The single quotes were … asynciomainproxy-ticket
(edit) @a1ce49d   3 years fiona.klute Include test suite documentation in release tarballs Git is the … asynciomainproxy-ticket
(edit) @a47c201   3 years fiona.klute Manual: Justify paragraphs asynciomainproxy-ticket
(edit) @bbc9b03   3 years fiona.klute Detailed documentation on test.yml and mgstest.tests asynciomainproxy-ticket
(edit) @8510282   3 years fiona.klute Small manual updates asynciomainproxy-ticket
(edit) @2c4504f   3 years fiona.klute Improved CSS for documentation asynciomainproxy-ticket
(edit) @f826b5f   3 years fiona.klute test/README.md: Enable syntax highlighting asynciomainproxy-ticket
(edit) @dc3cbd5   3 years fiona.klute Manual: Add minimal CSS style for HTML output Margins make reading … asynciomainproxy-ticket
(edit) @190d459   3 years fiona.klute Manual: Use syntax highlighting for configuration examples asynciomainproxy-ticket
(edit) @3deb86e   3 years fiona.klute Reorganize imports, remove already done TODO asynciomainproxy-ticket
(edit) @63e4efe   3 years fiona.klute Test suite: Remove unused data files * ffdhe3072.pem was loaded, but … asynciomainproxy-ticket
(edit) @f7e47b5   3 years fiona.klute Override yaml.YAMLObject.from_yaml() instead of adding constructors … asynciomainproxy-ticket
(edit) @0699668   3 years fiona.klute Use post_check hook for test 27_OCSP_server asynciomainproxy-ticket
(edit) @f246f00   3 years fiona.klute Use post_check hook for test 14_resume_session asynciomainproxy-ticket
(edit) @905063e   3 years fiona.klute Simplify 16_view-status post_check hook using mgstest.require_match() asynciomainproxy-ticket
(edit) @0f65ea9   3 years fiona.klute Use post_check hook in 28_HTTP2_support asynciomainproxy-ticket
(edit) @076049a   3 years fiona.klute Add forgotten license header asynciomainproxy-ticket
(edit) @e971a2c   3 years fiona.klute Document supported test hooks asynciomainproxy-ticket
(edit) @4411426   3 years fiona.klute Convert test/README to markdown, plus small fixes asynciomainproxy-ticket
(edit) @5fd0170   3 years fiona.klute Update outdated information in test/README asynciomainproxy-ticket
(edit) @5d5a7c8   3 years fiona.klute netns_py.bash: Fix Python command line without namespaces The … asynciomainproxy-ticket
(edit) @4de8cd3   3 years fiona.klute Remove an ExitStack? made obsolete by wrapping "with" around main() asynciomainproxy-ticket
(edit) @92cf138   3 years fiona.klute runtest.py: Provide temporary log files by default This means tests … asynciomainproxy-ticket
(edit) @b457e67   3 years fiona.klute Open log files through argparse The with block around main ensures … asynciomainproxy-ticket
Note: See TracRevisionLog for help on using the revision log.