From a44731aabb8349542850d0e0ae705bd8d8bd8fbf Mon Sep 17 00:00:00 2001 From: Arvid Norberg Date: Tue, 12 May 2015 06:23:14 +0000 Subject: [PATCH] merged fixes from RC_1_0 and regenerated documentation --- ChangeLog | 2 + docs/building.html | 86 +-- docs/client_test.html | 5 +- docs/contributing.html | 5 +- docs/dht_extensions.html | 5 +- docs/dht_rss.html | 5 +- docs/dht_sec.html | 5 +- docs/dht_store.html | 5 +- docs/examples.html | 232 ++++--- docs/extension_protocol.html | 5 +- docs/features.html | 5 +- docs/index.html | 12 +- docs/projects.html | 5 +- docs/python_binding.html | 7 +- docs/rst.css | 8 +- docs/stats_counters.rst | 460 +++++++------- docs/style.css | 7 +- docs/template.txt | 3 +- docs/template2.txt | 3 +- docs/todo.html | 833 ++++++++++++++------------ docs/troubleshooting.html | 5 +- docs/tuning.html | 5 +- docs/udp_tracker_protocol.html | 5 +- docs/utp.html | 5 +- include/libtorrent/torrent_handle.hpp | 11 +- 25 files changed, 920 insertions(+), 809 deletions(-) diff --git a/ChangeLog b/ChangeLog index 47fde55b5..3c6f0ecdc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -70,6 +70,8 @@ * almost completely changed the storage interface (for custom storage) * added support for hashing pieces in multiple threads +1.0.5 release + * improve ip_voter to avoid flapping * fixed bug when max_peerlist_size was set to 0 * fix issues with missing exported symbols when building dll diff --git a/docs/building.html b/docs/building.html index f7a9dbc24..6972da71a 100644 --- a/docs/building.html +++ b/docs/building.html @@ -6,7 +6,7 @@ libtorrent manual - + +