arvidn
|
5c1b65e9b8
|
merged RC_1_1 into master
|
2018-03-12 02:32:12 +01:00 |
arvidn
|
a06e4f696b
|
track whether a file is eligible for using the partfile on a per-file basis. This is intended to improve backwards compatibility, to better support resuming files downloaded with older versions of libtorrent
|
2018-03-11 12:52:56 +01:00 |
David Luis Alonso
|
94498072e1
|
add modified docs with more detailed explanation on how to create the… (#2805)
add modified docs with more detailed explanation on how to create the bindings for windows
|
2018-03-06 08:53:39 +01:00 |
arvidn
|
ad82be145b
|
merged RC_1_1 into master
|
2018-01-08 22:52:23 +01:00 |
arvidn
|
493cbf12b9
|
update the boost dependency list in features.rst
|
2017-12-30 23:46:03 +01:00 |
arvidn
|
e4ac70c98b
|
update boost.asio link in documentation, minor cleanup of tutorial examples
|
2017-12-30 21:23:36 +01:00 |
arvidn
|
f4eaf3dba4
|
add note about dynamic loading/unloading of torrents
|
2017-12-30 20:57:43 +01:00 |
arvidn
|
672556b4b2
|
merged RC_1_1 into master
|
2017-12-30 18:17:57 +01:00 |
arvidn
|
4565a2f375
|
update documentation
|
2017-12-29 20:03:40 +01:00 |
arvidn
|
c8bf782bd0
|
bump version number to 1.1.6
|
2017-12-29 15:53:51 +01:00 |
arvidn
|
3c5c224051
|
add boost.intrusive to the dependency list in building docs, and remove some boost libraries that are not dependencies anymore
|
2017-12-28 00:52:09 +01:00 |
arvidn
|
a9753d3bdc
|
merge RC_1_1 into master
|
2017-12-27 22:16:14 +01:00 |
arvidn
|
7ea5946305
|
remove some last lexical_cast residual
|
2017-12-27 12:44:36 +01:00 |
sledgehammer_999
|
f2201bd30c
|
Fix grammar error in documentation.
|
2017-12-20 11:29:10 +01:00 |
arvidn
|
0848d9b7f5
|
change defaults for rate_limit_utp setting
|
2017-12-17 08:50:25 +01:00 |
arvidn
|
ba224a1577
|
restore the parse_magnet_uri overload that amends an add_torrent_params object
|
2017-12-14 12:20:02 +01:00 |
arvidn
|
7b06a5ee6e
|
merged RC_1_1 into master
|
2017-12-13 12:36:35 +01:00 |
arvidn
|
90ccd5180f
|
merged RC_1_1 into master
|
2017-12-07 18:31:16 +01:00 |
sledgehammer_999
|
8dacabc6c1
|
Fix mailing list archives link. Closes #2588.
|
2017-12-05 09:39:54 +01:00 |
arvidn
|
f81a20a035
|
fix loading resume data when in seed mode
|
2017-12-03 23:43:55 +01:00 |
arvidn
|
5ce798197c
|
merged RC_1_1 into master
|
2017-12-02 11:39:23 +01:00 |
Alden Torres
|
163d13e1d2
|
implemented support magnet URI extension, select specific file indices for download, BEP53 (#2578)
|
2017-12-01 12:40:19 +01:00 |
arvidn
|
4e452c7bb6
|
improve peer class documentation
|
2017-11-24 15:33:52 +01:00 |
arvidn
|
cfd50ae736
|
fix simple_client.py example, and reference it from the documentation
|
2017-11-23 22:01:54 +01:00 |
Alden Torres
|
f040d6d860
|
added reopen_network_sockets method to allow manual reopen of listen/outgoing sockets (#2476)
|
2017-10-28 12:15:35 +02:00 |
arvidn
|
bb65acb082
|
make feature_flags proper type-safe
|
2017-10-14 23:33:48 +02:00 |
arvidn
|
1d15e6bfb4
|
merge RC_1_1 into master
|
2017-10-08 18:21:25 +02:00 |
arvidn
|
8ba5845643
|
don't hard-code the paths to find openssl on mac (but default to picking up brew). Add two new jam features, openssl-lib and openssl-include that can be used to specify which openssl to link against
|
2017-10-08 03:00:02 +02:00 |
arvidn
|
7b644614c1
|
add sonarcloud links
|
2017-09-25 06:30:10 -07:00 |
arvidn
|
4c4c630fae
|
merge RC_1_1 into master
|
2017-09-23 10:46:29 -07:00 |
arvidn
|
6cf0bfbe0d
|
fix link in documentation footer
|
2017-09-21 11:11:56 -07:00 |
arvidn
|
9bf0658090
|
merged RC_1_1 into master
|
2017-09-06 13:51:36 +02:00 |
arvidn
|
1280361236
|
update build docs
|
2017-09-05 19:45:40 +02:00 |
arvidn
|
061732ddec
|
bump version
|
2017-09-04 15:35:45 +02:00 |
Arvid Norberg
|
1075ae3b8d
|
remove session pool allocator and use the buffer class instead (#2274)
simplify append_buffer by using size() to determine size of the buffer. make the move explicit in chained_buffer::init_buffer_entry
|
2017-08-28 11:37:53 +02:00 |
arvidn
|
322007bb6a
|
make save_state_flags a strong type
|
2017-07-30 09:06:41 -07:00 |
arvidn
|
204a029b5f
|
merged RC_1_1 into master
|
2017-07-27 11:37:02 -07:00 |
arvidn
|
24e4263bae
|
make torrent status flags be type safe
|
2017-07-27 09:33:35 -07:00 |
arvidn
|
c4eb4c8b5f
|
use span in torrent_info constructors and deprecate the redundant flags argument
|
2017-07-22 00:00:44 -07:00 |
arvidn
|
d0895a9f18
|
extend and improve 1.1 -> 1.2 upgrade document
|
2017-07-21 21:25:04 -07:00 |
arvidn
|
f0d2551073
|
add bitcoin donation button
|
2017-07-17 22:59:40 -07:00 |
arvidn
|
3ce15b36d1
|
fix some c++11 parsing issues in reference doc generation script
|
2017-07-17 22:01:54 -07:00 |
arvidn
|
c4659bc345
|
convert peer_flags and peer_source_flags to type-safe flags
|
2017-07-17 10:22:32 -07:00 |
arvidn
|
4947602a2f
|
make add_torrent_params::flags_t an enum class and move it out into its own header
|
2017-07-17 01:05:31 -07:00 |
AllSeeingEyeTolledEweSew
|
00655d562b
|
Refactor several flags to torrent_handle::get_flags/set_flags.
|
2017-07-17 01:05:31 -07:00 |
arvidn
|
021c2100d7
|
fix RST formatting in building.rst
|
2017-07-16 08:13:34 -07:00 |
arvidn
|
a9b3982f7c
|
restore ssl/crypto build feature in Jamfile to stay compatible with 1.1
|
2017-07-14 16:31:22 -07:00 |
arvidn
|
bff09a70fe
|
merged RC_1_1 into master
|
2017-07-13 22:51:05 -07:00 |
arvidn
|
ec65e12ee6
|
add boost-build feature to link against libcrypto and libssl on windows #1931
|
2017-07-13 22:20:35 -07:00 |
arvidn
|
5188c190db
|
bump version number
|
2017-07-02 15:03:46 -04:00 |