Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-12-07 | Handle program end more politely | erdgeist | |
2008-12-06 | Renamed OT_FLAG to OT_PEERFLAG to make code easier to read | erdgeist | |
Introduced READ16/32 and WRITE16/32 makros to abstract loading/storing from unaligned addresses away on cpu's that can actually load/store everywhere Removed all unnecessary memmoves, especially where it only moved 6 bytes in inner loop. I replaced them with WRITE16/32(READ16/32()) makros | |||
2008-12-03 | stats fuer sync | denis | |
2008-11-28 | The BIG refactoring [tm]. Too many changes to count them. If it doesn't suite you, revert to last version. | erdgeist | |
2008-10-28 | Whitespace fixes | erdgeist | |
2008-10-07 | Reverting last commit. Debug effect not seen. | erdgeist | |
2008-10-07 | allow threads to be named. not posix compliant. | erdgeist | |
2008-10-06 | Live sync is now handled in its own thread. Therefore it now creates and handles its own sockets. | erdgeist | |
2008-10-03 | Live syncing between multiple tracker instances via udp multicast. | erdgeist | |