..
assets
fix: do not lose magnet links when upgrading from tr3 to 4 ( #4840 )
2023-02-12 18:10:54 -06:00
.clang-tidy
announce-list-test.cc
fix: minor coverity warnings ( #5916 )
2023-08-21 21:59:47 -05:00
announcer-test.cc
refactor: tidy up announcer code ( #5945 )
2023-09-01 16:51:58 -05:00
announcer-udp-test.cc
refactor: tidy up announcer code ( #5945 )
2023-09-01 16:51:58 -05:00
benc-test.cc
chore: iwyu ( #5746 )
2023-07-08 10:24:03 -05:00
bitfield-test.cc
chore: iwyu ( #5746 )
2023-07-08 10:24:03 -05:00
block-info-test.cc
refactor: snake_case in libtransmission class methods ( #5428 )
2023-04-22 20:25:55 -05:00
blocklist-test.cc
chore: apply clang-format version 17.0.1 ( #6054 )
2023-10-01 18:45:52 -05:00
buffer-test.cc
chore: iwyu ( #5746 )
2023-07-08 10:24:03 -05:00
clients-test.cc
chore: iwyu ( #5746 )
2023-07-08 10:24:03 -05:00
CMakeLists.txt
fix: do not mark peer as not connectable when we are currently connected ( #5889 )
2023-08-14 16:46:09 -05:00
completion-test.cc
chore: iwyu ( #5746 )
2023-07-08 10:24:03 -05:00
copy-test.cc
chore: iwyu ( #5746 )
2023-07-08 10:24:03 -05:00
crypto-test-ref.h
Modernize CMake code (ongoing refactoring) ( #4515 )
2023-01-02 16:23:51 +00:00
crypto-test.cc
chore: iwyu ( #5746 )
2023-07-08 10:24:03 -05:00
dht-test.cc
refactor: make tr_variant follow RAII ( #5923 )
2023-08-20 23:15:23 -05:00
dns-test.cc
error-test.cc
chore: iwyu ( #5746 )
2023-07-08 10:24:03 -05:00
file-piece-map-test.cc
chore: iwyu ( #5746 )
2023-07-08 10:24:03 -05:00
file-test.cc
fix: minor coverity warnings ( #5916 )
2023-08-21 21:59:47 -05:00
getopt-test.cc
chore: iwyu ( #5746 )
2023-07-08 10:24:03 -05:00
global-ip-cache-test.cc
chore: iwyu ( #5746 )
2023-07-08 10:24:03 -05:00
handshake-test.cc
refactor: re-organise net.h
member functions ( #5878 )
2023-08-17 22:13:01 -05:00
history-test.cc
chore: iwyu ( #5746 )
2023-07-08 10:24:03 -05:00
json-test.cc
fix: json string serializer improperly escaping characters ( #6005 )
2023-10-16 19:36:37 -05:00
lpd-test.cc
refactor: re-organise net.h
member functions ( #5878 )
2023-08-17 22:13:01 -05:00
magnet-metainfo-test.cc
chore: iwyu ( #5746 )
2023-07-08 10:24:03 -05:00
makemeta-test.cc
refactor: make tr_variant follow RAII ( #5923 )
2023-08-20 23:15:23 -05:00
move-test.cc
chore: iwyu ( #5746 )
2023-07-08 10:24:03 -05:00
net-test.cc
refactor: re-organise net.h
member functions ( #5878 )
2023-08-17 22:13:01 -05:00
open-files-test.cc
chore: iwyu ( #5746 )
2023-07-08 10:24:03 -05:00
peer-mgr-active-requests-test.cc
chore: iwyu ( #5746 )
2023-07-08 10:24:03 -05:00
peer-mgr-wishlist-test.cc
chore: iwyu ( #5746 )
2023-07-08 10:24:03 -05:00
peer-msgs-test.cc
Modernize CMake code (ongoing refactoring) ( #4515 )
2023-01-02 16:23:51 +00: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
chore: iwyu ( #5746 )
2023-07-08 10:24:03 -05:00
rename-test.cc
chore: iwyu ( #5746 )
2023-07-08 10:24:03 -05:00
rpc-test.cc
refactor: more tr_variant API ( #6057 )
2023-10-02 16:18:35 -05:00
session-alt-speeds-test.cc
chore: iwyu ( #5746 )
2023-07-08 10:24:03 -05:00
session-test.cc
refactor: use new tr_variant API in tr_session ( #6006 )
2023-09-16 08:23:35 -05:00
settings-test.cc
feat: add preferred-transport
to settings.json ( #5939 )
2023-09-15 20:23:34 -05:00
strbuf-test.cc
chore: iwyu ( #5746 )
2023-07-08 10:24:03 -05:00
subprocess-test-program.cc
chore: iwyu ( #5746 )
2023-07-08 10:24:03 -05:00
subprocess-test-script.cmd
subprocess-test.cc
chore: iwyu ( #5746 )
2023-07-08 10:24:03 -05:00
test-fixtures.h
refactor: more tr_variant API ( #6057 )
2023-10-02 16:18:35 -05:00
timer-test.cc
chore: iwyu ( #5746 )
2023-07-08 10:24:03 -05:00
torrent-files-test.cc
chore: iwyu ( #5746 )
2023-07-08 10:24:03 -05:00
torrent-magnet-test.cc
perf: use small::max_size_vector in tr_torrentGetMetadataPiece() ( #5768 )
2023-07-12 07:36:16 -05:00
torrent-metainfo-test.cc
refactor: prefer functions return std::string instead of tr_strbuf ( #5949 )
2023-08-29 21:58:31 -05:00
torrents-test.cc
chore: iwyu ( #5746 )
2023-07-08 10:24:03 -05:00
tr-peer-info-test.cc
fix: do not mark peer as not connectable when we are currently connected ( #5889 )
2023-08-14 16:46:09 -05:00
utils-test.cc
chore: iwyu ( #5746 )
2023-07-08 10:24:03 -05:00
variant-test.cc
refactor: replace tr_variant::is_*() with tr_variant::holds_alternative() ( #5930 )
2023-08-21 16:16:54 -05:00
watchdir-test.cc
chore: iwyu ( #5746 )
2023-07-08 10:24:03 -05:00
web-utils-test.cc
chore: iwyu ( #5746 )
2023-07-08 10:24:03 -05:00