aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
blob: 5dea61eb142cf734026b21986348d5cdbf29dce6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
** Version 0.5.5 (unreleased)

- Removed limits on CA certificate loading. Reported by
  Sander Marechal and Jack Bates.

** Version 0.5.4 (2009-01-04)

- mod_gnutls.h: modified definition to extern to avoid compilation
  errors in darwin.

- Added patch to fix issue with mod_proxy. Investigation and patch by Alain
  Knaff.

- libgnutls detection uses pkg-config.

** Version 0.5.3 (2008-10-16)

- Corrected bug to allow having an OpenPGP-only web site.

- Increased Max handshake tries due to interrupted system calls.

** Version 0.5.2 (2008-06-29)

- Depend on gnutls 2.4 which has openpgp support in main library.

** Version 0.5.1 (2008-03-05)

- Added --disable-srp configure option

- Better check for memcache (patch by Guillaume Rousse)

- Corrected possible memory leak in DBM support for resuming sessions.

** Version 0.5.0-alpha (2008-01-24)

- Added support for OpenPGP keys. The new directives are:
  GnuTLSPGPKeyringFile, GnuTLSPGPCertificateFile, GnuTLSPGPKeyFile

** Version 0.4.2 (2007-12-10)

- Added support for sending a certificate chain.

- Corrected bug which did not allow the TLS session cache to be used.

- Do not allow resuming sessions on different servers.

** Version 0.4.1 (2007-12-03)

- Added support for subject alternative names in certificates.
Only one per certificate is supported.

- New enviroment variables: SSL_CLIENT_M_VERSION, SSL_CLIENT_S_SAN%, 
SSL_CLIENT_S_TYPE, SSL_SERVER_M_VERSION, SSL_SERVER_S_SAN%, SSL_SERVER_S_TYPE

- The compatibility mode can now be enabled explicitely with the
%COMPAT keyword at the GnuTLSPriorities string. It is no longer the default.

- Check for GnuTLSPriorities directive. This corrects a segfault. Thanks
to David Hrbáč.

- Better handling of GnuTLSDHFile and GnuTLSRSAFile.

- No longer default paths for RSA and DH parameter files.
9109eb57a820e?s=13&d=retro' width='13' height='13' alt='Gravatar' /> Christopher Powell 2002-11-19 * Yet more minor documentation edits.Gravatar Christopher Powell 2002-11-19 * Many more doc edits. Reworked the makefile to use ssh/scp for 'make distro'.1.17Gravatar Christopher Powell 2002-11-17 * Further changes to the documentation and how it is generated.Gravatar Christopher Powell 2002-11-15 * More documentation work on the way to final 1.17 release.Gravatar Christopher Powell 2002-11-14 * Yanking old doc files.Gravatar Christopher Powell 2002-11-14 * Monster changes en route to 1.17. Esp. with new documentation.Gravatar Christopher Powell 2002-11-14 * *** empty log message ***1.17pre2Gravatar Christopher Powell 2002-09-04 * Lots of changes & bugfixes as requested on the list. Pre-1 of 1.17.1.17pre1Gravatar Christopher Powell 2002-06-27 * More effort toward next release. Now include headers in/out.Gravatar Christopher Powell 2002-05-24 * Further changes on the way to 1.17, big one was the segfault fix.Gravatar Christopher Powell 2002-05-16 * Removed (TM)s.Gravatar Christopher Powell 2002-05-14 * Added notes logging capability. This is a commit prior to a lot of workGravatar Christopher Powell 2002-05-14 * Moved the create_tables flag to the 'main server' and out of virtual-host1.16Gravatar Christopher Powell 2002-04-23 * Significant headway toward a releasable 1.16, passed ab testing and myGravatar Christopher Powell 2002-04-23 * Significant bugfixes and feature additions on the way to 1.16...Gravatar Christopher Powell 2002-04-21 * Fixed buglet with preserve file (needed semicolon) and updated README.1.15Gravatar Christopher Powell 2002-04-08 * *** empty log message ***Gravatar Christopher Powell 2002-04-08 * Added - but did not activate - routines to handle proxy environment variables.Gravatar Christopher Powell 2002-04-08 * This is a "pre" snapshot of 1.15. Numerous changes emphasizing how SQLGravatar Christopher Powell 2002-04-02 * *** empty log message ***1.14Gravatar Christopher Powell 2002-02-24 * Minor but significant updates to the instructions for apxs users.Gravatar Christopher Powell 2002-02-24 * Ported to mysql_real_connect, made a change for the mass-virtual-hosting1.13Gravatar Christopher Powell 2002-01-15 * Fixed another typo in make_combined_log; improved DSO instructionsGravatar Christopher Powell 2002-01-02 * Added a mysql_close mechanism to the child exit process to fix MySQLGravatar Christopher Powell 2001-12-07 * Fixed a bug where make_combined_log.pl's data[] types were off by one1.121.11Gravatar Christopher Powell 2001-12-04 * 'make distro' now copies textfiles to html directory for online perusal.Gravatar Christopher Powell 2001-12-03 * Big changes including reworked cookie code, new directives, SSL logging,Gravatar Christopher Powell 2001-12-03 * A lot of code cleanup and tweaking, plus cookie logging:1.10Gravatar Christopher Powell 2001-11-30 * Initial revision1.09Gravatar Christopher Powell 2001-11-28