arvidn
|
64f5567cdd
|
merged RC_1_1 into master
|
2017-03-19 12:58:55 -04:00 |
Arvid Norberg
|
65cb7cdf34
|
improve deprecated markup (#1823)
improve deprecated markup
|
2017-03-17 20:41:47 -04:00 |
Arvid Norberg
|
a34ce0278e
|
add write_resume_data() function (#1776)
add write_resume_data() function. Make resume data alert use an add_torrent_params object
|
2017-03-05 09:31:28 -05:00 |
arvidn
|
95c8c1de0f
|
fix build
|
2017-01-28 21:26:46 -05:00 |
arvidn
|
6b91adab6a
|
merged RC_1_1 into master
|
2017-01-28 14:36:23 -05:00 |
Arvid Norberg
|
ba9fae8e1f
|
fix issue with unloading torrents (#1624)
fix issue with unloading torrents
|
2017-01-25 23:42:59 -05:00 |
arvidn
|
3f612d7e99
|
cleaning up of left-overs from torrent eviction functionality
|
2016-12-23 06:06:59 -05:00 |
Arvid Norberg
|
3f1084d63d
|
strengthened type safety in handling of piece and file indices (#1409)
strengthened type safety in handling of piece and file indices
|
2016-12-22 10:42:33 -05:00 |
Alden Torres
|
3a92908f39
|
formatting, added std:: and spaces
|
2016-12-10 23:11:43 -05:00 |
Alden Torres
|
aef614a74c
|
fix build warnings/errors, typos and minor cleanup (#1277)
fix build warnings/errors, typos and minor cleanup. no need to provide boost::throw_exception, better left it to the user
|
2016-11-02 01:03:12 -04:00 |
Alden Torres
|
877a47e03b
|
fix deprecated warning with msvc (#1265)
fix deprecated warning with msvc
|
2016-10-27 18:09:14 -04:00 |
Arvid Norberg
|
5f3c52f406
|
transition to more default member initializers (#1261)
|
2016-10-26 20:41:57 -04:00 |
Arvid Norberg
|
6148984426
|
remove whitespace at end of line (#1245)
|
2016-10-22 11:47:24 -04:00 |
Arvid Norberg
|
20f65946f2
|
make single-argument constructors explicit (#1194)
make single-argument constructors explicit
|
2016-10-08 14:07:11 -04:00 |
Alden Torres
|
c05e29c48e
|
trivial cleanup and minor changes (#1033)
|
2016-08-26 00:14:11 -04:00 |
Alden Torres
|
bb388563b3
|
refactor to use torrent_info with std::shared_ptr (#1006)
|
2016-08-17 17:26:35 -04:00 |
Alden Torres
|
7cee486cf7
|
extensions refactor to use span and std::shared_ptr (#1005)
extensions refactor to use span. use std::shared_ptr instead of boost::shared_ptr.
|
2016-08-17 14:30:24 -04:00 |
arvidn
|
8c8c3d5587
|
replace boost::function with std::function
|
2016-08-13 07:07:26 -04:00 |
Alden Torres
|
a966458f8c
|
minor cleanup (#997)
minor cleanup
|
2016-08-12 19:24:03 -04:00 |
Alden Torres
|
0b3c64ee87
|
added TORRENT_EXPORT to avoid link weak symbol warning (#975)
|
2016-08-02 00:15:26 -04:00 |
Arvid Norberg
|
ed077c8358
|
use cstdint intead of boost/cstdint.hpp (#833)
use cstdint intead of boost/cstdint.hpp
|
2016-06-18 14:01:38 -04:00 |
Arvid Norberg
|
96ea0dc4d0
|
fixed bug related to flag_merge_resume_http_seeds flag in add_torrent_params (#813)
|
2016-06-13 07:46:34 -04:00 |
Arvid Norberg
|
0dcdf79dbf
|
re-arrange flags enums in add_torrent_params (#810)
|
2016-06-12 21:12:48 -04:00 |
arvidn
|
edf9f8070d
|
merged RC_1_1 into master
|
2016-06-04 14:09:19 -04:00 |
Arvid Norberg
|
3624ce6cfd
|
fixed crash on invalid input in http_parser (#782)
fixed crash on invalid input to http_parser
|
2016-06-04 09:53:23 -04:00 |
arvidn
|
ec182492cc
|
improve add_torrent_params::flags documentation and fix related logging bug
|
2016-05-30 16:36:44 -07:00 |
Arvid Norberg
|
748af6eec1
|
general cleanup. remove valgrind markup, log_hash_failures and C headers (#752)
general cleanup. remove valgrind markup, log_hash_failures and C headers
|
2016-05-23 08:15:39 -04:00 |
Alden Torres
|
b85b501d92
|
Using address::is_multicast instead util function (#686)
|
2016-05-01 18:15:25 -04:00 |
Arvid Norberg
|
f0d95f5e3e
|
remove RSS feature (#662)
remove RSS feature
|
2016-04-29 15:54:21 -04:00 |
Alden Torres
|
99e5db1925
|
Missing <map> include in add_torrent_params.hpp (#653)
|
2016-04-27 12:27:52 -04:00 |
arvidn
|
96e2693d13
|
merge RC_1_1 into master
|
2016-03-19 16:02:46 -04:00 |
arvidn
|
85f615132b
|
fix documentation mentions of session_settings to refer to settings_pack. clean out some outdated disk instrumentation docs
|
2016-03-18 16:40:52 -04:00 |
arvidn
|
cc8066bf11
|
properly deprecated adding torrents by http url
|
2016-02-21 11:31:42 -05:00 |
arvidn
|
a5d131b1bb
|
post fastresume_reject_alerts when building with deprecated functions enabled
|
2016-02-20 13:26:21 -05:00 |
arvidn
|
cc49b876bb
|
add flag for initializing m_need_save_resume_data when adding torrent
|
2016-02-20 13:26:21 -05:00 |
arvidn
|
4ef55073e3
|
transition mapped_files over to the new add_torrent_params
|
2016-02-20 02:00:07 -05:00 |
arvidn
|
6e88771981
|
transition merkle tree support over to the new read_resume_data()
|
2016-02-20 02:00:07 -05:00 |
arvidn
|
6223057b1e
|
added support for pieces, verified pieces and piece_priorities in new resume data scheme
|
2016-02-20 02:00:07 -05:00 |
arvidn
|
a60bbe0a1c
|
fix loading of peers and banned_peers from resume_data
|
2016-02-20 02:00:07 -05:00 |
arvidn
|
35b998f90d
|
introduce backwards-compatibility, of loading resume data and merging it with the add_torrent_params. add some more missing fields. deprecate some more flags in add_torrent_params
|
2016-02-20 02:00:07 -05:00 |
arvidn
|
197ded5a0d
|
revamp the way resume data is read, by providing a function for the client to parse resume data, capturing it in add_torrent_params
|
2016-02-20 02:00:06 -05:00 |
arvidn
|
2e5e11859f
|
soft deprecate support for adding torrents by HTTP URL (remove from documentation)
|
2016-02-18 18:34:45 -05:00 |
arvidn
|
1f9f588e75
|
merge copyright year update and changelog from RC_1_0
|
2016-01-17 18:57:46 -05:00 |
Alden Torres
|
7b34379c87
|
Doc typos
|
2016-01-05 08:31:04 -05:00 |
Alden Torres
|
e3fc859754
|
A few documentation typos.
|
2015-12-11 08:45:08 -05:00 |
arvidn
|
f03cefceb6
|
fix documentation bugs
|
2015-11-20 01:00:39 -05:00 |
arvidn
|
51c6079c42
|
add stop-when-ready feature, to support checking torrents without starting the download afterwards
|
2015-10-04 13:08:23 -04:00 |
arvidn
|
a00e5aa6c7
|
forward port patch to have resume data web seeds override .torrent file web seeds, and a flag to merge them
|
2015-09-30 00:41:41 -04:00 |
Steven Siloti
|
e6b3df3696
|
pass torrent_handle by const ref in the plugin api
|
2015-07-25 09:57:55 -07:00 |
Steven Siloti
|
fbc67b4e21
|
switch to torrent_handle in plugin api
|
2015-07-23 19:52:23 -07:00 |