more UPnP work. updated ChangeLog and features documentation

This commit is contained in:
Arvid Norberg
2007-03-31 23:23:30 +00:00
parent b247f280b4
commit 9e1123eb9e
7 changed files with 191 additions and 35 deletions

View File

@@ -50,7 +50,7 @@ following features:</p>
<li>trackerless torrents (using the Mainline kademlia DHT protocol) with
some <a class="reference" href="dht_extensions.html">DHT extensions</a>.</li>
<li>support for IPv6</li>
<li>NAT-PMP support (automatic port mapping on routers that supports it)</li>
<li>NAT-PMP and UPnP support (automatic port mapping on routers that supports it)</li>
<li>piece-wise, unordered, incremental file allocation</li>
<li>uses separate threads for checking files and for main downloader, with a
fool-proof thread-safe library interface. (i.e. There's no way for the