transmission/libtransmission
Charles Kerr a3f561bcc0
refactor: add tr_address.is_global_unicast_address() (#4462)
Was previously private to net.cc. Expose here so that we can add tests.

Add tests.
2022-12-24 18:53:50 -06:00
..
.clang-tidy
CMakeLists.txt Move jsonsl and wildmat to third-party (#4402) 2022-12-18 19:19:07 +00:00
announce-list.cc
announce-list.h refactor: add TR_CONSTEXPR20 to make future C++20 migration easier (#4457) 2022-12-23 15:21:40 -06:00
announcer-common.h refactor: UDP and TCP announces use same timeout interval (#4279) 2022-11-29 19:38:53 -06:00
announcer-http.cc refactor: tr_address cleanup (#4338) 2022-12-08 20:27:52 -06:00
announcer-udp.cc refactor: tr_address cleanup (#4338) 2022-12-08 20:27:52 -06:00
announcer.cc fix: sonarcloud (#4453) 2022-12-23 10:56:27 -06:00
announcer.h Fix/long shutdown crash on shutdown (#4285) 2022-11-30 13:00:34 -06:00
bandwidth.cc perf: make bandwidth.allocate() bidirectional (#4424) 2022-12-20 13:49:37 -06:00
bandwidth.h perf: make bandwidth.allocate() bidirectional (#4424) 2022-12-20 13:49:37 -06:00
benc.h
bitfield.cc Fixed tr_bitfield::operator|= range (#4351) 2022-12-12 02:23:59 +00:00
bitfield.h refactor: add TR_CONSTEXPR20 to make future C++20 migration easier (#4457) 2022-12-23 15:21:40 -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 refactor: tr_address cleanup (#4338) 2022-12-08 20:27:52 -06:00
blocklist.h refactor: simplify blocklist code (#4086) 2022-11-03 15:46:27 -05:00
cache.cc
cache.h
clients.cc fix: sonarcloud cpp:S6004 (#4270) 2022-11-28 21:03:28 -06:00
clients.h
completion.cc
completion.h
crypto-utils-ccrypto.cc refactor: tr_rand_buffer(), tr_rand_int() again (#4415) 2022-12-21 09:58:32 -06:00
crypto-utils-cyassl.cc refactor: tr_rand_buffer(), tr_rand_int() again (#4415) 2022-12-21 09:58:32 -06:00
crypto-utils-fallback.cc
crypto-utils-openssl.cc refactor: tr_rand_buffer(), tr_rand_int() again (#4415) 2022-12-21 09:58:32 -06:00
crypto-utils-polarssl.cc refactor: tr_rand_buffer(), tr_rand_int() again (#4415) 2022-12-21 09:58:32 -06:00
crypto-utils.cc refactor: tr_rand_buffer(), tr_rand_int() again (#4415) 2022-12-21 09:58:32 -06:00
crypto-utils.h refactor: tr_rand_buffer(), tr_rand_int() again (#4415) 2022-12-21 09:58:32 -06:00
error-types.h
error.cc
error.h
file-piece-map.cc
file-piece-map.h refactor: add TR_CONSTEXPR20 to make future C++20 migration easier (#4457) 2022-12-23 15:21:40 -06:00
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 refactor: tr_rand_buffer(), tr_rand_int() again (#4415) 2022-12-21 09:58:32 -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 perf: recycle DH MSE keys iff peer was unreachable (#4412) 2022-12-19 16:49:26 -06:00
handshake.h perf: recycle DH MSE keys iff peer was unreachable (#4412) 2022-12-19 16:49:26 -06:00
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
libt.dox
log.cc refactor: xunused (#4416) 2022-12-20 18:48:36 -06:00
log.h refactor: xunused (#4416) 2022-12-20 18:48:36 -06:00
lru-cache.h perf: make methods constexpr (#3742) 2022-08-30 23:17:23 -05:00
magnet-metainfo.cc fix: sonarcloud cpp:S6004 (#4270) 2022-11-28 21:03:28 -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
makemeta.cc
makemeta.h refactor: add TR_CONSTEXPR20 to make future C++20 migration easier (#4457) 2022-12-23 15:21:40 -06:00
mime-types.h chore: updsate mime-types (#4246) 2022-11-26 09:03:39 -06:00
mime-types.js
net.cc refactor: add tr_address.is_global_unicast_address() (#4462) 2022-12-24 18:53:50 -06:00
net.h refactor: add tr_address.is_global_unicast_address() (#4462) 2022-12-24 18:53:50 -06:00
open-files.cc
open-files.h
peer-common.h fixup: peer counts (#4445) 2022-12-22 17:43:36 -06:00
peer-io.cc fixup: 3899255 (#4394) 2022-12-18 11:18:25 -06:00
peer-io.h refactor: add TR_CONSTEXPR20 to make future C++20 migration easier (#4457) 2022-12-23 15:21:40 -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: add TR_CONSTEXPR20 to make future C++20 migration easier (#4457) 2022-12-23 15:21:40 -06:00
peer-mgr.h refactor: tr_address cleanup (#4338) 2022-12-08 20:27:52 -06:00
peer-mse.cc refactor: add tr_rand_obj() (#4238) 2022-11-25 15:04:37 -06:00
peer-mse.h perf: recycle DH MSE keys iff peer was unreachable (#4412) 2022-12-19 16:49:26 -06:00
peer-msgs.cc fixup: peer counts (#4445) 2022-12-22 17:43:36 -06:00
peer-msgs.h fixup: peer counts (#4445) 2022-12-22 17:43:36 -06:00
peer-socket.cc fix: sonarcloud (#4453) 2022-12-23 10:56:27 -06:00
peer-socket.h fix: sonarcloud (#4453) 2022-12-23 10:56:27 -06:00
platform-quota.cc
platform-quota.h
platform.cc fix: sonarcloud cpp:S6004 (#4270) 2022-11-28 21:03:28 -06:00
platform.h refactor: add more nodiscard, constexpr, and noexcept (#4089) 2022-11-03 18:08:02 -05:00
port-forwarding-natpmp.cc
port-forwarding-natpmp.h
port-forwarding-upnp.cc fix: re-enable port forwarding (#4343) 2022-12-14 01:31:48 -06:00
port-forwarding-upnp.h
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 fix: sonarcloud cpp:S6004 (#4270) 2022-11-28 21:03:28 -06:00
quark.h
resume.cc perf: lazy-calculate torrent seconds-seeding stat (#4393) 2022-12-18 22:59:58 -06:00
resume.h
rpc-server.cc fix: sonarcloud cpp:S6004 (#4270) 2022-11-28 21:03:28 -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: sonarcloud cpp:S6004 (#4270) 2022-11-28 21:03:28 -06:00
rpcimpl.h
session-alt-speeds.cc
session-alt-speeds.h
session-id.cc refactor: add tr_rand_obj() (#4238) 2022-11-25 15:04:37 -06:00
session-id.h
session-settings.cc
session-settings.h refactor: decouple session settings from the session class (#4053) 2022-11-01 19:32:26 -05:00
session-thread.cc perf: cache the result of thread_current_id() (#4425) 2022-12-20 14:59:02 -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: 4.0.0-beta.2 regression transmission-show --scrape did not exit cleanly (#4447) 2022-12-23 08:03:26 -06:00
session.h refactor: add TR_CONSTEXPR20 to make future C++20 migration easier (#4457) 2022-12-23 15:21:40 -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 refactor: add TR_CONSTEXPR20 to make future C++20 migration easier (#4457) 2022-12-23 15:21:40 -06:00
torrent-magnet.cc fix: sonarcloud cpp:S6004 (#4270) 2022-11-28 21:03:28 -06:00
torrent-magnet.h
torrent-metainfo.cc
torrent-metainfo.h refactor: add TR_CONSTEXPR20 to make future C++20 migration easier (#4457) 2022-12-23 15:21:40 -06:00
torrent.cc Fix tr_torrent_view incorrectly returning is_folder false for single files in a single folder (#4454) 2022-12-23 13:52:16 -06:00
torrent.h refactor: add TR_CONSTEXPR20 to make future C++20 migration easier (#4457) 2022-12-23 15:21:40 -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 refactor: add TR_CONSTEXPR20 to make future C++20 migration easier (#4457) 2022-12-23 15:21:40 -06:00
tr-arc4.h refactor: aggregate dh in peer io (#4218) 2022-11-21 18:08:06 -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 Fixed implicit conversion warning: __LINE__ is a long (#4397) 2022-12-18 10:23:44 -06:00
tr-buffer.h refactor: add TR_CONSTEXPR20 to make future C++20 migration easier (#4457) 2022-12-23 15:21:40 -06:00
tr-dht.cc refactor: tr_rand_buffer(), tr_rand_int() again (#4415) 2022-12-21 09:58:32 -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 fix: sonarcloud cpp:S6004 (#4270) 2022-11-28 21:03:28 -06:00
tr-lpd.h
tr-macros.h refactor: add TR_CONSTEXPR20 to make future C++20 migration easier (#4457) 2022-12-23 15:21:40 -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
tr-udp.cc refactor: tr_handshake (#4362) 2022-12-13 19:58:39 -06:00
tr-utp.cc refactor: tr_rand_buffer(), tr_rand_int() again (#4415) 2022-12-21 09:58:32 -06:00
tr-utp.h
transmission.h refactor: xunused (#4416) 2022-12-20 18:48:36 -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 Move jsonsl and wildmat to third-party (#4402) 2022-12-18 19:19:07 +00: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 refactor: tr_address cleanup (#4338) 2022-12-08 20:27:52 -06:00
variant-json.cc Move jsonsl and wildmat to third-party (#4402) 2022-12-18 19:19:07 +00:00
variant.cc refactor, ci: switch clang-format to LLVM 15 (#4297) 2022-12-02 09:57:50 -06:00
variant.h refactor: add more nodiscard, constexpr, and noexcept (#4089) 2022-11-03 18:08:02 -05:00
verify.cc fix: sonarcloud cpp:S6004 (#4270) 2022-11-28 21:03:28 -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 refactor: tr_address cleanup (#4338) 2022-12-08 20:27:52 -06:00
web-utils.h
web.cc fix: sonarcloud (#4453) 2022-12-23 10:56:27 -06:00
web.h fix: 4.0.0-beta.2 regression transmission-show --scrape did not exit cleanly (#4447) 2022-12-23 08:03:26 -06:00
webseed.cc Fixed crash on exit while downloading from webseed (#4451) 2022-12-23 11:34:08 -06:00
webseed.h