1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 9 hours ago.
Jan 07, 2025 — Jan 07, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added alt+u as shortcut for /userlist
yorhel
as Yorhel
More... over 14 years ago
commands.c: Fixed memory leak when generating suggestions for /open
yorhel
as Yorhel
More... over 14 years ago
util.c: Use exponential moving average for rate calculation
yorhel
as Yorhel
More... over 14 years ago
net.c: Fixed wrong assertion
yorhel
as Yorhel
More... over 14 years ago
Keep track of a version for the data directory
yorhel
as Yorhel
More... over 14 years ago
fl_local.c: Fixed minor bug in calculation of fl_hash_queue_size
yorhel
as Yorhel
More... over 14 years ago
Added version info and /version command
yorhel
as Yorhel
More... over 14 years ago
net.c: Fixed a possible one-byte buffer overflow
yorhel
as Yorhel
More... over 14 years ago
Don't display message for each hashed file
yorhel
as Yorhel
More... over 14 years ago
Close file opened with net_sendfile() + do explicit disconnect in nmdc_cc
yorhel
as Yorhel
More... over 14 years ago
Restructured nmdc->ui user list notifies + improved completion detection
yorhel
as Yorhel
More... over 14 years ago
Fixed bug with generation of intermediate TTH hashes
yorhel
as Yorhel
More... over 14 years ago
Use reference counter for the net objects and fixed a related bug
yorhel
as Yorhel
More... over 14 years ago
Added support for BSD sendfile + configure improvements
yorhel
as Yorhel
More... over 14 years ago
Made clear that GNU make is required
yorhel
as Yorhel
More... over 14 years ago
net.c: Only set the timeouts if the glib version supports it
yorhel
as Yorhel
More... over 14 years ago
Various $Search related bug fixes
yorhel
as Yorhel
More... over 14 years ago
Created separate src/ directory
yorhel
as Yorhel
More... over 14 years ago
Split networking code from util.c into net.c
yorhel
as Yorhel
More... over 14 years ago
Implemented active (UDP) $Search responses
yorhel
as Yorhel
More... over 14 years ago
Use case-insensitive matching for $Search + properly handle 'Any' type
yorhel
as Yorhel
More... over 14 years ago
Implemented early $Search handling
yorhel
as Yorhel
More... over 14 years ago
Advertise number of slots and share size in $MyINFO
yorhel
as Yorhel
More... over 14 years ago
Calculate global network rates and display them in the status bar
yorhel
as Yorhel
More... over 14 years ago
ui.c: Display number of slots in status bar
yorhel
as Yorhel
More... over 14 years ago
nmdc_cc.c: Perform some checks on C-C connections
yorhel
as Yorhel
More... over 14 years ago
Added "slots" option and disallow upload if all slots are full
yorhel
as Yorhel
More... over 14 years ago
fl_util.c: Let fl_save() save to a temporary file and rename on success
yorhel
as Yorhel
More... over 14 years ago
Implemented auto-reconnect when hub connection failed
yorhel
as Yorhel
More... over 14 years ago
util.c: Periodically send empty commands when keepalive is enabled
yorhel
as Yorhel
More... over 14 years ago