|
|
|
@86cd5f6
|
7 months |
fiona.klute |
Release version 0.11.0
asyncio
mod_gnutls/0.11.0
|
|
|
@19fbd4d
|
7 months |
fiona.klute |
Include check_test_ips.py in dist archive and support VPATH builds
asyncio
|
|
|
@e63515a
|
7 months |
fiona.klute |
Fix SNI/ServerAlias matching
ServerAliases? were never checked if …
asyncio
|
|
|
@add6b31
|
7 months |
fiona.klute |
Documentation for building coverage reports
asyncio
|
|
|
@30b23d6
|
7 months |
fiona.klute |
CI: Log coverage summary, so it's available without downloading the report
asyncio
|
|
|
@e2c0c62
|
7 months |
fiona.klute |
CI: Build coverage report
asyncio
|
|
|
@44323c0
|
7 months |
fiona.klute |
Add target "coverage" for building coverage report to test/Makefile.am
asyncio
|
|
|
@15f2849
|
7 months |
fiona.klute |
Optionally build with LLVM/clang profiling and gather data during tests
asyncio
|
|
|
@40d4afa
|
7 months |
fiona.klute |
License header and Changelog update for check_test_ips.py
asyncio
|
|
|
@2b3a2814
|
7 months |
fiona.klute |
check_test_ips.py: Allow appending hostname to checks for CI
asyncio
|
|
|
@22a737b
|
7 months |
fiona.klute |
Detect usable loopback IPs during ./configure
asyncio
|
|
|
@ed493e6
|
7 months |
fiona.klute |
CI: Detect network addresses for tests
asyncio
|
|
|
@3e7427a
|
7 months |
fiona.klute |
Small Readme updates
asyncio
|
|
|
@9a26df9
|
7 months |
fiona.klute |
Update Changelog
asyncio
|
|
|
@8d0efdc
|
7 months |
fiona.klute |
Disable session tickets by default
After learning that the GnuTLS key …
asyncio
|
|
|
@8f000b7
|
7 months |
fiona.klute |
Deprecate SRP and disable it by default
GnuTLS hasn't anounced a …
asyncio
|
|
|
@2c94b65
|
7 months |
fiona.klute |
CI: Fix container name processing for artifact names
asyncio
|
|
|
@e6bdae8
|
7 months |
fiona.klute |
CI: Set Mutex for Valgrind tests via ./configure instead of drop-in file
asyncio
|
|
|
@af29d6a
|
7 months |
fiona.klute |
Update Changelog
asyncio
|
|
|
@a4e3b2c
|
7 months |
fiona.klute |
Simple test for proxy session resumption
asyncio
|
|
|
@4f39196
|
7 months |
fiona.klute |
Update documentation for the GnuTLSCache directive
asyncio
|
|
|
@796d9a3
|
7 months |
fiona.klute |
Cache session tickets for proxy connections only when using TLS 1.3
…
asyncio
|
|
|
@e6d9e47
|
8 months |
fiona.klute |
Move the callback for incoming tickets into gnutls_proxy.c
It's only …
asyncio
|
|
|
@641d11b
|
8 months |
fiona.klute |
Delete session tickets for proxy connections when using them
Tickets …
asyncio
|
|
|
@2b1b52f
|
8 months |
fiona.klute |
Actually use the computed socache key in socache_delete_session()
We …
asyncio
|
|
|
@cb1d852
|
8 months |
fiona.klute |
Add --enable-gnutls-debug-log to ./configure
This replaces the …
asyncio
|
|
|
@f97f44c
|
8 months |
fiona.klute |
Enable Automake maintainer mode by default
This means ./configure, …
asyncio
|
|
|
@e151b6f
|
8 months |
fiona.klute |
Do not try to cache or load cached proxy sessions without a session cache
asyncio
|
|
|
@764fef3
|
8 months |
fiona.klute |
Load cached proxy TLS sessions from cache
asyncio
|
|
|
@7e29705
|
8 months |
fiona.klute |
Fix memory leak: Free ticket after storing it in cache
asyncio
|
|
|
@411d286
|
8 months |
fiona.klute |
Store session tickets for proxy connections in the session cache
The …
asyncio
|
|
|
@d827d0c
|
8 months |
fiona.klute |
Create cache keys for proxy session tickets
The key is based on the …
asyncio
|
|
|
@b14f6ae
|
8 months |
fiona.klute |
CI: Run on pull_request events
asyncio
|
|
|
@33d812d
|
8 months |
fiona.klute |
Retrieve received session tickets
The tickets aren't used yet. Making …
asyncioproxy-ticket
|
|
|
@15ce4db
|
8 months |
fiona.klute |
CI: Remove Fedora SoftHSM testing update, should be in stable now
asyncioproxy-ticket
|
|
|
@132eadc
|
8 months |
fiona.klute |
Implement gnutls_pull_timeout_func
According to GnuTLS documentation …
asyncioproxy-ticket
|
|
|
@72b0853
|
8 months |
fiona.klute |
CI: Install Fedora testing update to fix SoftHSM hangs
See: …
asyncioproxy-ticket
|
|
|
@2e96cec
|
8 months |
fiona.klute |
Store all test logs on failure or cancellation
…
asyncioproxy-ticket
|
|
|
@773e45a
|
8 months |
fiona.klute |
CI: Remove ":" from artifact prefixes
The hung CI jobs on fedora:32 …
asyncioproxy-ticket
|
|
|
@d7ae3ed
|
8 months |
fiona.klute |
Update Fedora CI build to Fedora 32
asyncioproxy-ticket
|
|
|
@2089d49
|
9 months |
krista.celestia |
Add mgstest/ocsp.py to Makefile.am
Add the newly created …
asyncioproxy-ticket
|
|
|
@ebbfb2b
|
9 months |
krista.celestia |
OCSP nonce test (36): verify nonce match
Verify that the nonce got in …
asyncioproxy-ticket
|
|
|
@199acff
|
9 months |
fiona.klute |
ocsp.py: Log OCPS requests to stderr
With this the requests will …
asyncioproxy-ticket
|
|
|
@de81c0f
|
9 months |
fiona.klute |
ocsp.py: Capture the OCSP request in a variable
This will be useful …
asyncioproxy-ticket
|
|
|
@204377e
|
9 months |
fiona.klute |
Include Python OCSP responder script in dist archives
asyncioproxy-ticket
|
|
|
@d2f2f62
|
9 months |
krista.celestia |
Rewrite OCSP responder in Python
Rewrite the OCSP responder CGI …
asyncioproxy-ticket
|
|
|
@e2666ba
|
9 months |
fiona.klute |
CI: Disable fail-fast for the build matrix
If there's an issue on one …
asyncioproxy-ticket
|
|
|
@1eaadcd
|
9 months |
fiona.klute |
Simplify OCSP responder config using ScriptAlias? instead of mod_rewrite
asyncioproxy-ticket
|
|
|
@0484b31
|
9 months |
fiona.klute |
Set the module name for log messages from gnutls_watchdog.c
asyncioproxy-ticket
|
|
|
@b0695c6
|
9 months |
fiona.klute |
Pass parsed YAML config to mgstest.tests.run_test_conf
Parsing the …
asyncioproxy-ticket
|
|
|
@1a85a3d
|
9 months |
fiona.klute |
mgstest.tests.TestConnection?: Read environment variables at runtime
…
asyncioproxy-ticket
|
|
|
@e60e3b9
|
9 months |
krista.celestia |
Add test for checking nonce in OCSP response
Identical to …
asyncioproxy-ticket
|
|
|
@ee35a9f
|
10 months |
fiona.klute |
Adjust Valgrind suppression for first gnutls_rnd use to nonce-less …
asyncioproxy-ticket
|
|
|
@87d7f89
|
10 months |
fiona.klute |
Send OCSP nonce only if GnuTLSOCSPCheckNonce is enabled
asyncioproxy-ticket
|
|
|
@e932ba5
|
10 months |
fiona.klute |
Do not enforce OCSP nonces by default
The reason for this change is …
asyncioproxy-ticket
|
|
|
@ca0690b
|
11 months |
fiona.klute |
Add ./configure option to disable building PDF documentation
The …
asyncioproxy-ticket
|
|
|
@a99f1aa
|
11 months |
fiona.klute |
Test suite: Create OCSP responder certificates with …
asyncioproxy-ticket
|
|
|
@6e41fcb
|
12 months |
fiona.klute |
Release version 0.10.0
asyncioproxy-ticket
mod_gnutls/0.10.0
|
|
|
@c4a6889
|
12 months |
fiona.klute |
CI: Add a Debian Sid (unstable) build
asyncioproxy-ticket
|
|
|
@bfef00c
|
12 months |
fiona.klute |
Show the right GnuTLS version when using ./configure --with-gnutls-dev …
asyncioproxy-ticket
|
|
|
@1a6eeae
|
12 months |
fiona.klute |
Allow overriding the default HTTPD mutex via configure
The custom …
asyncioproxy-ticket
|
|
|
@2794787
|
12 months |
fiona.klute |
Pass TEST_IP and TEST_HOST to "make distcheck"
This should allow …
asyncioproxy-ticket
|
|
|
@bfb0168
|
12 months |
fiona.klute |
CI: Don't run Valgrind tests on Markdown-only changes outside doc/
asyncioproxy-ticket
|
|
|
@883efd2
|
12 months |
fiona.klute |
Document how to override which Valgrind suppressions to use
asyncioproxy-ticket
|
|
|
@221e6b9
|
12 months |
fiona.klute |
Valgrind: Remove suppression for local SoftHSM build
asyncioproxy-ticket
|
|
|
@451ca3e
|
12 months |
fiona.klute |
Valgrind: Suppression for leak from p11_kit_module_load in child processes
asyncioproxy-ticket
|
|
|
@931da2d
|
12 months |
fiona.klute |
Get deeper stack traces from Valgrind
asyncioproxy-ticket
|
|
|
@10100a2
|
12 months |
fiona.klute |
Remove keyEncipherment flag from test certificates
The days of plain …
asyncioproxy-ticket
|
|
|
@9071889
|
12 months |
fiona.klute |
Remove pointless set-once process pool userdata
I know some modules …
asyncioproxy-ticket
|
|
|
@4b1687d
|
12 months |
fiona.klute |
Changelog: Note libmsv/libcurl memory issue as known
asyncioproxy-ticket
|
|
|
@38bf158
|
12 months |
fiona.klute |
Documentation for testing with Valgrind
asyncioproxy-ticket
|
|
|
@0fc654d
|
12 months |
fiona.klute |
Update README
* Include "make check" in build instructions
* Fix …
asyncioproxy-ticket
|
|
|
@8b14b13
|
12 months |
fiona.klute |
Small .gitignore cleanup
asyncioproxy-ticket
|
|
|
@ee6351d
|
12 months |
fiona.klute |
Test suite: Use mod_mpm_event by default
The "event" MPM module is …
asyncioproxy-ticket
|
|
|
@57dec86
|
12 months |
fiona.klute |
CI: Use matrix instead of container-specific jobs
asyncioproxy-ticket
|
|
|
@8c63a1c
|
12 months |
fiona.klute |
Another round of the getaddrinfo Valgrind suppression
asyncioproxy-ticket
|
|
|
@4482da4
|
12 months |
fiona.klute |
Test suite: Set global ServerName?
This gets rid of the annoying …
asyncioproxy-ticket
|
|
|
@c756f08
|
12 months |
fiona.klute |
Make apr_getaddrinfo_leak Valgrind suppression more generic
This …
asyncioproxy-ticket
|
|
|
@4f81704
|
12 months |
fiona.klute |
CI: Use "pthread" mutex for non-Valgrind builds, too
I've switched …
asyncioproxy-ticket
|
|
|
@732cdb11
|
12 months |
fiona.klute |
CI: Run Valgrind tests
asyncioproxy-ticket
|
|
|
@1d778ce
|
12 months |
fiona.klute |
Run Valgrind with "--gen-suppressions=all"
This makes it easier to …
asyncioproxy-ticket
|
|
|
@cfb43fc
|
12 months |
fiona.klute |
Use Valgrind "-v" instead of "-s" for compatibility with Debian Buster …
asyncioproxy-ticket
|
|
|
@7c89e8a
|
12 months |
fiona.klute |
Make Valgrind suppressions work without Apache and GnuTLS debug …
asyncioproxy-ticket
|
|
|
@fe3564a
|
12 months |
fiona.klute |
configure.as: Use AS_IF instead of shell if-blocks around macros
Some …
asyncioproxy-ticket
|
|
|
@d1d1e3a
|
12 months |
fiona.klute |
Valgrind tests: Use --keep-debuginfo=yes
By default Valgrind drops …
asyncioproxy-ticket
|
|
|
@f73eeb7
|
12 months |
fiona.klute |
Valgrind tests: More suppressions for issues outside mod_gnutls
asyncioproxy-ticket
|
|
|
@005b185
|
12 months |
fiona.klute |
Fail tests running with Valgrind if Valgrind reports errors
asyncioproxy-ticket
|
|
|
@e46d203
|
12 months |
fiona.klute |
Update forgotten license headers
asyncioproxy-ticket
|
|
|
@99c61f9
|
12 months |
fiona.klute |
Add configure option --enable-valgrind-test to run tests with Valgrind …
asyncioproxy-ticket
|
|
|
@c5f8e85
|
12 months |
fiona.klute |
Manual: Fix circular reference in GnuTLSOCSPCache section
Thanks to …
asyncioproxy-ticket
|
|
|
@c4ba2b60
|
12 months |
fiona.klute |
Test suite: Automatically detect required modules
Which modules are …
asyncioproxy-ticket
|
|
|
@c05b8c5
|
12 months |
fiona.klute |
TestService?: Preserve the child process' return code
asyncioproxy-ticket
|
|
|
@422eade
|
12 months |
fiona.klute |
Support optional timeout for TestService?.wait()
asyncioproxy-ticket
|
|
|
@264ab17
|
12 months |
fiona.klute |
mgstest.services: Remove code for handling forking services
No longer …
asyncioproxy-ticket
|
|
|
@e2200db
|
12 months |
fiona.klute |
Test suite: Always run Apache with "-DFOREGROUND"
This simplifies …
asyncioproxy-ticket
|
|
|
@72ebe64
|
12 months |
fiona.klute |
runtest.py: Support for running Apache with Valgrind
Not used by …
asyncioproxy-ticket
|
|
|
@f042405
|
12 months |
fiona.klute |
Update changelog and version for 0.10.0
asyncioproxy-ticket
|
|
|
@47c2384
|
12 months |
fiona.klute |
Documentation: OCSP multi-stapling works only for consecutive certificates
asyncioproxy-ticket
|
|
|
@8daef10
|
12 months |
fiona.klute |
Update documentation on client authentication
asyncioproxy-ticket
|
|
|
@f51d359
|
12 months |
fiona.klute |
Remove obsolete restrictions on HTTP/2 from documentation
GnuTLS …
asyncioproxy-ticket
|
|
|