|
|
@2f932fa
|
4 years |
thomas2.klute |
Use gnutls_datum_t to pass DBM keys for GnuTLS sessions
The APR …
debian/masterdebian/stretch-backportsupstream
|
|
|
@6814e48
|
4 years |
thomas2.klute |
Explain the different signatures of the dbm_cache functions
debian/masterdebian/stretch-backportsupstream
|
|
|
@15245bf
|
4 years |
thomas2.klute |
Split dbm_cache_fetch() in generic and GnuTLS session specific parts
…
debian/masterdebian/stretch-backportsupstream
|
|
|
@1d1361f
|
4 years |
thomas2.klute |
Make dbm_cache_store() work outside connection context
debian/masterdebian/stretch-backportsupstream
|
|
|
@ae08186
|
4 years |
thomas2.klute |
DBM cache: Separate session caching and generic store operation
debian/masterdebian/stretch-backportsupstream
|
|
|
@f785704
|
4 years |
thomas2.klute |
Make dbm_cache_expire() work outside connection context
DBM cache …
debian/masterdebian/stretch-backportsupstream
|
|
|
@04e6e65
|
4 years |
thomas2.klute |
Move declarations of cache-related functions to a dedicated header
…
debian/masterdebian/stretch-backportsupstream
|
|
|
@7511bfa
|
4 years |
thomas2.klute |
Use ap_log_cerror() instead of ap_log_error() where reasonable
…
debian/masterdebian/stretch-backportsupstream
|
|
|
@8913410
|
4 years |
thomas2.klute |
Update copyright headers
debian/masterdebian/stretch-backportsupstream
|
|
|
@c3ad933
|
4 years |
thomas2.klute |
Remove stale support code for Apache versions before 2.2
debian/masterdebian/stretch-backportsupstream
|
|
|
@fd6bb19
|
4 years |
thomas2.klute |
Extract OCSP access URI from the server certificate
debian/masterdebian/stretch-backportsupstream
|
|
|
@4ae7810
|
4 years |
thomas2.klute |
Log port along with hostname if OCSP trust list initialization fails
debian/masterdebian/stretch-backportsupstream
|
|
|
@68ce93c
|
4 years |
thomas2.klute |
Rearrange mgs_get_ocsp_response() for readability
debian/masterdebian/stretch-backportsupstream
|
|
|
@fad7695
|
4 years |
thomas2.klute |
Store OCSP trust list in server config
This avoids recreating the …
debian/masterdebian/stretch-backportsupstream
|
|
|
@64856fd
|
4 years |
thomas2.klute |
Get rid of exit(-1) calls in mgs_hook_post_config()
This allows the …
debian/masterdebian/stretch-backportsupstream
|
|
|
@2a1ffd6
|
4 years |
thomas2.klute |
Move trust list generation for OCSP to a separate function
The new …
debian/masterdebian/stretch-backportsupstream
|
|
|
@d35b98e
|
4 years |
thomas2.klute |
Check OCSP response and staple it only if good
debian/masterdebian/stretch-backportsupstream
|
|
|
@94cb972
|
4 years |
thomas2.klute |
Minimal OCSP stapling implementation using externally provided …
debian/masterdebian/stretch-backportsupstream
|
|
|
@0bda20f
|
4 years |
thomas2.klute |
Make "make distcheck" work
This requires strict DIST/DISTCLEAN lists …
debian/masterdebian/stretch-backportsjessie-backportsupstream
|
|
|
@eb34ac4
|
4 years |
thomas2.klute |
Let Automake handle module installation
Using a custom pkglib …
debian/masterdebian/stretch-backportsjessie-backportsupstream
|
|
|
@19f2719
|
4 years |
thomas2.klute |
Update comments and formating in push/pull functions
debian/masterdebian/stretch-backportsjessie-backportsupstream
|
|
|
@a9fa300
|
4 years |
thomas2.klute |
Set GnuTLS session errno on all error paths in mgs_transport_read()
debian/masterdebian/stretch-backportsjessie-backportsupstream
|
|
|
@6868585
|
4 years |
thomas2.klute |
Remove unnecessary session pointer check
The transport functions are …
debian/masterdebian/stretch-backportsjessie-backportsupstream
|
|
|
@be41ee4
|
4 years |
thomas2.klute |
Set GnuTLS session errno on errors in mgs_transport_write()
Sunil …
debian/masterdebian/stretch-backportsjessie-backportsupstream
|
|
|
@8ac7c0d
|
4 years |
thomas2.klute |
Register "ssl_is_https" function for compatibility with mod_rewrite
…
debian/masterdebian/stretch-backportsjessie-backportsupstream
|
|
|
@bc539d5
|
4 years |
thomas2.klute |
Implement short message for mod_status reports
Until now the flags …
debian/masterdebian/stretch-backportsjessie-backportsupstream
|
|
|
@600cf16
|
4 years |
thomas2.klute |
mgs_status_hook: Remove code for GnuTLS versions < 3
mod_gnutls …
debian/masterdebian/stretch-backportsjessie-backportsupstream
|
|
|
@73b0bf0
|
4 years |
thomas2.klute |
mgs_filter_input: Use APR_STATUS_IS macros instead of integer comparison
debian/masterdebian/stretch-backportsjessie-backportsupstream
|
|
|
@a2368a4
|
4 years |
thomas2.klute |
Use TLS session cleanup hook for all connection pools
If a TLS …
debian/masterdebian/stretch-backportsjessie-backportsupstream
|
|
|
@2ceb836
|
4 years |
thomas2.klute |
Update log messages on session termination (cleanup_gnutls_session, …
debian/masterdebian/stretch-backportsjessie-backportsupstream
|
|
|
@401a0de
|
4 years |
thomas2.klute |
Close TLS session on EOF in input filter
If the input filter receives …
debian/masterdebian/stretch-backportsjessie-backportsupstream
|
|
|
@f5a36ee
|
4 years |
thomas2.klute |
Pass EAGAIN/EINTR from gnutls_io_input_read to input filter
…
debian/masterdebian/stretch-backportsjessie-backportsupstream
|
|
|
@02a6a18
|
4 years |
thomas2.klute |
gnutls_io.c: Don't mix EAGAIN and EINTR in mgs_transport_read
…
debian/masterdebian/stretch-backportsjessie-backportsupstream
|
|
|
@dff03fa
|
4 years |
thomas2.klute |
Configure C99 mode
Variable declarations in for loops improve code …
debian/masterdebian/stretch-backportsjessie-backportsupstream
|
|
|
@9ca1f21
|
4 years |
thomas2.klute |
Allow loading more than one PKCS #11 module using GnuTLSP11Module
…
debian/masterdebian/stretch-backportsjessie-backportsupstream
|
|
|
@88df24d
|
4 years |
thomas2.klute |
Replace "SSL" with "TLS" in config directive descriptions
debian/masterdebian/stretch-backportsjessie-backportsupstream
|
|
|
@176047e
|
4 years |
thomas2.klute |
Use AP_INIT_FLAG for On/Off? config directives
Letting the Apache …
debian/masterdebian/stretch-backportsjessie-backportsupstream
|
|
|
@7764015
|
4 years |
thomas2.klute |
Update GnuTLSP11Module documentation for stricter semantics
debian/masterdebian/stretch-backportsjessie-backportsupstream
|
|
|
@746e993
|
4 years |
thomas2.klute |
Formatting fix for PKCS #11 module loading
debian/masterdebian/stretch-backportsjessie-backportsupstream
|
|
|
@f21d2a6
|
4 years |
thomas2.klute |
Changed the semantics of GnuTLSP11Module
That setting instructs …
debian/masterdebian/stretch-backportsjessie-backportsupstream
|
|
|
@efd3cfe
|
4 years |
thomas2.klute |
Whitespace fix in gnutls_hooks.c
debian/masterdebian/stretch-backportsjessie-backportsupstream
|
|
|
@99f8375
|
4 years |
thomas2.klute |
Ensure safe defaults during client verification
Initialize the …
debian/masterdebian/stretch-backportsjessie-backportsupstream
|
|
|
@dfd5837
|
4 years |
thomas2.klute |
Log possible error messages from gnutls_bye
debian/masterdebian/stretch-backportsjessie-backportsupstream
|
|
|
@ee687ab
|
4 years |
thomas2.klute |
Update README and post-install documentation hint
debian/masterdebian/stretch-backportsjessie-backportsupstream
|
|
|
@e021722
|
4 years |
thomas2.klute |
Update copyright headers for Nikos Mavrogiannopoulos' PKCS #11 patch
…
debian/masterdebian/stretch-backportsjessie-backportsupstream
|
|
|
@e391197
|
4 years |
thomas2.klute |
Update copyright headers for C source
debian/masterdebian/stretch-backportsjessie-backportsupstream
|
|
|
@a2e3c33
|
5 years |
thomas2.klute |
Rename option SSLProxyEngine to GnuTLSProxyEngine
This matches the …
debian/masterdebian/stretch-backportsjessie-backportsupstream
|
|
|
@e765670
|
5 years |
thomas2.klute |
Fix signature of mgs_cache_child_init when building without …
debian/masterdebian/stretch-backportsjessie-backportsupstream
|
|
|
@87f1ed2
|
5 years |
thomas2.klute |
Allow loading of an additional PKCS #11 provider library
When using …
debian/masterdebian/stretch-backportsjessie-backportsupstream
|
|
|
@4133f2d
|
5 years |
thomas2.klute |
Unify argument handling in mgs_set_priorities
Just store the argument …
debian/masterdebian/stretch-backportsjessie-backportsupstream
|
|
|
@2cde026d
|
5 years |
thomas2.klute |
Merge branch 'new-gnutls-api'
Merge my TLS proxy implementation with …
debian/masterdebian/stretch-backportsjessie-backportsupstream
|
|
|
@73f6f12
|
5 years |
thomas2.klute |
Check handshake result before logging "TLS connection opened"
Without …
debian/masterdebian/stretch-backportsjessie-backportsupstream
|
|
|
@f030883
|
5 years |
thomas2.klute |
Set GnuTLS priorities for proxy connections separately
Until now, …
debian/masterdebian/stretch-backportsjessie-backportsupstream
|
|
|
@d04f7da
|
5 years |
thomas2.klute |
Version guards for gnutls_privkey_import_openpgp_raw workaround
The …
debian/masterdebian/stretch-backportsjessie-backportsupstream
|
|
|
@8b472af
|
5 years |
thomas2.klute |
Use server root for file paths in TLS proxy config
This is what users …
debian/masterdebian/stretch-backportsjessie-backportsupstream
|
|
|
@2cde8111
|
5 years |
thomas2.klute |
Workarounds for OpenPGP key handling
Commit …
debian/masterdebian/stretch-backportsjessie-backportsupstream
|
|
|
@01b5d85
|
5 years |
thomas2.klute |
Merge branch 'client-verify-fix' into new-gnutls-api
Merge the fix …
debian/masterdebian/stretch-backportsjessie-backportsupstream
|
|
|
@c4a015b
|
5 years |
thomas2.klute |
Merge branch 'split-testsuite' into new-gnutls-api
OpenPGP support is …
debian/masterdebian/stretch-backportsjessie-backportsupstream
|
|
|
@259e835
|
5 years |
thomas2.klute |
Merge branch 'master' into new-gnutls-api
Branch 'master' at this …
debian/masterdebian/stretch-backportsjessie-backportsupstream
|
|
|
@1d9cfaf
|
5 years |
thomas2.klute |
gnutls_config.c: Backport function signature changes from master
…
debian/masterdebian/stretch-backportsjessie-backportsupstream
|
|
|
@809c422
|
5 years |
thomas2.klute |
TLS proxy: Add support for CRLs to back end server verification
When …
debian/masterdebian/stretch-backportsjessie-backportsupstream
|
|
|
@bd24203
|
5 years |
thomas2.klute |
Explicitly build trust list for proxy connections
This change …
debian/masterdebian/stretch-backportsjessie-backportsupstream
|
|
|
@7d2123d
|
5 years |
thomas2.klute |
Log errors while loading proxy certificate trust list
The way the …
debian/masterdebian/stretch-backportsjessie-backportsupstream
|
|
|
@6bbc00a
|
5 years |
thomas2.klute |
Check hostname of proxy back end server against certificate
…
debian/masterdebian/stretch-backportsjessie-backportsupstream
|
|
|
@0de1839
|
5 years |
thomas2.klute |
Support X.509 auth for TLS proxy connections
This commit adds support …
debian/masterdebian/stretch-backportsjessie-backportsupstream
|
|
|
@7314438
|
5 years |
thomas2.klute |
Fix whitespace problems detected by git
debian/masterdebian/stretch-backportsjessie-backportsupstream
|
|
|
@b324906
|
5 years |
thomas2.klute |
Merge branch 'client-verify-fix' into tls-proxy
Most importantly, …
debian/masterdebian/stretch-backportsjessie-backportsupstream
|
|
|
@5a8a32b
|
5 years |
thomas2.klute |
TLS Client auth: Check server verify mode if unset for dir
The …
debian/masterdebian/stretch-backportsjessie-backportsupstream
|
|
|
@b429e4c
|
5 years |
thomas2.klute |
Cleanup handler for proxy TLS connections
When handling client …
debian/masterdebian/stretch-backportsjessie-backportsupstream
|
|
|
@d7a8286
|
5 years |
thomas2.klute |
Remove debug log messages for allocating connection config memory
…
debian/masterdebian/stretch-backportsjessie-backportsupstream
|
|
|
@265eafc
|
5 years |
thomas2.klute |
gnutls_io.c: Log connection start/end and unusual input filter events
…
debian/masterdebian/stretch-backportsjessie-backportsupstream
|
|
|
@4261999
|
5 years |
thomas2.klute |
gnutls_io_input_read: Retry gnutls_record_recv if necessary
While …
debian/masterdebian/stretch-backportsjessie-backportsupstream
|
|
|
@398d1a0
|
5 years |
thomas2.klute |
Improved logging for gnutls_io_input_read
* Log if something tried to …
debian/masterdebian/stretch-backportsjessie-backportsupstream
|
|
|
@4fefa39
|
5 years |
thomas2.klute |
src/gnutls_io.c: Reformat gnutls_io_filter_error for readability
No …
debian/masterdebian/stretch-backportsjessie-backportsupstream
|
|
|
@beb14d9
|
5 years |
thomas2.klute |
Proof of concept: Support for proxy back end connections using TLS
…
debian/masterdebian/stretch-backportsjessie-backportsupstream
|
|
|
@c1ef069
|
5 years |
thomas2.klute |
Record if a connection is a proxy connection
When handling a proxy …
debian/masterdebian/stretch-backportsjessie-backportsupstream
|
|
|
@5342265
|
5 years |
thomas2.klute |
Close last for loop in mgs_find_sni_server
The closing brace for the …
debian/masterdebian/stretch-backportsjessie-backportsupstream
|
|
|
@07d548d
|
5 years |
thomas2.klute |
Properly use SSLProxyEngine option
ssl_proxy_enable now checks if …
debian/masterdebian/stretch-backportsjessie-backportsupstream
|
|
|
@accbb83
|
5 years |
thomas2.klute |
mod_gnutls.c: Whitespace and line break fixes
debian/masterdebian/stretch-backportsjessie-backportsupstream
|
|
|
@c782c1f
|
5 years |
thomas2.klute |
Don't do global deinit when disabling TLS for a proxy back end …
debian/masterdebian/stretch-backportsjessie-backportsupstream
|
|
|
@e8acf05
|
5 years |
thomas2.klute |
Enable/disable TLS per connection in ssl_engine_disable
Previously, …
debian/masterdebian/stretch-backportsjessie-backportsupstream
|
|
|
@e4b58b6
|
5 years |
thomas2.klute |
Check error codes during GnuTLS connection init
These calls shouldn't …
debian/masterdebian/stretch-backportsjessie-backportsupstream
|
|
|
@3d361b8
|
5 years |
thomas2.klute |
Check if filters exist before removing them in ssl_engine_disable
…
debian/masterdebian/stretch-backportsjessie-backportsupstream
|
|
|
@64dadf8
|
5 years |
thomas2.klute |
Use proper GNUTLS_ENABLED_* macros in SSL proxy functions
debian/masterdebian/stretch-backportsjessie-backportsupstream
|
|
|
@031acac
|
5 years |
nmav |
Use the new (3.1.3+) GnuTLS APIs to obtain private keys.
This allows …
debian/masterdebian/stretch-backportsjessie-backportsupstream
|
|
|
@fd82e59
|
6 years |
dkg |
use strict compiler arguments by default (-Wall -Werror -Wextra)
…
debian/masterdebian/stretch-backportsjessie-backportsupstream
|
|
|
@765cac2
|
6 years |
dkg |
clean up MGS_SIDE abuse of apr_pstrcat
We were allocating twice as …
debian/masterdebian/stretch-backportsjessie-backportsupstream
|
|
|
@2aaf4f5
|
6 years |
dkg |
implement GnuTLSExportCertificates control over max exported cert size …
debian/masterdebian/stretch-backportsjessie-backportsupstream
|
|
|
@55dc3f0
|
6 years |
dkg |
Make Apache 2.4 display the correct module in error logs
debian/masterdebian/stretch-backportsjessie-backportsupstream
|
|
|
@83eafed
|
6 years |
dkg |
avoid a very unlikely NULL dereference
debian/masterdebian/stretch-backportsjessie-backportsupstream
|
|
|
@4ec9183
|
6 years |
dkg |
Include GnuTLS version as additional version component in Server …
debian/masterdebian/stretch-backportsjessie-backportsupstream
|
|
|
@46de753
|
6 years |
dkg |
fix build against GnuTLS 2.12.x
debian/masterdebian/stretch-backportsjessie-backportsupstream
|
|
|
@671b64f
|
6 years |
dkg |
remove all trailing whitespace
debian/masterdebian/stretch-backportsjessie-backportsupstream
|
|
|
@9720026
|
6 years |
dkg |
silly newline cleanup
debian/masterdebian/stretch-backportsjessie-backportsupstream
|
|
|
@5674676
|
6 years |
dkg |
add SSL_DH_PRIME_BITS to expose the size of the DH modulus to CGI
debian/masterdebian/stretch-backportsjessie-backportsupstream
|
|
|
@b4739cd
|
6 years |
dkg |
display some information in mod_status
debian/masterdebian/stretch-backportsjessie-backportsupstream
|
|
|
@b55bf71
|
6 years |
dkg |
accept the e-mail address in the cert Subject if no sAN e-mail is present
debian/masterdebian/stretch-backportsjessie-backportsupstream
|
|
|
@a01f8ab
|
6 years |
dkg |
upgrade to libmsv 0.1 API
debian/masterdebian/stretch-backportsjessie-backportsupstream
|
|
|
@832182b
|
6 years |
dkg |
extracting the user ID from a certificate cleanly.
debian/masterdebian/stretch-backportsjessie-backportsupstream
|
|
|
@5c0d491
|
6 years |
dkg |
MSVA: successful communication between apache and the agent
This is …
debian/masterdebian/stretch-backportsjessie-backportsupstream
|
|
|