summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Collapse)AuthorAge
* updated license fileGravatar Edward Rudd 2006-11-07
| | | | updated documentation
* fixed documentations header example. (UserAgent to User-Agent)Gravatar Edward Rudd 2005-01-30
|
* update copyright year and added new revisionGravatar Edward Rudd 2005-01-11
|
* updated docs using new OOO Docbook DTDGravatar Edward Rudd 2005-01-11
|
* fixed docues for LogSQLRequestAcceptGravatar Edward Rudd 2005-01-11
| | | | | | Added docs about new "V" log format
* 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.
* renamed directory Documentation to docsGravatar Edward Rudd 2004-05-12
updated configure and makefile to use new m4 files
1'>| * (no commit message)Gravatar Nikos Mavrogiannopoulos 2007-12-10 | * (no commit message)Gravatar Nikos Mavrogiannopoulos 2007-12-09 | * Do not allow resuming sessions on different servers.Gravatar Nikos Mavrogiannopoulos 2007-12-09 | * Corrected bug which did not allow the TLS session cache to be used.Gravatar Nikos Mavrogiannopoulos 2007-12-09 | * Added support for sending more than one certificate.Gravatar Nikos Mavrogiannopoulos 2007-12-08 | * added more error checks.Gravatar Nikos Mavrogiannopoulos 2007-12-03 | * better handling of RSAFile and DHFileGravatar Nikos Mavrogiannopoulos 2007-12-03 | * report the missing GnuTLSPriorities for the gnutls enabled hosts only.Gravatar Nikos Mavrogiannopoulos 2007-12-02 | * No more defaults for dhparams, rsaparams. Check for GnuTLSPriorities.Gravatar Nikos Mavrogiannopoulos 2007-12-02 | * The compatibility mode can now be enabled only using the GnuTLSPriorities ↵Gravatar Nikos Mavrogiannopoulos 2007-12-02 | | | | string. * (no commit message)Gravatar Nikos Mavrogiannopoulos 2007-12-02 | * added SSL_SERVER/CLIENT_S_TYPEGravatar Nikos Mavrogiannopoulos