aboutsummaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
0.2.xRefactor finding the correct server record to fix resumed sessions.Gravatar Paul Querna 21 years
0.4.xadded new apr_memcache.m4 from Guillaume RousseGravatar Nokis Mavrogiannopoulos 18 years
masteradd in manual from outoforder.cc websiteGravatar Edward Rudd 14 years
ooo-pagesupdate mod_gnutls webpageGravatar Edward Rudd 12 years
 
TagDownloadAuthorAge
0.5.10commit 09bce31abf...Gravatar Dash Shendy 14 years
0.5.8commit c223258e7c...Gravatar Nikos Mavrogiannopoulos 15 years
0.5.7commit 47e0ccc66d...Gravatar Nikos Mavrogiannopoulos 15 years
0.5.6commit e272d2c01c...Gravatar Nokis Mavrogiannopoulos 16 years
0.5.4commit f30552add8...Gravatar Nokis Mavrogiannopoulos 17 years
0.5.3commit 5353b12db4...Gravatar Nokis Mavrogiannopoulos 17 years
0.5.2commit b31b434598...Gravatar Nokis Mavrogiannopoulos 17 years
0.5.1commit 4e383e3e1a...Gravatar Nokis Mavrogiannopoulos 18 years
0.4.3commit 2cb49bd513...Gravatar Nokis Mavrogiannopoulos 18 years
0.4.1commit 586e3bef5d...Gravatar Nokis Mavrogiannopoulos 18 years
0.4.2commit 9a2ed619f2...Gravatar Nokis Mavrogiannopoulos 18 years
0.4.2.1commit 9a2ed619f2...Gravatar Nokis Mavrogiannopoulos 18 years
0.5.0-alphacommit 75636faa67...Gravatar Nokis Mavrogiannopoulos 18 years
0.4.0commit 2b9b5d44a1...Gravatar Nokis Mavrogiannopoulos 18 years
0.2.0commit 836417fcea...Gravatar Paul Querna 21 years
0.1.1commit f2d7e3c65c...Gravatar Paul Querna 21 years
0.1.0commit 2f759e64ee...Gravatar Paul Querna 21 years
th='13' height='13' alt='Gravatar' /> Nokis Mavrogiannopoulos 2009-06-30 * Applied patch to allow building with Apache 2.4. Patch by Arfrever Frehtes Ta...Gravatar Nokis Mavrogiannopoulos 2009-06-30 * do not try to send empty packs using TLS. This this has a special meaning and...Gravatar Nokis Mavrogiannopoulos 2009-06-13 * if private key import fails try as pkcs8 key.Gravatar Nokis Mavrogiannopoulos 2009-05-21 * removed limit on ca certificates' numberGravatar Nokis Mavrogiannopoulos 2009-01-24 * Added patch to fix issue with mod_proxy. Investigation and patch by Alain Knaff.Gravatar Nokis Mavrogiannopoulos 2009-01-04 * APLOG_EMERG was replaced with APLOG_STARTUP for startup messages.Gravatar Nokis Mavrogiannopoulos 2008-11-02 * increased max handshake triesGravatar Nokis Mavrogiannopoulos 2008-10-16 * Allow openpgp-only sitesGravatar Nokis Mavrogiannopoulos 2008-10-01 * better loggingGravatar Nokis Mavrogiannopoulos 2008-10-01 * updated README file to account for openpgp keys --patch by Jack BatesGravatar Nokis Mavrogiannopoulos 2008-10-01 * use memmove instead of memcpy because buffers might overlap. Gravatar Nokis Mavrogiannopoulos 2008-09-14 * added check for invalid contextGravatar Nokis Mavrogiannopoulos 2008-09-14 * depend on main libgnutls library (and gnutls 2.4.x)Gravatar Nokis Mavrogiannopoulos 2008-06-29 * send database store failure as DEBUGGravatar Nokis Mavrogiannopoulos 2008-03-05 * corrected SRP enable flag, and corrected the DBM hook support. It now free da...Gravatar Nokis Mavrogiannopoulos 2008-03-03 * added option to disable srp (for distributions that disable it in gnutls)Gravatar Nokis Mavrogiannopoulos 2008-02-20 * prepare for an alpha release