transmission/libtransmission
Charles Kerr 0c582c6d7e
fix: race condition in RPC (#4725)
2023-02-06 10:42:37 -06:00
..
.clang-tidy fix: cppcoreguidelines-pro-type-cstyle-cast (#4685) 2023-01-28 15:26:23 -06:00
CMakeLists.txt build: remove explicit iconv dependency in libtransmission (#4565) 2023-01-08 22:21:31 -06:00
announce-list.cc underscores in documentation comments should be code escaped (#4639) 2023-01-23 10:26:11 -06:00
announce-list.h refactor: more constexpr (#4518) 2023-01-02 11:34:36 -06:00
announcer-common.h refactor: misc-use-anonymous-namespace pt. 3 (#4539) 2023-01-07 08:27:54 -06:00
announcer-http.cc fix: remove CURL_VERSION_BITS macro (#4673) 2023-01-26 11:25:53 -06:00
announcer-udp.cc fix: ensure ipv4 for udp announces. (#4723) 2023-02-05 23:31:10 -06:00
announcer.cc fix: cppcoreguidelines-pro-type-cstyle-cast (#4685) 2023-01-28 15:26:23 -06:00
announcer.h style: use the new paragraph comment style everywhere (#4634) 2023-01-22 13:21:30 -06:00
bandwidth.cc refactor: misc-use-anonymous-namespace pt. 5 (#4552) 2023-01-07 16:55:00 -06:00
bandwidth.h refactor: tidy libtransmission symbol visibility (#4680) 2023-01-27 14:25:08 -06:00
benc.h
bitfield.cc refactor: tidy libtransmission symbol visibility (#4680) 2023-01-27 14:25:08 -06:00
bitfield.h refactor: tidy libtransmission symbol visibility (#4680) 2023-01-27 14:25:08 -06:00
block-info.cc
block-info.h refactor: add more nodiscard, constexpr, and noexcept (#4089) 2022-11-03 18:08:02 -05:00
blocklist.cc Automatically (re)order include directives (GTK client) (#4475) 2022-12-26 21:13:21 +00:00
blocklist.h refactor: simplify blocklist code (#4086) 2022-11-03 15:46:27 -05:00
cache.cc perf: optimize the only block case in Cache::writeContiguous() (#4679) 2023-01-30 12:04:40 -06:00
cache.h fix: crash when a torrent autopauses after encountering an error (#4021) 2022-10-24 16:57:07 -05:00
clients.cc fix: sonarcloud cpp:S6004 (#4270) 2022-11-28 21:03:28 -06:00
clients.h
completion.cc refactor: tidy libtransmission symbol visibility (#4680) 2023-01-27 14:25:08 -06:00
completion.h refactor: tidy libtransmission symbol visibility (#4680) 2023-01-27 14:25:08 -06:00
crypto-utils-ccrypto.cc style: use the new paragraph comment style everywhere (#4634) 2023-01-22 13:21:30 -06:00
crypto-utils-fallback.cc style: use the new paragraph comment style everywhere (#4634) 2023-01-22 13:21:30 -06:00
crypto-utils-mbedtls.cc style: use the new paragraph comment style everywhere (#4634) 2023-01-22 13:21:30 -06:00
crypto-utils-openssl.cc fix: cppcoreguidelines-pro-type-cstyle-cast (#4685) 2023-01-28 15:26:23 -06:00
crypto-utils-wolfssl.cc style: use the new paragraph comment style everywhere (#4634) 2023-01-22 13:21:30 -06:00
crypto-utils.cc style: use the new paragraph comment style everywhere (#4634) 2023-01-22 13:21:30 -06:00
crypto-utils.h style: use the new paragraph comment style everywhere (#4634) 2023-01-22 13:21:30 -06:00
error-types.h
error.cc refactor: add tr_error_set_from_errno() (#4662) 2023-01-25 12:20:10 -06:00
error.h refactor: add tr_error_set_from_errno() (#4662) 2023-01-25 12:20:10 -06:00
file-piece-map.cc style: use the new paragraph comment style everywhere (#4634) 2023-01-22 13:21:30 -06:00
file-piece-map.h refactor: more constexpr (#4518) 2023-01-02 11:34:36 -06:00
file-posix.cc fix: cppcoreguidelines-pro-type-cstyle-cast (#4685) 2023-01-28 15:26:23 -06:00
file-win32.cc daemon: check whether log file is regular and may be flushed (#4612) 2023-01-18 12:46:57 -06:00
file.cc refactor: reduce scope of TR_NATIVE_EOL_STR, TR_NATIVE_EOL_STR_SIZE (#4254) 2022-11-27 12:11:25 -06:00
file.h daemon: check whether log file is regular and may be flushed (#4612) 2023-01-18 12:46:57 -06:00
handshake.cc refactor: buffer snake case (#4682) 2023-01-27 20:12:09 -06:00
handshake.h perf: recycle DH MSE keys iff peer was unreachable (#4412) 2022-12-19 16:49:26 -06:00
history.h underscores in documentation comments should be code escaped (#4639) 2023-01-23 10:26:11 -06:00
inout.cc style: use the new paragraph comment style everywhere (#4634) 2023-01-22 13:21:30 -06:00
inout.h refactor: more constexpr (#4518) 2023-01-02 11:34:36 -06:00
interned-string.h fix: clang-tidy header warnings (#4686) 2023-01-28 17:58:20 -06:00
libt.dox
log.cc style: use the new paragraph comment style everywhere (#4634) 2023-01-22 13:21:30 -06:00
log.h refactor: misc-use-anonymous-namespace pt. 3 (#4539) 2023-01-07 08:27:54 -06:00
lru-cache.h
magnet-metainfo.cc style: use the new paragraph comment style everywhere (#4634) 2023-01-22 13:21:30 -06:00
magnet-metainfo.h refactor: add TR_CONSTEXPR20 to make future C++20 migration easier (#4457) 2022-12-23 15:21:40 -06:00
makelog refactor: misc-use-anonymous-namespace pt. 4 (#4550) 2023-01-07 12:58:16 -06:00
makemeta.cc refactor: add tr_error_set_from_errno() (#4662) 2023-01-25 12:20:10 -06:00
makemeta.h refactor: add tr_error_set_from_errno() (#4662) 2023-01-25 12:20:10 -06:00
mime-types.h chore: updsate mime-types (#4246) 2022-11-26 09:03:39 -06:00
mime-types.js
net.cc fix: coverity warnings (#4687) 2023-01-29 16:49:59 -06:00
net.h underscores in documentation comments should be code escaped (#4639) 2023-01-23 10:26:11 -06:00
open-files.cc refactor: misc-use-anonymous-namespace pt. 3 (#4539) 2023-01-07 08:27:54 -06:00
open-files.h
peer-common.h refactor: buffer snake case (#4682) 2023-01-27 20:12:09 -06:00
peer-io.cc refactor: buffer snake case (#4682) 2023-01-27 20:12:09 -06:00
peer-io.h refactor: buffer snake case (#4682) 2023-01-27 20:12:09 -06:00
peer-mgr-active-requests.cc
peer-mgr-active-requests.h
peer-mgr-wishlist.cc refactor: add tr_rand_obj() (#4238) 2022-11-25 15:04:37 -06:00
peer-mgr-wishlist.h fix: clang-tidy header warnings (#4686) 2023-01-28 17:58:20 -06:00
peer-mgr.cc refactor: tidy libtransmission symbol visibility (#4680) 2023-01-27 14:25:08 -06:00
peer-mgr.h fix: clang-tidy header warnings (#4686) 2023-01-28 17:58:20 -06:00
peer-mse.cc refactor: tidy libtransmission symbol visibility (#4680) 2023-01-27 14:25:08 -06:00
peer-mse.h refactor: misc-use-anonymous-namespace pt. 3 (#4539) 2023-01-07 08:27:54 -06:00
peer-msgs.cc fix: clang-tidy header warnings (#4686) 2023-01-28 17:58:20 -06:00
peer-msgs.h fix: clang-tidy header warnings (#4686) 2023-01-28 17:58:20 -06:00
peer-socket.cc refactor: buffer snake case (#4682) 2023-01-27 20:12:09 -06:00
peer-socket.h fix: semantics for tr_peer_socket dtor, move ctor, and move assignment 2023-01-20 02:28:56 -06:00
platform-quota.cc fix: cppcoreguidelines-pro-type-cstyle-cast (#4685) 2023-01-28 15:26:23 -06:00
platform-quota.h
platform.cc refactor: misc-use-anonymous-namespace pt. 4 (#4550) 2023-01-07 12:58:16 -06:00
platform.h refactor: add more nodiscard, constexpr, and noexcept (#4089) 2022-11-03 18:08:02 -05:00
port-forwarding-natpmp.cc refactor: misc-use-anonymous-namespace pt. 5 (#4552) 2023-01-07 16:55:00 -06:00
port-forwarding-natpmp.h refactor: decouple session settings from the session class (#4053) 2022-11-01 19:32:26 -05:00
port-forwarding-upnp.cc refactor: misc-use-anonymous-namespace pt. 4 (#4550) 2023-01-07 12:58:16 -06:00
port-forwarding-upnp.h fix: clang-tidy header warnings (#4686) 2023-01-28 17:58:20 -06:00
port-forwarding.cc refactor: tr_address::display_name() (#4335) 2022-12-08 16:44:19 -06:00
port-forwarding.h refactor: replace tr_boundinfo with tr_session::BoundSocket (#4103) 2022-11-06 10:35:48 -06:00
quark.cc add remote HTTPS support to Qt GUI (#4622) 2023-01-26 00:24:04 -06:00
quark.h fix: clang-tidy header warnings (#4686) 2023-01-28 17:58:20 -06:00
resume.cc refactor: misc-use-anonymous-namespace pt. 3 (#4539) 2023-01-07 08:27:54 -06:00
resume.h
rpc-server.cc fix: cppcoreguidelines-pro-type-cstyle-cast (#4685) 2023-01-28 15:26:23 -06:00
rpc-server.h fix: clang-tidy header warnings (#4686) 2023-01-28 17:58:20 -06:00
rpcimpl.cc fix: race condition in RPC (#4725) 2023-02-06 10:42:37 -06:00
rpcimpl.h style: use the new paragraph comment style everywhere (#4634) 2023-01-22 13:21:30 -06:00
session-alt-speeds.cc refactor: misc-use-anonymous-namespace pt. 3 (#4539) 2023-01-07 08:27:54 -06:00
session-alt-speeds.h refactor: decouple session settings from the session class (#4053) 2022-11-01 19:32:26 -05:00
session-id.cc refactor: add tr_rand_obj() (#4238) 2022-11-25 15:04:37 -06:00
session-id.h
session-settings.cc fixup: silence "empty expression statement has no effect" warning (#4074) 2022-11-02 09:04:22 -05:00
session-settings.h feat: add setting to choose between lazy-verify or full verify (#4611) 2023-01-18 02:09:29 -06:00
session-thread.cc refactor: misc-use-anonymous-namespace pt. 3 (#4539) 2023-01-07 08:27:54 -06:00
session-thread.h refactor: make `tr_session_thread` a unique_ptr owned by tr_session (#4069) 2022-11-04 16:20:27 -05:00
session.cc style: use the new paragraph comment style everywhere (#4634) 2023-01-22 13:21:30 -06:00
session.h fix: clang-tidy header warnings (#4686) 2023-01-28 17:58:20 -06:00
stats.cc
stats.h
subprocess-posix.cc refactor: misc-use-anonymous-namespace pt. 4 (#4550) 2023-01-07 12:58:16 -06:00
subprocess-win32.cc
subprocess.h
timer-ev.cc fix: more thread safety updates (#4136) 2022-11-10 12:04:49 -06:00
timer-ev.h refactor: add more nodiscard, constexpr, and noexcept (#4089) 2022-11-03 18:08:02 -05:00
timer.h refactor: try again to use getaddrinfo in announcer_udp (#4201) 2022-11-16 15:13:31 -06:00
torrent-ctor.cc refactor: tidy libtransmission symbol visibility (#4680) 2023-01-27 14:25:08 -06:00
torrent-files.cc fix: clang-tidy header warnings (#4686) 2023-01-28 17:58:20 -06:00
torrent-files.h fix: clang-tidy header warnings (#4686) 2023-01-28 17:58:20 -06:00
torrent-magnet.cc fix magnet link start logic (#4528) 2023-02-02 00:19:20 -06:00
torrent-magnet.h fix: FTBFS on Windows (#4036) 2022-10-28 19:12:37 -05:00
torrent-metainfo.cc refactor: tidy libtransmission symbol visibility (#4680) 2023-01-27 14:25:08 -06:00
torrent-metainfo.h fix: clang-tidy header warnings (#4686) 2023-01-28 17:58:20 -06:00
torrent.cc fix magnet link start logic (#4528) 2023-02-02 00:19:20 -06:00
torrent.h fix magnet link start logic (#4528) 2023-02-02 00:19:20 -06:00
torrents.cc refactor: add TR_CONSTEXPR20 to make future C++20 migration easier (#4457) 2022-12-23 15:21:40 -06:00
torrents.h fix: clang-tidy header warnings (#4686) 2023-01-28 17:58:20 -06:00
tr-arc4.h fix: clang-tidy header warnings (#4686) 2023-01-28 17:58:20 -06:00
tr-assert.cc Fixed implicit conversion warning: __LINE__ is a long (#4397) 2022-12-18 10:23:44 -06:00
tr-assert.h Fixed implicit conversion warning: __LINE__ is a long (#4397) 2022-12-18 10:23:44 -06:00
tr-assert.mm fix: remove abort() call from tr_assert_message() (#4696) 2023-02-01 18:19:40 -06:00
tr-buffer.h refactor: buffer snake case (#4682) 2023-01-27 20:12:09 -06:00
tr-dht.cc fix: cppcoreguidelines-pro-type-cstyle-cast (#4685) 2023-01-28 15:26:23 -06:00
tr-dht.h refactor: make DHT unblocking (#4122) 2022-11-11 10:09:24 -06:00
tr-getopt.cc refactor: misc-use-anonymous-namespace pt. 2 (#4538) 2023-01-04 22:16:22 -06:00
tr-getopt.h underscores in documentation comments should be code escaped (#4639) 2023-01-23 10:26:11 -06:00
tr-lpd.cc fix: cppcoreguidelines-pro-type-cstyle-cast (#4685) 2023-01-28 15:26:23 -06:00
tr-lpd.h
tr-macros.h style: use the new paragraph comment style everywhere (#4634) 2023-01-22 13:21:30 -06:00
tr-popcount.h refactor: add TR_CONSTEXPR20 to make future C++20 migration easier (#4457) 2022-12-23 15:21:40 -06:00
tr-strbuf.h underscores in documentation comments should be code escaped (#4639) 2023-01-23 10:26:11 -06:00
tr-udp.cc refactor: misc-use-anonymous-namespace pt. 3 (#4539) 2023-01-07 08:27:54 -06:00
tr-utp.cc fix: cppcoreguidelines-pro-type-cstyle-cast (#4685) 2023-01-28 15:26:23 -06:00
tr-utp.h
transmission.h fix magnet link start logic (#4528) 2023-02-02 00:19:20 -06:00
utils-ev.cc fix: -Wredundant-decls warning when building with g++ (#4526) 2023-01-03 15:26:04 -06:00
utils-ev.h fix: -Wredundant-decls warning when building with g++ (#4526) 2023-01-03 15:26:04 -06:00
utils.cc fix: clang-tidy header warnings (#4686) 2023-01-28 17:58:20 -06:00
utils.h fix: clang-tidy header warnings (#4686) 2023-01-28 17:58:20 -06:00
variant-benc.cc refactor: buffer snake case (#4682) 2023-01-27 20:12:09 -06:00
variant-common.h refactor: buffer snake case (#4682) 2023-01-27 20:12:09 -06:00
variant-converters.cc feat: add setting to choose between lazy-verify or full verify (#4611) 2023-01-18 02:09:29 -06:00
variant-json.cc refactor: buffer snake case (#4682) 2023-01-27 20:12:09 -06:00
variant.cc fix: clang-tidy header warnings (#4686) 2023-01-28 17:58:20 -06:00
variant.h fix: clang-tidy header warnings (#4686) 2023-01-28 17:58:20 -06:00
verify.cc refactor: switch to C++11-compatible tr_wait() from tr_wait_msec() (#4576) 2023-01-12 12:03:14 -06:00
verify.h refactor: make some local pointer vars pointer-to-const (#4262) 2022-11-28 09:45:39 -06:00
version.h.in build: support semver versioning (#3867) 2022-10-05 16:53:10 -05:00
watchdir-base.h
watchdir-generic.cc
watchdir-inotify.cc refactor: aggregate dh in peer io (#4218) 2022-11-21 18:08:06 -06:00
watchdir-kqueue.cc refactor: add libtransmission::evhelpers (#4104) 2022-11-06 15:11:30 -06:00
watchdir-win32.cc
watchdir.cc fix: cppcoreguidelines-pro-type-cstyle-cast (#4685) 2023-01-28 15:26:23 -06:00
watchdir.h fix: cppcoreguidelines-pro-type-cstyle-cast (#4685) 2023-01-28 15:26:23 -06:00
web-utils.cc Fix WebUtilsTest.urlParse and psl_builtin for Xcode (#4642) 2023-01-31 23:51:04 -06:00
web-utils.h fix: clang-tidy header warnings (#4686) 2023-01-28 17:58:20 -06:00
web.cc fix: cppcoreguidelines-pro-type-cstyle-cast (#4685) 2023-01-28 15:26:23 -06:00
web.h fix: clang-tidy header warnings (#4686) 2023-01-28 17:58:20 -06:00
webseed.cc style: use the new paragraph comment style everywhere (#4634) 2023-01-22 13:21:30 -06:00
webseed.h