Commit Graph

12 Commits (b1606fd37ead0b92c81cb22a345384120b31affc)

Author SHA1 Message Date
Dirk Engling 7c633c259e clang-format 5 months ago
Dirk Engling d4598cc930 Get rid of some warnings regarding header guards 8 years ago
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 16 years ago
erdgeist daaee855b2 Whitespace fixes 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 89f291566b Drop ot_{byte,word,dword} and use uint{8,16,32}_t 17 years ago
erdgeist 6d09527ed8 Fullscrape now cleanly finalizes its thread 17 years ago
erdgeist dab9055590 Reflect new task-classes model in fullscrape worker 17 years ago
erdgeist 6458a37d82 introducing multithreaded full scrape creation. 17 years ago
erdgeist 0547e2ade2 Return at end of line missing 17 years ago
erdgeist 31f5b923eb Fullscrape is thread safe now. 17 years ago