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
disable logging alerts in client_test
a3d1a493fd18c27fda9bae005eec472d955cfae0 authored about 10 years ago
a3d1a493fd18c27fda9bae005eec472d955cfae0 authored about 10 years ago
a bit more conservative block request timeouts. promote some invariant checks in the DHT as expensive (to disable them for regular debug builds)
333a13c95739878ef685fb14fd129fc6b1fcbb31 authored about 10 years ago
333a13c95739878ef685fb14fd129fc6b1fcbb31 authored about 10 years ago
update send and received byte performance counters immediately, to avoid the one second quantization in stats
1ce3bdf0d000046d57784fc11f36be4c2fcb2a72 authored about 10 years ago
1ce3bdf0d000046d57784fc11f36be4c2fcb2a72 authored about 10 years ago
regenerate html
9d09b11a6daef57f875ebf9b698d814c024f212c authored about 10 years ago
9d09b11a6daef57f875ebf9b698d814c024f212c authored about 10 years ago
regenerate todo.html
af0ce400d7db490b4f3ff9e072e1bba9deb25b25 authored about 10 years ago
af0ce400d7db490b4f3ff9e072e1bba9deb25b25 authored about 10 years ago
pack members of pending_buffer a bit
20b9a01a0925d723cbf4938c8c6bba9fc7ee7748 authored about 10 years ago
20b9a01a0925d723cbf4938c8c6bba9fc7ee7748 authored about 10 years ago
fix another build warning
0b960615b1ac9dd53c4924ed00d539b39611d5ee authored about 10 years ago
0b960615b1ac9dd53c4924ed00d539b39611d5ee authored about 10 years ago
fix warnings
5666cdcd07254a5f5434bd163bfacb5489b9b5d6 authored about 10 years ago
5666cdcd07254a5f5434bd163bfacb5489b9b5d6 authored about 10 years ago
simplify the debug logging mechanism. There's now only one build option, logging=on or logging=off. When logging is enabled, the log level is controlled by the alert mask. All log events are delivered as alerts and it's up to the client to write them to disk in whatever way seems appropriate. removed the pointless logger plugin
09bc1550e974bbad91c7876e7be3c1119765b07e authored about 10 years ago
09bc1550e974bbad91c7876e7be3c1119765b07e authored about 10 years ago
instead of using a fixed request timeout for every peer, have an adaptable one based on the average download time for a block
4eaec6d87fbe2cff145349fa12efb237be610464 authored about 10 years ago
4eaec6d87fbe2cff145349fa12efb237be610464 authored about 10 years ago
remove the concept of timeout_extend in piece request timeouts. if a request times out, cancel it as soon as it holds up the completion of a piece
c4e5df8e4d4a027000781ebc4fe6a1e513200f22 authored about 10 years ago
c4e5df8e4d4a027000781ebc4fe6a1e513200f22 authored about 10 years ago
merged changes from RC_1_0
790ef041bf7c08c6601ab16d939f4b955dd7190e authored about 10 years ago
790ef041bf7c08c6601ab16d939f4b955dd7190e authored about 10 years ago
fix examples build
cc1a4dcdd7dd0e4239590a07600bbc656a819d72 authored about 10 years ago
cc1a4dcdd7dd0e4239590a07600bbc656a819d72 authored about 10 years ago
remove size_type typedef in favor of boost::int64_t
1ed1963f2937e93520230523eb0dc14f0089b73a authored about 10 years ago
1ed1963f2937e93520230523eb0dc14f0089b73a authored about 10 years ago
dont use INT16_MIN
ac9a734149d20c2e358def653c7d34cdfb1d943f authored about 10 years ago
ac9a734149d20c2e358def653c7d34cdfb1d943f authored about 10 years ago
merged changes from RC_1_0
066cbf1a9f7a71fd4222441683acb237112cd09f authored about 10 years ago
066cbf1a9f7a71fd4222441683acb237112cd09f authored about 10 years ago
merged changes from RC_1_0
4376d2639924479381aab1aa5f9111be98959196 authored about 10 years ago
4376d2639924479381aab1aa5f9111be98959196 authored about 10 years ago
merged changes from RC_1_0
fd313fe6bf1e4ee97a5661029a6391f94329a2bc authored about 10 years ago
fd313fe6bf1e4ee97a5661029a6391f94329a2bc authored about 10 years ago
merged changes from RC_1_0
362b54421d0f41a36a84959930ee5205715f7555 authored about 10 years ago
362b54421d0f41a36a84959930ee5205715f7555 authored about 10 years ago
apply Steven Siloti's patch to client_test to enable fixed slots choker when specifying the number of unchoke slots
95fbf93e5207cefedc09a98ca351f8b558f49d1b authored about 10 years ago
95fbf93e5207cefedc09a98ca351f8b558f49d1b authored about 10 years ago
merge changes from RC_1_0
1e12b50b2421f76071925513006d7674cb8eef15 authored about 10 years ago
1e12b50b2421f76071925513006d7674cb8eef15 authored about 10 years ago
attempted msvc-10.0 build fix
99e1a3a829130cf2fb09fc9e81f16a7da88971fb authored about 10 years ago
99e1a3a829130cf2fb09fc9e81f16a7da88971fb authored about 10 years ago
merged changes from RC_1_0
601f8c04765b2235a65dfe80586440f6d52839c6 authored about 10 years ago
601f8c04765b2235a65dfe80586440f6d52839c6 authored about 10 years ago
fix stats_alert stats indices
d30ae3dda81f26cdd61dca7cac6b9a85ea9d6f07 authored about 10 years ago
d30ae3dda81f26cdd61dca7cac6b9a85ea9d6f07 authored about 10 years ago
merged changes from RC_1_0
f98c7223b2591aae0a1f2b6f448b5ffe7d307971 authored about 10 years ago
f98c7223b2591aae0a1f2b6f448b5ffe7d307971 authored about 10 years ago
merged changes from RC_1_0
5cb49da3cf7eb6fb3c3864f24f797724c221ff04 authored about 10 years ago
5cb49da3cf7eb6fb3c3864f24f797724c221ff04 authored about 10 years ago
merged changes from RC_1_0
8b4dcb29597776f7b78f2a32901c1298ceafd117 authored about 10 years ago
8b4dcb29597776f7b78f2a32901c1298ceafd117 authored about 10 years ago
merged fixes from RC_1_0
1c91903c9c35c32de285331067370c979a3432c0 authored about 10 years ago
1c91903c9c35c32de285331067370c979a3432c0 authored about 10 years ago
deprecated flag should not affect ABI
f73fe335e2873eec2450389097209225c66c7ac1 authored about 10 years ago
f73fe335e2873eec2450389097209225c66c7ac1 authored about 10 years ago
merged fix from RC_1_0
edade105610aeaf62f899134b011ba46cb169955 authored about 10 years ago
edade105610aeaf62f899134b011ba46cb169955 authored about 10 years ago
merged changes from RC_1_0
8ec7cff9931c77bce023195ebdc107d9aed761d0 authored about 10 years ago
8ec7cff9931c77bce023195ebdc107d9aed761d0 authored about 10 years ago
client_test print fix
12a29ea281652e98d69e43f407dc1872a484d598 authored about 10 years ago
12a29ea281652e98d69e43f407dc1872a484d598 authored about 10 years ago
merged changes from RC_1_0
29fb79f60c7d71740e0aee1e214d1c38334a35b9 authored about 10 years ago
29fb79f60c7d71740e0aee1e214d1c38334a35b9 authored about 10 years ago
merged fixed include
211603b7a50522674a23e3ac2ad82996f5db79d9 authored about 10 years ago
211603b7a50522674a23e3ac2ad82996f5db79d9 authored about 10 years ago
merged Steven Siloti's peer crypto patch into trunk
658e2ceefdf56ce7261a370db0884a6616f82607 authored about 10 years ago
658e2ceefdf56ce7261a370db0884a6616f82607 authored about 10 years ago
merged changes from RC_1_0
179df62379a80db26265d5c9a2a02cd8df7bbf25 authored about 10 years ago
179df62379a80db26265d5c9a2a02cd8df7bbf25 authored about 10 years ago
fix merge issue in python binding
fddb25308bb4e57c62ff05110d65e084fd1edb2d authored about 10 years ago
fddb25308bb4e57c62ff05110d65e084fd1edb2d authored about 10 years ago
merged changes from RC_1_0
3f61ee0ff37d58b692f6baa0a3f73d5d235a7fa5 authored about 10 years ago
3f61ee0ff37d58b692f6baa0a3f73d5d235a7fa5 authored about 10 years ago
merged changes from RC_1_0
edfa38cd305064d8f8c3b86fa52b81b64f6a9c9c authored about 10 years ago
edfa38cd305064d8f8c3b86fa52b81b64f6a9c9c authored about 10 years ago
remove unused variables. add some comments
0b711f12802e564c1c5a9cc18dbc9d6bd08e81f0 authored about 10 years ago
0b711f12802e564c1c5a9cc18dbc9d6bd08e81f0 authored about 10 years ago
another setup.py fix
53ba0067f975632da79242c76bfa2d9895d06967 authored about 10 years ago
53ba0067f975632da79242c76bfa2d9895d06967 authored about 10 years ago
merged changes from RC_1_0
e1d0592a5709305b957e55ac9c4e2f72a4a51c63 authored about 10 years ago
e1d0592a5709305b957e55ac9c4e2f72a4a51c63 authored about 10 years ago
merged changes from RC_1_0
bfb0c4fe80c5b419f2e8f4690892a1f2648a1571 authored about 10 years ago
bfb0c4fe80c5b419f2e8f4690892a1f2648a1571 authored about 10 years ago
fix file_progress
2514e7a0e2b33f7f8db8e6de700e3a061c5a4b3d authored about 10 years ago
2514e7a0e2b33f7f8db8e6de700e3a061c5a4b3d authored about 10 years ago
add unit test for crc32c and fix cpuid warning
f7221e277f5795554d40caa25e4ed747be2ad07b authored about 10 years ago
f7221e277f5795554d40caa25e4ed747be2ad07b authored about 10 years ago
merged changes from RC_1_0
e526355d245b67da4a8413dd77add9126bf4b414 authored about 10 years ago
e526355d245b67da4a8413dd77add9126bf4b414 authored about 10 years ago
fix file progress calculation bug (with unit test)
77363ad93e8e2951fbb845564dd0ad715d1cd549 authored about 10 years ago
77363ad93e8e2951fbb845564dd0ad715d1cd549 authored about 10 years ago
merged changes from RC_1_0
aae56c991cb8acf88f8fe55eb4796615c6d084c4 authored about 10 years ago
aae56c991cb8acf88f8fe55eb4796615c6d084c4 authored about 10 years ago
merged changes from RC_1_0
601f0dc43451ff41f6ee4eb87b673f3df4b51dd4 authored over 10 years ago
601f0dc43451ff41f6ee4eb87b673f3df4b51dd4 authored over 10 years ago
merged changes from RC_1_0
3742fd2699e29b2cdc242601d51849c1ac9ec8df authored over 10 years ago
3742fd2699e29b2cdc242601d51849c1ac9ec8df authored over 10 years ago
merged chagnes from RC_1_0
34af25beaaf0fdeb7e4448484bf472863f4ea9fb authored over 10 years ago
34af25beaaf0fdeb7e4448484bf472863f4ea9fb authored over 10 years ago
merged changes from RC_1_0
8bd8426f04b160b68d2f77f224611859583aba03 authored over 10 years ago
8bd8426f04b160b68d2f77f224611859583aba03 authored over 10 years ago
finally rename policy to peer_list
85cc72835ebc9f6cefe84f9d409f503ec66a9cce authored over 10 years ago
85cc72835ebc9f6cefe84f9d409f503ec66a9cce authored over 10 years ago
fix stats_alert with recent changes to stats
1c448331d565cd0e4ca7fc2288a7d7523e4734a6 authored over 10 years ago
1c448331d565cd0e4ca7fc2288a7d7523e4734a6 authored over 10 years ago
some more fixes to cache_status
935eea9d0b03dfa96af004ef9b6f86d06d5f7a38 authored over 10 years ago
935eea9d0b03dfa96af004ef9b6f86d06d5f7a38 authored over 10 years ago
transition fenced job histogram to session stats gauges. deprecate it from cache_status
83394f54f95a34aa1e0994b11dbab72ed41ae1c5 authored over 10 years ago
83394f54f95a34aa1e0994b11dbab72ed41ae1c5 authored over 10 years ago
deprecate most of cache_status type (use session stats instead)
0bcbe433ed7ae21f913f3c7009b03adb00b68a43 authored over 10 years ago
0bcbe433ed7ae21f913f3c7009b03adb00b68a43 authored over 10 years ago
fix python binding build without deprecated functions
d4e301f7bb7cc7f09fd0e2cce95770167d423c25 authored over 10 years ago
d4e301f7bb7cc7f09fd0e2cce95770167d423c25 authored over 10 years ago
regenerated html
6a87600094ef32d5a0038b13a5f510dff78ca8d1 authored over 10 years ago
6a87600094ef32d5a0038b13a5f510dff78ca8d1 authored over 10 years ago
some more refactoring in choker
9338aa6c6024dc27a059404af7ed90cc3f578533 authored over 10 years ago
9338aa6c6024dc27a059404af7ed90cc3f578533 authored over 10 years ago
moved around some hostname resolver related TODO comment. removed unused hostname query objects
d9388f9898c6d5478bae584bd20b203756b703a9 authored over 10 years ago
d9388f9898c6d5478bae584bd20b203756b703a9 authored over 10 years ago
factored out choke comparison functions into choker.cpp
e09a2b770db93e319b6dac3cb03bbb6c5cfaebb9 authored over 10 years ago
e09a2b770db93e319b6dac3cb03bbb6c5cfaebb9 authored over 10 years ago
deprecated auto_expand_choker. started factoring out choker logic into its own translation unit (preparing for making it unit testable)
02a9ea18b79faa60855489b0f40f75dbe857e07f authored over 10 years ago
02a9ea18b79faa60855489b0f40f75dbe857e07f authored over 10 years ago
merged changes from RC_1_0
907dc9ddddef11c19a4039fa4489167314514ee6 authored over 10 years ago
907dc9ddddef11c19a4039fa4489167314514ee6 authored over 10 years ago
fixed ssl typo
8d99b6eabbe5af31ccf1f480436d10205f411541 authored over 10 years ago
8d99b6eabbe5af31ccf1f480436d10205f411541 authored over 10 years ago
fix typo
a25345b1e7e86c8ef7b9b16f034f1824d4ab734a authored over 10 years ago
a25345b1e7e86c8ef7b9b16f034f1824d4ab734a authored over 10 years ago
minor cleanup of open_listen_port internally
ca6bb1ebd90ae80cb2fbddb65b6fc7d537df6ccc authored over 10 years ago
ca6bb1ebd90ae80cb2fbddb65b6fc7d537df6ccc authored over 10 years ago
regenerate html
e0b7bb5849449a4540f552c7453ce9bf8bcf4265 authored over 10 years ago
e0b7bb5849449a4540f552c7453ce9bf8bcf4265 authored over 10 years ago
now that we use boost.chrono, no need for custom timer or macros controlling which timer to use
bcc5d66e0c131c1e36af6b6c19999625ef05f71d authored over 10 years ago
bcc5d66e0c131c1e36af6b6c19999625ef05f71d authored over 10 years ago
remove option TORRENT_DISABLE_FULL_STATS
3db32f67b517093e742cf0952c1e5cb7e2eddfba authored over 10 years ago
3db32f67b517093e742cf0952c1e5cb7e2eddfba authored over 10 years ago
move DHT transfer counters to performance_counters
ce9ff9885b537cad2e2dba9ed28a0f3a4379cc19 authored over 10 years ago
ce9ff9885b537cad2e2dba9ed28a0f3a4379cc19 authored over 10 years ago
move tracker transfer counters over to use performance_counters internally as well
72491223299fa9729ae02b838a60873a8188ad1a authored over 10 years ago
72491223299fa9729ae02b838a60873a8188ad1a authored over 10 years ago
convert endpoint list into vector in udp_tracker_connection
bb3e399ce260ad6c88f02928ab01aacca5de6fac authored over 10 years ago
bb3e399ce260ad6c88f02928ab01aacca5de6fac authored over 10 years ago
remove stats logging functionality from libtorrent. This has been moved to a helper class part of libtorrent-webui, utility library
cea5585993e9d116b357048685ffac18350b1b67 authored over 10 years ago
cea5585993e9d116b357048685ffac18350b1b67 authored over 10 years ago
fix tracker_manager argument forwarding
6aa0ae9f2e418735182c25e3fb1d2f52b33c0ddc authored over 10 years ago
6aa0ae9f2e418735182c25e3fb1d2f52b33c0ddc authored over 10 years ago
fix bug in setup_transfer (for unit tests). fix verbose logging build. make sure test_pex is reliable
14c9bd90d3d8c9d862640c84f49f1fcbe22b14ad authored over 10 years ago
14c9bd90d3d8c9d862640c84f49f1fcbe22b14ad authored over 10 years ago
first steps towards removing session_impl dependency from tracker connections, to improve their testability
9b37efe6a8287827fe96c57d7b2a0d5544648311 authored over 10 years ago
9b37efe6a8287827fe96c57d7b2a0d5544648311 authored over 10 years ago
transition tracker_connections to use shared_ptr instead of intrusive_ptr. optimize udp tracker connection lookups by using unordered map instead of linear search.
ffb66ec156e6671ec34f0a908455afc4cbda3aa8 authored over 10 years ago
ffb66ec156e6671ec34f0a908455afc4cbda3aa8 authored over 10 years ago
fix test_checking
22f054e2ffda0f76a23fc2fc4ded6b3bbd466804 authored over 10 years ago
22f054e2ffda0f76a23fc2fc4ded6b3bbd466804 authored over 10 years ago
fix checking unit test
f6b3d435654b0132b6eb68b98baf1a98331d9a15 authored over 10 years ago
f6b3d435654b0132b6eb68b98baf1a98331d9a15 authored over 10 years ago
fix http_connection timeout issue
2f077d8efa312ded26e23eb87a699ffd9fc557bf authored over 10 years ago
2f077d8efa312ded26e23eb87a699ffd9fc557bf authored over 10 years ago
fix some of the build errors in examples
a3b18b8a416ab4318295ea16bdcd5c3138e72a58 authored over 10 years ago
a3b18b8a416ab4318295ea16bdcd5c3138e72a58 authored over 10 years ago
CMakeList.txt fix
d308dce99ba20c241942c56a3ee1c8257bfaf742 authored over 10 years ago
d308dce99ba20c241942c56a3ee1c8257bfaf742 authored over 10 years ago
merged changes from RC_1_0
99cd0c7a08948b6ea01d0a174d82b36ff8810b87 authored over 10 years ago
99cd0c7a08948b6ea01d0a174d82b36ff8810b87 authored over 10 years ago
fix makefile build
2806e1e340c6759b7fbdbad4b1ecbe822c2885b9 authored over 10 years ago
2806e1e340c6759b7fbdbad4b1ecbe822c2885b9 authored over 10 years ago
merged changes from RC_1_0 to change email address from @rasterbar.com to @libtorrent.org
fce967b5fbd28184db256edbd26efc7d92d23e9f authored over 10 years ago
fce967b5fbd28184db256edbd26efc7d92d23e9f authored over 10 years ago
fix issue when hash checking files resulting in a short read
d287ce9c46cf218373912eb8c47362e64da3f3e5 authored over 10 years ago
d287ce9c46cf218373912eb8c47362e64da3f3e5 authored over 10 years ago
merged changes from RC_1_0
32d368e1ce9b395c578fe4c80bdb3c75c7c5a036 authored over 10 years ago
32d368e1ce9b395c578fe4c80bdb3c75c7c5a036 authored over 10 years ago
split time_critical and super_seeding tests out of test_swarm
939411488edf0e602d872ed97e6e3bb45d87e173 authored over 10 years ago
939411488edf0e602d872ed97e6e3bb45d87e173 authored over 10 years ago
fix bug in peer_connection causing it to not connect when not having metadata
ec472daee33d3814f0ba69d1e8a60e378a7abff5 authored over 10 years ago
ec472daee33d3814f0ba69d1e8a60e378a7abff5 authored over 10 years ago
make test_metadata_extension test uTP vs. TCP as well, and polish output
2fb15597ee5e4f4f2382ad5875c4582244075186 authored over 10 years ago
2fb15597ee5e4f4f2382ad5875c4582244075186 authored over 10 years ago
merge changes from RC_1_0
a91848962acffe72388a5f71a142a881df9262dc authored over 10 years ago
a91848962acffe72388a5f71a142a881df9262dc authored over 10 years ago
fix invalid comment
ab34239447becdc6d0fae5c74b54fc1565cbcec7 authored over 10 years ago
ab34239447becdc6d0fae5c74b54fc1565cbcec7 authored over 10 years ago
fix available() function on ssl_stream
e2fba2caa9b691c6d93553a9ea5612fda784d597 authored over 10 years ago
e2fba2caa9b691c6d93553a9ea5612fda784d597 authored over 10 years ago
merged ssl test keys from RC_1_0
e5ec81fb716eb9d334c1f0a4c97ff7f0906dd934 authored over 10 years ago
e5ec81fb716eb9d334c1f0a4c97ff7f0906dd934 authored over 10 years ago
do a slightly better job of deciding which peers to save in resume data
a113988e81be8e9a0e7b395a27ced08ccba4a217 authored over 10 years ago
a113988e81be8e9a0e7b395a27ced08ccba4a217 authored over 10 years ago
some DHT logging and parsing
b55778a847c37d87ad3b111b0950b4ead42a0793 authored over 10 years ago
b55778a847c37d87ad3b111b0950b4ead42a0793 authored over 10 years ago
optimize piece printing in client_test
d8cf0d49e3051c27925f07cfd7f49f87436b7496 authored over 10 years ago
d8cf0d49e3051c27925f07cfd7f49f87436b7496 authored over 10 years ago
http_connection cleanup
04760d8f0ffeda4e04783e1ac4a1dc2226de14f7 authored over 10 years ago
04760d8f0ffeda4e04783e1ac4a1dc2226de14f7 authored over 10 years ago
remove invalid assert
0cd2e74f28913cb7c586cf841495051d92839fb4 authored over 10 years ago
0cd2e74f28913cb7c586cf841495051d92839fb4 authored over 10 years ago