Commit Graph

17 Commits (2c88c7b65ad0b70f35fc79aa81879d839db937a0)

Author SHA1 Message Date
Dirk Engling 7c633c259e clang-format 5 months ago
Dirk Engling 543ab73017 Allow networks to be used instead of ip addresses when blessing is involved 6 months ago
Dirk Engling cc24e1ab2d Add error if WANT_DYNAMIC_ACCESSLIST is enabled without any accesslist 2 years ago
Dirk Engling f62398c748 Clean accesslists every five minutes 2 years ago
Dirk Engling be825f5759 Add support for dynamic accesslists 2 years ago
Dirk Engling d4598cc930 Get rid of some warnings regarding header guards 8 years ago
erdgeist 20955311d1 Introducing the concept of vectors of nets into opentracker 15 years ago
erdgeist 9297967f85 Add a stat option the count bucket stalls
Add an iterator for all torrents. It's slower but for stats it's okay.
Move some stats collection stuff to the new iterator. More to come.
Start a "report all stats" page.
Start fixing the code to identify "busy" networks.
Add the concept of hosts allowed to proxy.
Add a parser for the X-Forwarded-For: HTTP header.
Clean up HTTP Header handling code. (Remove some left overs of now vanished sync code).
16 years ago
erdgeist 131211b4da V6 16 years ago
erdgeist c6947b160f Handle program end more politely 16 years ago
erdgeist 334c6e4bbb The BIG refactoring [tm]. Too many changes to count them. If it doesn't suite you, revert to last version. 16 years ago
erdgeist daaee855b2 Whitespace fixes 16 years ago
erdgeist 01c9c3695c Enabled debug output, fixed blessed ip permissions 16 years ago
erdgeist e534db03c6 added live sync code
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,
16 years ago
erdgeist c28cf398fd Introduce some kind of versioning 17 years ago
erdgeist 5d18bf211c Move blessed IP handling code to accesslist objects 17 years ago
erdgeist 697e239027 Moving accesslist stuff to its own object 17 years ago