..
.clang-tidy
refactor: libtransmission Settings ( #6592 )
2024-02-15 11:31:09 -06:00
announce-list.cc
fix: misc-include-cleaner clang-tidy warnings ( #6502 )
2024-01-07 14:21:05 -06:00
announce-list.h
refactor: reduce utils.h includes ( #6431 )
2023-12-24 11:02:54 -06:00
announcer-common.h
feat: dual stack udp tracker support ( #6687 )
2024-05-26 15:43:55 -05:00
announcer-http.cc
fix: check full path when parsing http tracker responses ( #7326 )
2024-12-24 14:30:50 -06:00
announcer-udp.cc
refactor: remove TR_DISABLE_COPY_MOVE macro ( #7344 )
2024-12-29 00:15:39 -06:00
announcer.cc
fix: clang-tidy-20 warnings ( #7187 )
2024-10-21 20:57:01 -05:00
announcer.h
fix: various pex flag bugs and cleanup ( #6917 )
2024-09-08 22:05:03 -05:00
bandwidth.cc
fix: speed limits did not work below 16KiB/s ( #7339 )
2024-12-29 01:42:07 -06:00
bandwidth.h
fix: speed limits did not work below 16KiB/s ( #7339 )
2024-12-29 01:42:07 -06:00
benc.h
refactor: fix modernize-use-nodiscard warnings by adding [[nodiscard]] ( #7351 )
2025-03-04 17:28:33 -06:00
bitfield.cc
fix: clang-tidy-20 warnings ( #7187 )
2024-10-21 20:57:01 -05:00
bitfield.h
chore: iwyu ( #6201 )
2023-11-03 12:03:26 -05:00
block-info.cc
fix: implicit conversion loses integer precision ( #6466 )
2023-12-31 14:04:26 -06:00
block-info.h
refactor: remove last byte special case in tr_block_info::byte_loc()
( #7064 )
2024-08-22 19:03:14 -05:00
blocklist.cc
fix: misc net.cc and blocklist.cc fixes ( #6717 )
2024-03-24 17:09:51 -05:00
blocklist.h
chore: iwyu ( #6201 )
2023-11-03 12:03:26 -05:00
cache.cc
perf: avoid std::advance
in cache.cc ( #7025 )
2024-08-13 01:03:02 +01:00
cache.h
fix: clang-tidy header warnings, pt. 1 ( #7228 )
2024-11-17 20:04:55 -06:00
clients.cc
chore: fix minor clang-tidy warnings ( #6275 )
2023-11-21 09:02:03 -06:00
clients.h
chore: iwyu ( #6201 )
2023-11-03 12:03:26 -05:00
CMakeLists.txt
refactor: dedicated class for torrent queue ( #7332 )
2025-03-09 19:08:50 -05:00
completion.cc
refactor: remove torrent_view virtual class ( #6738 )
2024-03-30 14:45:00 -05:00
completion.h
refactor: remove torrent_view virtual class ( #6738 )
2024-03-30 14:45:00 -05:00
crypto-utils-ccrypto.cc
refactor: aggregate crypto handles when computing digests ( #6662 )
2024-03-04 16:59:51 -06:00
crypto-utils-fallback.cc
chore: removed copyright timespans in headers ( #4850 )
2023-11-01 16:11:11 -05:00
crypto-utils-mbedtls.cc
chore: iwyu ( #6864 )
2024-05-27 17:36:02 -05:00
crypto-utils-openssl.cc
chore: iwyu ( #6864 )
2024-05-27 17:36:02 -05:00
crypto-utils-wolfssl.cc
chore: iwyu ( #6864 )
2024-05-27 17:36:02 -05:00
crypto-utils.cc
fix: clang-tidy-20 warnings ( #7187 )
2024-10-21 20:57:01 -05:00
crypto-utils.h
chore: iwyu ( #6864 )
2024-05-27 17:36:02 -05:00
error-types.h
fix: clang-tidy header warnings, pt. 1 ( #7228 )
2024-11-17 20:04:55 -06:00
error.cc
refactor: remove the tr_error** idiom ( #6198 )
2023-11-04 11:39:41 -05:00
error.h
perf: fewer temporary strings ( #6325 )
2023-12-01 16:48:16 -06:00
favicon-cache.h
fix compatibility with clang-format 18 ( #6690 )
2024-03-15 00:17:10 -05:00
file-capacity.cc
Add CI configuration for clang-tidy on Windows ( #6997 )
2024-07-16 22:13:29 +01:00
file-piece-map.cc
refactor: remove last byte special case in tr_block_info::byte_loc()
( #7064 )
2024-08-22 19:03:14 -05:00
file-piece-map.h
refactor: reduce utils.h includes ( #6431 )
2023-12-24 11:02:54 -06:00
file-posix.cc
refactor: remove unused TR_SYS_FILE_APPEND ( #7206 )
2024-10-29 17:07:13 -05:00
file-win32.cc
refactor: remove unused TR_SYS_FILE_APPEND ( #7206 )
2024-10-29 17:07:13 -05:00
file.cc
refactor: replace tr_sys_file_write_line() with fmt::print("...\n") ( #6619 )
2024-02-25 16:12:08 -06:00
file.h
fix: clang-tidy header warnings, pt. 1 ( #7228 )
2024-11-17 20:04:55 -06:00
handshake.cc
Consume early pad a/b, improve handshake tests ( #6987 )
2025-01-09 10:26:48 -06:00
handshake.h
Consume early pad a/b, improve handshake tests ( #6987 )
2025-01-09 10:26:48 -06:00
history.h
Update outdated Doxygen params refs for tr_recentHistory ( #6791 )
2024-05-24 10:31:50 -05:00
inout.cc
refactor: aggregate crypto handles when computing digests ( #6662 )
2024-03-04 16:59:51 -06:00
inout.h
refactor: remove prefetch ( #6332 )
2023-12-04 11:45:37 -06:00
interned-string.h
chore: iwyu ( #6201 )
2023-11-03 12:03:26 -05:00
ip-cache.cc
chore: misc code cleanups ( #6927 )
2024-07-14 01:37:55 +01:00
ip-cache.h
chore: misc code cleanups ( #6927 )
2024-07-14 01:37:55 +01:00
libt.dox
docs: fix various typos and misspellings ( #2955 )
2022-04-21 09:28:38 -05:00
log.cc
fix: accurate timestamp in daemon logs ( #7009 )
2024-08-13 23:57:52 +01:00
log.h
fix: clang-tidy header warnings, pt. 1 ( #7228 )
2024-11-17 20:04:55 -06:00
lru-cache.h
fix: sonarcloud warnings ( #6615 )
2024-02-17 22:43:24 -06:00
magnet-metainfo.cc
refactor: convert tr_peerMsgsImpl
helper functions to class methods ( #6580 )
2024-03-15 19:52:09 -05:00
magnet-metainfo.h
refactor: reduce utils.h includes ( #6431 )
2023-12-24 11:02:54 -06:00
makemeta.cc
fix: restore portable file path check ( #6853 )
2024-05-25 10:08:53 -05:00
makemeta.h
fix: restore portable file path check ( #6853 )
2024-05-25 10:08:53 -05:00
mime-types.h
libtransmission: fix copyright header generation ( #6874 )
2024-06-01 15:39:33 +01:00
mime-types.js
libtransmission: fix copyright header generation ( #6874 )
2024-06-01 15:39:33 +01:00
net.cc
refactor: set peer io socket in constructor ( #7355 )
2025-03-03 23:47:37 -06:00
net.h
refactor: set peer io socket in constructor ( #7355 )
2025-03-03 23:47:37 -06:00
observable.h
chore: iwyu ( #6201 )
2023-11-03 12:03:26 -05:00
open-files.cc
perf: don't open torrent file descriptors with TR_SYS_FILE_SEQUENTIAL
( #7089 )
2024-10-13 21:56:44 -05:00
open-files.h
fix: clang-tidy header warnings, pt. 1 ( #7228 )
2024-11-17 20:04:55 -06:00
peer-common.h
fix: clang-tidy header warnings, pt. 1 ( #7228 )
2024-11-17 20:04:55 -06:00
peer-io.cc
refactor: set peer io socket in constructor ( #7355 )
2025-03-03 23:47:37 -06:00
peer-io.h
refactor: set peer io socket in constructor ( #7355 )
2025-03-03 23:47:37 -06:00
peer-mgr-wishlist.cc
refactor: remove TR_DISABLE_COPY_MOVE macro ( #7344 )
2024-12-29 00:15:39 -06:00
peer-mgr-wishlist.h
refactor: faster wishlist ( #7027 )
2024-11-11 19:30:00 -06:00
peer-mgr.cc
feat: disconnect blocklisted peers on blocklist update ( #7167 )
2025-03-09 18:33:09 -05:00
peer-mgr.h
refactor: store peers as benc in resume file ( #6892 )
2025-03-08 12:19:18 -06:00
peer-mse.cc
chore: bump wide-integer ( #7383 )
2025-03-04 08:19:01 -06:00
peer-mse.h
fix: clang-tidy header warnings, pt. 1 ( #7228 )
2024-11-17 20:04:55 -06:00
peer-msgs.cc
fix: use message id to check for pex and metadata xfer support ( #7177 )
2025-03-04 18:42:26 -06:00
peer-msgs.h
fix: limit number of bad pieces to accept from a webseed ( #6875 )
2024-08-24 14:18:12 -05:00
peer-socket.cc
fix: implement proper download limit for uTP ( #6416 )
2024-01-02 00:33:53 -06:00
peer-socket.h
refactor: set peer io socket in constructor ( #7355 )
2025-03-03 23:47:37 -06:00
platform.cc
Add CI configuration for clang-tidy on Windows ( #6997 )
2024-07-16 22:13:29 +01:00
platform.h
chore: removed copyright timespans in headers ( #4850 )
2023-11-01 16:11:11 -05:00
port-forwarding-natpmp.cc
feat: allow port forwarding state to recover from error ( #6718 )
2024-05-25 17:08:16 -05:00
port-forwarding-natpmp.h
fix: clang-tidy header warnings, pt. 1 ( #7228 )
2024-11-17 20:04:55 -06:00
port-forwarding-upnp.cc
bump miniupnpc to 2.2.8 ( #6907 )
2024-06-15 00:24:06 +01:00
port-forwarding-upnp.h
feat: support different internal and external port for UPnP ( #6672 )
2024-03-31 18:49:19 -05:00
port-forwarding.cc
feat: support different internal and external port for UPnP ( #6672 )
2024-03-31 18:49:19 -05:00
port-forwarding.h
feat: support different internal and external port for UPnP ( #6672 )
2024-03-31 18:49:19 -05:00
quark.cc
refactor: dedicated class for torrent queue ( #7332 )
2025-03-09 19:08:50 -05:00
quark.h
refactor: dedicated class for torrent queue ( #7332 )
2025-03-09 19:08:50 -05:00
resume.cc
refactor: dedicated class for torrent queue ( #7332 )
2025-03-09 19:08:50 -05:00
resume.h
refactor: dedicated class for torrent queue ( #7332 )
2025-03-09 19:08:50 -05:00
rpc-server.cc
refactor: use evhttp public accessors in rpc server ( #7112 )
2024-12-13 14:15:30 -06:00
rpc-server.h
fix: sonarcloud warnings ( #6615 )
2024-02-17 22:43:24 -06:00
rpcimpl.cc
feat: configurable client reqq
( #7030 )
2024-08-23 21:46:37 -05:00
rpcimpl.h
refactor: use new tr_variant API in rpcimpl ( #6456 )
2024-01-02 22:14:43 -06:00
session-alt-speeds.cc
fix: clang-tidy-20 warnings ( #7187 )
2024-10-21 20:57:01 -05:00
session-alt-speeds.h
fix: clang-tidy header warnings, pt. 1 ( #7228 )
2024-11-17 20:04:55 -06:00
session-id.cc
Add CI configuration for clang-tidy on Windows ( #6997 )
2024-07-16 22:13:29 +01:00
session-id.h
chore: removed copyright timespans in headers ( #4850 )
2023-11-01 16:11:11 -05:00
session-thread.cc
Add CI configuration for clang-tidy on Windows ( #6997 )
2024-07-16 22:13:29 +01:00
session-thread.h
Add CI configuration for clang-tidy on Windows ( #6997 )
2024-07-16 22:13:29 +01:00
session.cc
refactor: dedicated class for torrent queue ( #7332 )
2025-03-09 19:08:50 -05:00
session.h
refactor: dedicated class for torrent queue ( #7332 )
2025-03-09 19:08:50 -05:00
settings.cc
refactor: set peer io socket in constructor ( #7355 )
2025-03-03 23:47:37 -06:00
settings.h
refactor: add virtual destructor to the polymorphic Settings class ( #6786 )
2024-05-25 15:20:40 -05:00
stats.cc
chore: iwyu ( #6201 )
2023-11-03 12:03:26 -05:00
stats.h
chore: removed copyright timespans in headers ( #4850 )
2023-11-01 16:11:11 -05:00
subprocess-posix.cc
refactor: fix cppcoreguidelines-avoid-do-while warnings ( #6527 )
2024-01-20 16:56:42 -06:00
subprocess-win32.cc
Add CI configuration for clang-tidy on Windows ( #6997 )
2024-07-16 22:13:29 +01:00
subprocess.h
refactor: remove the tr_error** idiom ( #6198 )
2023-11-04 11:39:41 -05:00
timer-ev.cc
chore: removed copyright timespans in headers ( #4850 )
2023-11-01 16:11:11 -05:00
timer-ev.h
chore: removed copyright timespans in headers ( #4850 )
2023-11-01 16:11:11 -05:00
timer.h
chore: removed copyright timespans in headers ( #4850 )
2023-11-01 16:11:11 -05:00
torrent-ctor.cc
fix: clang-tidy-20 warnings ( #7187 )
2024-10-21 20:57:01 -05:00
torrent-ctor.h
fix: clang-tidy header warnings, pt. 1 ( #7228 )
2024-11-17 20:04:55 -06:00
torrent-files.cc
Refactor async torrent removal logic ( #7059 )
2024-08-13 06:19:36 +01:00
torrent-files.h
Fails with an error if data removal was not possible ( #6055 )
2024-08-13 05:26:09 +01:00
torrent-magnet.cc
refactor: remove tr_torrent::do_magnet_idle_work()
( #7271 )
2024-12-09 10:58:39 -06:00
torrent-magnet.h
refactor: remove tr_torrent::do_magnet_idle_work()
( #7271 )
2024-12-09 10:58:39 -06:00
torrent-metainfo.cc
refactor: dedicated class for torrent queue ( #7332 )
2025-03-09 19:08:50 -05:00
torrent-metainfo.h
refactor: dedicated class for torrent queue ( #7332 )
2025-03-09 19:08:50 -05:00
torrent-queue.cc
refactor: dedicated class for torrent queue ( #7332 )
2025-03-09 19:08:50 -05:00
torrent-queue.h
refactor: dedicated class for torrent queue ( #7332 )
2025-03-09 19:08:50 -05:00
torrent.cc
refactor: dedicated class for torrent queue ( #7332 )
2025-03-09 19:08:50 -05:00
torrent.h
refactor: dedicated class for torrent queue ( #7332 )
2025-03-09 19:08:50 -05:00
torrents.cc
perf: prefer small containers ( #6542 )
2024-01-27 09:33:12 -06:00
torrents.h
feat: support creating 0 byte files ( #6232 )
2023-11-28 10:51:13 -06:00
tr-arc4.h
chore: removed copyright timespans in headers ( #4850 )
2023-11-01 16:11:11 -05:00
tr-assert.cc
fix: clang-tidy-19 warnings ( #6597 )
2024-02-13 10:42:19 -06:00
tr-assert.h
refactor: remove unused macro TR_UNREACHABLE ( #7470 )
2025-03-05 10:36:06 -06:00
tr-buffer.h
refactor: reduce utils.h includes ( #6431 )
2023-12-24 11:02:54 -06:00
tr-dht.cc
Add CI configuration for clang-tidy on Windows ( #6997 )
2024-07-16 22:13:29 +01:00
tr-dht.h
fix: various DHT bugs ( #6569 )
2024-02-04 12:18:01 -06:00
tr-getopt.cc
chore: fix minor clang-tidy warnings ( #6275 )
2023-11-21 09:02:03 -06:00
tr-getopt.h
chore: removed copyright timespans in headers ( #4850 )
2023-11-01 16:11:11 -05:00
tr-lpd.cc
fix: calculate size of one hash line in lpd correctly ( #7136 )
2024-10-13 08:36:32 -05:00
tr-lpd.h
chore: removed copyright timespans in headers ( #4850 )
2023-11-01 16:11:11 -05:00
tr-macros.h
refactor: simplify TR_CONSTEXPR20 macro ( #7471 )
2025-03-05 11:55:04 -06:00
tr-popcount.h
refactor: remove builtin and asm popcount implementation ( #7443 )
2025-03-04 08:16:39 -06:00
tr-strbuf.h
fix: cert-oop54-cpp warnings about self-assignment in strbuf ( #7345 )
2024-12-30 09:32:34 -06:00
tr-udp.cc
fix: misc µTP trace log fixes ( #6929 )
2024-07-14 11:55:37 +01:00
tr-utp.cc
fix: misc µTP trace log fixes ( #6929 )
2024-07-14 11:55:37 +01:00
tr-utp.h
feat: µTP delayed ack ( #6586 )
2024-03-24 20:48:23 -05:00
transmission.h
Refactor async torrent removal logic ( #7059 )
2024-08-13 06:19:36 +01:00
utils-ev.cc
chore: removed copyright timespans in headers ( #4850 )
2023-11-01 16:11:11 -05:00
utils-ev.h
chore: removed copyright timespans in headers ( #4850 )
2023-11-01 16:11:11 -05:00
utils.cc
refactor: convert tr_net_init_mgr
to singleton ( #6914 )
2024-12-30 09:32:11 -06:00
utils.h
refactor: convert tr_net_init_mgr
to singleton ( #6914 )
2024-12-30 09:32:11 -06:00
utils.mm
chore: iwyu ( #6201 )
2023-11-03 12:03:26 -05:00
values.h
fix: clang-tidy header warnings, pt. 1 ( #7228 )
2024-11-17 20:04:55 -06:00
variant-benc.cc
feat: support the JSON null
type in tr_variant
( #7255 )
2024-12-15 16:50:19 -06:00
variant-json.cc
feat: support the JSON null
type in tr_variant
( #7255 )
2024-12-15 16:50:19 -06:00
variant.cc
feat: support the JSON null
type in tr_variant
( #7255 )
2024-12-15 16:50:19 -06:00
variant.h
fix: do not mark Variant::make_map() as noexcept ( #7466 )
2025-03-04 18:42:08 -06:00
verify.cc
refactor: aggregate crypto handles when computing digests ( #6662 )
2024-03-04 16:59:51 -06:00
verify.h
Default initialize sleep callback duration in tr_verify_worker ( #6789 )
2024-05-24 15:51:16 -05:00
version.h.in
fix: Sparkle Version Comparator ( #5263 )
2024-03-17 16:23:39 -05:00
watchdir-base.h
fix: clang-tidy header warnings, pt. 1 ( #7228 )
2024-11-17 20:04:55 -06:00
watchdir-generic.cc
chore: removed copyright timespans in headers ( #4850 )
2023-11-01 16:11:11 -05:00
watchdir-inotify.cc
fix: clang-tidy-19 warnings ( #6597 )
2024-02-13 10:42:19 -06:00
watchdir-kqueue.cc
chore: iwyu ( #6864 )
2024-05-27 17:36:02 -05:00
watchdir-win32.cc
Add CI configuration for clang-tidy on Windows ( #6997 )
2024-07-16 22:13:29 +01:00
watchdir.cc
Add CI configuration for clang-tidy on Windows ( #6997 )
2024-07-16 22:13:29 +01:00
watchdir.h
chore: iwyu ( #6201 )
2023-11-03 12:03:26 -05:00
web-utils.cc
feat: dual stack udp tracker support ( #6687 )
2024-05-26 15:43:55 -05:00
web-utils.h
feat: dual stack udp tracker support ( #6687 )
2024-05-26 15:43:55 -05:00
web.cc
build: remove the test to see if curl is at least 7.15.6 ( #7462 )
2025-03-05 14:35:31 -06:00
web.h
fix: clang-tidy header warnings, pt. 1 ( #7228 )
2024-11-17 20:04:55 -06:00
webseed.cc
fix: speed limits did not work below 16KiB/s ( #7339 )
2024-12-29 01:42:07 -06:00
webseed.h
refactor: convert tr_webseed
to C++ interface ( #6708 )
2024-04-02 09:31:20 -05:00