source: mod_gnutls/test/Makefile.am

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @ee6351d   3 years fiona.klute Test suite: Use mod_mpm_event by default The "event" MPM module is … asynciomainproxy-ticket
(edit) @005b185   3 years fiona.klute Fail tests running with Valgrind if Valgrind reports errors asynciomainproxy-ticket
(edit) @99c61f9   3 years fiona.klute Add configure option --enable-valgrind-test to run tests with Valgrind … asynciomainproxy-ticket
(edit) @c4ba2b60   3 years fiona.klute Test suite: Automatically detect required modules Which modules are … asynciomainproxy-ticket
(edit) @9db4dcd   3 years fiona.klute Handle GNUTLS_E_GOT_APPLICATION_DATA on gnutls_reauth() Pending … asynciomainproxy-ticket
(edit) @6fa6095   3 years fiona.klute Partial post-handshake auth support Needs proper error handling, … 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) @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) @3871dbd   3 years fiona.klute Move TEST_HTTP_PORT definition to Makefile.am with the other ports … 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) @459a982   3 years fiona.klute Include doctest for the mgstest Python package in test suite runs … asynciomainproxy-ticket
(edit) @a1ce49d   3 years fiona.klute Include test suite documentation in release tarballs Git is the … asynciomainproxy-ticket
(edit) @63e4efe   3 years fiona.klute Test suite: Remove unused data files * ffdhe3072.pem was loaded, but … asynciomainproxy-ticket
(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) @a592762   3 years fiona.klute Add missing semicolon in AM_TESTS_ENVIRONMENT asynciomainproxy-ticket
(edit) @6d3dc34   3 years fiona.klute Split infrastructure from https-test-client.py into modules asynciomainproxy-ticket
(edit) @1c2b936   3 years fiona.klute Test suite: Use the new Python-based test client asynciomainproxy-ticket
(edit) @8335f8c   3 years fiona.klute Ensure Python is available in the test environment 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) @6dab61d   4 years fiona.klute Test suite: Move rogueclient ID into rogueca dir, share recipe with … 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) @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) @39a27cf   4 years fiona.klute Require pem2openpgp for tests only when building with MSVA support … asynciodebian/mastermainproxy-ticket
(edit) @f674424   4 years fiona.klute First prototype of proxy ALPN support The current code assumes that … asynciodebian/mastermainproxy-ticket
(edit) @dcc053e   4 years krista.celestia Add test for missing Host header, SNI matching server alias Test that … asynciodebian/mastermainproxy-ticket
(edit) @5cf8e99   4 years krista.celestia Add tests for virtual host server aliases Test matching and … asynciodebian/mastermainproxy-ticket
(edit) @b47dc70   4 years fiona.klute Test suite: Simplify certificate template creation asynciodebian/mastermainproxy-ticket
(edit) @0062ede   4 years fiona.klute Test for IP-based virtual hosts Mostly to make sure the new "same … asynciodebian/mastermainproxy-ticket
(edit) @849b87e   4 years fiona.klute Test suite: Add support for IP-based virtual hosts * Pass TEST_IP to … asynciodebian/mastermainproxy-ticket
(edit) @20c3f7b   4 years fiona.klute Expect test for vhost check to pass asynciodebian/mastermainproxy-ticket
(edit) @359f009   4 years fiona.klute Add test for vhost check Expected to fail right now. The test … asynciodebian/mastermainproxy-ticket
(edit) @6c5c2ec   5 years fiona.klute Test for session resumption asynciodebian/mastermainproxy-ticket
(edit) @7921dc7   5 years fiona.klute Remove OpenPGP authentication OpenPGP authentication was removed from … asynciodebian/mastermainproxy-ticket
(edit) @d50dac5   5 years fiona.klute New test case for HTTP/2 support asynciodebian/masterdebian/stretch-backportsmainproxy-ticketupstream
(edit) @ee94de5   5 years thomas2.klute Test suite: Clean up for current GnuPG versions Newer GnuPG versions … asynciodebian/masterdebian/stretch-backportsmainproxy-ticketupstream
(edit) @acea635   5 years thomas2.klute Test suite: Wait for Apache shutdown before "distclean" check asynciodebian/masterdebian/stretch-backportsmainproxy-ticketupstream
(edit) @1872744   5 years thomas2.klute Test suite: Rename bash function backend_apache to apache_service asynciodebian/masterdebian/stretch-backportsmainproxy-ticketupstream
(edit) @97d7c63   5 years thomas2.klute Test suite: Port config for proxy backend in Makefile and Apache … asynciodebian/masterdebian/stretch-backportsmainproxy-ticketupstream
(edit) @94430e6   5 years thomas2.klute Test suite: Run a separate Apache instance for the OCSP responder … asynciodebian/masterdebian/stretch-backportsmainproxy-ticketupstream
(edit) @b8b1990   6 years thomas2.klute Use fixed DH parameters for tests that log DH prime length in CGI … asynciodebian/masterdebian/stretch-backportsmainproxy-ticketupstream
(edit) @439005a   6 years thomas2.klute Skip OpenPGP test if GnuTLS was compiled without OpenPGP support asynciodebian/masterdebian/stretch-backportsmainproxy-ticketupstream
(edit) @339a49d   6 years thomas2.klute Test suite: List .bash in TEST_EXTENSIONS This way the test harness … asynciodebian/masterdebian/stretch-backportsmainproxy-ticketupstream
(edit) @4fb510d   6 years thomas2.klute Test suite: Add generic function to wait for a command to succeed The … asynciodebian/masterdebian/stretch-backportsmainproxy-ticketupstream
(edit) @6c030c1   6 years thomas2.klute Test suite: Make timeouts for server locks and HTTPS requests … asynciodebian/masterdebian/stretch-backportsmainproxy-ticketupstream
(edit) @6c44ed2   7 years thomas2.klute Test suite: Explicitly link gen_ocsp_index against libgnutls This is … asynciodebian/masterdebian/stretch-backportsmainproxy-ticketupstream
(edit) @20f8e99   7 years thomas2.klute Provide full certificate chain to the server The server will need CA … asynciodebian/masterdebian/stretch-backportsmainproxy-ticketupstream
(edit) @b674e95   7 years thomas2.klute Merge version 0.7.5 into ocsp branch asynciodebian/masterdebian/stretch-backportsmainproxy-ticketupstream
(edit) @42829ae   7 years thomas2.klute Build pgpcrc through Automake, clean new GnuPG privkey files & directories asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @d70dd6e   7 years thomas2.klute ensure cleanup of gpg v2.1 keyrings as well depending on the version … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @0bda20f   7 years thomas2.klute Make "make distcheck" work This requires strict DIST/DISTCLEAN lists … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @c4d6e77   7 years thomas2.klute Test suite: New test case for simple HTTPS access with OCSP status check asynciodebian/masterdebian/stretch-backportsmainproxy-ticketupstream
(edit) @21181b2   7 years thomas2.klute Test suite: Enable OCSP if OpenSSL is available, provide port for … asynciodebian/masterdebian/stretch-backportsmainproxy-ticketupstream
(edit) @ea99ffe   7 years thomas2.klute Test suite: Build OCSP database asynciodebian/masterdebian/stretch-backportsmainproxy-ticketupstream
(edit) @a03f94e   7 years thomas2.klute Test suite: Build OCSP responder certificate asynciodebian/masterdebian/stretch-backportsmainproxy-ticketupstream
(edit) @42bee37   7 years thomas2.klute Test suite: OCSP index generation tool gen_ocsp_index creates an … asynciodebian/masterdebian/stretch-backportsmainproxy-ticketupstream
(edit) @5725dca   7 years thomas2.klute Test suite: Consistent use of @VAR@ vs. $(VAR) Makefile.am will … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @aeaf28b   7 years thomas2.klute Allow user to set SoftHSM PKCS #11 module Users may want to use a … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @b0e5dae   7 years thomas2.klute Test suite: Add support for SoftHSM 2 ./configure now detects SoftHSM … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @6f644fa   7 years thomas2.klute Test suite: Generate SoftHSM config for initialization as needed asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @74772b2   7 years thomas2.klute Define autoconf/automake variables to handle different SoftHSM versions asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @5eb4544   7 years thomas2.klute Test suite: Search SoftHSM during ./configure, detect module for v1 or … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @67f2f58   7 years thomas2.klute Support curl or Wget for test case "26_redirect_HTTP_to_HTTPS" asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @7c0ccaf   7 years thomas2.klute Rename test "26_HTTPS_server_var" to "redirect_HTTP_to_HTTPS" The new … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @8ac7c0d   7 years thomas2.klute Register "ssl_is_https" function for compatibility with mod_rewrite … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @7aeabcb   7 years thomas2.klute Update documentation for test certificate generation Add hint about … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @06f8005   7 years thomas2.klute Test suite: Fix file lists for distribution archive creation asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @c0bb823   7 years thomas2.klute Test suite: Create rogue client certificate for client auth test Test … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @29d3311   7 years thomas2.klute New test case regarding priorities: Disable TLS 1.0 This test case is … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @5b6a5d9   7 years thomas2.klute Test suite: Honor "--disable-flock" while creating PGP certificates … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @cf4e708   7 years thomas2.klute Run tests in separate network namespaces Creating a network namespace … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @3ccceed   7 years thomas2.klute Test suite: Include common.bash in dist, fix path to generated listen.conf asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @412ee84   7 years thomas2.klute Test suite: Allow the user to disable use of "flock" Using "flock" … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @a08b25e   7 years thomas2.klute Test suite: Listen on IPv6 and IPv4 loopback by default Distributions … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @a61edfd   7 years thomas2.klute Manage MSVA start up wait time in milliseconds Using milliseconds … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @fc8e463b   7 years thomas2.klute Clean up test directory * Rename TestMakefile? to test_ca.mk to better … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @9a4d250   7 years thomas2.klute Avoid external make calls for test environment setup All targets … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @f9f184f   8 years thomas2.klute test/Makefile.am: Add target to show AM_TESTS_ENVIRONMENT asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @34e5dc7   8 years thomas2.klute Test suite: Call "runtests" directly from test scripts The test … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @98ab9db   8 years thomas2.klute Test suite: Make setup.done a phony target There's no need for a … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @50eab8e   8 years thomas2.klute Test suite: Configure max wait time for instance locks from … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @26081ce   8 years thomas2.klute Test suite: Make TEST_HOST and TEST_IP configurable through … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @90a31a4   8 years thomas2.klute Test suite: Delete X.509 certificates & generated templates on … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @6ce02e2   8 years thomas2.klute Test suite: Delete PGP keyrings on "mostlyclean" The PGP keyrings are … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @af7da2d   8 years thomas2.klute Test suite: Start Apache directly again, search for httpd Fedora … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @7813802   8 years thomas2.klute Test suite: Use AP_LIBEXECDIR to find Apache modules Distributions … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @52c3f68   8 years thomas2.klute Detect apache(2?)ctl and use it instead of starting Apache directly … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @33af2b7   8 years thomas2.klute Test suite: Add tests to "dist" target and support VPATH builds … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @349fd6e   8 years thomas2.klute Test suite: Unify calls from Makefile.am to TestMakefile? where possible asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @d92899e   8 years thomas2.klute Test suite: Add lock file for the shared GnuPG keyring Key import and … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @3f00958   8 years thomas2.klute New test case: PKCS #11 URLs for server key and certificate The new … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
Note: See TracRevisionLog for help on using the revision log.