arvidn
|
2178d1ad2b
|
improve robustness and performance of uTP PMTU discovery. fix duplicate ACK issue in uTP. demote an invariant check to 'expensive'
|
2016-03-13 12:40:59 -04:00 |
arvidn
|
71e3fb8941
|
fix division by zero in super-seeding logic
|
2016-03-07 23:40:01 -05:00 |
arvidn
|
442979c318
|
support filtering which parts of session state are loaded by load_state()
|
2016-03-06 16:35:49 -05:00 |
arvidn
|
13e9eb6680
|
forward-port outgoing interface fix from RC_1_0
|
2016-02-20 20:35:52 -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
|
be44f9dd50
|
forward port python binding fix from RC_1_0
|
2016-02-08 22:14:08 -05:00 |
arvidn
|
74554de330
|
forward port GetAdaptersAddresses from RC_1_0 and fix error categories in enum_net.cpp
|
2016-02-05 01:08:09 -05:00 |
arvidn
|
e584c30b29
|
forward-port reuse address patch for windows
|
2016-01-31 18:16:26 -05:00 |
arvidn
|
f31d17c9c5
|
allow specifying which tracker to scrape in torrent_hadnle::scrape_tracker
|
2016-01-26 18:14:32 -05:00 |
arvidn
|
389001b284
|
update changelog
|
2016-01-25 19:01:22 -05:00 |
arvidn
|
9231af24b4
|
update changelog
|
2016-01-18 15:36:04 -05:00 |
arvidn
|
e2392017bc
|
update changelog
|
2016-01-18 12:40:08 -05:00 |
arvidn
|
1f9f588e75
|
merge copyright year update and changelog from RC_1_0
|
2016-01-17 18:57:46 -05:00 |
Arvid Norberg
|
fa391d4961
|
Merge pull request #394 from arvidn/forward-port-http-fix
forward port fix for web seeds not being used by torrents added by URL
|
2016-01-17 17:47:25 -05:00 |
arvidn
|
0c971d0d62
|
forward port fix for web seeds not being used by torrents added by URL
|
2016-01-16 23:57:33 -05:00 |
arvidn
|
3cd57b59e0
|
when a tracker is force announced or scraped by the user/client, the resulting response or failure alert is now posted regardless of the alert mask. Since it's user initiated, it's reasonable to expect the user to be interested in the response
|
2016-01-16 21:24:04 -05:00 |
arvidn
|
78d306157b
|
forward port of windows symlink fix from RC_1_0
|
2016-01-16 01:53:27 -05:00 |
arvidn
|
f4d643bd2d
|
instead of restarting the whole DHT when changing external IP, just rebuild the routing table and change the node IDs
|
2016-01-11 21:17:25 -05:00 |
arvidn
|
a0678240f3
|
forward port fixes from RC_1_0
|
2016-01-03 23:34:57 -05:00 |
arvidn
|
e9b98c7d2e
|
GetFileAttributesEx fix
|
2015-12-19 00:12:11 -05:00 |
arvidn
|
1f3f06a836
|
forward port fix for deleting files of magnet link to master
|
2015-12-18 18:33:31 -05:00 |
arvidn
|
aef449ad65
|
update changelog from RC_1_0
|
2015-11-12 21:28:50 -05:00 |
arvidn
|
9c10e99aef
|
forward port fix to not auto-detect disk cache size greater than the virtual address space for 32 bit builds
|
2015-11-07 22:00:20 -05:00 |
arvidn
|
a48cb785d0
|
forward port piece_block patch from RC_1_0
|
2015-11-07 18:50:54 -05:00 |
arvidn
|
4911a85761
|
updated Changelog
|
2015-11-02 23:47:46 -05:00 |
arvidn
|
ee714306be
|
forward port IPv6 IP address resolution in URLs fix
|
2015-11-01 17:26:45 -05:00 |
arvidn
|
3462c061a7
|
merged error handling fix from RC_1_0
|
2015-10-31 10:06:15 -04:00 |
Andrew Resch
|
159fa854ca
|
Update ChangeLog
|
2015-10-08 23:10:04 -07: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
|
c798e388a9
|
forward port fix to proxy_peer_connections to master
|
2015-10-03 11:20:10 -04:00 |
arvidn
|
84b82999d0
|
fix bug in parse_magnet_uri and improve unit test
|
2015-10-02 23:24:43 -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 |
arvidn
|
dab0f8b8d0
|
simplify the queuing logic for checking torrents. make all non-auto-managed torrents always be exempt from any queuing mechanism (including checking). Extend documentation on how it works
|
2015-09-29 20:49:37 -04:00 |
arvidn
|
8b30e78d69
|
forward port fix for bug where dont_count_slow_torrents could not be disabled, into master
|
2015-09-25 14:22:38 -07:00 |
arvidn
|
5bdb583162
|
remove fallocate hack (in master)
|
2015-09-21 20:22:19 -07:00 |
arvidn
|
cf15453388
|
forward port auto-manage fix from RC_1_0
|
2015-09-19 02:10:50 -04:00 |
arvidn
|
1142903d90
|
add unit test for new tracker proxy option
|
2015-08-30 01:50:33 -04:00 |
arvidn
|
e7b8b6da49
|
forward port DHT routing table fix from RC_1_0
|
2015-08-22 15:51:28 +02:00 |
arvidn
|
411be1c017
|
forward port Changelog update
|
2015-08-12 23:43:38 -04:00 |
arvidn
|
788e41c3bb
|
merged udp socket fallback fix from RC_1_0
|
2015-08-05 22:22:57 -04:00 |
arvidn
|
bb64887f30
|
merge total wanted fix from RC_1_0
|
2015-08-02 15:18:21 -04:00 |
arvidn
|
4d89c7da97
|
fixed uTP vulnerability
|
2015-07-29 22:25:59 -04:00 |
arvidn
|
f34f09ca58
|
merge more lenient utf8 conversion from RC_1_0
|
2015-07-27 08:59:38 -07:00 |
arvidn
|
40c7596da9
|
merge loading of piece priorities from resume data fix from RC_1_0
|
2015-07-24 22:34:53 -07:00 |
arvidn
|
bb705e9a52
|
improved seed-mode handling (seed-mode will now automatically be left when performing operations implying it's not a seed). fixed issue with file priorities and override resume data
|
2015-07-21 10:12:37 -07:00 |
arvidn
|
f98d38e973
|
merge Changelog
|
2015-07-20 08:33:54 -07:00 |
arvidn
|
6c5aec3476
|
fix request queue size performance issue
|
2015-07-20 08:20:17 -07:00 |
arvidn
|
d1670c72c2
|
removed sparse-regions support
|
2015-06-29 20:40:32 -04:00 |
arvidn
|
8959971dd3
|
merge http scrape fix from RC_1_0
|
2015-06-18 01:05:36 -04:00 |
arvidn
|
f36d360b8b
|
merged fix from RC_1_0
|
2015-06-17 17:40:38 -04:00 |