Commit Graph

  • 269f0c5fb8 properly tear down the disk_io_thread object in set_piece_hashes() when exiting via an exception arvidn 2018-10-15 10:03:06 +0200
  • 5bf8e15894 include installation instructions in build documentation arvidn 2018-10-15 09:55:05 +0200
  • f0ea99ab88 Correct build instructions for cmake Eugene Shalygin 2018-10-14 16:12:46 +0200
  • deada93460 client_test: fix assert when adding a magnet link Steven Siloti 2018-10-13 10:13:00 -0700
  • 7608598da8 update build docs arvidn 2018-10-12 10:09:43 +0200
  • 4a71cc5d89 fix python binding for torrent_info::creation_date() arvidn 2018-10-12 10:37:41 +0200
  • fbf9f73d43 add missing test files to tarball arvidn 2018-10-12 10:21:08 +0200
  • 9758d2f08f 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 Arvid Norberg 2018-10-12 08:15:08 +0200
  • 3b8d9ac802 fix sonar scan Arvid Norberg 2018-10-11 16:06:20 +0200
  • c3a22b90b3 fix more warnings in examples and tools arvidn 2018-10-11 09:06:01 +0200
  • 8586023022 remove accidental files from repo arvidn 2018-10-11 07:34:14 +0200
  • 0b8c550b9c remove accidental file from repo arvidn 2018-10-11 07:30:02 +0200
  • 7ff692690b fix warnings in tests and examples arvidn 2018-10-10 16:52:38 +0200
  • 8e8489c6dc improve makefile for documentation Arvid Norberg 2018-10-08 10:07:36 +0200
  • 4abeb2641f merged RC_1_1 into master arvidn 2018-10-08 09:14:40 +0200
  • 6df82a9ee6 fix cmake default built to enable logging arvidn 2018-10-08 01:53:39 +0200
  • 339c722704 merge RC_1_1 into master arvidn 2018-10-07 13:49:54 +0200
  • 700a71b418 add tests/CMakeLists.txt to tarball arvidn 2018-10-07 12:22:44 +0200
  • 5913d16f01 fix SOVERSION in CMakeLists arvidn 2018-10-07 09:42:24 +0200
  • 2d99e994c3 make throwing versions of read_resume_data arvidn 2018-10-07 02:44:17 +0200
  • e612fee995 fix building tarball arvidn 2018-10-07 00:10:51 +0200
  • 1a27ff7107 parse_magnet_uri simplification Arvid Norberg 2018-10-05 02:19:27 +0200
  • 761384bcf1 minor piece picker cleanup Arvid Norberg 2018-10-04 23:41:03 +0200
  • a4267d61e7 fix overflow in sliding_average in the case of very high download rates Arvid Norberg 2018-10-02 14:42:40 +0200
  • 949867eca9 factor out some parts of print function for entry Arvid Norberg 2018-10-02 08:57:50 +0200
  • c096f63f59 factor out the documentation header into separate rst file arvidn 2018-10-01 11:34:06 +0200
  • d2f19a2d73 merged RC_1_1 into master Arvid Norberg 2018-10-01 11:33:25 +0200
  • 200bb494c3 bump version Arvid Norberg 2018-09-30 15:46:34 -0700
  • c437a24d78 renamed debug_notification to connect_notification arvidn 2018-09-28 10:18:34 -0700
  • a499ace80b fix issue in udp_socket with unusual socket failure arvidn 2018-09-27 23:27:29 -0700
  • 109db58641 merge RC_1_1 into master arvidn 2018-09-24 21:15:12 -0700
  • 6c4d1b9143 back-port the patch to split up the progress_notification alert_mask into three new categories, file-, piece- and block progress arvidn 2018-09-21 17:25:56 -0700
  • 022a089b86 utp close-reason use after free fix arvidn 2018-09-23 06:18:23 -0700
  • 2508e2ab0f exposed default add_torrent_params flags to python bindings arvidn 2018-09-21 07:40:04 -0700
  • 6724c1eec0 fix some warnings Arvid Norberg 2018-09-19 11:32:18 -0700
  • 8be9b3d976 merged RC_1_1 into master Arvid Norberg 2018-09-19 12:23:08 -0700
  • 81356cfce1 add make_tcp() and make_udp() to convert endpoint types Arvid Norberg 2018-09-17 07:56:48 -0700
  • c5b415b89f remove dead code udp_tracker_connection::pick_target_endpoint Steven Siloti 2018-09-15 13:40:11 -0700
  • e2a8fbf020 cleanup of special code for valgrind Alden Torres 2018-09-11 12:19:47 -0400
  • 8cc93e9855 fix redundant flushes of partfile metadata arvidn 2018-09-11 16:39:39 -0700
  • 16249b8135 fix overflow in calc_bytes(), add more tests, fix bug in piece picker accounting of filtered pad blocks. arvidn 2018-09-06 19:09:09 -0700
  • fc7b61a6f3 improve type-safety of the severity parameter to peer_connection::disconnect() Arvid Norberg 2018-09-04 20:17:26 +0200
  • 9b2f6042bb more use of index range and lint oriented refactor in torrent.cpp Alden Torres 2018-09-04 09:29:17 -0400
  • c9cbb122e2 fix some warnings from sonar-cube arvidn 2018-09-04 13:46:09 +0200
  • 78a344bd8b merged RC_1_1 into master arvidn 2018-09-04 14:31:05 +0200
  • a9bccceccd fix seed count when attaching a peer is aborted Steven Siloti 2018-09-02 13:36:59 -0700
  • 51003d11ca add assert to storage Arvid Norberg 2018-09-03 09:54:03 +0200
  • 2647ca2412 add option to ignore min-interval from tracker, when force-reannouncing a tracker Arvid Norberg 2018-08-18 23:25:02 +0200
  • 214ace3efe raise default value for active_limit to 500, since it's supposed to be an upper sanity check limit arvidn 2018-08-27 21:10:23 +0200
  • 2e313de898 remove unused member variables in torrent object arvidn 2018-08-28 10:20:40 +0200
  • b660e526b1 fixed old-style-cast warning when using libgcrypt Alden Torres 2018-08-28 08:52:48 -0400
  • 7c837be651 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 arvidn 2018-08-26 22:15:05 +0200
  • 269b71324e improve log statement when not unchoking a peer arvidn 2018-08-27 10:43:32 +0200
  • c1b0c70c23 fall back to copy+remove if rename_file fails Arvid Norberg 2018-08-19 16:35:10 +0200
  • 55215742af merged RC_1_1 into master arvidn 2018-08-25 14:13:51 +0200
  • 6e80f1f615 improve handling of filesystems not supporting fallocate() Arvid Norberg 2018-08-19 21:55:31 +0200
  • 0550b7c5ab fix documentation generation script, and fix running it on travis Arvid Norberg 2018-08-19 23:35:06 +0200
  • 11a8f46921 add some noexcept and assume std::function is not nothrow move constructible on clang Arvid Norberg 2018-08-20 15:20:16 +0200
  • 37d85ac2f7 improve piece picker performance in tracking pad-blocks arvidn 2018-08-19 11:08:09 +0200
  • c9043dec53 force proxy no longer disables the DHT arvidn 2018-08-19 10:33:02 +0200
  • 28c94b54ed minor code refactor for more use of const and emplace Alden Torres 2018-08-19 19:15:27 -0400
  • 058419a77c simplify total_have/have_want/total_want. make piece_picker track pad blocks and compute byte-progress at block granularity arvidn 2018-08-07 22:23:13 +0200
  • b90564d418 remove the IPv6 enable/disable build config Arvid Norberg 2018-08-15 00:02:37 +0200
  • fef1b947f3 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 Arvid Norberg 2018-08-18 10:36:38 +0200
  • 6a13d14f11 more use of const modifier Alden Torres 2018-08-14 15:26:10 -0400
  • 3d0e5fdec9 add python test for add_torrent_params and run the tests less verbose on travis and appveyor arvidn 2018-08-13 17:27:35 +0200
  • 6620b6e774 dial back the connect boost a bit from recent update arvidn 2018-08-13 11:07:57 +0200
  • b3dbce5790 merge RC_1_1 into master arvidn 2018-08-12 22:58:31 +0200
  • 0e96ae2906 fix building with newer version of boost build, remove old option to turn off PIC on darwin arvidn 2018-08-12 22:50:34 +0200
  • e229a36001 fix doozer script for macos arvidn 2018-08-11 22:30:21 +0200
  • d55200af9d minor simplification of bytes_left(), remove quantized_bytes_done() arvidn 2018-08-09 00:55:02 +0200
  • 0bcf6cef23 Fix exporting files d_komarov 2018-08-09 22:49:17 +0300
  • 6d2541f131 improve connect-boost feature, to make new torrents quickly connect peers arvidn 2018-08-08 10:43:31 +0200
  • 7be9547817 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 arvidn 2018-08-08 10:29:52 +0200
  • 28bd7102be fix some conversion warnings by using std::abs() instead of fabs() arvidn 2018-08-09 00:22:45 +0200
  • 0a5b3c1bb0 update documentation for save_resume_data() and stop_when_ready() Arvid Norberg 2018-08-07 19:36:25 +0200
  • f1d2105afb remove dead code from piece picker arvidn 2018-08-08 22:13:54 +0200
  • b7adf89f55 make client_test able to include connection attempts in peer list arvidn 2018-08-08 10:34:03 +0200
  • 51fb1e3d6b tweak the auto-cache-size logic to have slightly smaller cache arvidn 2018-08-05 16:11:40 +0200
  • c426ba88d4 fix buffer offset bug recently introduced to disk_io_thread::do_read() arvidn 2018-08-06 10:59:42 +0300
  • eae4307da2 in client_test, print the number of pieces downloaded in the torrent list, and improve printing of padfiles in file list arvidn 2018-08-05 14:40:57 +0200
  • 3416da41d9 fix narrowing warning arvidn 2018-08-03 12:51:45 +0200
  • 6caddf6b8e fix deprecation of mmap_cache Arvid Norberg 2018-08-03 09:40:37 +0200
  • a11bdecfcd update fwd.hpp Arvid Norberg 2018-08-03 00:27:53 +0200
  • 149c24e549 make test_ssl less likely to fail spuriously Arvid Norberg 2018-08-02 11:42:59 +0200
  • 70d64327fd bump checking_mem_usage to be higher than the default in the high_performance_seed preset arvidn 2018-08-02 02:00:01 +0200
  • 5f7252b32b add missing increment of on_disk_counter and num_blocks_hashed counters arvidn 2018-08-02 11:13:08 +0200
  • 4cfe2b7c1b fix warning for calling a virtual function in constructor arvidn 2018-07-31 23:12:35 +0200
  • 3de4e42fb7 slight cleanup of the ephemeral flag passed to add_web_seed() arvidn 2018-08-01 00:51:26 +0200
  • 4096085bf8 merged RC_1_1 into master arvidn 2018-07-30 01:10:52 +0200
  • 19df645012 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 arvidn 2018-07-29 10:33:09 +0200
  • a477a53b80 simplify natpmp gateway and local address discovery Arvid Norberg 2018-07-29 09:05:50 +0200
  • d7a60442bd build enum_if with the same configuration as the other tests (to avoid building libtorrent twice) Arvid Norberg 2018-07-29 09:05:32 +0200
  • df3068ab19 fix doozer script Arvid Norberg 2018-07-29 09:01:46 +0200
  • 92f1937b97 fix typo in #if tests for TORRENT_DISABLE_ENCRYPTION Steven Siloti 2018-07-28 15:22:10 -0700
  • 7980447480 added missing stats_metric python binding arvidn 2018-07-28 20:32:11 +0200
  • 6f4f394f29 fix sonarcube badge typo arvidn 2018-07-28 14:34:02 +0200
  • 15c9162f78 fix sonarcube badge and add a few more ones arvidn 2018-07-28 14:13:20 +0200
  • 33685c6c85 merge RC_1_1 into master arvidn 2018-07-28 10:10:01 +0200
  • c92f527b60 in torrent_handle::id(), only shift down the pointer by 10 bits arvidn 2018-07-28 08:42:33 +0200