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 2 hours
ago. based on code collected
about 2 hours
ago.
Aug 29, 2024 — Aug 29, 2025
Showing page 14 of 20
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
HEADS UP: you need to check out the latest libowfat! Huge allocations are now taken from mmap()ed regions, not from heap anymore
erdgeist
More...
almost 18 years ago
Sockets we write to now do also timeout
erdgeist
More...
almost 18 years ago
Fixed 24h clean bug. Allocate less memory for full scrape. Free torrents without any downloaders immediately.
erdgeist
More...
almost 18 years ago
Exclude empty torrents from full scrape, also try to shrink full scrape buffer after it is full
erdgeist
More...
almost 18 years ago
fixed line breaks in log
erdgeist
More...
almost 18 years ago
Log all expansive operations to stderr
erdgeist
More...
almost 18 years ago
Most open trackers do not have the problem of not being called often enough.. so do not introduce an extra timeout when waiting for activity. That also removes one of the last extraneous gettimeofday calls
erdgeist
More...
almost 18 years ago
since gettimeofday is rather expansive, we do only fetch time once in a 5 second period, when we are delivered a SIGALRM.
erdgeist
More...
almost 18 years ago
make 64bit safe
erdgeist
More...
almost 18 years ago
There is a pool leak somewhere... try to find it
erdgeist
More...
almost 18 years ago
fixed some stat output
denis
More...
almost 18 years ago
Two more bugs in Makefile. Maybe I learn it one day
erdgeist
More...
almost 18 years ago
Revert debug option in Makefile
erdgeist
More...
almost 18 years ago
Makefile now runs under bsdmake and gnumake again
erdgeist
More...
almost 18 years ago
New stats for s24s code, this is debug, do not use in real world
erdgeist
More...
almost 18 years ago
fixed a small bug with 0 torrents and a cosmetical one
denis
More...
almost 18 years ago
Makefile defaults to an _open_ tracker again.
erdgeist
More...
almost 18 years ago
An announce with event=stopped now returns correct number of leechers and seeders. In TCP and UDP.
erdgeist
More...
almost 18 years ago
Fixed the inverse interpretation of black/white listing
erdgeist
More...
about 18 years ago
Added whitelisting to reimplement the WANT_CLOSED_TRACKER functionality
erdgeist
More...
about 18 years ago
Under Linux one gets SIG_ALRMs from time to time when using epoll. Ignore those.
erdgeist
More...
about 18 years ago
Sort of addressed a concorrency issue when receiving mutliple SIG_HUPs
erdgeist
More...
about 18 years ago
off by -1... or so, strange error class
erdgeist
More...
about 18 years ago
Fix endianess issue in /24 stats code
erdgeist
More...
about 18 years ago
some subnet stats... still ugly and untested.
erdgeist
More...
about 18 years ago
* fixed "nobody " -> "nobody" fuckup when getpwnam-ing * implemented basic blacklisting: ** the file specified with -b <BLACKLIST> is read and added to a blacklist vector ** if an announce hits a torrent in that blacklist vector, add_peer_to_torrent fails ** sending a SIGHUP to the program forces it to reread the blacklists ** the server returns with a 500, which is not exactly nice but does the job for now ** an adaequat "failure reason:" should be delivered... TODO
erdgeist
More...
about 18 years ago
Clean up pw-structs
erdgeist
More...
about 18 years ago
add comment for udp spec location
denis
More...
about 18 years ago
check for mafic udp id
denis
More...
about 18 years ago
need more space for data because we reach this limit easily now
denis
More...
over 18 years ago
←
1
2
…
10
11
12
13
14
15
16
17
18
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