transmission/libtransmission
Charles Kerr 76f44b4b6f
fix: sonarcloud (#2868)
* refactor: make this variable const

* refactor: replace redundant type with auto

* refactor: use the nullptr literal

* refactor: replace declaration by structured binding declaration
2022-04-02 17:42:51 -05:00
..
.clang-tidy
CMakeLists.txt feat: add tr_strbuf (#2810) 2022-03-24 16:41:29 -05:00
announce-list.cc refactor: strbuf for metainfo files (#2833) 2022-03-28 17:13:32 -05:00
announce-list.h refactor: strbuf for metainfo files (#2833) 2022-03-28 17:13:32 -05:00
announcer-common.h refactor: remove deep logging (#2749) 2022-03-09 23:51:14 -06:00
announcer-http.cc refactor: prefer FMT_STRING (#2845) 2022-03-30 14:59:13 -05:00
announcer-udp.cc fix: sonarcloud (#2865) 2022-04-02 09:06:02 -05:00
announcer.cc fix: sonarcloud (#2868) 2022-04-02 17:42:51 -05:00
announcer.h
bandwidth.cc refactor: aggregate bandwidth objects (#2783) 2022-03-18 11:34:29 -05:00
bandwidth.h refactor: aggregate bandwidth objects (#2783) 2022-03-18 11:34:29 -05:00
benc.h refactor: annotate nodiscard, constexpr, noexcept methods (#2862) 2022-04-01 19:48:09 -05:00
bitfield.cc refactor: annotate nodiscard, constexpr, noexcept methods (#2862) 2022-04-01 19:48:09 -05:00
bitfield.h refactor: annotate nodiscard, constexpr, noexcept methods (#2862) 2022-04-01 19:48:09 -05:00
block-info.cc refactor: remove unused tr_block_info.n_blocks_in_piece (#2704) 2022-02-24 12:14:46 -06:00
block-info.h refactor: annotate nodiscard, constexpr, noexcept methods (#2862) 2022-04-01 19:48:09 -05:00
blocklist.cc fix: sonarcloud (#2865) 2022-04-02 09:06:02 -05:00
blocklist.h refactor: remove unused functions (#2863) 2022-04-01 21:55:30 -05:00
cache.cc fix: sonarcloud warnings (#2804) 2022-03-24 00:18:41 -05:00
cache.h
clients.cc
clients.h
completion.cc fix: incorrect magnet size calcuation in tr_completion (#2856) 2022-04-01 08:49:54 -05:00
completion.h refactor: annotate nodiscard, constexpr, noexcept methods (#2862) 2022-04-01 19:48:09 -05:00
crypto-utils-ccrypto.cc refactor: remove remaining vararg log messages (#2776) 2022-03-17 17:39:06 -05:00
crypto-utils-cyassl.cc refactor: a little more logging (#2800) 2022-03-22 11:45:56 -05:00
crypto-utils-fallback.cc
crypto-utils-openssl.cc refactor: remove remaining vararg log messages (#2776) 2022-03-17 17:39:06 -05:00
crypto-utils-polarssl.cc refactor: a little more logging (#2800) 2022-03-22 11:45:56 -05:00
crypto-utils.cc refactor: remove unused functions (#2863) 2022-04-01 21:55:30 -05:00
crypto-utils.h refactor: remove unused functions (#2863) 2022-04-01 21:55:30 -05:00
crypto.cc
crypto.h
error-types.h
error.cc refactor: remove unused functions (#2863) 2022-04-01 21:55:30 -05:00
error.h refactor: remove unused functions (#2863) 2022-04-01 21:55:30 -05:00
fdlimit.cc refactor: make err arg optional in tr_sys_* funcs (#2827) 2022-03-27 12:37:29 -05:00
fdlimit.h
file-info.cc feat: warn when creating torrents with nonportable filenames (#2695) 2022-02-23 17:38:07 -06:00
file-info.h feat: warn when creating torrents with nonportable filenames (#2695) 2022-02-23 17:38:07 -06:00
file-piece-map.cc
file-piece-map.h
file-posix.cc refactor: remove varargs from TR_ASSERT_MSG() (#2861) 2022-04-01 18:00:51 -05:00
file-win32.cc refactor: remove varargs from TR_ASSERT_MSG() (#2861) 2022-04-01 18:00:51 -05:00
file.cc
file.h refactor: make err arg optional in tr_sys_* funcs (#2827) 2022-03-27 12:37:29 -05:00
handshake.cc fix: sonarcloud (#2865) 2022-04-02 09:06:02 -05:00
handshake.h refactor: remove unused functions (#2863) 2022-04-01 21:55:30 -05:00
history.h
inout.cc refactor: prefer FMT_STRING (#2845) 2022-03-30 14:59:13 -05:00
inout.h
interned-string.h fix: sonarcloud (#2837) 2022-03-29 05:57:04 -05:00
jsonsl.c
jsonsl.h
libt.dox
log.cc fix: sonarcloud (#2865) 2022-04-02 09:06:02 -05:00
log.h refactor: a little more logging (#2800) 2022-03-22 11:45:56 -05:00
magnet-metainfo.cc fix: three asan issues (#2851) 2022-03-31 12:12:54 -05:00
magnet-metainfo.h fix: sonarcloud (#2865) 2022-04-02 09:06:02 -05:00
makemeta.cc refactor: prefer FMT_STRING (#2845) 2022-03-30 14:59:13 -05:00
makemeta.h refactor: use fmt to build the GTK client's user-visible strings (#2788) 2022-03-21 09:15:48 -05:00
mime-types.h
mime-types.js
natpmp.cc refactor: remove remaining vararg log messages (#2776) 2022-03-17 17:39:06 -05:00
natpmp_local.h
net.cc refactor: annotate nodiscard, constexpr, noexcept methods (#2862) 2022-04-01 19:48:09 -05:00
net.h refactor: annotate nodiscard, constexpr, noexcept methods (#2862) 2022-04-01 19:48:09 -05:00
peer-common.h refactor: remove redundant MAX_BLOCK_SIZE constant (#2740) 2022-03-04 23:35:22 -08:00
peer-io.cc fix: sonarcloud (#2865) 2022-04-02 09:06:02 -05:00
peer-io.h fix: sonarcloud (#2865) 2022-04-02 09:06:02 -05:00
peer-mgr-active-requests.cc fix: sonarcloud (#2868) 2022-04-02 17:42:51 -05:00
peer-mgr-active-requests.h
peer-mgr-wishlist.cc
peer-mgr-wishlist.h
peer-mgr.cc fix: sonarcloud (#2868) 2022-04-02 17:42:51 -05:00
peer-mgr.h refactor: fmt part 3 (#2773) 2022-03-15 19:51:36 -05:00
peer-msgs.cc fix: sonarcloud (#2865) 2022-04-02 09:06:02 -05:00
peer-msgs.h refactor: remove utils dep from peer-io (#2719) 2022-02-28 14:26:26 -08:00
peer-socket.h
platform-quota.cc
platform-quota.h
platform.cc refactor: make err arg optional in tr_sys_* funcs (#2827) 2022-03-27 12:37:29 -05:00
platform.h refactor: use fmt to build the GTK client's user-visible strings (#2788) 2022-03-21 09:15:48 -05:00
port-forwarding.cc refactor: a little more logging (#2800) 2022-03-22 11:45:56 -05:00
port-forwarding.h
ptrarray.cc refactor: remove unused functions (#2863) 2022-04-01 21:55:30 -05:00
ptrarray.h refactor: remove unused functions (#2863) 2022-04-01 21:55:30 -05:00
quark.cc Limit bandwidth used by a group of torrents (#2761) 2022-03-18 08:11:59 -05:00
quark.h Limit bandwidth used by a group of torrents (#2761) 2022-03-18 08:11:59 -05:00
resume.cc refactor: prefer FMT_STRING (#2845) 2022-03-30 14:59:13 -05:00
resume.h Limit bandwidth used by a group of torrents (#2761) 2022-03-18 08:11:59 -05:00
rpc-server.cc refactor: tr_loadFile() tr_saveFile() take a std::string_view filename arg (#2822) 2022-03-25 19:31:27 -05:00
rpc-server.h fixup: unix socket implementation changes (#2707) 2022-02-27 14:05:08 -08:00
rpcimpl.cc fix: sonarcloud (#2868) 2022-04-02 17:42:51 -05:00
rpcimpl.h
session-id.cc refactor: make err arg optional in tr_sys_* funcs (#2827) 2022-03-27 12:37:29 -05:00
session-id.h
session.cc fix: sonarcloud (#2865) 2022-04-02 09:06:02 -05:00
session.h refactor: remove unused functions (#2863) 2022-04-01 21:55:30 -05:00
stats.cc refactor: tr_variantToFile() takes a string_view filename (#2824) 2022-03-25 22:39:08 -05:00
stats.h
subprocess-posix.cc refactor: prefer FMT_STRING (#2845) 2022-03-30 14:59:13 -05:00
subprocess-win32.cc refactor: remove varargs from TR_ASSERT_MSG() (#2861) 2022-04-01 18:00:51 -05:00
subprocess.h
torrent-ctor.cc refactor: remove unused functions (#2863) 2022-04-01 21:55:30 -05:00
torrent-magnet.cc refactor: add tracer assertionf or bug #2727 (#2836) 2022-03-28 23:29:35 -05:00
torrent-magnet.h
torrent-metainfo.cc refactor: prefer FMT_STRING (#2845) 2022-03-30 14:59:13 -05:00
torrent-metainfo.h refactor: annotate nodiscard, constexpr, noexcept methods (#2862) 2022-04-01 19:48:09 -05:00
torrent.cc fix: sonarcloud (#2865) 2022-04-02 09:06:02 -05:00
torrent.h fix: sonarcloud (#2865) 2022-04-02 09:06:02 -05:00
torrents.cc refactor: remove unused functions (#2863) 2022-04-01 21:55:30 -05:00
torrents.h refactor: remove unused functions (#2863) 2022-04-01 21:55:30 -05:00
tr-assert.cc refactor: remove varargs from TR_ASSERT_MSG() (#2861) 2022-04-01 18:00:51 -05:00
tr-assert.h refactor: remove varargs from TR_ASSERT_MSG() (#2861) 2022-04-01 18:00:51 -05:00
tr-assert.mm refactor: remove varargs from TR_ASSERT_MSG() (#2861) 2022-04-01 18:00:51 -05:00
tr-dht.cc fix: sonarcloud (#2837) 2022-03-29 05:57:04 -05:00
tr-dht.h Revert "fix: sonarcloud (#2558)" (#2562) 2022-02-01 11:30:51 -06:00
tr-getopt.cc
tr-getopt.h
tr-lpd.cc refactor: remove unused functions (#2863) 2022-04-01 21:55:30 -05:00
tr-lpd.h refactor: remove unused functions (#2863) 2022-04-01 21:55:30 -05:00
tr-macros.h
tr-strbuf.h fix: tr_strbuf move op loses zero-termination (#2843) 2022-03-30 12:10:51 -05:00
tr-udp.cc refactor: remove remaining vararg log messages (#2776) 2022-03-17 17:39:06 -05:00
tr-udp.h
tr-utp.cc refactor: remove remaining vararg log messages (#2776) 2022-03-17 17:39:06 -05:00
tr-utp.h
transmission.h refactor: remove unused functions (#2863) 2022-04-01 21:55:30 -05:00
trevent.cc fix: sonarcloud (#2837) 2022-03-29 05:57:04 -05:00
trevent.h fix: sonarcloud (#2865) 2022-04-02 09:06:02 -05:00
upnp.cc refactor: remove remaining vararg log messages (#2776) 2022-03-17 17:39:06 -05:00
upnp.h
utils.cc fix: sonarcloud (#2868) 2022-04-02 17:42:51 -05:00
utils.h refactor: remove tr_strdup_printf() (#2854) 2022-03-31 19:13:37 -05:00
variant-benc.cc
variant-common.h
variant-json.cc fix: sonarcloud (#2868) 2022-04-02 17:42:51 -05:00
variant.cc refactor: tr_variantToFile() takes a string_view filename (#2824) 2022-03-25 22:39:08 -05:00
variant.h refactor: tr_variantToFile() takes a string_view filename (#2824) 2022-03-25 22:39:08 -05:00
verify.cc perf: replace tr_torrentFindFile2() with tr_torrrent.findFile() (#2839) 2022-03-30 13:25:41 -05:00
verify.h
version.h.in
watchdir-common.h
watchdir-generic.cc refactor: remove remaining vararg log messages (#2776) 2022-03-17 17:39:06 -05:00
watchdir-inotify.cc refactor: remove remaining vararg log messages (#2776) 2022-03-17 17:39:06 -05:00
watchdir-kqueue.cc refactor: remove remaining vararg log messages (#2776) 2022-03-17 17:39:06 -05:00
watchdir-win32.cc refactor: remove remaining vararg log messages (#2776) 2022-03-17 17:39:06 -05:00
watchdir.cc refactor: make err arg optional in tr_sys_* funcs (#2827) 2022-03-27 12:37:29 -05:00
watchdir.h
web-utils.cc refactor: remove unused functions (#2863) 2022-04-01 21:55:30 -05:00
web-utils.h refactor: remove unused functions (#2863) 2022-04-01 21:55:30 -05:00
web.cc perf: tell curl_share to share everything (#2802) 2022-03-23 22:02:18 -05:00
web.h
webseed.cc refactor: prefer FMT_STRING (#2845) 2022-03-30 14:59:13 -05:00
webseed.h
wildmat.c