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

fix binding of outgoing interface, when configured

f508a433a4efbd922b67e6aa273c6013ef08940d authored about 5 years ago
fix build_netmask to treat the count as a prefix and add tests

96695fa7143b31b5e38c9c42b90ba2187a794893 authored about 5 years ago
convert the duplex enum into a flags field, on listen_socket_t and listen_endpoint

af3d084092247e6490ac0d9fb4302c94cdc5c18d authored about 5 years ago
fix null termination of description and friendly_name in ip_interface on linux

3569b8885eb460493f848efe0b5ba8ee6ea074ee authored about 5 years ago
simplify and clean up enum_routes() a bit

3caae922aa2ae7b01495a14b0f60e50120209613 authored about 5 years ago
remove m_inode

c7c7cd41d2508e75d84164c0d8b3d192423380a8 authored about 5 years ago
suppress future attempts to announce to a tracker from an interface with an incompatible address family

55e83e40d29de1832b9e16b75b0ebe0fab36c9c5 authored about 5 years ago
add new socks5_alert to trouble shoot SOCKS5 proxies

0675bd263feb29c241ce2a1bfc36ab509cee2dfc authored about 5 years ago
fix http_stream::handshake2

b5bf6c3260bd726b0181671625c007be5ad49845 authored about 5 years ago
docs improvement

f0c3eb8915b2c34162a4d9cc92de0eef918ef988 authored about 5 years ago
fix parsing of enum classes in doc generation tool

078f7b956ef0d992948852a801e626b1118a1fc5 authored about 5 years ago
fix python example client to not use deprecated functions

6110144a3ba06419bbd0ca9023de8ac491b1a621 authored about 5 years ago
fix the documentation generation tool to work for flags, and other global constants. Improve documentation

55460a60bc722f27d1300bddd9743d4d59492da7 authored about 5 years ago
silence GCC warning on memmove

8378c0f55cdd9f4bcc9188d4be4778437756bebb authored about 5 years ago
lower threshold to report documentation issues by creating short cut links directly in the docs

cdee94a5bf4590df7a4f4b54852526fb9e7c81a7 authored about 5 years ago
silence buggy nodiscard diagnostic on MSVC

0063e436502a222b930ed6ee07e876cd967b67f4 authored about 5 years ago
fix erroneous event=completed tracker announce when checking files

68196dceae3443e9af4b78c0ebb8dc24b63043b7 authored about 5 years ago
replace use of deprecated shared_ptr<>::unique with shared_ptr<>::use_count

69d85ed110a87531229e5018171afa8136a6e4ab authored about 5 years ago
bump version 1.2.3.0

828ad7d024c2e49218fe5d4882355156027adfa5 authored about 5 years ago
promote errors in parsing listen_interfaces to post listen_failed_alert

59a29a44e2f4ea564d934c7547a7db7c716d8f20 authored about 5 years ago
update tutorial with new way of saving resume data

41dab1864456397ce0f110f44bc13f5a55b31b1e authored about 5 years ago
fix bug in protocol encryption/obfuscation

26ec7921c32bbd548c4457a3c0209560ae1a4ce6 authored about 5 years ago
fix buffer overflow in SOCKS5 UDP logic

f49d1941869fe722c6b2319ea8f5475f3a4542ca authored about 5 years ago
fix typos in upgrade_to_1.2.rst. Add section about listen_interfaces

33890cfe6b91b02521130a6b1551476df78bf521 authored about 5 years ago
fix typos

88af8789a72061d5c33f5e42fcbbbd4c92cbdc7a authored about 5 years ago
fix issue of rapid calls to file_priority() clobbering each other

b5790b982b9c952d40cf144e628ec245dd368ec5 authored about 5 years ago
back-port ut_pex fixes

b5e717ffe085ea94775a38eb936c48ab649375c5 authored about 5 years ago
clear tracker errors on success

b329d579e91c284b3a2ae3d785f1058b2a6cf040 authored about 5 years ago
update list of clients to be more.. modern. Hide alert constructors

11014b7efc6216b09c9fb1f5d465df6b8782348d authored about 5 years ago
strip TORRENT_COUNTER_NOEXCEPT when generating documentation

4a7acc4a21044c5feff525f5fb8074152d670a4c authored about 5 years ago
fix accidental disabling of exporting aux::proxy_settings from library

7b0bb2fb0b4ae6216934a0af6ec1f8e83f657efb authored about 5 years ago
fix typos and extend spell checking

d0f5f08665e58eb3358ac37bd3a004379b9872b9 authored about 5 years ago
make the buffers to print SOAP messages into a bit smaller, to silence a GCC warning

a81bf1f1d704cc71e06618ca2723551041b9a0c4 authored about 5 years ago
clarify documentation around torrent_handle::have_piece() and piece_finished_alert

b108b1d0444494b17e5f1be3994669f59ddbcaf1 authored about 5 years ago
fix deprecation warnings for deprecated classes

78aefcc80648e81ff68a0cab258e7d2739c3ae79 authored about 5 years ago
optimize setting with unlimited unchoke slots

0c2d3a0dac38276f5c5518bc35b7c0c84a25bf06 authored about 5 years ago
fixed restoring of trackers, comment, creation date and created-by in resume data

97a79d2dba8b6a0d2be3b776e4bf20ce6141f016 authored about 5 years ago
fix handling of torrents with too large pieces

a53d09031361bbbbd2f0c6087138adf0bbf75ca5 authored about 5 years ago
fix travis build

4f5715afe347c445ba2cb78f5fed083bd13c8753 authored about 5 years ago
add unit tests for http_connection over plain HTTP proxy

33d006df99bd9da73b5114b1d3d71f574c301329 authored about 5 years ago
use a better algorithm for sorting peers in the unchoker

3019b17c903c4943eca8ed7390f03b7d0f8fa06b authored about 5 years ago
disable wait_for_alert test, since it relies on accurate wall-clock timings, which aren't necessarily possible on some CIs

0ce4e576e603e9a530910bbce01e2dc3216dd693 authored about 5 years ago
construct io_context with the hints that it's single-threaded

2bb7d9295762b10da0fa97e1e6deb402bbb04529 authored about 5 years ago
travis uses 2 cores, build with -j2 (not -j3)

98c36d03ae76aa742a98313795032ab19d0684ed authored about 5 years ago
enable parallel builds with ninja on appveyor

e3a4c9fffa4f5701014201b3bc2e29362794c246 authored about 5 years ago
fix creating directory in test_utp

8abd878ed4b624deb2691c0e28f37cf5c844f798 authored about 5 years ago
update appveyor image and boost version. explicitly use python2 for test scripts (as the SSL behavior has changed in python 3 in non-trivial ways)

76f53297a9893855e2f12695e4cd9a1082e6db6f authored about 5 years ago
wait until python gets running to open its socket

54edd434f4009b0dbd35e1f4d0e92b4b2a423e0a authored about 5 years ago
attempt to fix warning

f4ab272c5cfb201e0d74ccef24a1f5e8005f7570 authored about 5 years ago
test_resume fix

afb5d842ff589bb882e4914ef112cbaaf250b858 authored about 5 years ago
force python interpreter for mingw build on appveyor

5145664562b6c0522e9c9d38ddeab9b231e51307 authored about 5 years ago
fix test_flags (for windows)

ad787d2a4fedc17b06adbf35ed715b3bf739f79e authored about 5 years ago
fix test_receive_buffer. print errors in test_utp.cpp

fbb7c1e2e3ed487cbac9ec513c8425d2d24a99d9 authored about 5 years ago
add executor_type to socket_type

48fa5343b5d99416ba9606f5f52fba58b93dffe6 authored about 5 years ago
fix warning comparing integers of different width

6d441da9e5af2c3a5144331efea8e71daf104be1 authored about 5 years ago
fix documentation for add_port_mapping

e5ba4fa6408ecd72d334e4ed53b09d130e12b4ff authored about 5 years ago
fix some PVS studio warnings

592544f30f587294351bafce3dee8f53ff7cf03e authored about 5 years ago
set terminate handler in test framework to print stacktrace if called by test. Install signal handler on windows

818cc1c495ef6b7fb6f11f97691179a01ecc93d9 authored over 5 years ago
update SSL test certificates

271bc55694b24f3a370387389600561e828b636a authored over 5 years ago
fix type of allocation_mode in client_test

ca7e20fe5f8bc601e52ddd27a43b948923a2f033 authored over 5 years ago
fix sonarcloud integration

cc710671c8f328ba7468c7884b4b040e9b0b9ddc authored over 5 years ago
client_test: add set_torrent_params

a6baefa1972db1a7973b7bc7f183490ac9c8d64b authored over 5 years ago
back-port missing include for GCC 10

47dede4f7ee037600fa81bdc97cb4223af0574bf authored over 5 years ago
fix storing udp port mappings in listen_socket_t

b26629885bf07679b71455289b1b7bd276b1b67d authored over 5 years ago
fix settings default value doc generation. Apply documentation fix from Sig7

28a627a3a3f5f92d3548a8ab8c69be3ec9f2aa5c authored over 5 years ago
fixed division by zero in anti-leech choker

729102c28041f80eea9a1bb3de2df67c5524781a authored over 5 years ago
fix torrent_info::swap

39e2e4d3dcaefc5fd54b72f8bff08954f1c74ba5 authored over 5 years ago
fix SSL test

c8f3063f25ab0c90998b08711a7ecf2eed5677ba authored over 5 years ago
update travis OSX image to the latest version

9115c8c28d71431fe3f43acfa2204449bd6bee19 authored over 5 years ago
honor proper object lifetime rules

4b8f8d7e926f148081603fefa8bbc5651ffb0615 authored over 5 years ago
fix clang warning on empty statements by fixing the test macros

9c970550e385df7e5c9dd2950275466f1a1dd8c4 authored over 5 years ago
fix the tools/test_coverage.sh script

3168de21f9031e24e0a2c86fcee0cab5dd71fc66 authored over 5 years ago
fix the asserts=on and invariant-checks=on default build. Right now you can't change them in debug builds. Just make those defaults when building tests and examples. Also enable debug-iterators by default in tests and examples

08b6a112c0165897e9185d9bacb6c2aeb33c7a00 authored over 5 years ago
improve sanitizer feature in Jamfile, that detects which compiler is used. don't enable msvc-debug iterators explicitly, as it breaks release builds. They are enabled by default in debug builds anyway

b9a3ba1b37595a82922b783705d77dc5f4b9d84c authored over 5 years ago
put default build configuration for tests in a variable, to avoid repetition. Make all tests built as individual executables again

2f5fd13a595da0f5c54fa8edafbb790fa183311c authored over 5 years ago
simplify travis script by putting all common bjam command line arguments in a variable

96bec628e738ddbc8780c1ed5d0bfa503a7379f3 authored over 5 years ago
fix run_benchmark.py

dee84280dcbd2a637b62431406f03b441c7e6dc7 authored over 5 years ago
fix over-eager TORRENT_ABI_VERSION check in test_bencoding

beea1eb7314eed08c80e354e276b6dcfbbf7277c authored over 5 years ago
restore client_test feature to exit after a specified number of loops (useful for automated tests)

f995c6837703a856bed2d306e3d015b7d1d5fe25 authored over 5 years ago
fix issue where pieces would be hashed despite disable_hash_checks was set

d08fa164d298c6e72c0992a41bad32e62470a365 authored over 5 years ago
documentation improvements

d1e0e8701b6b5609c4b0f8fe3cddeac24f6abd1b authored over 5 years ago
WIP: fix to be less likely to hammer web seeds

961417814b73029603c7e73ac2013eb69580a575 authored over 5 years ago
fix default to enable asserts when building debug

5ce0f43bb136431e770212e80b254e838ca4db23 authored over 5 years ago
improve peer logging a bit more. specifically around merging requests, sending merged requests and connecting web seeds

7a27a0430b6953f1f8b0370461216759d299eaf5 authored over 5 years ago
improve peer logging

77be259938b325e280e52185b9738f986f09f01e authored over 5 years ago
add some missing documentation. undeprecate error_file_metadata ahead of master undeprecating it

7878f68370c33277851b3a517a1f65123180b507 authored over 5 years ago
fix travis osx build

47bd25230c00d12294dd72d4f6cc93186c8a9038 authored over 5 years ago
fix updating of is_finished torrent status, when changing piece priorities

9b1607a63c7037ed90e60fb2583c1725a1a377e1 authored over 5 years ago
make aux::session_settings thread-safe. this allows all threads to share the same settings object, which has low contention and is rarely updated

a3440e54bb7f65ac6100c3d993c53f887025d660 authored over 5 years ago
avoid comparing unrelated pointer in the DHT routing table (which is UB)

c0c4c2083a2b7652b2b9176b27d0dc3613af0587 authored over 5 years ago
capture return value from placement new, to explicitly make the pointer point to the new object

d5b56ca1876dc7b96ef9aac7c7584e1f61d25774 authored over 5 years ago
explicitly use integer division in python script. make minimize.sh script fail on errors, instead of silently ignoring them

9b6d49d5394402a3802e0ab461f6cb96b85c576a authored over 5 years ago
bump version to 1.2.2

baeb959054fd7e8c7ab04f5bc5c29c21c2b1d404 authored over 5 years ago
add spaces around user defined literal suffix operators

b2c3b4dbf8bdf6d3b5fa59c2914f7698579866b9 authored over 5 years ago
remove empty statements and fix integral promotion warning

e8543ecf549ff133a7f7c792f17bb82571f21017 authored over 5 years ago
fix regression in left= reporting to trackers when adding a seeding torrent

af5fe587c029e8643ed7b5c600ea750cda1ad32a authored over 5 years ago
improved peer_conn fuzzer

b97ac317f635fe92f7c01fa015a7998eea98fde9 authored over 5 years ago
add feature to create an affinity to pick adjecent pieces aligned to 4MiB extents. It's an attempt to improve disk I/O, by writing larger contiguous ranges of bytes. It's off by default.

07ab3b9739e08bb66870cb48abc1aa363e964e57 authored over 5 years ago
improve hack in file_storage::symlink

ffd4b39b09ff92d87b8c1f048a3d7d9af3832666 authored over 5 years ago
make it a bit more likely to split the last bucket in the DHT routing table

ff113a262cb9a6ecfd25ee053b6d4610b0feb950 authored over 5 years ago