Timeline
May 16, 2018:
- 1:19 PM Changeset in mod_gnutls [eced11a]asynciodebian/masterproxy-ticket by
- Remove server variable ocsp_cache_enable There is no need to …
- 2:35 AM Changeset in mod_gnutls [92b5f4d]asynciodebian/masterproxy-ticket by
- Use the OCSP cache for responses
- 2:12 AM Changeset in mod_gnutls [babdb29]asynciodebian/masterproxy-ticket by
- Initialize and clean up the OCSP cache, following session cache patterns
May 11, 2018:
- 4:03 PM Changeset in mod_gnutls [bc63825]debian/stretch-backportsdebian/0.8.4-1_bpo9+1 by
- prepare release for stretch-backports
- 4:03 PM Changeset in mod_gnutls [72d787d]debian/stretch-backports by
- added lmodern to build-deps (needed by stretch pandoc)
- 3:50 PM Changeset in mod_gnutls [afe029a]debian/stretch-backports by
- update Vcs and gbp info to point to debian/stretch-backports branch
May 8, 2018:
- 3:04 PM Changeset in mod_gnutls [d036f96]asynciodebian/masterproxy-ticket by
- Add configuration directive GnuTLSOCSPCache (no-op for now) First …
- 1:53 PM Changeset in mod_gnutls [13870b7]asynciodebian/masterproxy-ticket by
- test-14_resume_session.bash: Check if the session was resumed …
May 7, 2018:
- 12:47 PM Changeset in mod_gnutls [2d454a2]asynciodebian/masterproxy-ticket by
- Macro for session cache name
May 3, 2018:
- 12:23 PM Changeset in mod_gnutls [72377cf]asynciodebian/masterproxy-ticket by
- Always set SSL_COMPRESS_METHOD=NULL with GnuTLS >= 3.6.0 Compression …
May 2, 2018:
- 3:47 PM Changeset in mod_gnutls [eaa8a9d]asynciodebian/masterproxy-ticket by
- Test suite: Fix list of dist files for test 03_cachetimeout_in_vhost
- 2:30 PM Changeset in mod_gnutls [ce5f776]asynciodebian/masterproxy-ticket by
- Move config and post_config of a cache instance to separate functions …
Apr 30, 2018:
- 11:08 AM Changeset in mod_gnutls [5ab2868]asynciodebian/masterproxy-ticket by
- Remove unused server variable The mgs_srvconf_rec.non_ssl_request …
- 7:22 AM Changeset in mod_gnutls [a6aa387]asynciodebian/masterproxy-ticket by
- Test suite: Update cache configuration, ensure unique cache paths
Apr 29, 2018:
- 3:54 PM Changeset in mod_gnutls [56c722f]asynciodebian/masterproxy-ticket by
- Test suite: Do not expire test PGP keys Infinite validity is no …
- 3:19 PM Changeset in mod_gnutls [f52f1b4]asynciodebian/masterproxy-ticket by
- Allow GnuTLSCacheTimeout in virtual host config I'm not sure if …
- 6:33 AM Changeset in mod_gnutls [d8d6b1e]asynciodebian/masterproxy-ticket by
- Reallocate buffer to data size after fetching from socache There is …
- 6:01 AM Changeset in mod_gnutls [a314ec9]asynciodebian/masterproxy-ticket by
- Store config pointer in struct mgs_cache for logging This way the …
Apr 28, 2018:
- 5:52 PM Changeset in mod_gnutls [b94aee2]asynciodebian/masterproxy-ticket by
- Remove internal cache type enum The cache type is now transparently …
Apr 26, 2018:
- 1:58 PM Changeset in mod_gnutls [2f949bc]asynciodebian/masterproxy-ticket by
- Remove deleted m4/apr_memcache.m4 from EXTRA_DIST
- 2:32 AM Changeset in mod_gnutls [adf36c3]asynciodebian/masterproxy-ticket by
- Update documentation in gnutls_cache.c
Apr 25, 2018:
- 5:28 AM Changeset in mod_gnutls [41f9bcb]asynciodebian/masterproxy-ticket by
- Use cache parameter in mgs_cache_store() and mgs_cache_fetch() The …
Apr 24, 2018:
- 1:13 PM Changeset in mod_gnutls [ded2291]asynciodebian/masterproxy-ticket by
- Switch generic cache store/fetch function pointers to constant …
- 12:30 PM Changeset in mod_gnutls [6bbd378]asynciodebian/masterproxy-ticket by
- Remove special handling for APR memcache and leftover includes
- 2:21 AM Changeset in mod_gnutls [0363315]asynciodebian/masterproxy-ticket by
- Use cache mutex only if socache provider is not multiprocess/thread safe
- 2:12 AM Changeset in mod_gnutls [6c5c2ec]asynciodebian/masterproxy-ticket by
- Test for session resumption
- 1:47 AM Changeset in mod_gnutls [14a6f41]asynciodebian/masterproxy-ticket by
- Check for a cache during OCSP setup
Apr 23, 2018:
- 4:39 PM Changeset in mod_gnutls [de1ceab]asynciodebian/masterproxy-ticket by
- Replace internal cache implementation with mod_socache Massively …
Apr 22, 2018:
- 4:35 PM Changeset in mod_gnutls [0470e44]asynciodebian/masterproxy-ticket by
- Support common socache "type:config" style for GnuTLSCache directive
- 1:04 PM Changeset in mod_gnutls [7921dc7]asynciodebian/masterproxy-ticket by
- Remove OpenPGP authentication OpenPGP authentication was removed from …
Apr 21, 2018:
- 3:51 PM Changeset in mod_gnutls [2246a84]asynciodebian/masterproxy-ticket by
- Make automatic OCSP cache updates and fuzz time configurable
Apr 20, 2018:
- 4:14 PM Changeset in mod_gnutls [fa6d0bb]asynciodebian/masterproxy-ticket by
- Initialize OCSP stapling only if mod_gnutls is enabled for a virtual …
Apr 19, 2018:
- 3:27 PM Changeset in mod_gnutls [f233a23]asynciodebian/masterproxy-ticket by
- Logic for fuzzy OCSP update timing If a server has a lot of virtual …
- 3:23 PM Changeset in mod_gnutls [3d30543]asynciodebian/masterproxy-ticket by
- Write failure cache entries from asynchronous OCSP updates This …
- 3:22 PM Changeset in mod_gnutls [61e802c]asynciodebian/masterproxy-ticket by
- Simplify mgs_async_ocsp_update Always use OCSP mutex for updates, …
- 3:20 PM Changeset in mod_gnutls [3c475e0]asynciodebian/masterproxy-ticket by
- Ensure that mod_gnutls child_init runs before mod_watchdog's Our …
- 3:09 PM Changeset in mod_gnutls [103cafa]asynciodebian/masterproxy-ticket by
- Remove extra "OCSP failed" log entry while writing failure to cache …
- 3:09 PM Changeset in mod_gnutls [a85de63]asynciodebian/masterproxy-ticket by
- Make cache_fetch_func work without a connection context This is …
- 2:50 PM Changeset in mod_gnutls [c34a68b]asynciodebian/masterproxy-ticket by
- dbm_cache_fetch: Prepare for signature without connection context …
- 2:49 PM Changeset in mod_gnutls [3656df0]asynciodebian/masterproxy-ticket by
- mgs_cache_ocsp_failure: Make expiry timeout an argument A failure …
- 2:47 PM Changeset in mod_gnutls [6945efb]asynciodebian/masterproxy-ticket by
- mc_cache_fetch: Don't require a connection context
- 2:46 PM Changeset in mod_gnutls [3381559]asynciodebian/masterproxy-ticket by
- Adjust intervals for async OCSP updates based on cache expiry or failure
- 2:45 PM Changeset in mod_gnutls [0cdfb19]asynciodebian/masterproxy-ticket by
- Documentation for mgs_new_singleton_watchdog
- 2:44 PM Changeset in mod_gnutls [a467635]asynciodebian/masterproxy-ticket by
- Enable asynchronous OCSP updates Asynchronous updates are always …
- 2:13 PM Changeset in mod_gnutls [506e64a]asynciodebian/masterproxy-ticket by
- Optionally return cache expiry time when caching an OCSP response …
- 2:11 PM Changeset in mod_gnutls [0e3f8c6]asynciodebian/masterproxy-ticket by
- Create module-wide singleton watchdog during post_config
- 2:09 PM Changeset in mod_gnutls [5c62a6a]asynciodebian/masterproxy-ticket by
- mod_gnutls.h.in: Remove outdated comment
- 2:08 PM Changeset in mod_gnutls [4aa63a4]asynciodebian/masterproxy-ticket by
- Infrastructure for mod_watchdog support Asynchronous OCSP cache …
Apr 16, 2018:
- 9:01 PM Changeset in mod_gnutls [35aa9b9]debian/masterdebian/stretch-backportsdebian/0.8.4-1 by
- prepare debian release
- 9:00 PM Changeset in mod_gnutls [a43d448]debian/masterdebian/stretch-backports by
- ship NOTICE file as required by Apache 2.0 license
- 9:00 PM Changeset in mod_gnutls [823fa13]debian/masterdebian/stretch-backports by
- d/copyright: update URLs, authorship information
- 9:00 PM Changeset in mod_gnutls [06eb5a3]debian/masterdebian/stretch-backports by
- d/changelog: strip trailing whitespace
- 9:00 PM Changeset in mod_gnutls [88f0cbbf]debian/masterdebian/stretch-backports by
- fixup dh 11 transition
- 8:47 PM Changeset in mod_gnutls [46b988a]debian/masterdebian/stretch-backports by
- Rules-Requires-Root: no
- 8:46 PM Changeset in mod_gnutls [856881c]debian/masterdebian/stretch-backports by
- move to debhelper 11
- 8:46 PM Changeset in mod_gnutls [b8162fc]debian/masterdebian/stretch-backports by
- Standards-Version: bump to 4.1.4 (no changes needed)
- 8:45 PM Changeset in mod_gnutls [7bbfeb4]debian/masterdebian/stretch-backports by
- Fix lintian warning priority-extra-is-replaced-by-priority-optional
- 8:45 PM Changeset in mod_gnutls [3f6adad]debian/masterdebian/stretch-backports by
- Remove all patches, they have been included in 0.8.3
- 8:44 PM Changeset in mod_gnutls [85c5a22]debian/masterdebian/stretch-backports by
- moving to PEP-14 branch naming
- 8:43 PM Changeset in mod_gnutls [8982265]debian/masterdebian/stretch-backports by
- Merge tag 'upstream/0.8.4' into debian/master Upstream version 0.8.4
- 8:43 PM Changeset in mod_gnutls [f4ac9ccd]debian/masterdebian/stretch-backportsupstreamupstream/0.8.4 by
- New upstream version 0.8.4
- 8:42 PM Changeset in mod_gnutls [300ae82]debian/masterdebian/stretch-backports by
- Merge tag 'upstream/0.8.3' into debian/master Upstream version 0.8.3
- 8:42 PM Changeset in mod_gnutls [f5342b1]debian/masterdebian/stretch-backportsupstreamupstream/0.8.3 by
- New upstream version 0.8.3
- 8:39 PM Changeset in mod_gnutls [639ce77]debian/masterdebian/stretch-backports by
- New upstream signing key. See Message-ID: …
Note: See TracTimeline
for information about the timeline view.