Arvid Norberg
|
013ed36f09
|
landed alert_queue feature branch into trunk
|
2015-04-03 20:15:48 +00:00 |
Arvid Norberg
|
7cb2f79377
|
remove rss_reader from examples
|
2015-03-30 04:38:47 +00:00 |
Arvid Norberg
|
ccc7e45406
|
landed mutable torrents branch in trunk
|
2015-03-21 00:12:40 +00:00 |
Arvid Norberg
|
1b07ec491d
|
fix build issue out of recent changes of exported functions
|
2015-03-16 04:38:28 +00:00 |
Arvid Norberg
|
58aa4e5ae7
|
fix build now that libtorrent::sleep is gone
|
2015-03-15 00:32:55 +00:00 |
Arvid Norberg
|
37225b71ae
|
const static -> static const (thanks gubatron). helps swigs parser
|
2015-03-14 00:42:27 +00:00 |
Arvid Norberg
|
6c1df7eb55
|
landed the bdecode branch in master. lazy_bdecode/lazy_entry is now being replaced by bdecode/bdecode_node
|
2015-03-12 05:20:12 +00:00 |
Arvid Norberg
|
c1dc982f4f
|
deprecate the ptime type and related time types. just use boost::chrono / std::chrono
|
2015-03-12 04:34:54 +00:00 |
Arvid Norberg
|
78f65bb37f
|
some windows fixes
|
2015-03-08 01:21:43 +00:00 |
Arvid Norberg
|
91270a0c2b
|
make operation_t public and document it. include peer disconnects in client_test log
|
2015-02-15 05:17:09 +00:00 |
Arvid Norberg
|
e15e5fd80a
|
expand unit tests
|
2015-02-14 06:14:15 +00:00 |
Arvid Norberg
|
1e80629770
|
make printing of file progress more compact in client_test
|
2015-02-08 21:59:52 +00:00 |
Arvid Norberg
|
266760b70b
|
improve client_test output
|
2015-02-08 03:24:56 +00:00 |
Arvid Norberg
|
aa9647b5d0
|
fix client_test build
|
2015-01-19 04:46:06 +00:00 |
Arvid Norberg
|
58d93e5aa1
|
add new (non-deprecated) access to dht stats, asynchronously via an alert
|
2015-01-17 17:02:58 +00:00 |
Arvid Norberg
|
a7add1787f
|
the piece bar is no longer optional in client test
|
2015-01-15 07:30:51 +00:00 |
Arvid Norberg
|
79feb037b2
|
fix use of getcwd in make_torrent on windows
|
2015-01-08 20:20:44 +00:00 |
Arvid Norberg
|
05f8569f9f
|
don't rely on internal utf8 functions from libtorrent
|
2015-01-08 18:19:35 +00:00 |
Arvid Norberg
|
774c3b536a
|
fix winows build
|
2015-01-07 16:47:37 +00:00 |
Arvid Norberg
|
35b41858cf
|
deprecated session_status and session::status() in favor of performance counters
|
2015-01-04 21:31:02 +00:00 |
Arvid Norberg
|
8b98261df1
|
merged changes from RC_1_0
|
2015-01-03 22:07:10 +00:00 |
Arvid Norberg
|
21d1f6f649
|
more dynamic link build fixes
|
2015-01-02 11:11:09 +00:00 |
Arvid Norberg
|
5c04eb7d00
|
fix client_test bug introduced by recent patch
|
2015-01-01 21:42:55 +00:00 |
Arvid Norberg
|
c2a05228fd
|
fix dynamic linking (Jamfile and dependencies on internals)
|
2015-01-01 18:03:56 +00:00 |
Arvid Norberg
|
e13bfce017
|
improve printing of rates and counters in client_test
|
2014-12-30 20:41:58 +00:00 |
Arvid Norberg
|
f77ba409fa
|
fix typo
|
2014-12-30 17:05:34 +00:00 |
Arvid Norberg
|
c443193ce0
|
add option to client_test to remove web seeds
|
2014-12-30 16:59:37 +00:00 |
Arvid Norberg
|
13a9c3c78d
|
we no longer support including file-hashes when creating torrents
|
2014-12-17 03:50:01 +00:00 |
Arvid Norberg
|
a3d1a493fd
|
disable logging alerts in client_test
|
2014-12-10 09:45:38 +00:00 |
Arvid Norberg
|
0b960615b1
|
fix another build warning
|
2014-12-09 09:49:14 +00:00 |
Arvid Norberg
|
4eaec6d87f
|
instead of using a fixed request timeout for every peer, have an adaptable one based on the average download time for a block
|
2014-12-08 17:06:04 +00:00 |
Arvid Norberg
|
c4e5df8e4d
|
remove the concept of timeout_extend in piece request timeouts. if a request times out, cancel it as soon as it holds up the completion of a piece
|
2014-12-07 22:22:38 +00:00 |
Arvid Norberg
|
cc1a4dcdd7
|
fix examples build
|
2014-12-03 09:05:09 +00:00 |
Arvid Norberg
|
95fbf93e52
|
apply Steven Siloti's patch to client_test to enable fixed slots choker when specifying the number of unchoke slots
|
2014-11-30 04:57:54 +00:00 |
Arvid Norberg
|
99e1a3a829
|
attempted msvc-10.0 build fix
|
2014-11-30 00:28:03 +00:00 |
Arvid Norberg
|
f98c7223b2
|
merged changes from RC_1_0
|
2014-11-29 01:53:22 +00:00 |
Arvid Norberg
|
8b4dcb2959
|
merged changes from RC_1_0
|
2014-11-28 04:53:21 +00:00 |
Arvid Norberg
|
12a29ea281
|
client_test print fix
|
2014-11-24 04:35:52 +00:00 |
Arvid Norberg
|
29fb79f60c
|
merged changes from RC_1_0
|
2014-11-24 04:25:05 +00:00 |
Arvid Norberg
|
658e2ceefd
|
merged Steven Siloti's peer crypto patch into trunk
|
2014-11-23 06:14:47 +00:00 |
Arvid Norberg
|
179df62379
|
merged changes from RC_1_0
|
2014-11-20 05:53:12 +00:00 |
Arvid Norberg
|
3f61ee0ff3
|
merged changes from RC_1_0
|
2014-11-19 09:23:08 +00:00 |
Arvid Norberg
|
edfa38cd30
|
merged changes from RC_1_0
|
2014-11-17 03:41:01 +00:00 |
Arvid Norberg
|
aae56c991c
|
merged changes from RC_1_0
|
2014-11-08 16:58:18 +00:00 |
Arvid Norberg
|
3742fd2699
|
merged changes from RC_1_0
|
2014-11-02 09:41:29 +00:00 |
Arvid Norberg
|
34af25beaa
|
merged chagnes from RC_1_0
|
2014-11-01 22:47:56 +00:00 |
Arvid Norberg
|
9338aa6c60
|
some more refactoring in choker
|
2014-10-24 00:18:01 +00:00 |
Arvid Norberg
|
a3b18b8a41
|
fix some of the build errors in examples
|
2014-10-15 05:07:26 +00:00 |
Arvid Norberg
|
d8cf0d49e3
|
optimize piece printing in client_test
|
2014-10-07 03:09:32 +00:00 |
Arvid Norberg
|
9c2472f7bb
|
fix build with deprecated functions disabled
|
2014-10-05 19:32:29 +00:00 |