optimized DHT routing table memory usage

This commit is contained in:
Arvid Norberg
2010-01-03 11:08:39 +00:00
parent cbf2526a8c
commit 11cd7af4e7
11 changed files with 437 additions and 483 deletions

View File

@@ -5,6 +5,7 @@
* cleaned up usage of MAX_PATH and related macros
* made it possible to build libtorrent without RTTI support
* added support to build with libgcrypt and a shipped version of libtommath
* optimized DHT routing table memory usage
0.15 release