mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-05 13:13:14 +02:00
4b13535e28
=================================================================== RCS file: /home/cmunk/ircsystems/cvsroot/unreal/Changes,v retrieving revision 1.1.1.1.2.1.2.1.2.2405 diff -u -r1.1.1.1.2.1.2.1.2.2405 Changes --- Changes 17 May 2007 10:52:42 -0000 1.1.1.1.2.1.2.1.2.2405 +++ Changes 17 May 2007 11:37:57 -0000 @@ -1708,3 +1708,5 @@ - IRCd now also sets the &me fd as being non blocking (wasn't before, that was odd..) - Added set::ssl::server-cipher-list, #002368 requested by Beastie +- Added set::ssl::renegotiate-bytes, set::ssl:renegotiate-timeout, #0002971 + suggested by tabrisnet. Gets activated when >0. Please set sane values.