Commit Graph

10 Commits (59c1c30107ccba4c633ae7ca11c3249c88719e83)

Author SHA1 Message Date
Dirk Engling 7a48a69345 clang-format 5 months ago
Dirk Engling d4598cc930 Get rid of some warnings regarding header guards 8 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 848a06a706 Drop ot_{byte,word,dword} and use uint{8,16,32}_t, also simplify includes 17 years ago
erdgeist 9e45802946 Reflect changes in multithreaded sync model in header file. 17 years ago
erdgeist 927ac023ce The expensive DMEM stats is gone. No need for it, too much potential to DOS. 17 years ago
erdgeist bbbaa0e09d Fixed warnings about newlines at end of file 17 years ago
erdgeist 8900cc0dd9 No one can get access to buckets now without locking them. Also split up the trackerlogic.c-monster in functional sub-units. HEADS UP: this code is untested and not considered stable. 17 years ago