Commit Graph

8 Commits

Author SHA1 Message Date
Arnaud Cornet b62c3e4697 [SSL] Support ephemeral diffie hellman kex
Pushing some non private data into openssl enables to use edh that
provides perfect forward secrecy.
2009-01-25 14:24:22 +01:00
Arnaud Cornet 7e539298fd Update NEWS file. 2009-01-24 21:48:12 +01:00
Loïc Gomez 7ba4297a92 Documentation :
- fix typos
- include README.floodcontrol into README
2008-01-08 10:50:31 +01:00
Arnaud Cornet 1a8b06ab30 Update Changelog and NEWS. 2008-01-07 23:32:34 +01:00
Arnaud Cornet 91fa881f94 Update news file. 2007-12-09 14:10:33 +01:00
Arnaud Cornet 1e449da922 Make SSL "basic" certificate check more loose (more SSH-like).
In "basic" mode, normally un trusted certificates get to be trusted if they are
manually trusted by user. This provides an SSH like private key auth mechanism.
Expired certificates were considered invalid in this mode which does not make
much sense.
2007-10-29 00:38:42 +01:00
Arnaud Cornet 909fe5e1c1 Lots of structural changes.
Move backlog options to user statment.
Drop ircise, to go towards real SIGHUP support.
2007-09-02 14:59:19 +02:00
nohar 665d2ec5af Initial import 2005-04-28 08:26:44 +00:00