1
0
mirror of git://erdgeist.org/opentracker synced 2025-01-15 01:12:07 +00:00

10 Commits

Author SHA1 Message Date
erdgeist
66c906d5d3 Add comments, rename our struct http_data h to cookie, all clientsockets to sock, all size_t from socket_recvs to byte_count. Make signal handler set default handler for the second SIGINT 2009-01-15 23:01:36 +00:00
erdgeist
daaee855b2 Whitespace fixes 2008-10-28 01:27:22 +00:00
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,
2008-10-04 05:40:51 +00:00
erdgeist
c28cf398fd Introduce some kind of versioning 2007-12-20 05:59:34 +00:00
erdgeist
89f291566b Drop ot_{byte,word,dword} and use uint{8,16,32}_t 2007-12-03 00:50:33 +00:00
erdgeist
6d09527ed8 Fullscrape now cleanly finalizes its thread 2007-11-19 21:14:09 +00:00
erdgeist
dab9055590 Reflect new task-classes model in fullscrape worker 2007-11-18 16:46:48 +00:00
erdgeist
6458a37d82 introducing multithreaded full scrape creation. 2007-11-16 00:23:42 +00:00
erdgeist
0547e2ade2 Return at end of line missing 2007-11-12 01:45:33 +00:00
erdgeist
31f5b923eb Fullscrape is thread safe now. 2007-11-12 01:38:08 +00:00