date | project | content | link |
|---|
| 23:18 yesterday | gtk-gnutella | Commit by rmanfredi :: r17234 /trunk/gtk-gnutella/src/shell/shell.c: Restored compilation status of code protected by conditional USE_REMOTE_CTRL. | # |
| 15:59 Saturday | gtk-gnutella | Commit by rmanfredi :: r17233 /trunk/gtk-gnutella/extra_files/ (bogons.txt geo-ip.txt spam_sha1.txt): Updated. | # |
| 12:10 on Jan 30 | gtk-gnutella | Commit by rmanfredi :: r17232 /trunk/gtk-gnutella/src/core/http.c: http_range_merge(): better fix for the case of consecutive [a,b] and [c,b] with c > a. | # |
| 11:54 on Jan 30 | gtk-gnutella | Commit by rmanfredi :: r17231 /trunk/gtk-gnutella/src/core/http.c: http_range_merge(): fixed off-by-one comparison that could lead to the result holding two consecutive ranges [a,b] and [c,b] with c > a. | # |
| 10:07 on Jan 30 | gtk-gnutella | Commit by rmanfredi :: r17230 /trunk/gtk-gnutella/src/core/nodes.c: node_bye_v(): must make sure socket was not nullified after a write error during our sending of the BYE message. | # |
| 17:57 on Jan 10 | gtk-gnutella | Commit by daichik :: r17229 /trunk/gtk-gnutella/po/ja.po: Updated Japanese translations. | # |
| 17:56 on Jan 10 | gtk-gnutella | Commit by daichik :: r17228 /trunk/gtk-gnutella/po/ (13 files): Updated. | # |
| 00:20 on Nov 12, 2009 | gtk-gnutella | Commit by rmanfredi :: r17227 /trunk/gtk-gnutella/src/core/guid.c: Another printf -> g_message conversion. | # |
| 00:04 on Nov 12, 2009 | gtk-gnutella | Commit by rmanfredi :: r17226 /trunk/gtk-gnutella/src/ (7 files in 2 dirs): Fixed grave bugs: - We were never forwarding to other ultra nodes queries that did not have a TTL of exactly 1. The proper processing is to use an inter-UP QRP routing if the TTL is 1, but otherwise we need to blindly forward!
- Also fixed the non-initialization of the query hash vector when we did not consider a query for a local file match, which was causing such queries to be simply dropped.
| # |
| 22:20 on Nov 11, 2009 | gtk-gnutella | Commit by rmanfredi :: r17225 /trunk/gtk-gnutella/src/core/qrp.c: Logging message adjustments. | # |
| 22:19 on Nov 11, 2009 | gtk-gnutella | Commit by rmanfredi :: r17224 /trunk/gtk-gnutella/src/core/publisher.c: Remove orphan entries from the persisted "published SHA1" table at close time. | # |
| 07:44 on Nov 11, 2009 | gtk-gnutella | Commit by rmanfredi :: r17223 /trunk/gtk-gnutella/src/dht/ulq.c: Avoid a variable named "true", it confuses weird compilers. | # |
| 22:27 on Nov 10, 2009 | gtk-gnutella | Commit by rmanfredi :: r17222 /trunk/gtk-gnutella/src/lib/ (entropy.c misc.c): Collect more entropy. | # |
| 22:26 on Nov 10, 2009 | gtk-gnutella | Commit by rmanfredi :: r17221 /trunk/gtk-gnutella/src/dht/roots.c: roots_record(): avoid endless warnings in case the dht_roots DB is corrupted. | # |
| 18:48 on Nov 10, 2009 | gtk-gnutella | Commit by rmanfredi :: r17220 /trunk/gtk-gnutella/src/core/ (hsep.c routing.c): More printf() -> g_message() conversions. | # |
| 06:50 on Nov 10, 2009 | gtk-gnutella | Commit by rmanfredi :: r17219 /trunk/gtk-gnutella/src/dht/ulq.c: ulq_close(): launched lookups will be properly cleaned up by lookup_close() so we must blindly free the ulq_item structure without invoking any callback. | # |
| 22:52 on Nov 09, 2009 | gtk-gnutella | Commit by rmanfredi :: r17218 /trunk/gtk-gnutella/src/dht/ulq.c: ulq_close(): fixed fifo_free_all() to pass the new "exiting" parameter. | # |
| 22:39 on Nov 09, 2009 | gtk-gnutella | Commit by rmanfredi :: r17217 /trunk/gtk-gnutella/src/core/qrp.c: Enhanced QRP patch overflow messages. | # |
| 21:41 on Nov 09, 2009 | gtk-gnutella | Commit by rmanfredi :: r17216 /trunk/gtk-gnutella/src/core/qrp.c: Add more information on QRP patch overflow warnings. | # |
| 21:15 on Nov 09, 2009 | gtk-gnutella | Commit by rmanfredi :: r17215 /trunk/gtk-gnutella/src/dht/ (routing.c ulq.c ulq.h): Make sure a plain DHT layer shutdown (as opposed to GTKG exiting) correctly notifies the queued ULQ lookups to signal cancellation, so that the caller may cleanup after itself. | # |