Changeset 9323 for trunk/third-party/dht/CHANGES
- Timestamp:
- Oct 19, 2009, 1:21:33 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/third-party/dht/CHANGES
r9149 r9323 1 18 October 2009: dht-0.10 2 3 * Send nodes even when sending values. This is a violation of the 4 protocol, but I have been assured that it doesn't break any deployed 5 implementation. This is also what both libtorrent and uTorrent do. 6 * Give up immediately on a search peer when no token was provided. This 7 is a very reasonable extension to the protocol, and certainly doesn't 8 break anything. 9 * Parse heterogeneous values lists correctly. This is mandated by BEP 32. 10 1 11 20 September 2009: dht-0.9 2 12
Note: See TracChangeset
for help on using the changeset viewer.