Timeline
May 31, 2016:
- 6:00 PM Changeset in mod_gnutls [64856fd]asynciodebian/masterdebian/stretch-backportsproxy-ticketupstream by
- Get rid of exit(-1) calls in mgs_hook_post_config() This allows the …
- 2:45 PM Changeset in mod_gnutls [c6c3357]pristine-tar by
- pristine-tar data for mod-gnutls_0.7.5.orig.tar.bz2
- 2:42 PM Changeset in mod_gnutls [2c81c36]debian/masterdebian/stretch-backportsjessie-backportsdebian/0.7.5-1 by
- prepare changelog for new release
- 2:42 PM Changeset in mod_gnutls [e12b9b6]debian/masterdebian/stretch-backportsjessie-backports by
- no need to adjust name of mod_gnutls.so after upstream fix
- 2:09 PM Changeset in mod_gnutls [96fc9d9]debian/masterdebian/stretch-backportsjessie-backports by
- drop patches applied upstream
- 2:09 PM Changeset in mod_gnutls [855b295]debian/masterdebian/stretch-backportsjessie-backports by
- Merge tag 'upstream/0.7.5' into debian Upstream version 0.7.5
- 2:09 PM Changeset in mod_gnutls [ce12806]debian/masterdebian/stretch-backportsjessie-backportsupstreamupstream/0.7.5 by
- Imported Upstream version 0.7.5
- 1:12 PM Changeset in mod_gnutls [2a1ffd6]asynciodebian/masterdebian/stretch-backportsproxy-ticketupstream by
- Move trust list generation for OCSP to a separate function The new …
May 30, 2016:
- 5:21 PM Changeset in mod_gnutls [d35b98e]asynciodebian/masterdebian/stretch-backportsproxy-ticketupstream by
- Check OCSP response and staple it only if good
- 4:18 PM Changeset in mod_gnutls [c05780e]asynciodebian/masterdebian/stretch-backportsproxy-ticketupstream by
- Proper runtests integration Test fails if runtests failed, avoid …
- 4:06 PM Changeset in mod_gnutls [4cc1edc]asynciodebian/masterdebian/stretch-backportsproxy-ticketupstream by
- Remove pointless <If> from test server config Apparently <If> is …
- 4:03 PM Changeset in mod_gnutls [20f8e99]asynciodebian/masterdebian/stretch-backportsproxy-ticketupstream by
- Provide full certificate chain to the server The server will need CA …
May 29, 2016:
- 6:06 PM Changeset in mod_gnutls [94cb972]asynciodebian/masterdebian/stretch-backportsproxy-ticketupstream by
- Minimal OCSP stapling implementation using externally provided …
- 3:38 PM Changeset in mod_gnutls [b674e95]asynciodebian/masterdebian/stretch-backportsproxy-ticketupstream by
- Merge version 0.7.5 into ocsp branch
May 28, 2016:
- 9:57 AM Ticket #136 (Infinite loop while cleaning up GnuTLS session) closed by
- fixed: This is now fixed in 0.7.5.
- 8:05 AM Changeset in mod_gnutls [086cea9]asynciodebian/masterdebian/stretch-backportsjessie-backportsproxy-ticketupstreammod_gnutls/0.7.5 by
- Release version 0.7.5
May 27, 2016:
- 8:33 PM Changeset in mod_gnutls [2b80754]asynciodebian/masterdebian/stretch-backportsjessie-backportsproxy-ticketupstream by
- Delete target files before exporting PGP certificates GnuPG promts or …
- 8:12 PM Changeset in mod_gnutls [9e56602]asynciodebian/masterdebian/stretch-backportsjessie-backportsproxy-ticketupstream by
- Check for write errors in pgpcrc.c to get rid of build warning
- 8:12 PM Changeset in mod_gnutls [42829ae]asynciodebian/masterdebian/stretch-backportsjessie-backportsproxy-ticketupstream by
- Build pgpcrc through Automake, clean new GnuPG privkey files & directories
- 8:12 PM Changeset in mod_gnutls [298dc66]asynciodebian/masterdebian/stretch-backportsjessie-backportsproxy-ticketupstream by
- use --outfile instead of stdio redirection This way, when a command …
- 8:12 PM Changeset in mod_gnutls [d70dd6e]asynciodebian/masterdebian/stretch-backportsjessie-backportsproxy-ticketupstream by
- ensure cleanup of gpg v2.1 keyrings as well depending on the version …
- 4:07 PM Changeset in mod_gnutls [0bda20f]asynciodebian/masterdebian/stretch-backportsjessie-backportsproxy-ticketupstream by
- Make "make distcheck" work This requires strict DIST/DISTCLEAN lists …
- 2:56 PM Changeset in mod_gnutls [eb34ac4]asynciodebian/masterdebian/stretch-backportsjessie-backportsproxy-ticketupstream by
- Let Automake handle module installation Using a custom pkglib …
- 1:03 PM Changeset in mod_gnutls [eda8686]asynciodebian/masterdebian/stretch-backportsjessie-backportsproxy-ticketupstream by
- Disable building static libraries Only the dynamic library is used by …
- 12:26 PM Changeset in mod_gnutls [19f2719]asynciodebian/masterdebian/stretch-backportsjessie-backportsproxy-ticketupstream by
- Update comments and formating in push/pull functions
- 12:11 PM Changeset in mod_gnutls [a9fa300]asynciodebian/masterdebian/stretch-backportsjessie-backportsproxy-ticketupstream by
- Set GnuTLS session errno on all error paths in mgs_transport_read()
May 26, 2016:
- 6:00 PM Changeset in mod_gnutls [6868585]asynciodebian/masterdebian/stretch-backportsjessie-backportsproxy-ticketupstream by
- Remove unnecessary session pointer check The transport functions are …
- 5:09 PM Changeset in mod_gnutls [be41ee4]asynciodebian/masterdebian/stretch-backportsjessie-backportsproxy-ticketupstream by
- Set GnuTLS session errno on errors in mgs_transport_write() Sunil …
May 23, 2016:
- 5:08 PM Changeset in mod_gnutls [efe884e]asynciodebian/masterdebian/stretch-backportsproxy-ticketupstream by
- Skip OCSP test with incompatible GnuTLS versions Please see the …
- 5:08 PM Changeset in mod_gnutls [c4d6e77]asynciodebian/masterdebian/stretch-backportsproxy-ticketupstream by
- Test suite: New test case for simple HTTPS access with OCSP status check
- 2:02 AM Changeset in mod_gnutls [9e309ae]asynciodebian/masterdebian/stretch-backportsproxy-ticketupstream by
- Merge version 0.7.4 into ocsp
May 21, 2016:
- 8:16 AM Ticket #136 (Infinite loop while cleaning up GnuTLS session) created by
- I noticed that some apache2 processes take 100% CPU after a few …
Note: See TracTimeline
for information about the timeline view.