aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* Added option to turn on/off session tickets.Gravatar Nikos Mavrogiannopoulos 2010-07-01
* Added missing var.Gravatar Nikos Mavrogiannopoulos 2010-06-30
* Use libgcrypt calls only if gnutls is older than 2.11.0Gravatar Nikos Mavrogiannopoulos 2010-06-30
* Applied patch to allow building with Apache 2.4. Patch by Arfrever Frehtes Ta...Gravatar Nikos Mavrogiannopoulos 2009-06-30
* removed limit on ca certificates' numberGravatar Nikos Mavrogiannopoulos 2009-01-24
* modified definition to extern to avoid compilation errors in darwin.Gravatar Nikos Mavrogiannopoulos 2008-10-19
* Initial support for openpgp keysGravatar Nikos Mavrogiannopoulos 2007-12-15
* Added support for sending more than one certificate.Gravatar Nikos Mavrogiannopoulos 2007-12-08
* better handling of RSAFile and DHFileGravatar Nikos Mavrogiannopoulos 2007-12-03
* upgraded to 0.4.0Gravatar Nikos Mavrogiannopoulos 2007-11-28
* - 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.Gravatar Paul Querna 2004-12-02
* input and output filtersGravatar Paul Querna 2004-09-28
* rename structures.Gravatar Paul Querna 2004-09-27
* break up the IO functions into their own fileGravatar Paul Querna 2004-09-27
_sql/commit/?h=1.96&id=ceb9aca770cf5b5464522fc032eb0f1cf73d6867'>only warn if libraries are not found, don't error.Gravatar Edward Rudd 2004-08-23 | * Added SSL building for win32Gravatar Edward Rudd 2004-08-17 | * updated release date of 1.991.99Gravatar Edward Rudd 2004-07-28 | | | | | added mod_log_sql_dbi.c into distribution * added dbi providerGravatar Edward Rudd 2004-07-28 | * defaulted ssl to on, added checks for libdbi and better mysql checksGravatar Edward Rudd 2004-07-26 | * fixed another segfault related to the mysql escaping function (forcepreserve ↵Gravatar Edward Rudd 2004-07-16 | | | | | | | | | | | bug) included win32 build bat files in distribution separated -Werror to a configure time option (--enable-maintainer) update autogen to use autoconf 2.57, aclocal 1.7 included pgsql and dbi module source in distribution. setup autodetection in configure script for databases. * moved quoting of fields to DB driver Gravatar Edward Rudd 2004-06-03 | | | | | | fixed segfault in the mysql escape string function DBi driver working with postgresql. * change apache 2 method to use optional functionGravatar Edward Rudd 2004-05-14 | * 1.98 release1.98Gravatar Edward Rudd 2004-05-13 | * renamed directory Documentation to docsGravatar Edward Rudd 2004-05-12 | | | | | updated configure and makefile to use new m4 files * updated ignoresGravatar Edward Rudd 2004-05-12 | * added ap_strstr_c and ap_strchr_c definesGravatar Edward Rudd 2004-05-12 | * changed strstr to ap_strstr or ap_strstr_cGravatar Edward Rudd 2004-05-05 | | | | | | changed strchr to ap_strchr or ap_strchr_c * Added transferlog tableGravatar Edward Rudd 2004-05-05 | * updated gen_todo scriptGravatar Edward Rudd 2004-04-30 | * updated cvsignore files (from svn:ignore)Gravatar Edward Rudd 2004-04-29 | * update svn:ignoreGravatar Edward Rudd 2004-04-29 | * win32 fixes for apache 1.3