13
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 02, 2024 — Sep 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added header.[ch] and getline.[ch] to the sources, and regenerated.
ram
as Raphael Manfredi
More... over 23 years ago
Documented new configuration variables "upload_connecting_timeout" and "upload_connected_timeout".
ram
as Raphael Manfredi
More... over 23 years ago
Initial revision.
ram
as Raphael Manfredi
More... over 23 years ago
Nate requested that I "obscure" his e-mail address.
ram
as Raphael Manfredi
More... over 23 years ago
Rewrote NUL detection logic in search query, and now dumps yet unhandled extra query data (if debugging level permits).
ram
as Raphael Manfredi
More... over 23 years ago
Moved GUI updating and callbacks from search.c into gui.c and callbacks.c.
ram
as Raphael Manfredi
More... over 23 years ago
Updated version number in configure.in, and regenerated.
ram
as Raphael Manfredi
More... over 23 years ago
Updated.
ram
as Raphael Manfredi
More... over 23 years ago
Assume we're firewalled and advertise so until we get an incoming connection.
ram
as Raphael Manfredi
More... over 23 years ago
Try to parse all extended Query Hit Data (the open part) assuming BS compat.
ram
as Raphael Manfredi
More... over 23 years ago
Updated to reflect recent submits.
ram
as Raphael Manfredi
More... over 23 years ago
Don't send user/password to proxy if none was configured. Dump problems on connections in hexadecimal to avoid escape chars messing up a terminal.
ram
as Raphael Manfredi
More... over 23 years ago
Improved hex dumping routine, adding offset tracking and column headers. The routine also takes a FILE parameter to dump to anything, instead of hardwiring a target.
ram
as Raphael Manfredi
More... over 23 years ago
Declared download_index_changed().
ram
as Raphael Manfredi
More... over 23 years ago
Trace destination IP/port of sent requests and reply we get. Added download_index_changed() to patch indices in queued downloads for search logic to call when it detects a change.
ram
as Raphael Manfredi
More... over 23 years ago
Automatically and silently ignore 0-byte files in search results. Silentlently ignore files located in private IPs if we don't send pushes (this is a temporary hack until someone adds a radio button to achieve this) Detect changes in indices for files we already found, and update the download queue accordingly.
ram
as Raphael Manfredi
More... over 23 years ago
Increased version number to 0.19 alpha.
ram
as Raphael Manfredi
More... over 23 years ago
Trace source IP of incoming requests and destination IP of sent replies. Check for valid index/name combination before checking for upload slots. Call upload_remove() directly instead of via socket_destroy().
ram
as Raphael Manfredi
More... over 23 years ago
Removed router.limewire.com from the list of pong cache servers.
ram
as Raphael Manfredi
More... over 23 years ago
File gtk-gnutella.spec now generated at configure time. All the generated configuration files were updated.
ram
as Raphael Manfredi
More... over 23 years ago
Debian building tools are very picky about changelog's format. One need to append the +0100 of the timezone information...
ram
as Raphael Manfredi
More... almost 24 years ago
Releasing 0.18.
ram
as Raphael Manfredi
More... almost 24 years ago
Ignore XML data size in QHD for LimeWire.
ram
as Raphael Manfredi
More... almost 24 years ago
Also check for tagged alternate files in the "complete dir" before requesting an automatic download.
ram
as Raphael Manfredi
More... almost 24 years ago
In auto_download_new(), create_download() was called with an improper file argument, causing random memory faults.
ram
as Raphael Manfredi
More... almost 24 years ago
Minor formatting issues.
ram
as Raphael Manfredi
More... almost 24 years ago
Don't even consider auto-loading if record's size is zero bytes!
ram
as Raphael Manfredi
More... almost 24 years ago
Further improved auto-download to not request things we already got.
ram
as Raphael Manfredi
More... almost 24 years ago
Refuse to record a download if we still have an identical active one.
ram
as Raphael Manfredi
More... almost 24 years ago
Patch from Paul Cassella to correcly make "Clear Results" sensitive now that the computation of sch->items has changed.
ram
as Raphael Manfredi
More... almost 24 years ago