Arvid Norberg
|
283b74ae55
|
downloaders only consider download threshold and seeds only consider upload thresholds, for determining whether a torrent is considered inactive or not
|
2014-05-18 23:42:10 +00:00 |
Arvid Norberg
|
a1e7d3229d
|
improve queuing logic of inactive torrents (dont_count_slow_torrents)
|
2014-05-18 22:17:51 +00:00 |
Arvid Norberg
|
3e25e56f0e
|
fix initialization order warning
|
2014-05-12 07:57:58 +00:00 |
Arvid Norberg
|
5b89c3f5f9
|
merged some of steven siloti's changes. expose optimistic unchoke logic to plugins
|
2014-05-12 07:28:34 +00:00 |
Arvid Norberg
|
46f309f8b9
|
update and regenerate documentation
|
2014-05-12 06:28:47 +00:00 |
Arvid Norberg
|
b16dc66df2
|
using certificates from buffers instead of files is only available in boost 1.54 and later
|
2014-05-12 04:30:19 +00:00 |
Arvid Norberg
|
2028a16d87
|
make setup.py work well with both automake and bjam
|
2014-05-11 22:51:06 +00:00 |
Arvid Norberg
|
8a132cb9ca
|
fix int64_t -> boost::int64_t and run distcheck on build_dist.sh script
|
2014-05-11 08:20:42 +00:00 |
Arvid Norberg
|
330d46a4c6
|
makefile fixes (and add missing upnp.xml file)
|
2014-05-11 03:14:53 +00:00 |
Arvid Norberg
|
a3451e43ea
|
cmake, enable multicore compiling with msvc
|
2014-05-10 23:46:50 +00:00 |
Arvid Norberg
|
22491740e5
|
fix the fix for large UDP packets on windows
|
2014-05-10 23:44:57 +00:00 |
Arvid Norberg
|
870073345b
|
merged sparse file fix from RC_0_16
|
2014-05-10 23:38:54 +00:00 |
Arvid Norberg
|
aef1335e76
|
add overload to set certificate by buffer, not just by path to a file
|
2014-05-10 21:53:50 +00:00 |
Arvid Norberg
|
35141733fb
|
remove some old unmaintained example code. make examples depend less on libtorrent internals
|
2014-05-10 20:20:57 +00:00 |
Arvid Norberg
|
1b6d64107d
|
update CMakeLists.txt and fix typo in Changelog
|
2014-05-10 17:26:24 +00:00 |
Arvid Norberg
|
6590f5f053
|
improve CMakeLists.txt
|
2014-05-10 07:10:17 +00:00 |
Arvid Norberg
|
9cc7c3bbf9
|
if issue with large UDP packets on windows
|
2014-05-10 06:37:31 +00:00 |
Arvid Norberg
|
e225259481
|
fix some msvc warnings
|
2014-05-10 03:23:05 +00:00 |
Arvid Norberg
|
4b9f4c7690
|
merged console output fix for client_test from RC_0_16
|
2014-05-08 16:43:24 +00:00 |
Arvid Norberg
|
cfc50c3946
|
more makefile fixes
|
2014-05-08 09:07:30 +00:00 |
Arvid Norberg
|
b579ba4342
|
a bunch of documentation and tarball fixes
|
2014-05-08 08:58:19 +00:00 |
Arvid Norberg
|
9636b9d3c7
|
fix python binding makefile
|
2014-05-08 08:02:51 +00:00 |
Arvid Norberg
|
f47ca73c32
|
bump regression test timeout
|
2014-05-07 05:57:09 +00:00 |
Arvid Norberg
|
dfbee77c03
|
bump timeout
|
2014-05-06 02:23:50 +00:00 |
Arvid Norberg
|
2c27f857e7
|
fix build
|
2014-05-05 07:32:01 +00:00 |
Arvid Norberg
|
68b2679a16
|
move string_tokenize out of i2p_stream and add unit test for it
|
2014-05-04 22:40:30 +00:00 |
Arvid Norberg
|
e0e5a55f10
|
factor out error handling in lazy_bdecode
|
2014-05-04 20:47:16 +00:00 |
Arvid Norberg
|
f015c0604a
|
fix build and socket_io test
|
2014-05-04 08:20:31 +00:00 |
Arvid Norberg
|
555efd9279
|
factor out address/endpoint I/O into it's own unit test. merge write_string from bencode and socket_io. extend unit test
|
2014-05-04 06:46:47 +00:00 |
Arvid Norberg
|
863a046e68
|
don't include deprecated functions in test coverage
|
2014-05-04 00:44:30 +00:00 |
Arvid Norberg
|
63942545a8
|
extend identify_client test
|
2014-05-03 22:16:56 +00:00 |
Arvid Norberg
|
e5a9a6b36f
|
make xml_parse not be a template
|
2014-05-03 21:10:44 +00:00 |
Arvid Norberg
|
253e827c28
|
extend utf8 unit test
|
2014-05-03 21:00:59 +00:00 |
Arvid Norberg
|
474e77039f
|
removed set_ratio feature
|
2014-05-03 17:11:55 +00:00 |
Arvid Norberg
|
42ac467777
|
tweak chained buffer test
|
2014-05-03 16:51:07 +00:00 |
Arvid Norberg
|
52463ddd1d
|
fix inflate_gzip export for unit test
|
2014-05-03 07:57:36 +00:00 |
Arvid Norberg
|
fc60391f53
|
fix exports for unit tests
|
2014-05-03 06:31:42 +00:00 |
Arvid Norberg
|
ff8be0fc45
|
extend ignore patterns for windows test coverage
|
2014-05-03 06:27:21 +00:00 |
Arvid Norberg
|
0df8a95978
|
extend xml parser unit tests
|
2014-05-03 06:26:39 +00:00 |
Arvid Norberg
|
71561087fd
|
fixes for test_utf8 and test_gzip
|
2014-05-03 05:17:50 +00:00 |
Arvid Norberg
|
a52aadc713
|
add utf8 unit test
|
2014-05-03 05:09:21 +00:00 |
Arvid Norberg
|
0ed91e248f
|
leverage boost's endian detection in sha1-implementation
|
2014-05-03 03:45:51 +00:00 |
Arvid Norberg
|
838f8c3892
|
windows helper scripts for test coverage
|
2014-05-03 01:59:07 +00:00 |
Arvid Norberg
|
fc4c11405d
|
documentation fix
|
2014-05-02 16:21:44 +00:00 |
Arvid Norberg
|
43c41ddfb1
|
fixed bug in gunzip
|
2014-05-02 16:11:25 +00:00 |
Arvid Norberg
|
af39c78205
|
extend lazy_bdecode unit test
|
2014-05-02 07:49:56 +00:00 |
Arvid Norberg
|
78565e95ce
|
fix darwin clang build
|
2014-05-02 07:15:47 +00:00 |
Arvid Norberg
|
e19c52ec98
|
improve lazy_bdecode test to cover more error cases
|
2014-05-01 03:54:47 +00:00 |
Arvid Norberg
|
ab96600ae3
|
fix dht assert
|
2014-04-29 21:31:25 +00:00 |
Arvid Norberg
|
84cc736c48
|
regenerated html
|
2014-04-29 21:04:11 +00:00 |