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

make post_torrent_updates more flexible by allowing to pass flags to it. The same flags as torrent_handle::status. Also make the default return accurante progress

54eb499803ec94e01ebd1253df86871cc1447b6d authored about 10 years ago
improve piece picker to better support torrents with very large pieces and web seeds

d8d069675cc93b4fa150c75ec09821f2e8d24ac0 authored about 10 years ago
piece picker cleanup

e6eb9200211bd95a687f993c02198b4aea94376a authored about 10 years ago
fix client_test build

aa9647b5d0be7a190fedb71bb85fc4bd4b73abe8 authored about 10 years ago
try to make test_resume more reliable

ba8b7d8854e7cf3e3a8946aaf40ebf41f353cde5 authored about 10 years ago
fix python binding build (and expose the new dht stats alert)

431fa2ac55079d414873a77c821693755bc08eff authored about 10 years ago
relying on local statics being threadsafe still does not seem safe on msvc

a7bec127f178f3ff92bf41a4edd5afcac83add78 authored about 10 years ago
fix dht logging build

609b5eb4ba6fadb1d96f8363d3305f63bf2374b5 authored about 10 years ago
attempt to fix build

8614ed795a24e482685dfdbbba8a07262c6cad84 authored about 10 years ago
fix c++98 support

de616b29c548fbbd8c629ca2ca2d139fabee12a1 authored about 10 years ago
move some DHT verbose stats logging over to performance counters

0afea4bb3e7d5032c3ffc15709fb6e05035b0047 authored about 10 years ago
fix build

7441a0a3b301ddfc9b3d8127f3c75c24a6337582 authored about 10 years ago
make dht_tracker be held by shared_ptr instead of intrusive_ptr. remove redundant performance counter (total dht sent/received). report DHT IP overhead to the IP overhead counters

22a02f4a1fd99fda0924539b29d1a786a2e70f9f authored about 10 years ago
add new (non-deprecated) access to dht stats, asynchronously via an alert

58d93e5aa17a029fc817215841299ea9723549c3 authored about 10 years ago
post alerts instead of writing to a file, in local peer discovery, when logging is enabled

b9b657c3d46b9bbaaac37b8d501c02924071e85f authored about 10 years ago
fix some compile warnings

f914943e58ba6fe14c0017ff75eac30c9c743bc5 authored about 10 years ago
fix test_privacy build. fix uninitialized bit in torrent. attempt to filter output from valgrind in regression tests

1ab8d2fa5c15cb94f409d144ac6a7ebe11d8b891 authored about 10 years ago
regenerate html

1de2717fd26aa9813a6798122dc7caee99b7f8b0 authored about 10 years ago
add unit test for default_storage::rename

3fbc0f05c652fd639c5b991be844f269a404b7d0 authored about 10 years ago
downgrade some todo comments

7668bf5d4c2def3aab5286f05b30adddef62e63a authored about 10 years ago
the piece bar is no longer optional in client test

a7add1787fe63af4928240e1e15e38e8baba79ca authored about 10 years ago
fix test_torrent_info on windows

81ab22d3d8914e27ba83d990e2d5009afe8e3422 authored about 10 years ago
fix partfile on windows

9bfbb8a52a54330083de5c0bc91869ea0df92710 authored about 10 years ago
fix test_privacy build

ce80e8c0c1e0499262d3bd2cb4cbdbfa0c5d95fb authored about 10 years ago
file not found is not an error in exists()

e2d73cfe3851537e5959f0cb8b18ee3076538b3d authored about 10 years ago
make test_privacy more reliable

2943bd4d7dde88057c71481681f8feda56a82af8 authored about 10 years ago
fix build

223154b1f10411ba254aba379d85a8b1d1aaaadf authored about 10 years ago
extend logging of UDP tracker announces (to track down unit test flapping)

d140d71e1a35b784fe85b89f589babfc2ee19316 authored about 10 years ago
fix storage error (recently introduced) where the mapped_files object would not be updated when renaming files that did not exist on disk

9172874b5c8ba31141bf5f7ef37e0d5a5d73f3f3 authored about 10 years ago
some debug output

95f889b24775c5d0d82c4937c09218b3aa4386a6 authored about 10 years ago
some debug output in web_server.py

b56b3613fe891409195196995ae0f134d0567860 authored about 10 years ago
improve logging of http proxy for unit test

790bdb385558ab7463f342c97b21bda9e05d5691 authored about 10 years ago
fix web_seed unit test

7761cba38ae0da74e1a62b86fd1ce5610d7be6be authored about 10 years ago
aux::session_settings is used by a test

fb058f602f1fdff67e7544477b09ed5a42a0049a authored about 10 years ago
attempted fixes for windows unit tests

2eab21b0ac81da30b5c28fd2f98f7b9a490b3ca0 authored about 10 years ago
web_seed test debug logging

e161bf080dbd81cd20e302d11bb24d391ce6f0d1 authored about 10 years ago
fix use of getcwd in make_torrent on windows

79feb037b2da1b28454703f9422b9272f9acd88c authored about 10 years ago
don't rely on internal utf8 functions from libtorrent

05f8569f9fbb42209a50f3613344dbc1dcba404f authored about 10 years ago
use O_SYNC when available

c9903bdaf21ba0de9a0edd413ba0a7fb1e5dff4e authored about 10 years ago
fix winows build

774c3b536a9fbfeb2d1702c0738820415cf86a19 authored about 10 years ago
fix build

c9075a530d463c9f3ff6c1f25b70a533ec4262f1 authored about 10 years ago
fix ssl unit test

1a53a454ec81625d2171d24398163eb43702e96f authored about 10 years ago
transition from intrusive_ptr to shared_ptr. don't export initialize_default_settings

0f37e3403c620466b3bdff30b7a6bc22f958667a authored about 10 years ago
update todo list

4b731b8ad7aedd56e8e06ba6b16387033bca8e1d authored about 10 years ago
extend http_connection unit test to cover no keep-alive

c2e5df57b52e28d5330bfed8a288a912d7dba9bd authored about 10 years ago
use hardware optimized CRC32C function in DHT

a462f583729e061fd5897896cf30d96eef623295 authored about 10 years ago
regenerated html

2e48f0f89e1cc4de20d541f5cc7692bd58071fb5 authored about 10 years ago
remove some TODO comments

b808cc8b2d797ea88f8674b2cbb7024b9ba84bb8 authored about 10 years ago
remove comment

1b254e16c2fbfc43d8b4993c1bc7fb8efaefd5f9 authored about 10 years ago
fix asio-debugging bug in udp_socket

73a4755f134c6c9ca9db67023ea38131dde5458a authored about 10 years ago
merged changes from RC_1_0

3be0430036532e330d4a8aea35ecaa51cd08a792 authored about 10 years ago
clean up session_impl

bb33b061e4387bfec65aaa19b66befd86b6df440 authored about 10 years ago
deprecated session_status and session::status() in favor of performance counters

35b41858cf2c79d931db3dd1d635336c86d56fdd authored about 10 years ago
merged changes from RC_1_0

55e51ab57c6ba20aa11c4b56c14b97381b06de79 authored about 10 years ago
restore breakage of recalculate_automanaged_torrents, and fix the logic for checking torrents

68ffd3c47c004c31ba18e7f795dec328fa947342 authored about 10 years ago
SSL fixes (especially over uTP)

1218e328cdeca12ae84dc8a9479e9a3c639b618a authored about 10 years ago
fix test_ssl build

80b5a61655a09d2ba6431477a933bbe7b34df1bf authored about 10 years ago
improve support for HTTP where one direction of the socket is shut down

d68471805ea97751edbc03bed66a83743fd67884 authored about 10 years ago
merged changes from RC_1_0

8b98261df1c7fb8d989770e80e15cf27d7d0b360 authored about 10 years ago
fix some unit tests

ed9b281ea4f007656f85a3b274486f61bbee683e authored about 10 years ago
factor creating of directories into default_storage::open_file to make that functionality more robust and fix a bug where moving files out of the part-file would fail because the directories hadn't been created yet

f839b8c9b49c8733d7fdefeb43f89b3c3acefc8c authored about 10 years ago
fix bug in settings_pack causing intermittent unit test failures. added unit test to cover the bug

b897a6ce29a44971d56811c956779651b75ff9e2 authored about 10 years ago
fix http restart-piece bug whose fix apparently failed to merge from RC_1_0 a long time ago. Also improve logging of restart pieces

290260054d3a6c58a261bf116761356975716adc authored about 10 years ago
don't build parse_hash_fails.cpp by defaults, as it uses internal libtorrent symbols (and fail in dynamic linking)

8589a7b01cd14dc26af23948384475758a9d5bc3 authored about 10 years ago
build fixes

5418d92eaf7c55088955a9cb853c44a7a9712ce7 authored about 10 years ago
fix python build without deprecated functions

0961a3d1baa97fc0137ee6c85f07870915a522a6 authored about 10 years ago
more dynamic link build fixes

21d1f6f649f91246fbfb78351fbdd6c2d53e55f2 authored about 10 years ago
move function from header to .cpp file

9b0f7bbe7230f42c8593c62cd73c554bc652fe67 authored about 10 years ago
fix documentation

299b6338b6d134da7c47bc184f1e48b3e1bd4f72 authored about 10 years ago
make DHT dos mitigation parameters configurable via dht_settings

dbf461ac239044eb24a384d07d3a91a60a9b509d authored about 10 years ago
fix client_test bug introduced by recent patch

5c04eb7d00bb757bd67de2138a805fb2698b4b96 authored about 10 years ago
clean up symbol exports

f77e12ac04f93a72383aca213db19194a9594db5 authored about 10 years ago
fix dynamic linking (Jamfile and dependencies on internals)

c2a05228fdf003bc6e8da6e2441aef08c262618c authored about 10 years ago
fix flush_pieces in disk_io_thread to also flush the read cache

a1c1f9393da14b34d464afaff538025bfe932e04 authored about 10 years ago
regenerate html

98372ff974206c41472154d1f0181602cc8c5f87 authored about 10 years ago
remove internal fields from web_seed_entry

092362e9bc1a73d1bc20d1c3d5d87afc6640b750 authored about 10 years ago
fix comment formatting in settings_pack

73a2a4e51d5246dcee431bfa7bd81dc3a731e2b8 authored about 10 years ago
make the peer fingerprint a regular setting and remove it from the main session constructor argument list

764b09d6b55f5d03849fd30c0249439b296b80b8 authored about 10 years ago
tweak some TODO comments and fix one

1039d4ae8677d62dbbc83a758be455affee3cf1c authored about 10 years ago
merged changes from RC_1_0

bc117e5f407d3d64faf904d1bcfb7360c528d72d authored about 10 years ago
fix assert in utp_stream at high rates

eefba554198b2cbc90a018943a0baef96266248a authored about 10 years ago
improve printing of rates and counters in client_test

e13bfce017a838f3885847d4d142928aa7303e0f authored about 10 years ago
fix typo

f77ba409fa719f5fd232132e6b8fe8690f9f8bc0 authored about 10 years ago
add option to client_test to remove web seeds

c443193ce046555e13702de83077dd583c693f61 authored about 10 years ago
fix merge error

7d53b7efd3ffa759c34e176980892399248d0a4e authored about 10 years ago
merged changes from RC_1_0

fcf6beace5a10d00c9c7367f71e34873647325f4 authored about 10 years ago
regenerate html

1a45d2ebd31808cbf1432df49a560a04598ab3a7 authored about 10 years ago
separate the configuration of crypto library and whether protocol encryption is enabled or not. make protocol encryption always use the built-in rc4 and tommath code. SHA-1 hashing is done by the crypto library

e9414894e22f6c0d62dd2cf4bbd09df59e23c1a0 authored about 10 years ago
don't fail renaming a file in a torrent just because it doesn't exist (and the destination directory doesn't exist)

ae478239706948c7d7c92a88730301daa13d5a70 authored about 10 years ago
remove orphaned function declaration

75ae204cf472302bd640b4f85144014ed16105ff authored about 10 years ago
merged changes from RC_1_0

0977d94dbc9da4040fab8c50334df2c2d67083f6 authored about 10 years ago
merged changes from RC_1_0

ca3c1620bd58ce277a73d25b3935b80d50719068 authored about 10 years ago
optimize copying torrent_info and file_storage objects

20b4608c3821a96ae44f5cde0d382478bbfde67b authored about 10 years ago
we no longer support including file-hashes when creating torrents

13a9c3c78dced54c512c6d1e38b3b90f68258b79 authored about 10 years ago
merged changes from RC_1_0

6214aef0c56a9305cf23ffc0cce424c454bda7a9 authored about 10 years ago
fix comment formatting

465832bf2b4ea1d6938d0c59ed03c6a52e2ea754 authored about 10 years ago
fix sanitizer options in jamfile

a67c47833642aec65788b894ce31664d1574dbd2 authored about 10 years ago
cancel non-critical DNS lookups when shutting down, to cut down on shutdown delay

ae04b80fe197118d52a2b7eb947154be1a9d0710 authored about 10 years ago
documentation update

d9f41bf6170f9eca39c51c655ca47e86f2c6954f authored about 10 years ago
lt_trackers is no longer a default extension

6f19f9a063378ffe82693a6efc1ceaf9978c89e3 authored about 10 years ago