summaryrefslogtreecommitdiff
path: root/ratelim-internal.h
Commit message (Expand)AuthorAgeFilesLines
* Use relative includes instead of system includes consistently.Evan Jones2010-12-021-1/+1
* Make rate-limits go up to SIZE_MAX/EV_SSIZE_MAX, not just INT32_MAXNick Mathewson2010-10-261-5/+5
* Fix a nasty dangling-event bug when using rate-limiting groupsNick Mathewson2010-08-091-0/+3
* Update all our copyright notices to say "2010"Nick Mathewson2010-03-041-1/+1
* Rate-limiting for bufferevents; group and individual limits are supported.Nick Mathewson2009-12-281-0/+102