Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-15 | clang-format | Dirk Engling | |
2017-04-28 | Get rid of some warnings regarding header guards | Dirk Engling | |
2008-10-28 | Whitespace fixes | erdgeist | |
2008-10-04 | added live sync code | erdgeist | |
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, | |||
2007-12-20 | Introduce some kind of versioning | erdgeist | |
2007-12-03 | Drop ot_{byte,word,dword} and use uint{8,16,32}_t, also simplify includes | erdgeist | |
2007-11-21 | Reflect changes in multithreaded sync model in header file. | erdgeist | |
2007-11-06 | The expensive DMEM stats is gone. No need for it, too much potential to DOS. | erdgeist | |
2007-11-06 | Fixed warnings about newlines at end of file | erdgeist | |
2007-11-06 | 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 ↵ | erdgeist | |
and not considered stable. |