Go to file
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
admin Cleanup after creating debian packages. 2009-03-24 23:16:09 +01:00
autotest Cleaned up usage of linked lists and added missing functionality. 2013-03-22 20:00:40 +01:00
cmake/Modules Automatically find Sqlite3 - removed option to disable it. 2012-11-20 22:53:27 +01:00
debian Updated init script in debian package. 2012-05-08 23:40:16 +03:00
doc rename !cleartopic to !resettopic 2012-11-08 15:14:58 +01:00
src Improved flood control counting to strictly not allow more than 2014-05-08 13:30:09 +02:00
thirdparty Added sqlite as a git submodule. 2011-12-28 18:08:11 +01:00
tools Added an ADC hub redirector written in python. 2013-02-10 22:56:36 +01:00
.gitignore fixup! Updated .gitignore 2012-10-02 21:54:56 +02:00
.gitmodules Added sqlite as a git submodule. 2011-12-28 18:08:11 +01:00
AUTHORS Added mod_chat_history_sqlite and mod_chat_is_privileged. 2013-03-23 22:47:32 +01:00
BUGS Document new bugs strategies 2009-03-16 17:35:08 +01:00
CMakeLists.txt fixup! Fix for #193 - Can't build on OpenBSD 2013-04-17 22:40:04 +02:00
COPYING First git commit. 2009-02-19 17:14:09 +01:00
COPYING.OpenSSL Fix bug #183 - Added proper OpenSSL license exception for the GPL. 2012-04-22 22:23:11 +02:00
ChangeLog Updated changelog for 0.4.1 release. 2012-11-07 20:24:06 +01:00
README update client software link 2012-04-19 02:43:59 +02:00
TODO Add TODO file. Some modify example uhub.conf 2010-01-14 09:46:55 +03:00

README

Welcome and thanks for downloading uHub, a high performance ADC p2p hub.

For the official documentation, bugs and other information, please visit:
http://www.uhub.org/

For a list of compatible ADC clients, see:
http://en.wikipedia.org/wiki/Advanced_Direct_Connect#Client_software