Commit Graph

27 Commits

Author SHA1 Message Date
Arvid Norberg 7820d8e188 Merge remote-tracking branch 'origin/RC_2_0' into master 2026-04-21 14:15:56 +02:00
Arvid Norberg 01bc261d9c fix flaky test in test_flags 2026-04-06 09:21:30 +02:00
Arvid Norberg fe2041fbdd transition tests to use load_torrent_buffer() and load_torrent_file() 2025-02-07 10:33:48 +01:00
Alden Torres 5f149d5342 minor lint guided refactor and cleanup 2023-04-02 12:01:03 +02:00
arvidn 964ffc57ba merge RC_2_0 into master 2022-06-23 08:07:28 +02:00
arvidn 550d3c7d9f update copyright headers 2022-06-22 21:42:55 +02:00
arvidn 041d7cbc58 merged RC_2_0 into master 2020-09-19 00:47:01 +02:00
Arvid Norberg 14e334879b add wrapper around std::ofstream to simplify tests that creates files 2020-09-15 10:37:49 -07:00
arvidn 19e8c2f3ea remove full BSD license from all source files. reference LICENSE file in the root instead 2020-09-02 00:56:54 -07:00
arvidn 5935f63ead update copyrights 2020-09-01 05:14:17 -07:00
arvidn dadddb178a add missing includes and missing windows-specific headers to tarball 2020-08-27 06:07:57 -07:00
arvidn 38fc034100 disable flaky test 2020-08-21 15:15:06 -07:00
arvidn 7471847cda merge RC_1_2 into RC_2_0 2020-07-23 07:44:05 +02:00
Arvid Norberg efd619ebc2 mere RC_1_2 into master 2020-03-27 02:43:21 +01:00
arvidn edf6660820 add build option to disable share-mode 2020-03-22 15:36:04 -07:00
arvidn be5e59fad4 merged RC_1_2 into master 2020-03-21 11:42:37 +01:00
arvidn b570f53ebf add build option to disable super seeding feature 2020-03-20 09:37:24 -07:00
arvidn 3e47161820 move session_params into its own header/cpp pair 2019-11-30 21:40:01 +01:00
arvidn 76deb4bc53 merged RC_1_2 into master 2019-11-19 08:33:23 +01:00
Arvid Norberg ad787d2a4f fix test_flags (for windows) 2019-11-19 01:46:39 +01:00
arvidn d3f7a363c2 update copyright year 2019-08-29 00:13:04 +02:00
arvidn 86e11142a1 merged RC_1_2 into master 2019-08-10 21:11:10 -07:00
arvidn 7a20850632 feature to disable DHT, PEX and LSD per torrent 2019-07-20 10:20:41 -07:00
arvidn 05351c2127 fix build with no mmap support 2019-02-23 01:41:46 +01:00
Alden Torres 8d379dd944 fixing warnings in tests code, part3 2018-01-25 09:09:21 +01:00
arvidn 4947602a2f make add_torrent_params::flags_t an enum class and move it out into its own header 2017-07-17 01:05:31 -07:00
AllSeeingEyeTolledEweSew 00655d562b Refactor several flags to torrent_handle::get_flags/set_flags. 2017-07-17 01:05:31 -07:00