openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
O
opentracker
Settings
|
Report Duplicate
3
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 3 hours
ago. based on code collected
about 3 hours
ago.
Aug 23, 2024 — Aug 23, 2025
Showing page 8 of 20
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
only sync when the peer is actually added to the first pool. this saves ca. 40% syncdata
denis
More...
almost 17 years ago
Bugfix: API change missed in two points, when calling return_peers_for_torrent. is_tcp was replaced by FLAG_TCP or FLAG_UDP
erdgeist
More...
almost 17 years ago
Bugfix: overwrote bencoded data with udp reply data when sending an event=stopped
erdgeist
More...
almost 17 years ago
A new config file option to connect to tcp and udp at once has been added. Also some clarifications have been put into the sample config file.
erdgeist
More...
almost 17 years ago
Futher clean up config file documentation
erdgeist
More...
almost 17 years ago
Add some explanations about the implicite :6969 and the ancient tracker sync format
erdgeist
More...
almost 17 years ago
document the new config file feature.
erdgeist
More...
almost 17 years ago
Make ot_try_bind local again.
erdgeist
More...
almost 17 years ago
Live sync is now handled in its own thread. Therefore it now creates and handles its own sockets.
erdgeist
More...
almost 17 years ago
Make ot_try_bind local again. Also dont handle multi cast udp packets in opentracker.c, ot_livesync.c does it by itself.
erdgeist
More...
almost 17 years ago
Cosmetics
erdgeist
More...
almost 17 years ago
Add _DEBUG flag for debug builds. This flag enables some diagnostic messages.
erdgeist
More...
almost 17 years ago
Make scan_ip4_port API more sane, add debug output, be less tolerant when syntax checking command line options
erdgeist
More...
almost 17 years ago
Enabled debug output, fixed blessed ip permissions
erdgeist
More...
almost 17 years ago
white space in comment
erdgeist
More...
almost 17 years ago
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
erdgeist
More...
almost 17 years ago
Cleaning up Build time options. Also add ot_livesync.[ch]
erdgeist
More...
almost 17 years ago
Live syncing between multiple tracker instances via udp multicast.
erdgeist
More...
almost 17 years ago
Refine config syntax. Testing code...
erdgeist
More...
almost 17 years ago
Add a config file framework to opentracker
erdgeist
More...
almost 17 years ago
add missing include on linux
denis
More...
almost 17 years ago
now checking for the correct connection-id we gave out
denis
More...
almost 17 years ago
use a more reasonable compression level
denis
More...
almost 17 years ago
send out the total downloaders for a announce response
denis
More...
almost 17 years ago
Typo in Makefile, thanks to Steffen.
erdgeist
More...
over 17 years ago
Fix endianess issues, also obey number of peers requested in udp announces
erdgeist
More...
over 17 years ago
Embarrasing counter direction bug :)
erdgeist
More...
over 17 years ago
Forgot to #ifdef some code only interesting when doing live network logging.
erdgeist
More...
over 17 years ago
Introducing live busy network detection.
erdgeist
More...
over 17 years ago
sys/param.h needed under openbsd
erdgeist
More...
over 17 years ago
←
1
2
3
4
5
6
7
8
9
10
11
12
…
19
20
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree