index
:
mod_gnutls
0.2.x
0.4.x
master
ooo-pages
mod_gnutls
Apache
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gnutls_config.c
Commit message (
Expand
)
Author
Age
*
GnuTLSCache can now take a single argument (none).
Nikos Mavrogiannopoulos
2010-11-16
*
indented code
Nikos Mavrogiannopoulos
2010-10-25
*
Only allow two options for DB. Berkeley DB and gdbm. The other options
Nikos Mavrogiannopoulos
2010-09-24
*
The GnuTLSCache variable now can be given the specific
Nikos Mavrogiannopoulos
2010-09-23
*
Session tickets are enabled by default.
Nikos Mavrogiannopoulos
2010-07-02
*
Added option to turn on/off session tickets.
Nikos Mavrogiannopoulos
2010-07-01
*
Force SDBM.
Nikos Mavrogiannopoulos
2010-07-01
*
if private key import fails try as pkcs8 key.
Nikos Mavrogiannopoulos
2009-05-21
*
removed limit on ca certificates' number
Nikos Mavrogiannopoulos
2009-01-24
*
added option to disable srp (for distributions that disable it in gnutls)
Nikos Mavrogiannopoulos
2008-02-20
*
more changes for openpgp support. Seems to be at a workable state.
Nikos Mavrogiannopoulos
2007-12-16
*
Initial support for openpgp keys
Nikos Mavrogiannopoulos
2007-12-15
*
Added support for sending more than one certificate.
Nikos Mavrogiannopoulos
2007-12-08
*
added more error checks.
Nikos Mavrogiannopoulos
2007-12-03
*
better handling of RSAFile and DHFile
Nikos Mavrogiannopoulos
2007-12-03
*
No more defaults for dhparams, rsaparams. Check for GnuTLSPriorities.
Nikos Mavrogiannopoulos
2007-12-02
*
Added support for subject alternative names. (untested)
Nikos Mavrogiannopoulos
2007-12-01
*
upgraded to 0.4.0
Nikos Mavrogiannopoulos
2007-11-28
*
start the CA Certificate code.
Paul Querna
2005-05-24
*
- add lua to do client verification
Paul Querna
2005-05-17
*
- move hooks to gnutls_hooks.c
Paul Querna
2005-04-24
*
move config functions to their own file.
Paul Querna
2005-04-24