arvidn
|
1ebc5f9ef2
|
remove special handling of uTP peers
|
2018-07-20 07:47:08 +02:00 |
arvidn
|
aaf9304a3b
|
update year in copyright header
|
2018-04-09 09:04:33 +02:00 |
d-komarov
|
59bdb3db81
|
Fix compilation warning at friend declarations
Use appropriate dllimport/dllexport attributes with friend declarations.
|
2018-02-19 23:23:15 +01:00 |
arvidn
|
1ede34da8a
|
undo the patch to restore incoming TCP connections over SOCKS5
|
2018-02-19 00:01:42 +01:00 |
arvidn
|
bc4d53c71f
|
restore support for incoming connections over SOCKS5 (disabled by default)
|
2018-01-25 09:14:14 +01:00 |
arvidn
|
2a4f056900
|
update documentation
|
2018-01-23 19:30:41 +01:00 |
arvidn
|
efd096d879
|
use unique peer_ids per connection
|
2018-01-23 16:40:16 +01:00 |
arvidn
|
4b467f82ac
|
fix issue with initializing settings on session construction
|
2017-12-02 12:20:36 +01:00 |
arvidn
|
4556fe5566
|
fix outdated comment
|
2017-10-13 16:27:21 +02:00 |
arvidn
|
d0067eafe0
|
fix typo
|
2017-09-26 09:21:30 -07:00 |
arvidn
|
7f4566c694
|
improve share_ratio_limit documentation
|
2017-09-21 13:05:23 -07:00 |
arvidn
|
53cbb607d0
|
first steps towards spell checking documentation
|
2017-06-17 22:59:57 -04:00 |
arvidn
|
d5a6256b51
|
improve documentation on peer classes
|
2017-03-27 23:39:03 -04:00 |
Arvid Norberg
|
65cb7cdf34
|
improve deprecated markup (#1823)
improve deprecated markup
|
2017-03-17 20:41:47 -04:00 |
arvidn
|
5cb12318c5
|
fix bug where settings_pack::file_pool_size setting was not being honored
|
2017-03-09 08:18:10 -05:00 |
arvidn
|
faa2029f8b
|
add feature to periodically close files (to make windows clear disk cache)
|
2017-03-06 23:46:47 -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 |
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 |
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 |
arvidn
|
605227d9da
|
add test for get_cache_info
|
2017-01-24 01:31:16 -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 |
arvidn
|
005d1a47b0
|
deprecate dont_flush_write_cache setting
|
2016-12-31 17:44:57 -05: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 |
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 |
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 |
Alden Torres
|
a73d424b82
|
typos
|
2016-04-15 15:39:41 -04:00 |
Alden Torres
|
4292cfbf04
|
Missing alert categories and support for dht_get_peers_reply_alert in python binding
|
2016-04-11 14:20:50 -04:00 |
arvidn
|
f7c9062019
|
deprecate more parts of explicit cache as well as fixing typos of TORRENT_NO_DEPRECATE preprocessor tests
|
2016-03-19 07:54:29 -04:00 |
arvidn
|
b446fe4bba
|
deprecate settings_pack::hashing_threads and replace it with aio_threads in documentation
|
2016-03-18 16:40:52 -04:00 |
arvidn
|
85f615132b
|
fix documentation mentions of session_settings to refer to settings_pack. clean out some outdated disk instrumentation docs
|
2016-03-18 16:40:52 -04:00 |
arvidn
|
3c98868f6c
|
deprecate explicit cache feature
|
2016-03-18 12:15:03 -04:00 |
arvidn
|
1cd5119178
|
remove/deprecate bad idea with mlock
|
2016-03-17 19:37:05 -04:00 |
arvidn
|
08bac479be
|
allow each peer have at least 2 allocated disk blocks at any given time, to avoid stalling when cache_size setting is small. also deprecate use_write_cache
|
2016-03-16 00:28:11 -04:00 |
arvidn
|
0d0048d415
|
try to evict a volatile piece before allocating a new one for a hash check. It may be faster to check files without growing the cache, or reusing the same buffers.
|
2016-03-13 12:52:44 -04:00 |
arvidn
|
dcd6af6473
|
more fixing of test_transfer proxy tests
|
2016-02-24 00:03:56 -05:00 |
Steven Siloti
|
7d5a3bf4ee
|
Fix note in listen_interfaces docs
Apparently rst2html doesn't appreciate tabs. Also make the note a proper rst
directive, I think this was the intention.
|
2016-02-11 20:29:07 -08:00 |
arvidn
|
6ad2b0709e
|
correct the documentation for listen_interfaces
|
2016-02-10 02:07:41 -05:00 |
Alden Torres
|
9f3d13281f
|
Documentation typos
|
2016-02-01 15:00:46 -05:00 |
Alden Torres
|
218d33c545
|
Documentation typos and minor cleanup
|
2016-01-20 20:48:23 -05:00 |
arvidn
|
1f9f588e75
|
merge copyright year update and changelog from RC_1_0
|
2016-01-17 18:57:46 -05:00 |
Alden Torres
|
7b34379c87
|
Doc typos
|
2016-01-05 08:31:04 -05:00 |
arvidn
|
4814855933
|
update cache_size docs and raise the cap for 32 bit builds
|
2015-11-08 10:49:38 -05:00 |
arvidn
|
16661fb67c
|
fix documentation bug
|
2015-10-07 00:41:31 -04:00 |
arvidn
|
c798e388a9
|
forward port fix to proxy_peer_connections to master
|
2015-10-03 11:20:10 -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 |