summaryrefslogtreecommitdiffstatsabout
path: root/include/mod_gnutls.h.in
Commit message (Collapse)AuthorAgeFilesLines
* Compilation FixupsDash Shendy2011-07-081-0/+5
| | | | Signed-off-by: Dash Shendy <neuromancer@dash.za.net>
* Only allow two options for DB. Berkeley DB and gdbm. The other optionsNikos Mavrogiannopoulos2010-09-241-1/+1
| | | | such as SDBM had serious limitations. Thanks to Hardy Griech for pointing out.
* The GnuTLSCache variable now can be given the specificNikos Mavrogiannopoulos2010-09-231-0/+1
| | | | | option "sdbm" instead of "dbm". "dbm" will use the default dbm type of libapr while sdbm will force sdbm to be used.
* Added option to turn on/off session tickets.Nikos Mavrogiannopoulos2010-07-011-0/+3
|
* Added missing var.Nikos Mavrogiannopoulos2010-06-301-0/+1
|
* Use libgcrypt calls only if gnutls is older than 2.11.0Nikos Mavrogiannopoulos2010-06-301-1/+0
|
* Applied patch to allow building with Apache 2.4. Patch by Arfrever Frehtes ↵Nikos Mavrogiannopoulos2009-06-301-3/+1
| | | | Taifersar Arahesis <arfrever.fta@gmail.com>.
* removed limit on ca certificates' numberNikos Mavrogiannopoulos2009-01-241-5/+1
|
* modified definition to extern to avoid compilation errors in darwin.Nikos Mavrogiannopoulos2008-10-191-1/+1
|
* Initial support for openpgp keysNikos Mavrogiannopoulos2007-12-151-0/+14
|
* Added support for sending more than one certificate.Nikos Mavrogiannopoulos2007-12-081-2/+6
|
* better handling of RSAFile and DHFileNikos Mavrogiannopoulos2007-12-031-2/+2
|
* upgraded to 0.4.0Nikos Mavrogiannopoulos2007-11-281-7/+38
|
* - add lua to do client verificationPaul Querna2005-05-171-1/+12
| | | | | - only use gcrypt locking when required to
* Refactor finding the correct server record to fix resumed sessions.0.2.00.2.xPaul Querna2005-04-251-0/+1
|
* - move hooks to gnutls_hooks.cPaul Querna2005-04-241-26/+49
| | | | | - use 'mgs_' as the prefix for all symbols, instead of mixed prefixes.
* move config functions to their own file. Paul Querna2005-04-241-0/+27
|
* client auth is sort of working.Paul Querna2005-04-221-2/+7
|
* working SNI. Not so working Client Cert support.Paul Querna2005-04-211-5/+12
|
* include support for 2.0.xxPaul Querna2005-04-081-0/+13
|
* wrap the debug log in maintainer mode.Paul Querna2005-04-081-0/+2
|
* - remove anno credsPaul Querna2005-04-061-1/+15
| | | | | | | | - initial attempt at Server Name Extension - change to adding 'mod_gnutls' to the server sig instead of GnuTLS/ - fix for EOF/EOC/EOS buckets - 'general' code cleanups
* checkpoint the work so far. The DBM cache needs a little more work.Paul Querna2005-04-051-16/+19
|
* - make memcahe optionalPaul Querna2005-04-041-3/+1
| | | | | | - update for 2.1.x branch changes. - some mucking around with the conf stuff
* make this a generated filePaul Querna2005-04-041-0/+173