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 4 hours
ago. based on code collected
about 4 hours
ago.
Aug 22, 2024 — Aug 22, 2025
Showing page 2 of 20
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Add functionality to distribute udp to several workers
erdgeist
More...
over 13 years ago
undo last change, it did not work well
erdgeist
More...
over 13 years ago
fix tiny issue
erdgeist
More...
over 13 years ago
fix prototype
erdgeist
More...
over 13 years ago
Try to act upon all udp packets at once
erdgeist
More...
over 13 years ago
silenced some clang warnings
denis
More...
almost 14 years ago
Open syslog connection before dropping privileges
erdgeist
More...
over 14 years ago
Prevent infinite loop if whitelist ends in several returns
erdgeist
More...
almost 15 years ago
Chomp all trailing space characters, including new lines, when parsing the config file
erdgeist
More...
about 15 years ago
Load state only after initialising all structs. Thanks to Michael S. Combs for pointing out the buf
erdgeist
More...
about 15 years ago
Stop sending tracker id with every packet
erdgeist
More...
about 15 years ago
Don't only walk through outgoing connections to search for connected peers
erdgeist
More...
about 15 years ago
Address reconnecting issues
erdgeist
More...
about 15 years ago
Fixed sync loss bug
erdgeist
More...
about 15 years ago
Looking into pointer arithmetics issue
erdgeist
More...
about 15 years ago
tidy up peer count parser code
erdgeist
More...
about 15 years ago
Fix encoding of peer count in proxy sync packet
erdgeist
More...
about 15 years ago
enable proxy.debug target
erdgeist
More...
about 15 years ago
Tidy up sync proxy code
erdgeist
More...
about 15 years ago
Reset http request input array on error case
erdgeist
More...
about 15 years ago
the keep-alive loop must not run, if no keep alive is configured or requested for connection
erdgeist
More...
about 15 years ago
We have been too overly cautious not to read beyond the boundary.
erdgeist
More...
about 15 years ago
Make whitelist parser more robust against comments. I assumed perfectly arranged white lists until now
erdgeist
More...
over 15 years ago
** struct ot_workstruct gets ritcher (and will become even ritcher soon). This is where we encapsulate all per-request data from peer to hash to peer_id, so that it is available everywhere without passing hundreds of pointers down the stack. Most functions that do work down the stack now accept an ot_workstruct and some flags. So it can end up in the stats/event-handler where it will be the default parameter in the future.
erdgeist
More...
over 15 years ago
Get rid of SYNC_SCRAPE madness. It's overkill and no one uses it.
erdgeist
More...
over 15 years ago
Fix white spaces
erdgeist
More...
over 15 years ago
Add our own time stamps to the completed logs.
erdgeist
More...
over 15 years ago
Make opentracker's user runtime configurable. Also add more debug output to aid finding problems.
erdgeist
More...
over 15 years ago
Fix segfault in stats?mode=everything, an additional errorcode was not commited to ot_stats
erdgeist
More...
over 15 years ago
Only chroot if -d option or tracker.rootdir are set
erdgeist
More...
over 15 years ago
←
1
2
3
4
5
6
7
8
9
…
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