aboutsummaryrefslogtreecommitdiffstats
path: root/src/rate_limiter.c
AgeCommit message (Collapse)AuthorLines
2017-03-13Fixed compiling on FreeBSD.Martin Pärtel-1/+1
Fixes #51. Test suite changes will come in a later commit.
2014-06-30Implemented rate limiter.Martin Pärtel-0/+108
Fixes #12.