transmission/libtransmission
Charles Kerr 293f4f6759
refactor: fix sonarcloud warnings (#3649)
* refactor: help sonarcloud to see that tr_bandwidth dtor does not throw

* refactor: use std::map instead of QMap in qt FileTreeModel
2022-08-16 09:30:05 -05:00
..
.clang-tidy fix: coverity warnings (#3632) 2022-08-13 12:11:07 -05:00
CMakeLists.txt refactor: watchdir (#3606) 2022-08-10 08:34:51 -05:00
announce-list.cc refactor: fix recent sonarcloud warnings (#3593) 2022-08-05 20:37:21 -05:00
announce-list.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
announcer-common.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
announcer-http.cc refactor: make tr_session.is_closing_private_ (#3637) 2022-08-13 20:04:36 -05:00
announcer-udp.cc refactor: make tr_session.speed_limit_Bps_ private (#3645) 2022-08-15 12:48:05 -05:00
announcer.cc refactor: remove tr_isSession() (#3638) 2022-08-14 09:16:08 -05:00
announcer.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
bandwidth.cc refactor: fix sonarcloud warnings (#3649) 2022-08-16 09:30:05 -05:00
bandwidth.h refactor: fix sonarcloud warnings (#3649) 2022-08-16 09:30:05 -05:00
benc.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
bitfield.cc fix: clang-tidy-15 warnings (#3570) 2022-08-02 18:34:53 -05:00
bitfield.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
block-info.cc meta info piece_size should be maximum UINT32_MAX (#2914) 2022-04-15 00:38:59 -05:00
block-info.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
blocklist.cc refactor: tr_sys_path_get_info() now returns a tr_sys_path_info (#3566) 2022-08-02 12:41:04 -05:00
blocklist.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
cache.cc refactor: watchdir (#3606) 2022-08-10 08:34:51 -05:00
cache.h refactor: watchdir (#3606) 2022-08-10 08:34:51 -05:00
clients.cc refactor: fix recent sonarcloud warnings (#3593) 2022-08-05 20:37:21 -05:00
clients.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
completion.cc fix: clang-tidy-15 warnings (#3570) 2022-08-02 18:34:53 -05:00
completion.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
crypto-utils-ccrypto.cc refactor: make sha1, sha256 RAII safe (#3556) 2022-07-31 15:58:14 -05:00
crypto-utils-cyassl.cc refactor: make sha1, sha256 RAII safe (#3556) 2022-07-31 15:58:14 -05:00
crypto-utils-fallback.cc refactor: remove tr_dh code (#3443) 2022-07-14 19:54:10 -05:00
crypto-utils-openssl.cc refactor: fix recent sonarcloud warnings (#3593) 2022-08-05 20:37:21 -05:00
crypto-utils-polarssl.cc refactor: make sha1, sha256 RAII safe (#3556) 2022-07-31 15:58:14 -05:00
crypto-utils.cc refactor: make sha1, sha256 RAII safe (#3556) 2022-07-31 15:58:14 -05:00
crypto-utils.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
error-types.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
error.cc refactor: remove unused functions (#2863) 2022-04-01 21:55:30 -05:00
error.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
file-piece-map.cc perf: faster file priorities (#2992) 2022-04-26 11:11:21 -05:00
file-piece-map.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
file-posix.cc fix: coverity warnings (#3632) 2022-08-13 12:11:07 -05:00
file-win32.cc refactor: remove tr_new, tr_free pt. 1 (#3626) 2022-08-11 19:59:58 -05:00
file.cc chore: update license spdx abbreviations (#2582) 2022-02-07 10:25:02 -06:00
file.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
handshake.cc fix: coverity warnings (#3632) 2022-08-13 12:11:07 -05:00
handshake.h refactor: make tr_session.rpc_server_private_ (#3646) 2022-08-15 16:25:55 -05:00
history.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
inout.cc refactor: make tr_session.is_incomplete_file_naming_enabled_ private (#3642) 2022-08-14 19:33:28 -05:00
inout.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
interned-string.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
jsonsl.c docs: fix various typos and misspellings (#2955) 2022-04-21 09:28:38 -05:00
jsonsl.h docs: fix various typos and misspellings (#2955) 2022-04-21 09:28:38 -05:00
libt.dox docs: fix various typos and misspellings (#2955) 2022-04-21 09:28:38 -05:00
log.cc refactor: remove tr_new, tr_free pt. 1 (#3626) 2022-08-11 19:59:58 -05:00
log.h refactor: remove tr_new, tr_free pt. 1 (#3626) 2022-08-11 19:59:58 -05:00
lru-cache.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
magnet-metainfo.cc refactor: iwyu utils.h (#3583) 2022-08-04 08:44:18 -05:00
magnet-metainfo.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
makemeta.cc fix: coverity warnings (#3632) 2022-08-13 12:11:07 -05:00
makemeta.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
mime-types.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
mime-types.js chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
natpmp.cc refactor: remove tr_new, tr_free pt. 1 (#3626) 2022-08-11 19:59:58 -05:00
natpmp_local.h fix: coverity warnings (#3632) 2022-08-13 12:11:07 -05:00
net.cc refactor: remove tr_session nonmember functions (#3641) 2022-08-14 14:41:57 -05:00
net.h fix: readability-inconsistent-declaration-parameter-name warnings in libtransmission (#3572) 2022-08-03 01:15:37 -05:00
open-files.cc refactor: tr_sys_path_get_info() now returns a tr_sys_path_info (#3566) 2022-08-02 12:41:04 -05:00
open-files.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
peer-common.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
peer-io.cc refactor: watchdir (#3606) 2022-08-10 08:34:51 -05:00
peer-io.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
peer-mgr-active-requests.cc refactor: iwyu (#3525) 2022-07-25 21:45:54 -05:00
peer-mgr-active-requests.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
peer-mgr-wishlist.cc perf: batch up calls to the RNG (#3537) 2022-07-28 10:01:59 -05:00
peer-mgr-wishlist.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
peer-mgr.cc refactor: make tr_session.speed_limit_Bps_ private (#3645) 2022-08-15 12:48:05 -05:00
peer-mgr.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
peer-mse.cc refactor: make sha1, sha256 RAII safe (#3556) 2022-07-31 15:58:14 -05:00
peer-mse.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
peer-msgs.cc refactor: make tr_session.speed_limit_Bps_ private (#3645) 2022-08-15 12:48:05 -05:00
peer-msgs.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
peer-socket.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
platform-quota.cc refactor: use std::wstring on win32 (#3578) 2022-08-03 18:07:38 -05:00
platform-quota.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
platform.cc refactor: use std::wstring on win32 (#3578) 2022-08-03 18:07:38 -05:00
platform.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
port-forwarding.cc fix: coverity warnings (#3632) 2022-08-13 12:11:07 -05:00
port-forwarding.h refactor: remove tr_new, tr_free pt. 1 (#3626) 2022-08-11 19:59:58 -05:00
quark.cc Add announce-ip and announce-ip-enabled parameters. (#3461) 2022-07-20 14:04:52 -05:00
quark.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
resume.cc Refactor/tr variant from buf (#3592) 2022-08-05 16:12:45 -05:00
resume.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
rpc-server.cc refactor: make tr_session.speed_limit_Bps_ private (#3645) 2022-08-15 12:48:05 -05:00
rpc-server.h refactor: make tr_session.rpc_server_private_ (#3646) 2022-08-15 16:25:55 -05:00
rpcimpl.cc refactor: make tr_session.speed_limit_Bps_ private (#3645) 2022-08-15 12:48:05 -05:00
rpcimpl.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
session-id.cc refactor: make tr_session_id a class (#3598) 2022-08-06 14:27:37 -05:00
session-id.h fix: coverity warnings (#3632) 2022-08-13 12:11:07 -05:00
session.cc refactor: make tr_session.rpc_server_private_ (#3646) 2022-08-15 16:25:55 -05:00
session.h refactor: make tr_session.rpc_server_private_ (#3646) 2022-08-15 16:25:55 -05:00
stats.cc chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
stats.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
subprocess-posix.cc refactor: remove tr_win32_utf8_to_native_ex() (#3590) 2022-08-05 14:16:25 -05:00
subprocess-win32.cc refactor: avoid tr_malloc / tr_free in subprocess-win32 (#3648) 2022-08-16 00:07:06 -05:00
subprocess.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
timer-ev.cc fix: coverity warnings (#3632) 2022-08-13 12:11:07 -05:00
timer-ev.h refactor: add timer class (#3603) 2022-08-08 17:53:20 -05:00
timer.h refactor: timer pt 2 (#3617) 2022-08-11 12:28:37 -05:00
torrent-ctor.cc refactor: make tr_session.is_closing_private_ (#3637) 2022-08-13 20:04:36 -05:00
torrent-files.cc chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
torrent-files.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
torrent-magnet.cc refactor: remove tr_session nonmember functions (#3641) 2022-08-14 14:41:57 -05:00
torrent-magnet.h refactor: remove tr_session nonmember functions (#3641) 2022-08-14 14:41:57 -05:00
torrent-metainfo.cc Fix out-of-bounds read in torrent parsing (#3600) 2022-08-09 17:04:56 -05:00
torrent-metainfo.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
torrent.cc refactor: make tr_session.speed_limit_Bps_ private (#3645) 2022-08-15 12:48:05 -05:00
torrent.h refactor: make tr_session.is_incomplete_file_naming_enabled_ private (#3642) 2022-08-14 19:33:28 -05:00
torrents.cc chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
torrents.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
tr-assert.cc refactor: iwyu (#3525) 2022-07-25 21:45:54 -05:00
tr-assert.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
tr-assert.mm chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
tr-dht.cc refactor: remove tr_isSession() (#3638) 2022-08-14 09:16:08 -05:00
tr-dht.h fix: readability-inconsistent-declaration-parameter-name warnings in libtransmission (#3572) 2022-08-03 01:15:37 -05:00
tr-getopt.cc fix: readability-inconsistent-declaration-parameter-name warnings in libtransmission (#3572) 2022-08-03 01:15:37 -05:00
tr-getopt.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
tr-lpd.cc refactor: remove tr_session nonmember functions (#3641) 2022-08-14 14:41:57 -05:00
tr-lpd.h refactor: remove unused functions (#2863) 2022-04-01 21:55:30 -05:00
tr-macros.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
tr-popcount.h Refactor: use popcnt in bitfield and cleanup warnings (#2950) 2022-04-22 06:54:35 -05:00
tr-strbuf.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
tr-udp.cc refactor: make tr_session.speed_limit_Bps_ private (#3645) 2022-08-15 12:48:05 -05:00
tr-udp.h refactor: iwyu string, vector, cstdint (#2898) 2022-04-07 20:50:26 -05:00
tr-utp.cc refactor: make tr_session.speed_limit_Bps_ private (#3645) 2022-08-15 12:48:05 -05:00
tr-utp.h Update libutp to 3.4+ (TRAC-5888) (#3416) 2022-07-08 10:13:22 -05:00
transmission.h refactor: make tr_session.speed_limit_Bps_ private (#3645) 2022-08-15 12:48:05 -05:00
trevent.cc refactor: make tr_session.speed_limit_Bps_ private (#3645) 2022-08-15 12:48:05 -05:00
trevent.h refactor: timer pt 3 (#3624) 2022-08-11 14:30:00 -05:00
upnp.cc fix: cppcoreguidelines-special-member-functions warnings in libtransmission (#3575) 2022-08-03 12:03:28 -05:00
upnp.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
utils.cc fix: coverity warnings (#3632) 2022-08-13 12:11:07 -05:00
utils.h refactor: make tr_session.rpc_server_private_ (#3646) 2022-08-15 16:25:55 -05:00
variant-benc.cc refactor: remove tr_win32_utf8_to_native_ex() (#3590) 2022-08-05 14:16:25 -05:00
variant-common.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
variant-json.cc fix: readability-inconsistent-declaration-parameter-name warnings in libtransmission (#3572) 2022-08-03 01:15:37 -05:00
variant.cc Refactor/tr variant from buf (#3592) 2022-08-05 16:12:45 -05:00
variant.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
verify.cc refactor: iwyu utils.h (#3583) 2022-08-04 08:44:18 -05:00
verify.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
version.h.in Adjust CFBundleVersion format to fix Sparkle update check 2018-04-17 13:25:49 +03:00
watchdir-base.h refactor: watchdir (#3606) 2022-08-10 08:34:51 -05:00
watchdir-generic.cc refactor: watchdir (#3606) 2022-08-10 08:34:51 -05:00
watchdir-inotify.cc refactor: watchdir (#3606) 2022-08-10 08:34:51 -05:00
watchdir-kqueue.cc refactor: watchdir (#3606) 2022-08-10 08:34:51 -05:00
watchdir-win32.cc refactor: watchdir (#3606) 2022-08-10 08:34:51 -05:00
watchdir.cc refactor: watchdir (#3606) 2022-08-10 08:34:51 -05:00
watchdir.h refactor: watchdir (#3606) 2022-08-10 08:34:51 -05:00
web-utils.cc fix: readability-inconsistent-declaration-parameter-name warnings in libtransmission (#3572) 2022-08-03 01:15:37 -05:00
web-utils.h refactor: make tr_session.rpc_server_private_ (#3646) 2022-08-15 16:25:55 -05:00
web.cc fix: cppcoreguidelines-special-member-functions warnings in libtransmission (#3575) 2022-08-03 12:03:28 -05:00
web.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
webseed.cc refactor: timer pt 2 (#3617) 2022-08-11 12:28:37 -05:00
webseed.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
wildmat.c refactor: tr_parseNumberRange returns std::vector. (#1838) 2021-09-25 14:37:28 -05:00