Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/nova-video-player/aos-libtorrent


https://github.com/nova-video-player/aos-libtorrent

more lgtm fixes

c57b3be4ccf9f57fec158f70ae71a2461d07d0c1 authored over 6 years ago
merged RC_1_1 into master

9463159e674d5d9430d05b66a9143020216a2808 authored over 6 years ago
back-port the fix from the lgtm fixes in master

12c52e8751133653e8f894636ce684aacd496b6f authored over 6 years ago
Update streaming.rst

Fix some typo.

da58e0cbd1f000472d7433d1ef65ce23c7603ea2 authored over 6 years ago
Fix typo in docs/client_test.rst

06597a5d30ecfdd042e1d9838731e846f68e00bb authored over 6 years ago
fix sonar-scanner typo in .travis

cf83ab1f0edc2d52bd75e96fe23eddf120db6e5f authored over 6 years ago
add LGTM badge to README and fix warnings

ede7dbf0aa8c9125e27d272db4d1f33613573ac0 authored over 6 years ago
cmake: remove $<LINK_ONLY:...> expressions from INTERFACE_LINK_LIBRARIES

When torrent-rasterbar is built a static library, CMake supplies link
dependencies inside the LI...

911e4a892b893df12c028741028826abaffee6f0 authored over 6 years ago
fix gcrypt build

3b32c90dde3926d48c888c30dd6a73ef59da3afe authored over 6 years ago
properly tear down the disk_io_thread object in set_piece_hashes() when exiting via an exception

269f0c5fb826229d31a4c27786d4454ca54832be authored over 6 years ago
include installation instructions in build documentation

5bf8e15894b0b9fe30f64fd07b20dd891250e344 authored over 6 years ago
Correct build instructions for cmake

f0ea99ab883a65712bfde5d7ad6c97d2e59748da authored over 6 years ago
client_test: fix assert when adding a magnet link

deada93460261d83e8e3595f35a6ace42b25734f authored over 6 years ago
update build docs

7608598da808e028611c30c32b4f1a06e3701569 authored over 6 years ago
fix python binding for torrent_info::creation_date()

4a71cc5d89da280b7230016b479339af2f967741 authored over 6 years ago
add missing test files to tarball

fbf9f73d43d095fda31c921dfc6581564e941412 authored over 6 years ago
general cleanups of build files. Specifically to fix the propagation properties of _WIN32_WINNT, include missing CMake files in the tarball, and fix some risky ABI altering properties in CMake files

9758d2f08f63bca938e4882cbd6f7898437742a8 authored over 6 years ago
fix sonar scan

3b8d9ac802db07f7a841bc17bf7115dbe4b1e3a2 authored over 6 years ago
fix more warnings in examples and tools

c3a22b90b3e92d5f230b18833422d9a02d7184f0 authored over 6 years ago
remove accidental files from repo

85860230224d718b3babdbf6591680f7863842bb authored over 6 years ago
remove accidental file from repo

0b8c550b9ccc610581ec6ffd4bf05612cc9db9bb authored over 6 years ago
fix warnings in tests and examples

7ff692690b112aac4b67314f5d9d370671d71325 authored over 6 years ago
improve makefile for documentation

8e8489c6dc5159c6014a6f3ce405102c311a3eb4 authored over 6 years ago
merged RC_1_1 into master

4abeb2641fc18e30054b07ec7e9e265d4e874add authored over 6 years ago
fix cmake default built to enable logging

6df82a9ee64dd4f12395421ea52dea06b0e60dcd authored over 6 years ago
merge RC_1_1 into master

339c7227047fe882316fb6263370d26bb51ddf35 authored over 6 years ago
add tests/CMakeLists.txt to tarball

700a71b418065b873074dc6c65b7447ed3cc6c82 authored over 6 years ago
fix SOVERSION in CMakeLists

5913d16f012827bebb58b61828095f78458c835b authored over 6 years ago
make throwing versions of read_resume_data

2d99e994c3d63f1504bc9005874fa4b79ddd7b36 authored over 6 years ago
fix building tarball

e612fee99574c7240750eac06ef52a08d8abdcbb authored over 6 years ago
parse_magnet_uri simplification

1a27ff7107f928cdfc2834ae02f57f4f160d1f23 authored over 6 years ago
minor piece picker cleanup

761384bcf1435bf9b450ff0b4a9db81971068a02 authored over 6 years ago
fix overflow in sliding_average in the case of very high download rates

a4267d61e7b4acc566f459b933056755586f88d6 authored over 6 years ago
factor out some parts of print function for entry

949867eca97f14a0eaa48d7af9cdc3b3e7c30382 authored over 6 years ago
factor out the documentation header into separate rst file

c096f63f59a07d808d04b4fc7eb526988d0b6664 authored over 6 years ago
merged RC_1_1 into master

d2f19a2d731c418aeafef6c62430f734a309b410 authored over 6 years ago
bump version

200bb494c32c2ed8ee9eef912e73130aeb265023 authored over 6 years ago
renamed debug_notification to connect_notification

c437a24d78319df0973b77c7bdb0c02a6ec67ccb authored over 6 years ago
fix issue in udp_socket with unusual socket failure

a499ace80b71cbd0eb6abb1415788b1a3c528102 authored over 6 years ago
merge RC_1_1 into master

109db5864167a8ba2598eea4397350deaa4aaa86 authored over 6 years ago
back-port the patch to split up the progress_notification alert_mask into three new categories, file-, piece- and block progress

6c4d1b9143ccc8189c218a2b68575893fc0c4879 authored over 6 years ago
utp close-reason use after free fix

022a089b862870a87b7f0627afd221659731f74f authored over 6 years ago
exposed default add_torrent_params flags to python bindings

2508e2ab0f283222dc5dbcdf63b9cf1c074b3645 authored over 6 years ago
fix some warnings

6724c1eec03caa27f42c48c89367b35d718b8c02 authored over 6 years ago
merged RC_1_1 into master

8be9b3d97690bc84a3f8ad4d1923ea7ea58aea71 authored over 6 years ago
add make_tcp() and make_udp() to convert endpoint types

81356cfce1be9cf4bd56538937e05065dcdf4fd4 authored over 6 years ago
remove dead code udp_tracker_connection::pick_target_endpoint

Endpoints are filtered by address family in name_lookup() so this
function will always return th...

c5b415b89f2f985aebd2e9ed080b9e8aa7442e80 authored over 6 years ago
cleanup of special code for valgrind

e2a8fbf020cb6f37ea1a97c664593493e8a163af authored over 6 years ago
fix redundant flushes of partfile metadata

8cc93e9855eb863ad2ed82a80f661e120860ee30 authored over 6 years ago
fix overflow in calc_bytes(), add more tests, fix bug in piece picker accounting of filtered pad blocks.

16249b8135a23931e1a7104392e65231ebaaaaa2 authored over 6 years ago
improve type-safety of the severity parameter to peer_connection::disconnect()

fc7b61a6f3f9b9ac8969ee039afb44457f4e32ba authored over 6 years ago
more use of index range and lint oriented refactor in torrent.cpp

9b2f6042bbb1bb1736963654d072370334e5823b authored over 6 years ago
fix some warnings from sonar-cube

c9cbb122e28f5574ff4dcfafbe023b90efa192cd authored over 6 years ago
merged RC_1_1 into master

78a344bd8b39be07924f5d8f528b6f3e149bac87 authored over 6 years ago
fix seed count when attaching a peer is aborted

a9bccceccdb4757587ea5cddb390317b30e917cf authored over 6 years ago
add assert to storage

51003d11cafc76970f60de65ac0997c9fda1d6c2 authored over 6 years ago
add option to ignore min-interval from tracker, when force-reannouncing a tracker

2647ca2412277f989fcc6e4bb8d79cdd7dab9509 authored over 6 years ago
raise default value for active_limit to 500, since it's supposed to be an upper sanity check limit

214ace3efeb5bf90540064d59ec872200303eb5b authored over 6 years ago
remove unused member variables in torrent object

2e313de898d278929eb3dba982cc519f2c4b2739 authored over 6 years ago
fixed old-style-cast warning when using libgcrypt

b660e526b1aa5707a29a24cbbf7050ad79958c8c authored over 6 years ago
make the print function for entry actually be json-like. when logging bencode entries, print it all on a single line. add test for entry print function

7c837be6511435a8415e05fffee501d5764d9e92 authored over 6 years ago
improve log statement when not unchoking a peer

269b71324eb55e18348a1e3f1c88f560abf7222d authored over 6 years ago
fall back to copy+remove if rename_file fails

c1b0c70c238bd821717b22470add6f74f9ae80c1 authored over 6 years ago
merged RC_1_1 into master

55215742af071f642acc501203fbc1752eb376cf authored over 6 years ago
improve handling of filesystems not supporting fallocate()

6e80f1f615390b2697d27cd2feaf623790d85e29 authored over 6 years ago
fix documentation generation script, and fix running it on travis

0550b7c5ab52560eb1beac9b042c9e906d5f9f5e authored over 6 years ago
add some noexcept and assume std::function is not nothrow move constructible on clang

11a8f469213e11b25c0fce28af6f65b70792f86f authored over 6 years ago
improve piece picker performance in tracking pad-blocks

37d85ac2f7519809216e420766bb24f0cd572513 authored over 6 years ago
force proxy no longer disables the DHT

c9043dec538c992f51d51f6ca10f4fe9815c8bfc authored over 6 years ago
minor code refactor for more use of const and emplace

28c94b54edfda24c5ad70c2ae06248be3e642753 authored over 6 years ago
simplify total_have/have_want/total_want. make piece_picker track pad blocks and compute byte-progress at block granularity

058419a77c7f0c64b77c5259fdecf931ec3fb103 authored over 6 years ago
remove the IPv6 enable/disable build config

b90564d418cdf20cda597f850706b30f56af4a68 authored over 6 years ago
fix issue in self-connection detection introduced with the change to generate unique peer-ids for each connection. Now, the torrent keeps track of all of our peer-ids generated for outgoing (bittorrent) connections, and we check them against incoming peers' peer-ids

fef1b947f342772353bff6656b18604823b92ef1 authored over 6 years ago
more use of const modifier

6a13d14f1105ddc72afd92be7c280c10b69532ea authored over 6 years ago
add python test for add_torrent_params and run the tests less verbose on travis and appveyor

3d0e5fdec9676868e8604e8ec132b68fce259a03 authored over 6 years ago
dial back the connect boost a bit from recent update

6620b6e7744ee14296c596bf4367e058910994f7 authored over 6 years ago
merge RC_1_1 into master

b3dbce5790be04f7304ef570e68c939316a8a4cc authored over 6 years ago
fix building with newer version of boost build, remove old option to turn off PIC on darwin

0e96ae290616e22b6d371baaaddb5a1679de8d34 authored over 6 years ago
fix doozer script for macos

e229a3600114546478da696e44ca602692591bc7 authored over 6 years ago
minor simplification of bytes_left(), remove quantized_bytes_done()

d55200af9dec786b9f522cd09a700edee757a0c1 authored over 6 years ago
Fix exporting files

To avoid overwriting existing files, before exporting anything from a
parts file, check whether ...

0bcf6cef2387484a107a77364bf9208f261fce8b authored over 6 years ago
improve connect-boost feature, to make new torrents quickly connect peers

6d2541f131605fc93a53eadb4aadd543792eb56a authored over 6 years ago
add a few more stats counters measuring outgoing connection attempts. simplify session_stats_header_alert by posting it on first call to post_session_stats() instead of making it gated by the alert_mask

7be95478178111c7fc4258eca58d91af4f7e5eb5 authored over 6 years ago
fix some conversion warnings by using std::abs() instead of fabs()

28bd7102becd41aa3b6733add19bee3748e429ed authored over 6 years ago
update documentation for save_resume_data() and stop_when_ready()

0a5b3c1bb08017a42d2efe5ea071ad6541929dee authored over 6 years ago
remove dead code from piece picker

f1d2105afb659407321f2961c3d5038e875f20c4 authored over 6 years ago
make client_test able to include connection attempts in peer list

b7adf89f55b433d17c0b8790e850b464d59807cf authored over 6 years ago
tweak the auto-cache-size logic to have slightly smaller cache

51fb1e3d6be21550e6fdcb3d038828ad7c7cac72 authored over 6 years ago
fix buffer offset bug recently introduced to disk_io_thread::do_read()

c426ba88d48d23ecd4b572e01e53eeaf994f328e authored over 6 years ago
in client_test, print the number of pieces downloaded in the torrent list, and improve printing of padfiles in file list

eae4307da20cef33266e6161dddc5e67a5da33a1 authored over 6 years ago
fix narrowing warning

3416da41d9a25e7b87bd7f5b4ee9b6d3a8af4c35 authored over 6 years ago
fix deprecation of mmap_cache

6caddf6b8e5e51013e4ef725f0ae63ee46bac111 authored over 6 years ago
update fwd.hpp

a11bdecfcdb661e1203c50b193263670e6d8e38e authored over 6 years ago
make test_ssl less likely to fail spuriously

149c24e5492fe6f622051dddadffa00f86f0cff0 authored over 6 years ago
bump checking_mem_usage to be higher than the default in the high_performance_seed preset

70d64327fd51f3952ec25e1957b7988d33423897 authored over 6 years ago
add missing increment of on_disk_counter and num_blocks_hashed counters

5f7252b32b4ec7acdea0c5df213586dd9ccf2309 authored over 6 years ago
fix warning for calling a virtual function in constructor

4cfe2b7c1b4d5e838e2e9e005dc258113de81f02 authored over 6 years ago
slight cleanup of the ephemeral flag passed to add_web_seed()

3de4e42fb78c450f91f09856671c138e51ee725f authored over 6 years ago
merged RC_1_1 into master

4096085bf8442590b8cae4469543a878c2eeb78c authored over 6 years ago
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

19df6450127080da19a271a7270acb74bae69226 authored over 6 years ago