transmission/libtransmission
Charles Kerr af9f1b4e42
fix: potentially incorrect error message in rpc-server whitelist (#4264)
Fixes #928.
2022-11-28 15:46:30 -06:00
..
.clang-tidy
CMakeLists.txt refactor: try again to use getaddrinfo in announcer_udp (#4201) 2022-11-16 15:13:31 -06:00
announce-list.cc
announce-list.h
announcer-common.h refactor: make tr_announcer.key a uint32_t (#4241) 2022-11-25 19:11:55 -06:00
announcer-http.cc refactor: make some local pointer vars pointer-to-const (#4262) 2022-11-28 09:45:39 -06:00
announcer-udp.cc refactor: add tr_rand_obj() (#4238) 2022-11-25 15:04:37 -06:00
announcer.cc refactor: make tr_announcer.key a uint32_t (#4241) 2022-11-25 19:11:55 -06:00
announcer.h refactor: incremental announcer refactor pt. 2 (#4214) 2022-11-18 23:00:25 -06:00
bandwidth.cc refactor: make some local pointer vars pointer-to-const (#4262) 2022-11-28 09:45:39 -06:00
bandwidth.h Fix "Implicit conversion loses integer precision" (#4194) 2022-11-21 10:19:45 -06:00
benc.h
bitfield.cc perf: improve tr_peerMgrGetDesiredAvailable() (#4226) 2022-11-22 23:26:10 -06:00
bitfield.h perf: improve tr_peerMgrGetDesiredAvailable() (#4226) 2022-11-22 23:26:10 -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 fix: warnings from clang tidy sonarcloud coverity (#4143) 2022-11-12 09:53:09 -06:00
blocklist.h refactor: simplify blocklist code (#4086) 2022-11-03 15:46:27 -05:00
cache.cc fix: crash when a torrent autopauses after encountering an error (#4021) 2022-10-24 16:57:07 -05: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: "Implicit conversion loses integer precision" warnings (#3960) 2022-10-25 11:14:42 -05:00
clients.h
completion.cc
completion.h
crypto-utils-ccrypto.cc Fix "Implicit conversion loses integer precision" (#4194) 2022-11-21 10:19:45 -06:00
crypto-utils-cyassl.cc
crypto-utils-fallback.cc
crypto-utils-openssl.cc
crypto-utils-polarssl.cc
crypto-utils.cc refactor: add tr_rand_obj() (#4238) 2022-11-25 15:04:37 -06:00
crypto-utils.h refactor: add tr_rand_obj() (#4238) 2022-11-25 15:04:37 -06:00
error-types.h
error.cc refactor: remove tr_free() (#3668) 2022-08-18 09:14:12 -05:00
error.h
file-piece-map.cc
file-piece-map.h
file-posix.cc perf: tr_sys_path_basename() returns a std::string_view (#4176) 2022-11-15 08:29:00 -06:00
file-win32.cc perf: tr_sys_path_basename() returns a std::string_view (#4176) 2022-11-15 08:29:00 -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 refactor: reduce scope of TR_NATIVE_EOL_STR, TR_NATIVE_EOL_STR_SIZE (#4254) 2022-11-27 12:11:25 -06:00
handshake.cc fix: coverity warnings, sonarcloud code smells (#4232) 2022-11-24 10:17:02 -06:00
handshake.h
history.h refactor: add more nodiscard, constexpr, and noexcept (#4089) 2022-11-03 18:08:02 -05:00
inout.cc Fix "Implicit conversion loses integer precision" (#4194) 2022-11-21 10:19:45 -06:00
inout.h Fix "Implicit conversion loses integer precision" (#4194) 2022-11-21 10:19:45 -06:00
interned-string.h refactor: add more nodiscard, constexpr, and noexcept (#4089) 2022-11-03 18:08:02 -05:00
jsonsl.c
jsonsl.h
libt.dox
log.cc
log.h
lru-cache.h
magnet-metainfo.cc
magnet-metainfo.h
makemeta.cc
makemeta.h
mime-types.h chore: updsate mime-types (#4246) 2022-11-26 09:03:39 -06:00
mime-types.js
net.cc fix: ftbfs on Windows (#4204) 2022-11-16 18:03:48 -06:00
net.h refactor: replace tr_boundinfo with tr_session::BoundSocket (#4103) 2022-11-06 10:35:48 -06:00
open-files.cc
open-files.h
peer-common.h perf: improve tr_peerMgrGetDesiredAvailable() (#4226) 2022-11-22 23:26:10 -06:00
peer-io.cc perf: remove cpu bottleneck in tr_peerIo::write() (#4258) 2022-11-27 20:46:03 -06:00
peer-io.h refactor: aggregate dh in peer io (#4218) 2022-11-21 18:08:06 -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
peer-mgr.cc refactor: make some local pointer vars pointer-to-const (#4262) 2022-11-28 09:45:39 -06:00
peer-mgr.h fix: "Implicit conversion loses integer precision" warnings (#3960) 2022-10-25 11:14:42 -05:00
peer-mse.cc refactor: add tr_rand_obj() (#4238) 2022-11-25 15:04:37 -06:00
peer-mse.h fix: new sonarcloud, coverity, gcc warnings (#4229) 2022-11-23 13:47:04 -06:00
peer-msgs.cc refactor: make some local pointer vars pointer-to-const (#4262) 2022-11-28 09:45:39 -06:00
peer-msgs.h perf: improve tr_peerMgrGetDesiredAvailable() (#4226) 2022-11-22 23:26:10 -06:00
peer-socket.h
platform-quota.cc
platform-quota.h
platform.cc Fix web client directory name on Windows (#4099) 2022-11-05 08:45:34 +00:00
platform.h refactor: add more nodiscard, constexpr, and noexcept (#4089) 2022-11-03 18:08:02 -05:00
port-forwarding-natpmp.cc refactor: decouple session settings from the session class (#4053) 2022-11-01 19:32:26 -05: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: aggregate dh in peer io (#4218) 2022-11-21 18:08:06 -06:00
port-forwarding-upnp.h
port-forwarding.cc refactor: replace tr_boundinfo with tr_session::BoundSocket (#4103) 2022-11-06 10:35:48 -06:00
port-forwarding.h refactor: replace tr_boundinfo with tr_session::BoundSocket (#4103) 2022-11-06 10:35:48 -06:00
quark.cc
quark.h
resume.cc refactor: add more nodiscard, constexpr, and noexcept (#4089) 2022-11-03 18:08:02 -05:00
resume.h
rpc-server.cc fix: potentially incorrect error message in rpc-server whitelist (#4264) 2022-11-28 15:46:30 -06:00
rpc-server.h refactor: add std::unique_ptr<evhttp> handler to utils-ev (#4261) 2022-11-28 08:07:04 -06:00
rpcimpl.cc fix: 4.0.0-beta.1 wrong RPC response for group-get (#4171) 2022-11-14 16:31:41 -06:00
rpcimpl.h
session-alt-speeds.cc fixup: silence "empty expression statement has no effect" warning (#4074) 2022-11-02 09:04:22 -05: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 refactor: decouple session settings from the session class (#4053) 2022-11-01 19:32:26 -05:00
session-thread.cc fix: warnings from clang tidy sonarcloud coverity (#4143) 2022-11-12 09:53:09 -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 fix GTK client message log window does not restore level selection (#4242) 2022-11-26 07:32:51 -06:00
session.h refactor: add std::unique_ptr<evhttp> handler to utils-ev (#4261) 2022-11-28 08:07:04 -06:00
stats.cc
stats.h
subprocess-posix.cc
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
torrent-files.cc
torrent-files.h
torrent-magnet.cc Fix "Implicit conversion loses integer precision" (#4194) 2022-11-21 10:19:45 -06:00
torrent-magnet.h fix: FTBFS on Windows (#4036) 2022-10-28 19:12:37 -05:00
torrent-metainfo.cc
torrent-metainfo.h refactor: add more nodiscard, constexpr, and noexcept (#4089) 2022-11-03 18:08:02 -05:00
torrent.cc fix: TR_TORRENT_LABELS env var in scripts (#4260) 2022-11-27 21:59:45 -06:00
torrent.h perf: constexpr and move work outside of loops (#4224) 2022-11-22 14:00:09 -06:00
torrents.cc
torrents.h
tr-arc4.h refactor: aggregate dh in peer io (#4218) 2022-11-21 18:08:06 -06:00
tr-assert.cc
tr-assert.h
tr-assert.mm
tr-buffer.h perf: remove cpu bottleneck in tr_peerIo::write() (#4258) 2022-11-27 20:46:03 -06:00
tr-dht.cc refactor: add tr_rand_obj() (#4238) 2022-11-25 15:04:37 -06:00
tr-dht.h refactor: make DHT unblocking (#4122) 2022-11-11 10:09:24 -06:00
tr-getopt.cc
tr-getopt.h
tr-lpd.cc refactor: make some local pointer vars pointer-to-const (#4262) 2022-11-28 09:45:39 -06:00
tr-lpd.h
tr-macros.h
tr-popcount.h
tr-strbuf.h
tr-udp.cc refactor: make DHT unblocking (#4122) 2022-11-11 10:09:24 -06:00
tr-utp.cc fix: more thread safety updates (#4136) 2022-11-10 12:04:49 -06:00
tr-utp.h
transmission.h Fix "Implicit conversion loses integer precision" (#4194) 2022-11-21 10:19:45 -06:00
utils-ev.h refactor: add std::unique_ptr<evhttp> handler to utils-ev (#4261) 2022-11-28 08:07:04 -06:00
utils.cc refactor: use std::optional.value_or() (#4255) 2022-11-27 14:56:34 -06:00
utils.h fix: minor recent clang warnings (#4111) 2022-11-07 11:48:26 -06:00
variant-benc.cc refactor: make some local pointer vars pointer-to-const (#4262) 2022-11-28 09:45:39 -06:00
variant-common.h refactor: add more nodiscard, constexpr, and noexcept (#4089) 2022-11-03 18:08:02 -05:00
variant-converters.cc fix GTK client message log window does not restore level selection (#4242) 2022-11-26 07:32:51 -06:00
variant-json.cc refactor: make some local pointer vars pointer-to-const (#4262) 2022-11-28 09:45:39 -06:00
variant.cc refactor: add more nodiscard, constexpr, and noexcept (#4089) 2022-11-03 18:08:02 -05:00
variant.h refactor: add more nodiscard, constexpr, and noexcept (#4089) 2022-11-03 18:08:02 -05:00
verify.cc fix: coverity warnings, sonarcloud code smells (#4232) 2022-11-24 10:17:02 -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
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 refactor: remove unused vars, code simplify and minor optimize (#4172) 2022-11-19 09:46:03 -06:00
watchdir.h fix: minor recent clang warnings (#4111) 2022-11-07 11:48:26 -06:00
web-utils.cc
web-utils.h
web.cc refactor: better TR_CURL_SSL_NO_VERIFY (#4159) 2022-11-13 17:17:16 -06:00
web.h Fix "Implicit conversion loses integer precision" (#4194) 2022-11-21 10:19:45 -06:00
webseed.cc refactor: make some local pointer vars pointer-to-const (#4262) 2022-11-28 09:45:39 -06:00
webseed.h
wildmat.c