Added header.[ch] and getline.[ch] to the sources, and regenerated. |
|
More...
|
over 23 years ago
|
Documented new configuration variables "upload_connecting_timeout" and "upload_connected_timeout". |
|
More...
|
over 23 years ago
|
Initial revision. |
|
More...
|
over 23 years ago
|
Nate requested that I "obscure" his e-mail address. |
|
More...
|
over 23 years ago
|
Rewrote NUL detection logic in search query, and now dumps yet unhandled extra query data (if debugging level permits). |
|
More...
|
over 23 years ago
|
Moved GUI updating and callbacks from search.c into gui.c and callbacks.c. |
|
More...
|
over 23 years ago
|
Updated version number in configure.in, and regenerated. |
|
More...
|
over 23 years ago
|
Updated. |
|
More...
|
over 23 years ago
|
Assume we're firewalled and advertise so until we get an incoming connection. |
|
More...
|
over 23 years ago
|
Try to parse all extended Query Hit Data (the open part) assuming BS compat. |
|
More...
|
over 23 years ago
|
Updated to reflect recent submits. |
|
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. |
|
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. |
|
More...
|
over 23 years ago
|
Declared download_index_changed(). |
|
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. |
|
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. |
|
More...
|
over 23 years ago
|
Increased version number to 0.19 alpha. |
|
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(). |
|
More...
|
over 23 years ago
|
Removed router.limewire.com from the list of pong cache servers. |
|
More...
|
over 23 years ago
|
File gtk-gnutella.spec now generated at configure time. All the generated configuration files were updated. |
|
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... |
|
More...
|
almost 24 years ago
|
Releasing 0.18. |
|
More...
|
almost 24 years ago
|
Ignore XML data size in QHD for LimeWire. |
|
More...
|
almost 24 years ago
|
Also check for tagged alternate files in the "complete dir" before requesting an automatic download. |
|
More...
|
almost 24 years ago
|
In auto_download_new(), create_download() was called with an improper file argument, causing random memory faults. |
|
More...
|
almost 24 years ago
|
Minor formatting issues. |
|
More...
|
almost 24 years ago
|
Don't even consider auto-loading if record's size is zero bytes! |
|
More...
|
almost 24 years ago
|
Further improved auto-download to not request things we already got. |
|
More...
|
almost 24 years ago
|
Refuse to record a download if we still have an identical active one. |
|
More...
|
almost 24 years ago
|
Patch from Paul Cassella to correcly make "Clear Results" sensitive now that the computation of sch->items has changed. |
|
More...
|
almost 24 years ago
|