arvidn
|
b446fe4bba
|
deprecate settings_pack::hashing_threads and replace it with aio_threads in documentation
|
2016-03-18 16:40:52 -04:00 |
arvidn
|
c9c401d15c
|
add piece matrix to client_test
|
2016-03-13 19:13:38 -04:00 |
arvidn
|
442979c318
|
support filtering which parts of session state are loaded by load_state()
|
2016-03-06 16:35:49 -05:00 |
arvidn
|
adf56344e6
|
add interactive option to toggle use of disk cache to client_test
|
2016-03-06 16:15:17 -05:00 |
arvidn
|
8ca76f9d59
|
fix support for auto disk cache size and disk buffer pool allocator behavior
|
2016-03-06 16:14:55 -05:00 |
arvidn
|
2e7e679eed
|
simplify client_test shutdown and make it keep logging as saving resume data
|
2016-03-03 01:20:15 -05:00 |
arvidn
|
021375c07f
|
extend tutorial and finish bt-get example
|
2016-02-28 15:44:59 -05:00 |
arvidn
|
296a38efba
|
improve windows output of client_test
|
2016-02-27 19:40:04 -05:00 |
arvidn
|
a675a749e0
|
remove 'full' allocation from client_test
|
2016-02-18 20:42:15 -05:00 |
arvidn
|
645b121df6
|
deprecate resolve-countries
|
2015-12-14 21:32:30 -05:00 |
arvidn
|
60df41cd85
|
fix save_resume_data in client_test and make torrent a bit more instrumentable. This could be greatly simplified if resume data would not have file_sizes and timestamps
|
2015-11-29 20:31:57 -05:00 |
arvidn
|
fd3b53604c
|
add new piece picker logging alert category
|
2015-11-29 08:25:55 -05:00 |
arvidn
|
06b648203f
|
clean up use of error categories
|
2015-11-24 00:50:51 -05:00 |
arvidn
|
5c96a35a66
|
scanf fix in client_test
|
2015-10-04 10:57:12 -04:00 |
arvidn
|
b628692223
|
separate out announce_entry and torrent_status into their own headers
|
2015-09-18 08:08:08 -04:00 |
arvidn
|
3018546b37
|
fix warning
|
2015-08-22 01:22:04 +02:00 |
Chocobo1
|
b743ef44e9
|
Pass std::string directly
|
2015-07-11 15:49:47 +08:00 |
Mikhail Titov
|
bef92dc179
|
Fix default SAM port
|
2015-06-24 19:41:41 -05:00 |
arvidn
|
5e5e31cf9a
|
fix test privacy to not destruct session, potentially, after other global destructors
|
2015-06-10 21:10:22 -04:00 |
arvidn
|
0369caae67
|
make client_test to not use a deprecated session constructor
|
2015-06-07 13:52:19 -04:00 |
Arvid Norberg
|
85d1d9c85e
|
fix bug in piece printing in client_test
|
2015-05-30 06:11:41 +00:00 |
Arvid Norberg
|
f1c998c1ef
|
merged changes from RC_1_0
|
2015-05-26 19:10:49 +00:00 |
Arvid Norberg
|
09bc072c31
|
inactive/auto managed fixes. fix client_test key input
|
2015-05-26 18:39:49 +00:00 |
Arvid Norberg
|
5e07ff857e
|
remove residual geoip cruft
|
2015-05-11 00:49:34 +00:00 |
Arvid Norberg
|
b60934288b
|
turn DHT logging into alerts instead of writing to a file
|
2015-05-10 04:54:02 +00:00 |
Arvid Norberg
|
b417f2ba98
|
merged fix from RC_1_0
|
2015-05-03 02:56:46 +00:00 |
Arvid Norberg
|
ab0c97755e
|
merged fixes from RC_1_0
|
2015-04-29 05:48:09 +00:00 |
Arvid Norberg
|
8aa3c22796
|
fix coverity issues
|
2015-04-29 04:05:29 +00:00 |
Arvid Norberg
|
f0336017d1
|
fix gcc warnings and missing header files in makefiles
|
2015-04-26 00:51:44 +00:00 |
Arvid Norberg
|
013ed36f09
|
landed alert_queue feature branch into trunk
|
2015-04-03 20:15:48 +00:00 |
Arvid Norberg
|
58aa4e5ae7
|
fix build now that libtorrent::sleep is gone
|
2015-03-15 00:32:55 +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
|
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
|
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
|
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
|
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
|
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 |