Age | Commit message (Expand) | Author |
2024-04-15 | clang-format | Dirk Engling |
2024-04-05 | Enable live syncing v6 peers | Dirk Engling |
2024-04-03 | Prepare opentracker for dual stack capabilities | Dirk Engling |
2024-03-29 | Allow networks to be used instead of ip addresses when blessing is involved | Dirk Engling |
2014-10-07 | Protect static data by mutex | erdgeist |
2010-04-22 | ** struct ot_workstruct gets ritcher (and will become even ritcher soon). | erdgeist |
2009-02-20 | Formatting | erdgeist |
2009-02-03 | make live sync aware of v6 mapped v4 addresses | erdgeist |
2009-02-03 | Read action codes from correct location and tell ot_stats the correct number of incoming peers. | erdgeist |
2009-02-03 | decrease the udp multicast packetsize so it fits into one ether frame | denis |
2009-01-13 | V6 | erdgeist |
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 root | erdgeist |
2008-12-07 | Fix: auto increment in += is not a post increment... | erdgeist |
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 |
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 |