summaryrefslogtreecommitdiffstats
path: root/AUTHORS
blob: d10c5de04a055c9a44ccf2ab1cf3d00e332a677c (plain)
1
2
3
4
5
6
7
8
9
10
11
Edward Rudd <eddie at omegaware dot com>
	Apache 2.0 port. Current Maintainer as of February, 2004

Christopher B. Powell <chris at grubbybaby dot com>
	Maintainer since version 1.06

Zeev Suraski <bourbon at netvision.net dot il>
	Adding the mysql routines (intial revisions)

The Apache Foundation
	standard apache logging module for which this module is based on
pd/mod_gnutls/commit/include?h=0.2.0&id=84cb5b2ad2abada1069659895d16dcb64f669008'>- add lua to do client verificationGravatar Paul Querna 2005-05-17 * Refactor finding the correct server record to fix resumed sessions.0.2.00.2.xGravatar Paul Querna 2005-04-25 * - move hooks to gnutls_hooks.cGravatar Paul Querna 2005-04-24 * move config functions to their own file. Gravatar Paul Querna 2005-04-24 * client auth is sort of working.Gravatar Paul Querna 2005-04-22 * working SNI. Not so working Client Cert support.Gravatar Paul Querna 2005-04-21 * include support for 2.0.xxGravatar Paul Querna 2005-04-08 * wrap the debug log in maintainer mode.Gravatar Paul Querna 2005-04-08 * - remove anno credsGravatar Paul Querna 2005-04-06 * checkpoint the work so far. The DBM cache needs a little more work.Gravatar Paul Querna 2005-04-05 * - make memcahe optionalGravatar Paul Querna 2005-04-04 * make this a generated fileGravatar Paul Querna 2005-04-04 * updated header.Gravatar Paul Querna 2005-04-04 * working support for a ssl session cache via memcached.Gravatar Paul Querna 2004-12-10 * add check for apr_memcacheGravatar Paul Querna 2004-12-09 * setting proper ignores.