summaryrefslogtreecommitdiff
path: root/ot_livesync.c
AgeCommit message (Expand)Author
2014-10-07Protect static data by mutexerdgeist
2010-04-22** struct ot_workstruct gets ritcher (and will become even ritcher soon).erdgeist
2009-02-20Formattingerdgeist
2009-02-03make live sync aware of v6 mapped v4 addresseserdgeist
2009-02-03Read action codes from correct location and tell ot_stats the correct number of incoming peers.erdgeist
2009-02-03decrease the udp multicast packetsize so it fits into one ether framedenis
2009-01-13V6erdgeist
2009-01-05* http and udp routines now use thread local buffers passed in workstruct containers. In other words they do not use static_buffer anymore and are considered...erdgeist
2009-01-02* opentracker now drops permissions in correct order and really chroots() if ran as rooterdgeist
2008-12-07Fix: auto increment in += is not a post increment...erdgeist
2008-12-07Handle program end more politelyerdgeist
2008-12-06Renamed OT_FLAG to OT_PEERFLAG to make code easier to readerdgeist
2008-12-03stats fuer syncdenis
2008-11-28The BIG refactoring [tm]. Too many changes to count them. If it doesn't suite you, revert to last version.erdgeist
2008-10-28Whitespace fixeserdgeist
2008-10-07Reverting last commit. Debug effect not seen.erdgeist
2008-10-07allow threads to be named. not posix compliant.erdgeist
2008-10-06Live sync is now handled in its own thread. Therefore it now creates and handles its own sockets.erdgeist
2008-10-03Live syncing between multiple tracker instances via udp multicast.erdgeist