Arvid Norberg
|
78363cc05d
|
local service discovery fixes
|
2010-02-13 16:29:17 +00:00 |
Arvid Norberg
|
fb47469834
|
experimental support for the BitTyrant choking algorithm
|
2010-02-09 03:04:41 +00:00 |
Arvid Norberg
|
e3e177650c
|
added more options to client_test
|
2010-01-31 21:30:43 +00:00 |
Arvid Norberg
|
238f7e38f5
|
improve disk stats logging to include cache hits
|
2010-01-31 21:13:52 +00:00 |
Arvid Norberg
|
5b747f58f7
|
add guided read cache and update tuning docs
|
2010-01-31 19:14:00 +00:00 |
Arvid Norberg
|
ca8b308f5b
|
make connection_tester run in a single thread
|
2010-01-30 01:33:34 +00:00 |
Arvid Norberg
|
3174f050f9
|
add connection tester
|
2010-01-29 06:13:02 +00:00 |
Arvid Norberg
|
75a66a1f80
|
disable certain logging in client_test
|
2010-01-18 22:14:35 +00:00 |
Arvid Norberg
|
fb7aa7c1f2
|
support allocating storage in client_test
|
2010-01-18 05:29:35 +00:00 |
Arvid Norberg
|
0ab8dba84b
|
improve client_test rendering for checking and queued for checking torrents
|
2010-01-17 21:10:28 +00:00 |
Arvid Norberg
|
7a5da3815b
|
added test to render file fragmentation
|
2010-01-17 01:38:33 +00:00 |
Arvid Norberg
|
cfba431843
|
added connection_tester
|
2010-01-12 02:57:25 +00:00 |
Arvid Norberg
|
a1299c3a10
|
optimize disk I/O elevator algorithm to spend less time picking job
|
2010-01-12 01:56:48 +00:00 |
Arvid Norberg
|
08444d0c2f
|
reverted accidental check-in
|
2010-01-05 13:00:04 +00:00 |
Arvid Norberg
|
96cedc9b5f
|
more beos fixes
|
2009-12-15 13:11:07 +00:00 |
Arvid Norberg
|
9f733a7eac
|
replaced iostream in dump_torrent example
|
2009-12-09 07:10:49 +00:00 |
Arvid Norberg
|
e5e1bca254
|
replaced iostream in example
|
2009-12-09 06:20:30 +00:00 |
Arvid Norberg
|
1a60150e61
|
added option to client_test to announce to all tiers
|
2009-12-05 17:12:30 +00:00 |
Arvid Norberg
|
972858ffce
|
fixed client_test build
|
2009-12-05 16:55:25 +00:00 |
Arvid Norberg
|
5b039a8982
|
error handling in make_torrent
|
2009-11-30 00:40:36 +00:00 |
Arvid Norberg
|
af8234b035
|
fix include in client_test
|
2009-11-28 02:43:05 +00:00 |
Arvid Norberg
|
8dd244581d
|
header optimizations
|
2009-11-26 05:45:43 +00:00 |
Arvid Norberg
|
d6d577627b
|
removed some unnecessary includes
|
2009-11-22 21:08:44 +00:00 |
Arvid Norberg
|
66882b149c
|
client_test fix to start upnp, natpmp, lsd and dht
|
2009-11-14 18:55:27 +00:00 |
Arvid Norberg
|
fc3e8c28be
|
removed stringstream from client_test
|
2009-11-08 06:39:43 +00:00 |
Arvid Norberg
|
e89dc60694
|
client_test fixes
|
2009-11-02 20:50:54 +00:00 |
Arvid Norberg
|
93edeee522
|
reverted unintentional change
|
2009-11-02 03:50:26 +00:00 |
Arvid Norberg
|
4e8fc9d43a
|
client_test fixes
|
2009-11-02 03:49:16 +00:00 |
Arvid Norberg
|
fade413665
|
introduced alert_cast
|
2009-11-02 03:34:16 +00:00 |
Arvid Norberg
|
1c377b1807
|
streaming fixes
|
2009-11-02 01:01:07 +00:00 |
Arvid Norberg
|
70a83220ab
|
removed accidental check-in
|
2009-10-28 02:42:55 +00:00 |
Arvid Norberg
|
6c9e5cb011
|
fixed file checking bug when renaming a file before checking the torrent
|
2009-10-28 02:24:59 +00:00 |
Arvid Norberg
|
c418165e07
|
replaced boost.filesystem with custom functions (improves efficiency and drops unnecessary dependencies and improves libtorrent portability)
|
2009-10-26 01:29:39 +00:00 |
Arvid Norberg
|
9d1989904b
|
some compatibility fixes.
|
2009-10-20 16:44:11 +00:00 |
Arvid Norberg
|
474566fa21
|
more DHT fixes and simplifications
|
2009-10-09 02:34:25 +00:00 |
Arvid Norberg
|
cee42ff5a1
|
more DHT simplifications
|
2009-10-07 20:51:02 +00:00 |
Arvid Norberg
|
dfccf0b412
|
some DHT work
|
2009-09-29 17:06:08 +00:00 |
cristiangreco
|
2fd925a4ae
|
Rewrite autotools build system (new configure.ac, changes for various
Makefile.am and fixed m4 scripts). Could still need some fixes.
|
2009-09-10 02:22:13 +00:00 |
Arvid Norberg
|
209b135956
|
msvc format string fixes
|
2009-09-06 16:47:48 +00:00 |
Arvid Norberg
|
1f5a722b01
|
improved sun studio support (it seems to lack a lot of stl)
|
2009-08-30 07:38:52 +00:00 |
Arvid Norberg
|
f764227012
|
build fix for when DHT is disabled
|
2009-08-30 06:25:17 +00:00 |
cg25
|
f283065cfc
|
completely drop BOOST_MULTI_INDEX_DISABLE_SERIALIZATION define from all build
systems as multi_index is no more used in src/file_pool.cpp.
|
2009-08-21 20:19:55 +00:00 |
Arvid Norberg
|
45fd696bc6
|
added I2P support
|
2009-08-20 03:19:12 +00:00 |
Arvid Norberg
|
541ffc842e
|
fixed bug in dump_torrent when the last file was 0-sized
|
2009-08-05 02:34:44 +00:00 |
Arvid Norberg
|
70a6c7d02b
|
reverted unintentional change
|
2009-07-26 20:23:37 +00:00 |
Arvid Norberg
|
c43229f89c
|
reverted unintentional change
|
2009-07-26 01:15:01 +00:00 |
Arvid Norberg
|
137d2d63f5
|
cleaned up policy. Moved logic from policy to torrent
|
2009-07-23 04:38:52 +00:00 |
Arvid Norberg
|
a3b6351b3b
|
fix to client_test to use new progress_ppm
|
2009-07-19 09:14:00 +00:00 |
Arvid Norberg
|
ae3be201c4
|
reduced the number of floating point operations to better support systems with no FPU
|
2009-07-19 04:59:27 +00:00 |
Arvid Norberg
|
ece98a8ef6
|
* added support for storing symbolic links in .torrent files
|
2009-07-01 08:35:45 +00:00 |