Andrew Resch
|
75d06a7a64
|
Add 'cache_size' and 'cache_expiry' session settings to the python bindings
|
2009-05-31 19:34:59 +00:00 |
Arvid Norberg
|
3e7bd46706
|
fixed handling of unaligned block requests
|
2009-05-31 19:33:54 +00:00 |
Arvid Norberg
|
524151c040
|
don't make more calls to the disk thread when aborting
|
2009-05-31 19:25:26 +00:00 |
Arvid Norberg
|
6b4fcfcd38
|
fixed assert
|
2009-05-31 10:43:29 +00:00 |
Arvid Norberg
|
d45e6cb118
|
fix bug in disk_io_thread
|
2009-05-31 10:15:45 +00:00 |
Arvid Norberg
|
177a7e881c
|
fixed handling of dropped request
|
2009-05-31 05:50:07 +00:00 |
Andrew Resch
|
d230dfaf3a
|
Fix upnp when checking for "http://" in control_url there is an improper substr call
|
2009-05-31 02:41:59 +00:00 |
Arvid Norberg
|
6dc55bb77c
|
regenerated html
|
2009-05-30 18:52:01 +00:00 |
Arvid Norberg
|
9effe8a54a
|
fixed deadlock in http_connection. added two error codes for that class. Added more documentation on error_code
|
2009-05-30 18:50:38 +00:00 |
Arvid Norberg
|
31cae31ccc
|
fix invariant check failure
|
2009-05-30 04:27:26 +00:00 |
Arvid Norberg
|
d25d09cb70
|
fixed assert in peer_connection invariant check
|
2009-05-30 04:03:57 +00:00 |
Arvid Norberg
|
bc83387583
|
fix uninitialized variable in disk_io_thread
|
2009-05-30 04:02:03 +00:00 |
Arvid Norberg
|
745a16ec09
|
watchdog for stalled queued checking torrents
|
2009-05-30 02:38:34 +00:00 |
Arvid Norberg
|
56bdc9bac6
|
clarification
|
2009-05-30 02:37:37 +00:00 |
Arvid Norberg
|
0c0a961719
|
remove iostream dependency
|
2009-05-30 02:37:11 +00:00 |
Arvid Norberg
|
27293215c7
|
remove iostream dependency
|
2009-05-30 02:36:57 +00:00 |
Arvid Norberg
|
9d76d0481e
|
fixes tp typos in alert_types.hpp and windows fixes
|
2009-05-29 01:27:08 +00:00 |
Arvid Norberg
|
48e0e020a9
|
fix snprintf arguments in alert_types.hpp
|
2009-05-29 00:02:43 +00:00 |
Arvid Norberg
|
eb2203abf5
|
fixed torrent file path vulnerability
|
2009-05-28 07:25:09 +00:00 |
Arvid Norberg
|
d5c8cd5274
|
define WIN32_LEAN_AND_MEAN when including windows.h
|
2009-05-28 05:10:13 +00:00 |
Arvid Norberg
|
3ea52b240f
|
fixed memory leak in disk cache
|
2009-05-28 01:19:48 +00:00 |
Andrew Resch
|
6242ae051e
|
added ability to give seeding torrents preference to active slots
|
2009-05-27 19:27:12 +00:00 |
Arvid Norberg
|
065bd283cf
|
timer fixes
|
2009-05-27 17:06:50 +00:00 |
Arvid Norberg
|
c66dda1c9f
|
fixed bug in disk cache flush, largest contiguous function
|
2009-05-27 16:50:46 +00:00 |
Arvid Norberg
|
e744174f9a
|
removed dead code
|
2009-05-27 16:49:28 +00:00 |
Arvid Norberg
|
2466789baa
|
removed incomplete sentence and regenerated html
|
2009-05-27 06:45:27 +00:00 |
Arvid Norberg
|
64c8834fbb
|
updated tuning document for seed boxes
|
2009-05-27 06:37:45 +00:00 |
Daniel Wallin
|
bcfe8cbf2d
|
Fix #ifdef typo.
|
2009-05-26 18:20:32 +00:00 |
Arvid Norberg
|
7b8ac7276c
|
added some more asserts around m_outstanding_bytes
|
2009-05-26 16:12:09 +00:00 |
Arvid Norberg
|
5874d32a34
|
updates to C bindings
|
2009-05-26 01:03:56 +00:00 |
Arvid Norberg
|
f05777c2c2
|
fixed shutdown issue when trackers times out (introduced with the timer optimization)
|
2009-05-25 23:12:06 +00:00 |
Arvid Norberg
|
4a326ca1ec
|
moved disk_io.png into the docs directory
|
2009-05-25 21:56:01 +00:00 |
Arvid Norberg
|
c695729bbe
|
fixed bug when force-checking a torrent with partial pieces
|
2009-05-25 20:31:20 +00:00 |
Arvid Norberg
|
9799b96df5
|
updated tuning document
|
2009-05-25 20:04:07 +00:00 |
Arvid Norberg
|
bc44e2a637
|
fix parser script
|
2009-05-25 18:16:32 +00:00 |
Arvid Norberg
|
5dd72d21b6
|
added some output to test_storage
|
2009-05-25 17:25:55 +00:00 |
Arvid Norberg
|
efb6ec5824
|
fixed expensive-invariant-checks build
|
2009-05-25 17:23:03 +00:00 |
Daniel Wallin
|
3d8f09f12b
|
Fixed some typos.
|
2009-05-25 10:29:59 +00:00 |
Daniel Wallin
|
757b0437e9
|
Don't construct a temporary peer just for searching. Clean up some duplicate code.
|
2009-05-25 10:15:35 +00:00 |
Arvid Norberg
|
0f6a89f0c0
|
fix warning
|
2009-05-25 09:32:50 +00:00 |
Arvid Norberg
|
2cfb4e8205
|
printf formatting fixes
|
2009-05-25 08:55:43 +00:00 |
Arvid Norberg
|
762d7627b7
|
update stats in docs
|
2009-05-25 07:50:53 +00:00 |
Arvid Norberg
|
9f7104b2d5
|
fixed makefiles
|
2009-05-25 07:47:24 +00:00 |
Arvid Norberg
|
bb47b2924c
|
fix coalesce reads and writes setting
|
2009-05-25 07:46:31 +00:00 |
Arvid Norberg
|
e7967a9c7c
|
fix average calculation to be blocks over time
|
2009-05-25 07:42:55 +00:00 |
Arvid Norberg
|
55b598cbba
|
added new section about tuning libtorrent for special needs
|
2009-05-25 07:11:09 +00:00 |
Arvid Norberg
|
aa02e36327
|
retry web seeds when name lookup fails instead of discarding them
|
2009-05-25 07:04:14 +00:00 |
Arvid Norberg
|
1e655d5fac
|
print stats when parsing disk buffer log
|
2009-05-25 06:50:44 +00:00 |
Arvid Norberg
|
79158abaca
|
fix piece_picker test
|
2009-05-25 04:38:31 +00:00 |
Arvid Norberg
|
bfe474aade
|
added easy-to-use-api to feature list
|
2009-05-25 04:21:31 +00:00 |