.. |
assets
|
fix: do not lose magnet links when upgrading from tr3 to 4 (#4840)
|
2023-02-12 18:10:54 -06:00 |
.clang-tidy
|
refactor: fix cppcoreguidelines-avoid-do-while warnings (#6527)
|
2024-01-20 16:56:42 -06:00 |
CMakeLists.txt
|
chore: misc code cleanups (#6927)
|
2024-07-14 01:37:55 +01:00 |
announce-list-test.cc
|
bumping googletest from 1.11.0 to 1.14.0 (#6702)
|
2024-03-17 15:13:56 -05:00 |
announcer-test.cc
|
fix: more misc `net.cc` fixes (#6735)
|
2024-03-25 21:10:06 -05:00 |
announcer-udp-test.cc
|
feat: dual stack udp tracker support (#6687)
|
2024-05-26 15:43:55 -05:00 |
benc-test.cc
|
chore: fix minor clang-tidy warnings (#6275)
|
2023-11-21 09:02:03 -06:00 |
bitfield-test.cc
|
refactor: fix cppcoreguidelines-avoid-do-while warnings (#6527)
|
2024-01-20 16:56:42 -06:00 |
block-info-test.cc
|
refactor: tr_block_info cleanup (#6342)
|
2023-12-05 22:06:27 -06:00 |
blocklist-test.cc
|
refactor: blocklists (#6189)
|
2023-10-31 19:20:01 -04:00 |
buffer-test.cc
|
chore: fix minor clang-tidy warnings (#6275)
|
2023-11-21 09:02:03 -06:00 |
clients-test.cc
|
chore: iwyu (#5746)
|
2023-07-08 10:24:03 -05:00 |
completion-test.cc
|
refactor: remove torrent_view virtual class (#6738)
|
2024-03-30 14:45:00 -05:00 |
copy-test.cc
|
refactor: remove the tr_error** idiom (#6198)
|
2023-11-04 11:39:41 -05:00 |
crypto-test.cc
|
perf: lazy initialise Diffie-Hellman in handshake (#6949)
|
2024-08-23 16:14:45 -05:00 |
dht-test.cc
|
feat: periodically refresh dht node id (#6695)
|
2024-03-17 18:24:36 -05:00 |
dns-test.cc
|
…
|
|
error-test.cc
|
refactor: remove the tr_error** idiom (#6198)
|
2023-11-04 11:39:41 -05:00 |
file-piece-map-test.cc
|
refactor: remove last byte special case in `tr_block_info::byte_loc()` (#7064)
|
2024-08-22 19:03:14 -05:00 |
file-test.cc
|
refactor: libtransmission Settings (#6592)
|
2024-02-15 11:31:09 -06:00 |
getopt-test.cc
|
chore: iwyu (#5746)
|
2023-07-08 10:24:03 -05:00 |
handshake-test.cc
|
fix: more clang-tidy warnings (#6608)
|
2024-02-17 13:31:49 -06:00 |
history-test.cc
|
chore: iwyu (#5746)
|
2023-07-08 10:24:03 -05:00 |
ip-cache-test.cc
|
chore: misc code cleanups (#6927)
|
2024-07-14 01:37:55 +01:00 |
json-test.cc
|
chore: iwyu (#6201)
|
2023-11-03 12:03:26 -05:00 |
lpd-test.cc
|
feat: ipv6 lpd (#6700)
|
2024-05-26 00:04:50 -05:00 |
magnet-metainfo-test.cc
|
chore: iwyu (#6201)
|
2023-11-03 12:03:26 -05:00 |
makemeta-test.cc
|
fix: restore portable file path check (#6853)
|
2024-05-25 10:08:53 -05:00 |
move-test.cc
|
Fails with an error if data removal was not possible (#6055)
|
2024-08-13 05:26:09 +01:00 |
net-test.cc
|
fix: more misc `net.cc` fixes (#6735)
|
2024-03-25 21:10:06 -05:00 |
open-files-test.cc
|
refactor: constify the inout module (#6328)
|
2023-12-02 14:16:36 -06:00 |
peer-mgr-active-requests-test.cc
|
fix: mismatched `class` forward declaration for `struct tr_peer` (#6725)
|
2024-03-25 12:00:26 -05:00 |
peer-mgr-wishlist-test.cc
|
perf: restore `3.00` wishlist with cached candidates (#6549)
|
2024-02-05 00:14:34 -06:00 |
peer-msgs-test.cc
|
chore: iwyu (#6201)
|
2023-11-03 12:03:26 -05:00 |
platform-test.cc
|
chore: iwyu (#5746)
|
2023-07-08 10:24:03 -05:00 |
quark-test.cc
|
chore: iwyu (#5746)
|
2023-07-08 10:24:03 -05:00 |
remove-test.cc
|
fix: restore portable file path check (#6853)
|
2024-05-25 10:08:53 -05:00 |
rename-test.cc
|
Fails with an error if data removal was not possible (#6055)
|
2024-08-13 05:26:09 +01:00 |
rpc-test.cc
|
feat: configurable client `reqq` (#7030)
|
2024-08-23 21:46:37 -05:00 |
session-alt-speeds-test.cc
|
chore: iwyu (#6201)
|
2023-11-03 12:03:26 -05:00 |
session-test.cc
|
refactor: blocklists (#6189)
|
2023-10-31 19:20:01 -04:00 |
settings-test.cc
|
refactor: libtransmission Settings (#6592)
|
2024-02-15 11:31:09 -06:00 |
strbuf-test.cc
|
chore: fix minor clang-tidy warnings (#6275)
|
2023-11-21 09:02:03 -06:00 |
subprocess-test-program.cc
|
refactor: use fstream in subprocess tests (#6733)
|
2024-03-25 09:13:09 -05:00 |
subprocess-test-script.cmd
|
…
|
|
subprocess-test.cc
|
refactor: remove TR_PATH_DELIMITER (#6618)
|
2024-02-18 01:47:12 -06:00 |
test-fixtures.h
|
bumping googletest from 1.11.0 to 1.14.0 (#6702)
|
2024-03-17 15:13:56 -05:00 |
timer-test.cc
|
test: disable restartWithDifferentInterval for all platforms (#6745)
|
2024-03-31 14:07:12 -05:00 |
torrent-files-test.cc
|
fix: restore portable file path check (#6853)
|
2024-05-25 10:08:53 -05:00 |
torrent-magnet-test.cc
|
fix: possible heap-use-after-free with magnet links (#6815)
|
2024-05-24 15:50:01 -05:00 |
torrent-metainfo-test.cc
|
bumping googletest from 1.11.0 to 1.14.0 (#6702)
|
2024-03-17 15:13:56 -05:00 |
torrents-test.cc
|
refactor: make tr_torrent::unique_id_ private (#6145)
|
2023-10-20 21:23:14 -05:00 |
tr-peer-info-test.cc
|
chore: iwyu (#6201)
|
2023-11-03 12:03:26 -05:00 |
utils-test.cc
|
bumping googletest from 1.11.0 to 1.14.0 (#6702)
|
2024-03-17 15:13:56 -05:00 |
values-test.cc
|
chore: fix minor clang-tidy warnings (#6275)
|
2023-11-21 09:02:03 -06:00 |
variant-test.cc
|
fix: `tr_variant_serde::parse_json()` bug fixes (#6901)
|
2024-07-17 02:34:13 +01:00 |
watchdir-test.cc
|
refactor: remove torrent_view virtual class (#6738)
|
2024-03-30 14:45:00 -05:00 |
web-utils-test.cc
|
fix: more misc `net.cc` fixes (#6735)
|
2024-03-25 21:10:06 -05:00 |