source: mod_gnutls

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @33af2b7   8 years thomas2.klute Test suite: Add tests to "dist" target and support VPATH builds … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @e24eed68   8 years thomas2.klute Remove nonexistent files from EXTRA_DIST, add CHANGELOG Some of these … 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
(edit) @1708045   8 years thomas2.klute Test suite: Clean Apache logs, cache, and test outputs on make … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @8f90bf4   8 years thomas2.klute Use Automake variable check_SCRIPTS for test scripts Just a little … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @87f1ed2   8 years thomas2.klute Allow loading of an additional PKCS #11 provider library When using … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @39bd695   8 years thomas2.klute Test suite: Avoid race conditions during key generation Test cases … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @4133f2d   8 years thomas2.klute Unify argument handling in mgs_set_priorities Just store the argument … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @2cde026d   8 years thomas2.klute Merge branch 'new-gnutls-api' Merge my TLS proxy implementation with … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @73f6f12   8 years thomas2.klute Check handshake result before logging "TLS connection opened" Without … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @f030883   8 years thomas2.klute Set GnuTLS priorities for proxy connections separately Until now, … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @d04f7da   8 years thomas2.klute Version guards for gnutls_privkey_import_openpgp_raw workaround The … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @8b472af   8 years thomas2.klute Use server root for file paths in TLS proxy config This is what users … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @2cde8111   8 years thomas2.klute Workarounds for OpenPGP key handling Commit … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @351b51f   8 years thomas2.klute Speed up tests with background sleep Until now, a significant part of … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @01b5d85   8 years thomas2.klute Merge branch 'client-verify-fix' into new-gnutls-api Merge the fix … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @c4a015b   8 years thomas2.klute Merge branch 'split-testsuite' into new-gnutls-api OpenPGP support is … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @259e835   8 years thomas2.klute Merge branch 'master' into new-gnutls-api Branch 'master' at this … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @1d9cfaf   8 years thomas2.klute gnutls_config.c: Backport function signature changes from master … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @49d25a9   8 years thomas2.klute Test suite: Unset sleep_pidfile before checking output If the … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @907ae8f   8 years thomas2.klute New test case: Proxy server detects revoked back end cert using CRL … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @bfcff28   8 years thomas2.klute Test suite: Ensure test certificates have unique serial numbers … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @809c422   8 years thomas2.klute TLS proxy: Add support for CRLs to back end server verification When … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @bd24203   8 years thomas2.klute Explicitly build trust list for proxy connections This change … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @36db6c9   8 years thomas2.klute Test suite: Add CRL signing capability to test CAs This is required … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @1b57c56   8 years thomas2.klute Test suite: Clean lock files asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @232fb60   8 years thomas2.klute runtests: Stop background sleep after gnutls-cli is done The PID of … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @a213967   8 years thomas2.klute Test suite: Filter "Server" header when checking output Like "Date", … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @ed82a6a   8 years thomas2.klute Two more test cases for TLS reverse proxy and test locking fix New … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @54aa269   8 years thomas2.klute Test suite: Exclude "Date" header when comparing actual and expected … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @f84890d   8 years thomas2.klute Shared bash file for proxy back end management code Futher test cases … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @6e6a4e4   8 years thomas2.klute Test case for TLS reverse proxy This commit adds a simple test for a … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @7d2123d   8 years thomas2.klute Log errors while loading proxy certificate trust list The way the … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @dda3acf   8 years thomas2.klute Speed up tests with background sleep Until now, a significant part of … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @6bbc00a   8 years thomas2.klute Check hostname of proxy back end server against certificate … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @d8ae2a0   8 years thomas2.klute Documentation for proxy TLS configuration directives Add … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @91ccb87   8 years thomas2.klute Merge branch 'doc' into tls-proxy asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @0de1839   8 years thomas2.klute Support X.509 auth for TLS proxy connections This commit adds support … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @10b3370   8 years thomas2.klute Merge branch 'client-verify-fix' into tls-proxy Fix Apache start for … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @9e35c48   8 years thomas2.klute runtests: Fix flock/Apache call when running with MSVA The … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @7314438   8 years thomas2.klute Fix whitespace problems detected by git asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @b324906   8 years thomas2.klute Merge branch 'client-verify-fix' into tls-proxy Most importantly, … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @eea8a16   8 years thomas2.klute New test case: TLS client auth with invalid certificate Commit … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @8731286   8 years thomas2.klute Merge branch 'split-testsuite' into client-verify-fix This merge will … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @5a8a32b   8 years thomas2.klute TLS Client auth: Check server verify mode if unset for dir The … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @9a06bbd   8 years thomas2.klute Use flock instead of delays to protect Apache The "sleep" call before … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @302965e   8 years thomas2.klute Run monkeysphere-validation-agent only for the test case using it … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @eebc960   8 years thomas2.klute Fix documentation for GnuTLSKeyFile option The first two lines … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @b429e4c   8 years thomas2.klute Cleanup handler for proxy TLS connections When handling client … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @d7a8286   8 years thomas2.klute Remove debug log messages for allocating connection config memory … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @265eafc   8 years thomas2.klute gnutls_io.c: Log connection start/end and unusual input filter events … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @4261999   8 years thomas2.klute gnutls_io_input_read: Retry gnutls_record_recv if necessary While … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @398d1a0   8 years thomas2.klute Improved logging for gnutls_io_input_read * Log if something tried to … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @4fefa39   8 years thomas2.klute src/gnutls_io.c: Reformat gnutls_io_filter_error for readability No … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @beb14d9   8 years thomas2.klute Proof of concept: Support for proxy back end connections using TLS … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @c1ef069   8 years thomas2.klute Record if a connection is a proxy connection When handling a proxy … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @5342265   8 years thomas2.klute Close last for loop in mgs_find_sni_server The closing brace for the … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @07d548d   8 years thomas2.klute Properly use SSLProxyEngine option ssl_proxy_enable now checks if … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @e78bc78   8 years thomas2.klute Adjust test tools and documentation to split tests and moved test dir … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @87208b5   8 years thomas2.klute Completely clean test identities A few artifacts were left over … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @65c18ce   8 years thomas2.klute Run Monkeysphere based test case only when compiled with --enable-msva … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @5951102   8 years thomas2.klute Clean test environment on "make clean" asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @8dcf888   8 years thomas2.klute Rename test suite directory from t/ to test/ This is the same name … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @c51e33a   8 years thomas2.klute Run tests from separate scripts Replace the run_tests.sh script with … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @859667d   8 years thomas2.klute t/.gitignore: Ignore test suite output asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @0f5c9e1   8 years thomas2.klute Let Automake handle the test directory Instead of running the test … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @accbb83   8 years thomas2.klute mod_gnutls.c: Whitespace and line break fixes asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @c4ba9722   8 years thomas2.klute Add myself to list of contributors asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @c782c1f   8 years thomas2.klute Don't do global deinit when disabling TLS for a proxy back end … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @e8acf05   8 years thomas2.klute Enable/disable TLS per connection in ssl_engine_disable Previously, … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @e4b58b6   8 years thomas2.klute Check error codes during GnuTLS connection init These calls shouldn't … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @3d361b8   8 years thomas2.klute Check if filters exist before removing them in ssl_engine_disable … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @64dadf8   8 years thomas2.klute Use proper GNUTLS_ENABLED_* macros in SSL proxy functions asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @c32240f   9 years dkg switch from --long-arg=foo to --long-arg foo for certtool in test … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @031acac   9 years nmav Use the new (3.1.3+) GnuTLS APIs to obtain private keys. This allows … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @fd82e59   9 years dkg use strict compiler arguments by default (-Wall -Werror -Wextra) … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @8a30d35   9 years dkg avoid deprecated form of AM_INIT_AUTOMAKE without this change, we … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @765cac2   9 years dkg clean up MGS_SIDE abuse of apr_pstrcat We were allocating twice as … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @2aaf4f5   9 years dkg implement GnuTLSExportCertificates control over max exported cert size … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @999cdec   9 years dkg GnuTLSExportCertificates should control maximum size of exported certs … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @04f48a2   9 years dkg trim down the readme so that we have one place for documentation. asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @8232c8b   9 years dkg removing dia ORM renderings; avoiding synchronization issues asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @a8df590   9 years dkg clean up testing directory properly asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @55dc3f0   9 years dkg Make Apache 2.4 display the correct module in error logs asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @1a99240   9 years dkg removing certtool templates that will be regenerated asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream mod_gnutls/0.6
(edit) @460c048   9 years dkg preparing version 0.6 release asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @83eafed   9 years dkg avoid a very unlikely NULL dereference asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @bce7907   9 years dkg updated documentation to refer to the project website. asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @2de1320   9 years dkg drop the -PKIX suffix in the session description (this tracks changes … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @4ec9183   9 years dkg Include GnuTLS version as additional version component in Server … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @1830668   9 years dkg fix PKG_CHECK_MODULES autoconf macro … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @ba7d1c5   9 years dkg Use older priority string for compatibility This lets the test at … asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @46de753   9 years dkg fix build against GnuTLS 2.12.x asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @ac32bb5   9 years dkg document SSL_CLIENT_CERT_TYPE asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @5409165   9 years dkg correct GnuTLSPriorities documentation asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @6cfb4b4   9 years dkg replacing manual.mdwn with mod_gnutls_manual.mdwn asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @5a3ab3c   9 years dkg README.ENV is now subsumed into docs/mod_gnutls_manual.mdwn asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
(edit) @671b64f   9 years dkg remove all trailing whitespace asynciodebian/masterdebian/stretch-backportsjessie-backportsmainproxy-ticketupstream
Note: See TracRevisionLog for help on using the revision log.