summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Collapse)AuthorAge
* 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
td>increased max handshake triesGravatar Nokis Mavrogiannopoulos 2008-10-16 | * Allow openpgp-only sitesGravatar Nokis Mavrogiannopoulos 2008-10-01 | * better loggingGravatar Nokis Mavrogiannopoulos 2008-10-01 | * updated README file to account for openpgp keys --patch by Jack BatesGravatar Nokis Mavrogiannopoulos 2008-10-01 | * use memmove instead of memcpy because buffers might overlap. Gravatar Nokis Mavrogiannopoulos 2008-09-14 | * added check for invalid contextGravatar Nokis Mavrogiannopoulos 2008-09-14 | * depend on main libgnutls library (and gnutls 2.4.x)Gravatar Nokis Mavrogiannopoulos 2008-06-29 | * send database store failure as DEBUGGravatar Nokis Mavrogiannopoulos 2008-03-05 | * corrected SRP enable flag, and corrected the DBM hook support. It now free ↵Gravatar Nokis Mavrogiannopoulos 2008-03-03 | | | | data needed by some DBM providers. * added option to disable srp (for distributions that disable it in gnutls)Gravatar Nokis Mavrogiannopoulos 2008-02-20 | * prepare for an alpha releaseGravatar Nokis Mavrogiannopoulos 2008-01-24 | * (no commit message)Gravatar Nokis Mavrogiannopoulos 2007-12-16 | * more changes for openpgp support. Seems to be at a workable state.Gravatar Nokis Mavrogiannopoulos 2007-12-16 | * print error if preconfiguration failsGravatar Nokis Mavrogiannopoulos 2007-12-15 | * Initial support for openpgp keysGravatar Nokis Mavrogiannopoulos 2007-12-15 | * (no commit message)Gravatar Nokis Mavrogiannopoulos 2007-12-10 | * (no commit message)Gravatar Nokis Mavrogiannopoulos 2007-12-10 | * (no commit message)Gravatar Nokis Mavrogiannopoulos 2007-12-09 | * Do not allow resuming sessions on different servers.