arvidn
|
3a1e546a6c
|
merged RC_1_1 int master
|
2019-01-12 16:02:46 +01:00 |
arvidn
|
434272519f
|
update Changelog
|
2019-01-11 12:25:31 +01:00 |
Alden Torres
|
c128afeebf
|
update minimum boost to 1.58, using xenial in travis
|
2019-01-11 02:04:52 +01:00 |
arvidn
|
02d7d71c5f
|
merge RC_1_1 into master
|
2019-01-03 11:23:20 +01:00 |
arvidn
|
8ffd524b5f
|
simplify and improve the uTP deferred ACK logic to respond earlier
|
2019-01-02 11:36:29 +01:00 |
arvidn
|
6debd872de
|
tweak heuristic of how to interpret url seeds in multi-file torrents
|
2018-12-11 12:47:43 +01:00 |
arvidn
|
0d8a5a8a44
|
add support for &ipv4= tracker argument
|
2018-11-19 09:08:16 +01:00 |
arvidn
|
66a8f133b0
|
merged RC_1_1 into master
|
2018-11-17 14:38:43 +01:00 |
arvidn
|
6381b35891
|
bump verson to 1.1.11.0
|
2018-11-16 15:52:16 +01:00 |
arvidn
|
1f9e74f40d
|
merged RC_1_1 into master
|
2018-11-06 23:57:04 +01:00 |
Arvid Norberg
|
cec300234c
|
fix move_storage with save_path with a trailing slash
|
2018-11-06 23:46:18 +01:00 |
arvidn
|
d0e146eb75
|
merged RC_1_1 into master
|
2018-11-01 09:48:41 +01:00 |
Arvid Norberg
|
e1eb12e60f
|
ssl listen port fix and improved tracker announce logging
|
2018-10-29 18:38:14 +01:00 |
Arvid Norberg
|
a5da48edd4
|
add missing boost/noncopyable include
|
2018-10-25 09:47:21 +02:00 |
arvidn
|
9463159e67
|
merged RC_1_1 into master
|
2018-10-20 00:22:10 +02:00 |
arvidn
|
4a71cc5d89
|
fix python binding for torrent_info::creation_date()
|
2018-10-12 22:49:33 +02:00 |
arvidn
|
e612fee995
|
fix building tarball
|
2018-10-07 09:23:39 +02:00 |
Arvid Norberg
|
d2f19a2d73
|
merged RC_1_1 into master
|
2018-10-01 16:34:21 +02:00 |
Arvid Norberg
|
200bb494c3
|
bump version
|
2018-10-01 09:41:37 +02:00 |
arvidn
|
c437a24d78
|
renamed debug_notification to connect_notification
|
2018-09-28 17:28:34 -07:00 |
arvidn
|
a499ace80b
|
fix issue in udp_socket with unusual socket failure
|
2018-09-28 13:17:43 -07:00 |
arvidn
|
109db58641
|
merge RC_1_1 into master
|
2018-09-25 21:33:29 -07:00 |
arvidn
|
6c4d1b9143
|
back-port the patch to split up the progress_notification alert_mask into three new categories, file-, piece- and block progress
|
2018-09-24 08:52:30 -07:00 |
arvidn
|
022a089b86
|
utp close-reason use after free fix
|
2018-09-23 08:24:54 -07:00 |
arvidn
|
2508e2ab0f
|
exposed default add_torrent_params flags to python bindings
|
2018-09-21 15:44:27 -07:00 |
Arvid Norberg
|
8be9b3d976
|
merged RC_1_1 into master
|
2018-09-19 12:23:08 -07:00 |
arvidn
|
8cc93e9855
|
fix redundant flushes of partfile metadata
|
2018-09-12 07:47:13 -07:00 |
arvidn
|
78a344bd8b
|
merged RC_1_1 into master
|
2018-09-05 08:25:14 -07:00 |
Arvid Norberg
|
2647ca2412
|
add option to ignore min-interval from tracker, when force-reannouncing a tracker
|
2018-09-04 08:46:24 +02:00 |
arvidn
|
214ace3efe
|
raise default value for active_limit to 500, since it's supposed to be an upper sanity check limit
|
2018-09-02 19:25:06 +02:00 |
Arvid Norberg
|
c1b0c70c23
|
fall back to copy+remove if rename_file fails
|
2018-08-27 12:30:47 +02:00 |
arvidn
|
55215742af
|
merged RC_1_1 into master
|
2018-08-25 14:13:51 +02:00 |
Arvid Norberg
|
6e80f1f615
|
improve handling of filesystems not supporting fallocate()
|
2018-08-22 08:35:22 +02:00 |
arvidn
|
c9043dec53
|
force proxy no longer disables the DHT
|
2018-08-20 08:24:31 +02:00 |
arvidn
|
b3dbce5790
|
merge RC_1_1 into master
|
2018-08-13 09:32:17 +02:00 |
arvidn
|
6d2541f131
|
improve connect-boost feature, to make new torrents quickly connect peers
|
2018-08-09 20:12:56 +02:00 |
arvidn
|
4096085bf8
|
merged RC_1_1 into master
|
2018-07-30 13:44:44 +02:00 |
arvidn
|
19df645012
|
apply piece priorities immediately, even though file priority updares are async. save both file- and piece priorities in fast resume. when loading, apply file prios first, then piece prios
|
2018-07-29 21:53:01 +02:00 |
arvidn
|
7980447480
|
added missing stats_metric python binding
|
2018-07-29 00:44:48 +02:00 |
Arvid Norberg
|
dcb8b816a3
|
only post alerts for newly opened listen sockets, and only attempt to map ports for newly opened sockets. track has_incoming_connections per listen socket
|
2018-07-23 15:04:23 +02:00 |
arvidn
|
6c6dfb3de5
|
merged RC_1_1 into master
|
2018-07-21 18:38:24 +02:00 |
Arvid Norberg
|
2f56fa6c3e
|
bump version to 1.1.9
|
2018-07-20 13:06:12 +02:00 |
arvidn
|
f4b0dbf115
|
merged RC_1_1 into master
|
2018-07-20 09:28:21 +02:00 |
arvidn
|
1ebc5f9ef2
|
remove special handling of uTP peers
|
2018-07-20 07:47:08 +02:00 |
Arvid Norberg
|
828c5dd097
|
merged RC_1_1 into master
|
2018-07-19 14:37:22 +02:00 |
Arvid Norberg
|
5bb5ba145f
|
fix exporting files from partfile while seeding
|
2018-07-18 10:56:24 +02:00 |
arvidn
|
59343f4f95
|
merged RC_1_1 into master
|
2018-07-12 20:20:02 +02:00 |
d-komarov
|
490d8eb328
|
Fix previous patch fixing deadlock in DllMain (#3158)
Simplify `get_manage_volume_privs()` and renamed it
|
2018-07-12 16:46:36 +02:00 |
arvidn
|
3c2b076eb0
|
deprecated anonymous_mode_alert
|
2018-07-08 18:26:47 +02:00 |
arvidn
|
b750b6cc2c
|
deprecate (and disable) the force-proxy setting. Instead, always use the proxy when set, never fall back on circumventing it
|
2018-07-08 18:26:47 +02:00 |