uhub/src
Jan Vidar Krey e2b0757f4a Improved flood control counting to strictly not allow more than
the given amount of messages in the configured interval.

The previous behavior allowed n+2 messages in the interval, due to
two off by one comparison rules.

In addition, if flooding is detected then each new message after the flooding
is detected will reset the interval timer, which means the client
cannot send another message until the timeout interval expires.
2014-05-08 13:30:09 +02:00
..
adc Updated copyright year. 2013-03-22 20:00:40 +01:00
core Support certificate chains 2013-09-06 01:44:25 +02:00
network Fix struct mixup 2013-09-06 21:17:43 +02:00
plugin_api Updated copyright year. 2013-03-22 20:00:40 +01:00
plugins mod_topic: check argument for NULL 2013-09-10 08:30:27 +02:00
tools Fix double free() 2013-03-24 09:47:32 +01:00
util Improved flood control counting to strictly not allow more than 2014-05-08 13:30:09 +02:00
system.h Updated copyright year. 2013-03-22 20:00:40 +01:00
uhub.h Optimize lookups by CID and nick. 2013-03-23 22:11:05 +01:00
version.h.in fixup! fixup! Updated copyright year. 2013-03-24 20:17:51 +01:00