Dirk Engling
0987307ea3
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
Dirk Engling
7dcd727ce6
Whitespace fixes
2008-10-28 01:27:21 +00:00
Dirk Engling
e076dab883
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:48 +00:00
Dirk Engling
e767fae72a
Introduce some kind of versioning
2007-12-20 05:59:34 +00:00
Dirk Engling
3d3378e6a6
Drop ot_{byte,word,dword} and use uint{8,16,32}_t
2007-12-03 00:50:33 +00:00
Dirk Engling
dfe7ba6910
Fullscrape now cleanly finalizes its thread
2007-11-19 21:14:09 +00:00
Dirk Engling
f0842a9cc3
Reflect new task-classes model in fullscrape worker
2007-11-18 16:46:48 +00:00
Dirk Engling
e1aa9168b4
introducing multithreaded full scrape creation.
2007-11-16 00:23:42 +00:00
Dirk Engling
d64d3ce237
Return at end of line missing
2007-11-12 01:44:32 +00:00
Dirk Engling
2bcac0ab2b
Fullscrape is thread safe now.
2007-11-12 01:38:08 +00:00