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

-j32 is a bit excessive

54ffa3dc4009d8709aae2ae2d0795719f55cbaca authored over 4 years ago
Out of tree build

4b93022e056b49340f0b1aaeff2da971047c2921 authored over 4 years ago
Remove obsolete prebuilts

ac50d378614b49f040c959e14a7e955e220bfd1f authored over 4 years ago
Tell we cross compile for android with target-os=android

Fix build on non-linux hosts

7600479e0f4c1ffaeac4f22213cf1ee459e86990 authored over 4 years ago
Up boost to 1.72

6ed9f9a8809c04b00a0c3253e62997f6e040e6dd authored almost 5 years ago
Do not put these under revision

e0ab03ee51881beb29050e4bdd03c360fbac35ca authored almost 5 years ago
Fix boost path

7c70b4769384bae10af695b2e2d8813531a858da authored almost 5 years ago
Add build files

and make it build on recent ndk

ignore built files

55825740854ac81d6bb393d3f62c37d3d5b99474 authored almost 5 years ago
Add 64bits arch

452973bb2b82796d5eae3ab427b8ed370b8c3903 authored almost 5 years ago
Add macosx host...

1e08c6bbc5effe798d58426991e3a9fa89e59806 authored almost 5 years ago
fix typo in building documentation

bc666052c7f77183fd3cade654d8521426f40404 authored almost 5 years ago
bump version to 1.2.5

0f337b9ce7a1b0fc87f48843933b1c5c4dd5a9ec authored almost 5 years ago
announce port=1 instead of port=0, when there is no listen port

eaa18ff7a14120bf94f80325d0a43726af575c00 authored almost 5 years ago
fix typo in lsd::start

9469913cb299b6a471df68112049e56d88869b90 authored almost 5 years ago
minor tweak to set_queue_position to ensure trigger_auto_managed() is always called

6480b9df8c12aee818df241782e107a56278a56c authored almost 5 years ago
enable all disabled trackers when listen sockets are re-opened

9bfb108b4f6502b3f2697ca8676be93c11067a9b authored almost 5 years ago
add control of queue position in client_test

5c869f697c4ddae4a2229360d27669e82b5cbcda authored almost 5 years ago
fix issue where want_tick could get out of sync with the lists the torrent belonged to

06ce1b474742ca88a1baaee5f240667423bcefd5 authored almost 5 years ago
add support for TCP_NOTSENT_LOWAT

65d6e83b1a4dccdf3cbf42113f63f89a50003730 authored almost 5 years ago
fix correct interface binding of local service discovery multicast

83bbefc008b6cf9519d1b8357cfd544dcae4445d authored almost 5 years ago
restore in-class flag types, for backwards compatibility with libtorrent-1.1

ee38106465b3cf93e387d67cc610c0f85d863aaa authored almost 5 years ago
expanding a device does not look for a default route

14d5c99a186c0701a340cb6bd06058539b5d62c9 authored almost 5 years ago
rely less on the ability to enumerate the routing table reliably. Any IP address

explicitly specified is assumed to represent an externally available IP, unless
marked with the l...

1e4083b3fb9aa44b95e5fd1b6867a6e1cb652b21 authored almost 5 years ago
extend timeout for invalidation-of-torrent_handle test

47012b506a978943f911f0737395eb0a9173514a authored almost 5 years ago
add link to ABI report to README

a48adc87303ccd2973ac6ad84d317de60bd19dfd authored almost 5 years ago
exempt issues belonging to milestones from being marked stale

9f3192f69184f9d684ea3841ad2f1738772d72ca authored almost 5 years ago
add stale config for github

36f6affa3bca217ef05457d135714b1cb227af81 authored almost 5 years ago
Fix some more unlikely integer truncation

0eee042bf917eca5bc57db8df2c71d43b9eb5869 authored almost 5 years ago
fix msvc warning

a647fd475ec941151f6d81bc2be5e839f2ab6cce authored almost 5 years ago
remove some seemingly unnecessary TORRENT_TRY and TORRENT_CATCH from is_local(), is_any() and is_teredo(). simplify is_loopback()

1dcbeb2e60b3f78668b28e5dead08525c9a2dd8d authored almost 5 years ago
improve error messages and error reporting of failing enum_routes()

cc792d86381a77b435a3f6ff4f28a27d95d55411 authored almost 5 years ago
don't repeat the settings documentation. add note to announce_ip

8dbb7c4232edd46f40c8d8af80eec8be5b971c89 authored almost 5 years ago
Fix possible output truncation in test_dht

091dbd6494be394d4da5744e2ab25095dd957901 authored almost 5 years ago
add note about listening to port 0. Add bittorrent glossary

68a57218e7bb0d1bc73df7c8cf04f86b7b53e4d6 authored almost 5 years ago
undeprecate settings_pack::dht_upload_rate_limit. Make sure it doesn't overflow if set too high

c299004abf0ef103a05034f84787dff9ac9030ea authored almost 5 years ago
fix strncpy() warnings and ensure C strings are 0-terminated

14f1266199b4d6e3121b0e1aadc5657a07e09529 authored almost 5 years ago
include tiny version in DHT v field

224cc0ec6dfffb41ba6a4ff70b5ac67938618157 authored almost 5 years ago
update python to 3.7 on osx travis

dcdadb16ce049b9aefb7d6fcb6dbda2c464597bf authored almost 5 years ago
fix one more float->int conversion warning

ad83b1c0eb293b63c69f7879ca6ba2381369f77f authored almost 5 years ago
apparently on VPNs it's common for the gateway for a route to be outside of the netmask of the network it's a router for. fix that in get_gateway

0a4a06ce74de03afe0e869772072a2cca277688b authored almost 5 years ago
fix recent clang warnings

6d5bdbdb1a879910e610b24bc4bc405d2844a994 authored almost 5 years ago
fix binding TCP and UDP sockets to the same port, when specifying port 0

3092b7ca44603da608d924e20f8982253c8bafb1 authored almost 5 years ago
fix announcing port=0 when configured with no listen interfaces

b4cda2989ed3720d06b7ed0bcd6bd83c76eb3324 authored almost 5 years ago
fix announce_to_all_trackers and announce_to_all_tiers behavior

d607328b45937a71503af6c951d41ad36e933afb authored almost 5 years ago
bump version to 1.2.4

86183358e9f0f8eddfa2e7157b2f2a95a9ac6749 authored almost 5 years ago
remove debug printing

8dffe0def02e379c4a7db40aa28c81de404c4d0d authored almost 5 years ago
update make_torrent example to support controlling tracker tiers

9344dcc9b1ddb6855ce59d86a851163537fa7d14 authored almost 5 years ago
improve tracker debug logging

f099f356c603db3b75bf7aab54d8d2605e806cee authored almost 5 years ago
extend tracker test to test announce_to_all_trackers and announce_to_all_tiers as well

6d865f0c60502ed122141c56062d616206074a58 authored almost 5 years ago
fix suggest_read_cache setting

bdee0b563cf0c6f6bbb265752b9d80768528fd12 authored almost 5 years ago
when generating documentation, don't only highlight function names but also data members and constants

07191dc5ad10f78e3fa88879e22c682a2354fe92 authored almost 5 years ago
back-off tracker hostname looksups resulting in NXDOMAIN

94d90ce96f98e100cce1e93ed495c7865cede358 authored almost 5 years ago
Add vcpkg installation instructions

5e4686c30fb6fd3764717dc08dddddcf391c9b5e authored almost 5 years ago
order static and constexpr consistently

bf22f56d74903e35edec68e8411b898a9f815783 authored almost 5 years ago
fix issue where if the last requested blocks are rejected, we may not have been requesting any new blocks

acbd1c3d4c0f053db88000e8d2648160e67120ee authored almost 5 years ago
lower TCP keepalive timeout for SOCKS5 UDP tunnel, to detect network failures and retry

bc6444a251b8f667f434fb60e900bdeb19457a2a authored almost 5 years ago
use https

45a4da4fe6f32a8fe24795175abe5dfd0d9021cf authored about 5 years ago
update BEP links to www.bittorrent.org domain

This is because previously the links to bittorrent.org will redirect to
another website and then...

6a88ffc58563bfb2ee34efff00ecc680c3a2f109 authored about 5 years ago
fix infinite loop when announcing

In torrent::announce_with_tracker there is a check after announcing all of
a tracker's endpoints...

cc8cbcaf9d51d104b110dbf786f8ffc1d57590b2 authored about 5 years ago
store stop_when_ready flag in fastresume data

4054cbbaeeb942e2f8f3cecff13711e9279fe631 authored about 5 years ago
document multi-homed support

80132165501d9014709ca4331ac4f39c7505fc6a authored about 5 years ago
support source-hint from routing table, where supported

208d71ba77fd288496ad19d7ebacabfb768a064e authored about 5 years ago
limit the number of DHT nodes to run

bc0274ed6a822c4a1f7508276c0618726414e850 authored about 5 years ago
simplify the local service discovery logic to only deal with a single network. Instantiate LSD once per listen_socket_t instead of just once

2c8cf4834bfb41ce82fc6f6575b668bee23064cd authored about 5 years ago
backport of warning related fixes

819eea722b197d9d7e2cb3994342f926dd12c98a authored about 5 years ago
remove now unused, in_local_network() functions

7529d3e67ec6bc9d6d88b387c5f65cb4039ea7ec authored about 5 years ago
debug test_transfer

69fe7a9ad62c62f7bf5ee2d791a2172e1cf9d330 authored about 5 years ago
refactor discover_device() away from upnp

b8726bd4f6d69eba05cb6cbf56a189f8b196a6f0 authored about 5 years ago
use our local address correctly for user port-mapping requests

f94c09c95d06697bdea6f30c47d48aa67d312d90 authored about 5 years ago
move upnp mapper to have one per listen_socket_t. simplify the upnp logic to only deal with a single network.

b5ea5bb82ceeba7bc33ab38f9093883275dbf72f authored about 5 years ago
improve SOCKS5 error alerts by including the interface address in no-route-to-host errors

a40ae61f15f4fc16db0968654058abe756af420b authored about 5 years ago
simplify natpmp by requiring it to be tied to a specific network, and use get_gateway() and remove unused get_default_route() functions

f5ebd4e3543c213d3e76e49b2feffac716335ac3 authored about 5 years ago
expand IPv4 in expand_unspecified_address

88d9c05e3c9fa7388d50554b48f5470a395bd94f authored about 5 years ago
expand unspecified to loopback as well

0961427b507871df7fa262af9c9011faecda95bf authored about 5 years ago
limit tracker announces and SOCKS5 connection attempts to listen_socket_t that actually can reach the target

4ceb2ea46713267a7473c7fa653f1fe4d91162a1 authored about 5 years ago
remove outgoing udp sockets and replace with listen_socket_t

8be7ab559aafd037041d94481d20051f47151f69 authored about 5 years ago
only start natpmp on listen sockets that have a router (since NATPMP needs one)

a1d78aa60e28921e30a33cd2f9e244a4e1a7c378 authored about 5 years ago
make it a build error if we don't know how to enumerate network interfaces or network routes

95df88e7a34f467bfc1d38a65b8a14320122a986 authored about 5 years ago
bind SOCKS5 connection to correct outgoing interface

571952fd192fa9811e8df34cb1f1e36b8a453cbf authored about 5 years ago
factor out get_gateway function and add unit tests. IPv6 gateways are not addressed in the same network, so we can't use match_addr_mask(). Assume all local IPv6 addresses do not have a gateway

a53d3a8746dbcf29fba1350f5bbf2b50df08e987 authored about 5 years ago
fix clearing of netmask if it's not known, on windows

a0b0f2aec5cbaa324184d63dfa72bf1393d0c2d0 authored about 5 years ago
fix test_lsd to pass reliably

d13109426a92765681ba688aed71fbb2e0807a1c authored about 5 years ago
populate ip_interface.netmask on Windows

e4e967335c231bf1daf32a062482b0a68ce19a15 authored about 5 years ago
restrict DHT nodes to the network they are associated with (multi-homed)

82d4d1927d7db22ea71f5b7e3f5396bcee3b5513 authored about 5 years ago
deprecate and remvoe broadcast_lsd setting

df85b31490ceeebdd4a5ad3c3d3d1f105a6c25bf authored about 5 years ago
deprecate (and remove) upnp_ignore_nonrouters setting

fa79697f4548f5f55c3703c995afa47862d7f949 authored about 5 years ago
remove unused overload of set_external_address

bd43c9b83f51d474df79eddef8410dee1e8543b3 authored about 5 years ago
improve test_upnp by responding with a unicast message

659a78eb568128205adce9cdef128e79b6c50e4c authored about 5 years ago
fix `Extension` creation without compile_cmd

2a15b25ab3774a45571dc5403f5e99d988d42765 authored about 5 years ago
fix comment

549db2beb9f39637fff0a2e5ac27678242c0c90a authored about 5 years ago
don't attempt sending event=stopped if event=start never succeeded

ab07eceead59da9a85d60d406f1a99ad86dbb2d5 authored about 5 years ago
keep peer list sorted in client_test

af12f5d6b8dc47add564d7ce544bbaf26cd1de1e authored about 5 years ago
make sure &key= stays consistent between different source IPs (as mandated by BEP7)

e18366bb6b577df27149b3e87d352130491154a1 authored about 5 years ago
minor cleanup of debug logging for peer_list

7320568c3ca8818d16ac19b7518c7b6e7550bf8f authored about 5 years ago
improve logic for disable tracker-endpoint, and add debug logging

7754f8ef1b251e2015b6d921afcb5e41d9f98de2 authored about 5 years ago
fix minor typo in torrent debug logging

96ad81f00d5f8703670332860e7ce0f19da6af4a authored about 5 years ago
add feature to client_test to print the local IP for peer connections (for multi-homing)

4d28ad0fea0250e2b721e1aaa996fbbdfb5e68ce authored about 5 years ago
minor fix to socks5 simulation

1cdff958f11378b53ae8518fe553fbb53e187cdc authored about 5 years ago
improve enum_routes and enum_net_interfaces for simulator

37063afd5c293a47a0a6694a8b027ba7b7111199 authored about 5 years ago
use span in expand_unspecified_address

2e15b3edfab82fc64bab8d64f4a8aa163d6edb52 authored about 5 years ago