summaryrefslogtreecommitdiffstatsabout
path: root/src/mod_gnutls.c
Commit message (Collapse)AuthorAgeFilesLines
* GnuTLSCache can now take a single argument (none).Nikos Mavrogiannopoulos2010-11-161-1/+1
|
* indented codeNikos Mavrogiannopoulos2010-10-251-125/+128
|
* Added option to turn on/off session tickets.Nikos Mavrogiannopoulos2010-07-011-0/+4
|
* corrected SRP enable flag, and corrected the DBM hook support. It now free ↵Nikos Mavrogiannopoulos2008-03-031-1/+0
| | | | data needed by some DBM providers.
* added option to disable srp (for distributions that disable it in gnutls)Nikos Mavrogiannopoulos2008-02-201-0/+2
|
* more changes for openpgp support. Seems to be at a workable state.Nikos Mavrogiannopoulos2007-12-161-2/+14
|
* Initial support for openpgp keysNikos Mavrogiannopoulos2007-12-151-2/+14
|
* No more defaults for dhparams, rsaparams. Check for GnuTLSPriorities.Nikos Mavrogiannopoulos2007-12-021-1/+1
|
* upgraded to 0.4.0Nikos Mavrogiannopoulos2007-11-281-2/+28
|
* start the CA Certificate code.Paul Querna2005-05-241-2/+3
|
* - add lua to do client verificationPaul Querna2005-05-171-4/+11
| | | | | - only use gcrypt locking when required to
* - move hooks to gnutls_hooks.cPaul Querna2005-04-241-648/+17
| | | | | - use 'mgs_' as the prefix for all symbols, instead of mixed prefixes.
* move config functions to their own file. Paul Querna2005-04-241-354/+48
|
* - remove more debug logging.Paul Querna2005-04-221-3/+6
| | | | | - fix a crash by changing the certificate structure *after* starting the handshake.
* client auth is sort of working.Paul Querna2005-04-221-66/+193
|
* working SNI. Not so working Client Cert support.Paul Querna2005-04-211-44/+319
|
* include support for 2.0.xxPaul Querna2005-04-081-0/+5
|
* wrap the debug log in maintainer mode.Paul Querna2005-04-081-0/+6
|
* - remove anno credsPaul Querna2005-04-061-6/+46
| | | | | | | | - 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-48/+202
|
* - make memcahe optionalPaul Querna2005-04-041-2/+2
| | | | | | - update for 2.1.x branch changes. - some mucking around with the conf stuff
* working support for a ssl session cache via memcached.Paul Querna2004-12-101-2/+44
|
* add check for apr_memcachePaul Querna2004-12-091-5/+21
|
* fixes and stuff that i should of already committed.Paul Querna2004-12-091-6/+11
|
* re-order the cipher types.Paul Querna2004-12-061-2/+31
| | | | | Add a fixups hook and some Basic Env vars
* hey hey, this is working code!Paul Querna2004-12-021-4/+5
|
* input and output filtersPaul Querna2004-09-281-12/+34
|
* rename structures.Paul Querna2004-09-271-42/+47
| | | | | | properly prefix all non-static functions with mod_gnutls_ fix build for GnuTLS 1.0.X. (redefine the changed structure names)
* break up the IO functions into their own filePaul Querna2004-09-271-355/+30
|
* commit before i move everything aroundPaul Querna2004-09-271-55/+114
|
* updatedPaul Querna2004-09-271-49/+155
|
* iniail makefiles and license fooPaul Querna2004-09-271-0/+465