arvidn
|
5a19c9a5a1
|
fix makefile
|
2017-02-25 23:01:28 -05:00 |
Arvid Norberg
|
3e83c4119f
|
fix recent settings_pack ABI regression (#1752)
fix recent settings_pack ABI regression
|
2017-02-24 08:06:59 -05:00 |
sledgehammer_999
|
9bb420b074
|
Move include into implementation instead(from #1703).
|
2017-02-21 20:19:53 -05:00 |
arvidn
|
6d40d3a167
|
bump version number
|
2017-02-20 12:43:34 -05:00 |
Arvid Norberg
|
116802fcdf
|
update tuning documentation (#1717)
update tuning documentation and make the stats header be posted when logging is disabled (if stats_notifications are enabled)
|
2017-02-16 07:03:43 -05:00 |
arvidn
|
cbd1c26a11
|
fix ABI compatibility issue introduced with preformatted entry type
|
2017-02-12 20:42:30 -05:00 |
ximply
|
c4d96c7aa9
|
add web_seed_name_lookup_retry to session_settings (#1674)
add web_seed_name_lookup_retry to session_settings to control web seed
name lookup retry in seconds, default is 1800 seconds
|
2017-02-07 01:34:52 -05:00 |
arvidn
|
7ff4f56ae2
|
add function to get default settings
|
2017-02-05 11:31:43 -05:00 |
Arvid Norberg
|
c00a25a645
|
back-port aldenml's fix to not save replacement nodes twice to 1.1 (#1661)
back-port aldenml's fix to not save replacement nodes twice to 1.1
|
2017-02-04 19:58:32 -05:00 |
Arvid Norberg
|
4733670aa1
|
fix issue where num_seeds could be greater than num_peers in torrent_status (#1645)
fix issue where num_seeds could be greater than num_peers in torrent_status
|
2017-02-01 01:39:09 -05:00 |
Falcosc
|
e40bdc566c
|
1.1.2 set queue position by number (#1617)
set queue position by number
|
2017-01-30 21:31:31 -05:00 |
arvidn
|
3339b2abe1
|
back port file progress invariant checking to 1.1
|
2017-01-29 15:34:06 -05:00 |
arvidn
|
1bef80c3fa
|
report the true state of super_seeding of a torrent. If the torrent leaves finished or seeding state, it will clear it already
|
2017-01-28 21:27:25 -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
|
605227d9da
|
add test for get_cache_info
|
2017-01-24 01:31:16 -05:00 |
Andrei Kurushin
|
7c9679bf6a
|
fix missed static array specifier
|
2017-01-23 08:21:34 -05:00 |
arvidn
|
61c057947c
|
add typedefs for shared_ptr and make_shared, to make transition to 1.2 easier
|
2017-01-21 23:10:33 -05:00 |
arvidn
|
3763a47846
|
fix truncation of peer_class field in torrent
|
2017-01-21 18:49:48 -05:00 |
arvidn
|
6d17f0fb66
|
storage optimization to peer classes
|
2017-01-21 01:23:07 -05:00 |
Falcosc
|
a07ffe42f8
|
fix torrent peer class index overflow (#1557)
fix peer class index width
|
2017-01-16 18:20:43 -05:00 |
arvidn
|
3b9c65daf1
|
remove unused function, has_interface()
|
2017-01-16 15:14:47 -05:00 |
Arvid Norberg
|
04589f3bef
|
don't load user_agent and peer_fingerprint from session_state (#1538)
don't load user_agent and peer_fingerprint from session_state
|
2017-01-15 01:21:52 -05:00 |
Falcosc
|
564fbea065
|
Docu for deprecated (#1551)
documentation for deprecated members
|
2017-01-14 12:58:44 -05:00 |
Falco
|
51aa8e6928
|
documentation for deprecated members
|
2017-01-14 09:18:32 -05:00 |
arvidn
|
07d45329ea
|
fix stats_metric enum to end up in documentation
|
2017-01-13 17:37:37 -05:00 |
arvidn
|
d6a7c7d991
|
fix error in accounting of IP overhead
|
2017-01-11 00:02:18 -05:00 |
arvidn
|
1600d4dca5
|
clean up file pool a bit
|
2017-01-01 09:56:50 -05:00 |
arvidn
|
005d1a47b0
|
deprecate dont_flush_write_cache setting
|
2016-12-31 17:44:57 -05:00 |
arvidn
|
45f3f80d86
|
fix windows build
|
2016-12-27 06:33:40 -08:00 |
arvidn
|
2f75dcccfe
|
on backwards compatible set_settings(), stack allocate settings_pack
|
2016-12-26 22:44:42 -08:00 |
Falcosc
|
8adcbdd32b
|
add setting urlseed_max_request_bytes to handle large web seed requests #1405 (#1423)
add setting urlseed_max_request_bytes to handle large web seed requests. change default for urlseed max request to 16MIB
|
2016-12-18 15:58:14 -05:00 |
Andrei Kurushin
|
d62b980278
|
backport fix upnp xml_parse
|
2016-12-18 09:01:33 -05:00 |
arvidn
|
29e09a457a
|
fix deprecation of use_interface
|
2016-12-04 01:41:52 -05:00 |
Mokhtar Naamani
|
f81e09fe05
|
update stack_allocator to support 0 size allocations
|
2016-11-21 20:17:15 -05:00 |
arvidn
|
4df1ecbe25
|
re-enable some warnings and fix code
|
2016-11-20 01:05:16 -05:00 |
arvidn
|
721a607593
|
update piece priority documentation
|
2016-11-19 14:33:04 -05:00 |
Arvid Norberg
|
f5c7a49d61
|
remove incorrect deleted-storages assert and add some more test coverage in test_metadata_extensions (#1286)
|
2016-11-03 19:39:42 -04:00 |
Arvid Norberg
|
21d05945f2
|
documentation and deprecation fixes (#1275)
documentation and deprecation fixes
|
2016-10-31 20:00:01 -04:00 |
Arvid Norberg
|
4ba0151cb9
|
documentation fixes (#1274)
|
2016-10-29 22:56:46 -04:00 |
Arvid Norberg
|
d1a59879cb
|
deprecate mmap_cache (#1269)
deprecated mmap_cache feature
|
2016-10-29 13:42:42 -04:00 |
Arvid Norberg
|
61af222d92
|
add utility function for generating peer ID fingerprint (#1249)
add utility function for generating peer ID fingerprint
|
2016-10-25 08:03:26 -04:00 |
Pavel Pimenov
|
037f349cee
|
Try resolve #1175 (for RC_1_1) (#1230)
https://github.com/arvidn/libtorrent/pull/1223
|
2016-10-19 17:29:35 -04:00 |
Arvid Norberg
|
25195a7260
|
back port DHT fixes from master (#1209)
back port DHT fixes from master
|
2016-10-14 23:47:59 -04:00 |
Arvid Norberg
|
5f7e2eb928
|
run undefined sanitier on travis/linux (#1134)
run undefined sanitizer on travis/linux. back-port ed25519 unit test from master
|
2016-10-08 12:29:46 -04:00 |
Arvid Norberg
|
7a52a285a1
|
back-port error_code cleanup from master (#1173)
back-port error_code cleanup from master
|
2016-10-03 16:32:40 -07:00 |
arvidn
|
85a2a5c5cb
|
don't send user-agent in metadata http downloads or UPnP requests when in anonymous mode
|
2016-09-18 17:16:03 -07:00 |
Steven Siloti
|
3a665a1040
|
fix inconsistant prefix calulcation (#1030)
The special case for calculating the prefix in the last bucket was being
applied to the condidate node but not the existing nodes in the bucket.
|
2016-08-25 19:26:48 -04:00 |
Arvid Norberg
|
debf3c6e36
|
update puff.c for gzip inflation (#1022)
update puff.c for gzip inflation
|
2016-08-21 14:43:44 -04:00 |
Arvid Norberg
|
80e5ce9b32
|
add a default DHT bootstrap node when it's enabled on session startup (#1008)
make the dht bootstrap nodes part of settings_pack instead, to make it possible to set them on startup. and add default
|
2016-08-21 12:15:19 -04:00 |
Arvid Norberg
|
daa453ef3b
|
back-port windows stack trace function to 1.1 (#1017)
back port exception handling and stack trace printing from master -> RC_1_1
|
2016-08-21 01:07:02 -04:00 |