arvidn
|
7141542591
|
update libsimulator with boost-1.66 fix
|
2018-01-01 20:23:59 -05:00 |
arvidn
|
b45acf28a5
|
improve fwd.hpp generator
|
2017-12-31 11:44:14 +01:00 |
arvidn
|
e4ac70c98b
|
update boost.asio link in documentation, minor cleanup of tutorial examples
|
2017-12-30 21:23:36 +01:00 |
arvidn
|
f9968e1e90
|
refresh fwd.hpp
|
2017-12-30 21:04:06 +01:00 |
arvidn
|
f4eaf3dba4
|
add note about dynamic loading/unloading of torrents
|
2017-12-30 20:57:43 +01:00 |
arvidn
|
d427572247
|
cleanup examples a bit
|
2017-12-30 02:57:43 +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
|
473b86a8e6
|
cleanup tarball build script
|
2017-12-29 10:50:48 +01:00 |
arvidn
|
a46bd839f0
|
clean makefile dependency directory in clean.py script
|
2017-12-29 10:16:15 +01:00 |
arvidn
|
edb5674d5c
|
Revert "Autotools: Check if std::chrono and std::random are available."
This reverts commit d93869ff3b .
|
2017-12-29 10:15:59 +01:00 |
arvidn
|
00a36608b9
|
fix some typos
|
2017-12-29 02:29:42 +01:00 |
arvidn
|
69ff30f50f
|
deprecate save_encryption_settings (they are part of the normal settings)
|
2017-12-27 13:39:36 +01:00 |
arvidn
|
7ea5946305
|
remove some last lexical_cast residual
|
2017-12-27 12:44:36 +01:00 |
arvidn
|
3971897c14
|
remove invalid assert
|
2017-12-24 11:28:02 +01:00 |
sledgehammer_999
|
d93869ff3b
|
Autotools: Check if std::chrono and std::random are available.
If yes, don't even try to find their Boost equivalents.
|
2017-12-24 11:27:21 +01:00 |
arvidn
|
43d7f980d0
|
make the chunk header parser properly fail at end of buffer, and not require zero terminated strings
|
2017-12-23 17:06:50 +01:00 |
arvidn
|
b5d4bc5e62
|
back-port path fixup in file_storage add_file
|
2017-12-23 12:02:17 +01:00 |
arvidn
|
47709244d3
|
back-port fixed assert in chunk parser
|
2017-12-23 12:01:40 +01:00 |
arvidn
|
62bf524e75
|
disable DHT logging with the TORRENT_DISABLE_LOGGING macros as well
|
2017-12-23 12:01:18 +01:00 |
arvidn
|
b7decd452e
|
add getters for peer_class_filter and peer_class_type_filter
|
2017-12-23 09:25:06 +01:00 |
arvidn
|
67be35739c
|
:attempt to fix disconnections when torrents enter upload mode due to failures
|
2017-12-23 09:24:26 +01:00 |
arvidn
|
0aef2c2846
|
don't build coo98 on osx, since brew boost uses 1.66 which requires C++11
|
2017-12-22 23:06:05 +01:00 |
sledgehammer_999
|
94f4e88e05
|
Fix local network address mappings.
|
2017-12-20 11:28:36 +01:00 |
arvidn
|
178281e1c5
|
make torrent_handler::set_priority() to use peer_classes
|
2017-12-18 00:56:44 +01:00 |
arvidn
|
d52763805c
|
back-port the tracker timeout test from master
|
2017-12-16 13:54:15 +01:00 |
arvidn
|
d1a63cd781
|
fix build against boost-1.66, specifically the boost.asio changes
|
2017-12-15 11:29:53 +01:00 |
arvidn
|
86c83fe976
|
fix asio debugging
|
2017-12-12 10:11:09 -05:00 |
arvidn
|
3167b68e98
|
shorter test timeouts
|
2017-12-11 08:40:35 -05:00 |
arvidn
|
fe6473039c
|
fix rate limit utp feature
|
2017-12-11 08:40:35 -05:00 |
arvidn
|
34fc3d0f18
|
extend clean script
|
2017-12-10 22:46:08 +01:00 |
arvidn
|
b00b3184c0
|
some minor i2p cleanups
|
2017-12-08 09:57:21 +01:00 |
arvidn
|
a286b9da47
|
fix i2p support
|
2017-12-08 09:57:21 +01:00 |
arvidn
|
83e71e16d8
|
use total transfer rates consistently for session and torrents in client_test
|
2017-12-07 07:52:13 +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
|
0fe2e85fee
|
fix part-file creation race condition (back-port from master)
|
2017-12-03 18:13:54 +01:00 |
arvidn
|
163e490d8a
|
add timeouts to tests
|
2017-12-02 12:20:36 +01:00 |
arvidn
|
c745d3f00d
|
fix incorrect use of make_tick_handler
|
2017-12-02 12:20:36 +01:00 |
arvidn
|
4b467f82ac
|
fix issue with initializing settings on session construction
|
2017-12-02 12:20:36 +01:00 |
arvidn
|
f42b63c7ea
|
update io_service forward declaration to be boost-1.66 compatible
|
2017-11-29 17:58:20 +01:00 |
arvidn
|
0da2d4dca3
|
make sure libtorrent_assert_log is exported, when production asserts are enabled
|
2017-11-28 09:46:18 +01:00 |
Arvid Norberg
|
e15f466137
|
fix issue with receiving interested before metadata (#2557)
|
2017-11-25 15:31:37 +01:00 |
arvidn
|
18176ae5b3
|
include peer_class_type_filter in the generated reference documentation
|
2017-11-24 23:40:51 +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 |
arvidn
|
5e7666526e
|
fix IPv6 tracker announce issue
|
2017-11-23 10:11:59 +01:00 |
arvidn
|
1593916e62
|
fix ipv6 udp tracker test
|
2017-11-23 00:05:08 +01:00 |
arvidn
|
eac3fbceda
|
fix stout redirection in test framework
|
2017-11-23 00:05:08 +01:00 |
arvidn
|
a57ad00e15
|
fix force-proxy regression (udp sockets would not be opened)
|
2017-11-21 08:54:16 +01:00 |