Arvid Norberg
|
8cf0510144
|
added disk cache for write operations
|
2008-02-08 10:22:05 +00:00 |
Arvid Norberg
|
a53473a65d
|
added new logging mode to log peer errors
|
2008-02-07 07:09:52 +00:00 |
Arvid Norberg
|
05bb0bebff
|
updated udp tracker protocol spec
|
2008-02-01 19:23:46 +00:00 |
Arvid Norberg
|
c798ab30e1
|
rewrote the piece picker to be more cpu and memory efficient. replaces the concept of sequential-download-threshold with just a sequential download settings
|
2008-01-31 17:52:29 +00:00 |
Arvid Norberg
|
b19bf337bf
|
generalized peer read/write state
|
2008-01-13 23:46:43 +00:00 |
Arvid Norberg
|
5d196ed555
|
auto upload slots. opens up more slots if upload rate is not met. On by default
|
2008-01-13 11:18:18 +00:00 |
Arvid Norberg
|
795bee4b2c
|
added option to disable invariant checks and added more build documentation
|
2008-01-13 06:17:56 +00:00 |
Arvid Norberg
|
57d248c531
|
added documentation for more build options
|
2008-01-12 18:44:22 +00:00 |
Arvid Norberg
|
fd466d891b
|
added docs regarding NDEBUG
|
2008-01-12 18:19:18 +00:00 |
Arvid Norberg
|
9ade71a5fb
|
updated docs to use boost-1.34 in build tutorial and documented boost=source feature in Jamfile
|
2008-01-11 08:27:16 +00:00 |
Arvid Norberg
|
f6b82e438a
|
added more documentation
|
2008-01-10 22:44:53 +00:00 |
Arvid Norberg
|
3a727e99ff
|
expose more info through peer_info
|
2008-01-10 22:13:23 +00:00 |
Arvid Norberg
|
4420473b88
|
made send buffer watermark configurable
|
2008-01-08 01:16:30 +00:00 |
Arvid Norberg
|
e05f396a5d
|
made UPnP ignore devices that don't respond from a router IP (optional but on by default)
|
2008-01-07 05:48:28 +00:00 |
Arvid Norberg
|
1d6e0f5bf6
|
bandwidth request block size optimization
|
2008-01-07 04:47:20 +00:00 |
Arvid Norberg
|
86fcad4556
|
documented upnp-logging option
|
2008-01-06 21:39:56 +00:00 |
Arvid Norberg
|
9aa2ddec80
|
added a plugin 'smart_ban' that can ban peers sending bad data with higher accuracy
|
2007-12-18 06:04:54 +00:00 |
Arvid Norberg
|
64cc7388a2
|
regenerated manual.html
|
2007-11-25 11:41:58 +00:00 |
Arvid Norberg
|
769d8aefe2
|
first version of 'part file' support. Can currently only be set when starting torrent
|
2007-11-25 10:47:05 +00:00 |
Arvid Norberg
|
e3158c3107
|
fixed typo in docs. Fixes #213
|
2007-11-25 08:38:25 +00:00 |
Arvid Norberg
|
e931ee54f6
|
updated plugin documentation
|
2007-11-24 21:13:19 +00:00 |
Arvid Norberg
|
463eb47011
|
updated documentation
|
2007-11-24 20:48:51 +00:00 |
Arvid Norberg
|
81ce2e7890
|
reverted [1760] and added documentation for downloading_metadata
|
2007-11-24 04:19:21 +00:00 |
Arvid Norberg
|
af4d200c55
|
documented free_torrent_hashes
|
2007-11-24 03:37:05 +00:00 |
Arvid Norberg
|
02a18fcdf6
|
documented scrape and force_reannounce
|
2007-11-24 03:10:20 +00:00 |
Arvid Norberg
|
8a08aac15e
|
hack to fix rst document
|
2007-11-24 02:31:34 +00:00 |
Arvid Norberg
|
4665b94279
|
updated docs to include the delete_files option to remove_torrent
|
2007-11-23 22:45:59 +00:00 |
Arvid Norberg
|
7ac43da2ed
|
updated documentation regarding storage_interface
|
2007-11-22 09:27:22 +00:00 |
Arvid Norberg
|
cf6740e996
|
updated write_resume_data docs
|
2007-11-20 10:00:49 +00:00 |
Arvid Norberg
|
94d9f09d8a
|
updated documentation for add_torrent
|
2007-11-20 07:54:51 +00:00 |
Arvid Norberg
|
ede5a5b908
|
added ipv4 and ipv6 to the extension handshake protocol
|
2007-10-01 02:47:57 +00:00 |
Arvid Norberg
|
ee5ce50502
|
made max half open connections default to 8 on windows and added query function for that limit on session.
|
2007-09-10 01:57:40 +00:00 |
Arvid Norberg
|
5fc49a6cf4
|
fixed typo
|
2007-09-03 18:18:58 +00:00 |
Arvid Norberg
|
1a1c060ba3
|
fixed doc typos
|
2007-08-25 20:01:53 +00:00 |
Arvid Norberg
|
c8cb121587
|
updated torrent_info::remap_files docs
|
2007-08-25 19:57:32 +00:00 |
Arvid Norberg
|
2b0197e810
|
initial fix to enable mapping files in torrents to other files on disk. see torrent_info::remap_files
|
2007-08-25 18:26:43 +00:00 |
Arvid Norberg
|
57f369f1b4
|
updated docs for torrent_status
|
2007-08-23 17:34:59 +00:00 |
Arvid Norberg
|
5acf0901ec
|
explained session_status::num_peers in greater detail
|
2007-08-22 17:49:29 +00:00 |
Arvid Norberg
|
744d96796b
|
made it possible to start torrents in paused state. updated documentation
|
2007-08-22 05:31:42 +00:00 |
Arvid Norberg
|
c70223ff38
|
added url seed related functions to torrent_handle
|
2007-08-17 16:40:55 +00:00 |
Arvid Norberg
|
a46ef3ece8
|
changed the handshake 'ip' to 'yourip'
|
2007-07-07 01:36:40 +00:00 |
Arvid Norberg
|
a3e66a3efe
|
made the piece picker handle multi-request blocks better. fixes problem that might occur at the end of a torrent where the piece picker could take over blocks back and forth
|
2007-07-06 17:15:35 +00:00 |
Arvid Norberg
|
fa1a37e649
|
updated Jamfile to support openssl on windows, added missing files to makefiles and made test_pe_crypto build when encryption is disabled
|
2007-06-13 01:48:24 +00:00 |
Arvid Norberg
|
b75a69cd47
|
added alerts for synchronizing disk io when pausing and moving storage
|
2007-06-11 21:24:14 +00:00 |
Arvid Norberg
|
6ff2d8accf
|
udpated docs and fixed python binding issues
|
2007-06-11 03:28:07 +00:00 |
Arvid Norberg
|
36031f82ed
|
updated peer_info documentation
|
2007-06-09 01:06:10 +00:00 |
Arvid Norberg
|
273f8bd921
|
merged back encryption branch to trunk
|
2007-06-06 00:41:20 +00:00 |
Arvid Norberg
|
bb25fceb3f
|
added documentation for socks4 proxy
|
2007-05-31 20:52:20 +00:00 |
Arvid Norberg
|
7e540a8d53
|
made inactivity time-out configurable
|
2007-05-31 19:57:15 +00:00 |
Arvid Norberg
|
3e4ee68e66
|
added missing documentation of stop_tracker_timeout in session_settings
|
2007-05-23 01:08:57 +00:00 |