summaryrefslogtreecommitdiff
path: root/ot_http.c
AgeCommit message (Collapse)Author
2008-10-05white space in commenterdgeist
2008-10-04added live sync codeerdgeist
added a config file parser added tracker id changed WANT_CLOSED_TRACKER and WANT_BLACKLIST into WANT_ACCESS_WHITE and WANT_ACCESS_BLACK changed WANT_TRACKER_SYNC to WANT_SYNC_BATCH and added WANT_SYNC_LIVE added an option to switch off fullscrapes cleaned up many internal hardcoded values, like PROTO_FLAG,
2008-01-17Introducing live busy network detection.erdgeist
2007-12-20Enable revision watching from the interneterdgeist
2007-12-20Introduce some kind of versioningerdgeist
2007-12-14add support for more stats:denis
1. stats for added and removed torrents 2. stats for start and stopped events from peers this should help to detect DoS attacks and is useful for profiling
2007-12-08add mrtgstyle stats for number of torrentsdenis
2007-12-05/ can now be redirected to any URLerdgeist
2007-12-04Count invalid requestserdgeist
2007-12-03 Avoid warnings about unused variables without certain defineserdgeist
2007-12-03Move http handling to its own sourceserdgeist