transmission/libtransmission
Cœur 6909ec0bad
build: fix building on macOS 10.14.6, 10.15.7 and 11.7 (#6590)
2024-03-09 10:27:20 -06:00
..
.clang-tidy refactor: libtransmission Settings (#6592) 2024-02-15 11:31:09 -06:00
CMakeLists.txt refactor: aggregate crypto handles when computing digests (#6662) 2024-03-04 16:59:51 -06:00
announce-list.cc fix: misc-include-cleaner clang-tidy warnings (#6502) 2024-01-07 14:21:05 -06:00
announce-list.h refactor: reduce utils.h includes (#6431) 2023-12-24 11:02:54 -06:00
announcer-common.h refactor: reduce utils.h includes (#6431) 2023-12-24 11:02:54 -06:00
announcer-http.cc fix: sonarcloud warnings (#6615) 2024-02-17 22:43:24 -06:00
announcer-udp.cc fix: clang-tidy-19 warnings (#6597) 2024-02-13 10:42:19 -06:00
announcer.cc fix: sonarcloud warnings (#6615) 2024-02-17 22:43:24 -06:00
announcer.h refactor: directly check if announcers are idle instead of using a stop counter (#6237) 2023-11-12 21:43:43 -06:00
bandwidth.cc fix: always use location of selected torrents in WebUI set location dialogue (#6337) 2023-12-06 10:10:28 -06:00
bandwidth.h chore: minor bandwidth code housekeeping (#6306) 2023-11-28 10:18:38 -06:00
benc.h refactor: remove the tr_error** idiom (#6198) 2023-11-04 11:39:41 -05:00
bitfield.cc chore: fix minor clang-tidy warnings (#6275) 2023-11-21 09:02:03 -06:00
bitfield.h chore: iwyu (#6201) 2023-11-03 12:03:26 -05:00
block-info.cc fix: implicit conversion loses integer precision (#6466) 2023-12-31 14:04:26 -06:00
block-info.h build: fix building on macOS 10.14.6, 10.15.7 and 11.7 (#6590) 2024-03-09 10:27:20 -06:00
blocklist.cc chore: fix minor clang-tidy warnings (#6275) 2023-11-21 09:02:03 -06:00
blocklist.h chore: iwyu (#6201) 2023-11-03 12:03:26 -05:00
cache.cc fix: misc-include-cleaner clang-tidy warnings (#6502) 2024-01-07 14:21:05 -06:00
cache.h fix: sonarcloud warnings (#6615) 2024-02-17 22:43:24 -06:00
clients.cc chore: fix minor clang-tidy warnings (#6275) 2023-11-21 09:02:03 -06:00
clients.h chore: iwyu (#6201) 2023-11-03 12:03:26 -05:00
completion.cc chore: fix minor clang-tidy warnings (#6275) 2023-11-21 09:02:03 -06:00
completion.h chore: removed copyright timespans in headers (#4850) 2023-11-01 16:11:11 -05:00
crypto-utils-ccrypto.cc refactor: aggregate crypto handles when computing digests (#6662) 2024-03-04 16:59:51 -06:00
crypto-utils-fallback.cc chore: removed copyright timespans in headers (#4850) 2023-11-01 16:11:11 -05:00
crypto-utils-mbedtls.cc refactor: aggregate crypto handles when computing digests (#6662) 2024-03-04 16:59:51 -06:00
crypto-utils-openssl.cc refactor: aggregate crypto handles when computing digests (#6662) 2024-03-04 16:59:51 -06:00
crypto-utils-wolfssl.cc refactor: aggregate crypto handles when computing digests (#6662) 2024-03-04 16:59:51 -06:00
crypto-utils.cc chore: fix minor clang-tidy warnings (#6275) 2023-11-21 09:02:03 -06:00
crypto-utils.h refactor: aggregate crypto handles when computing digests (#6662) 2024-03-04 16:59:51 -06:00
error-types.h chore: removed copyright timespans in headers (#4850) 2023-11-01 16:11:11 -05:00
error.cc refactor: remove the tr_error** idiom (#6198) 2023-11-04 11:39:41 -05:00
error.h perf: fewer temporary strings (#6325) 2023-12-01 16:48:16 -06:00
favicon-cache.h fix: sonarcloud warnings (#6615) 2024-02-17 22:43:24 -06:00
file-capacity.cc android patches for ndk (#6024) 2024-01-21 15:27:24 +00:00
file-piece-map.cc chore: fix reference to temporary (#6484) 2024-01-04 08:52:08 -06:00
file-piece-map.h refactor: reduce utils.h includes (#6431) 2023-12-24 11:02:54 -06:00
file-posix.cc refactor: remove tr_sys_file_flush() (#6647) 2024-03-03 23:29:38 -06:00
file-win32.cc refactor: remove tr_sys_file_flush() (#6647) 2024-03-03 23:29:38 -06:00
file.cc refactor: replace tr_sys_file_write_line() with fmt::print("...\n") (#6619) 2024-02-25 16:12:08 -06:00
file.h refactor: remove tr_sys_file_flush() (#6647) 2024-03-03 23:29:38 -06:00
global-ip-cache.cc fix: sonarcloud warnings (#6615) 2024-02-17 22:43:24 -06:00
global-ip-cache.h fix: remove unnecessary locking in global ip cache (#6370) 2023-12-16 08:03:33 -06:00
handshake.cc refactor: aggregate crypto handles when computing digests (#6662) 2024-03-04 16:59:51 -06:00
handshake.h chore: iwyu (#6201) 2023-11-03 12:03:26 -05:00
history.h chore: removed copyright timespans in headers (#4850) 2023-11-01 16:11:11 -05:00
inout.cc refactor: aggregate crypto handles when computing digests (#6662) 2024-03-04 16:59:51 -06:00
inout.h refactor: remove prefetch (#6332) 2023-12-04 11:45:37 -06:00
interned-string.h chore: iwyu (#6201) 2023-11-03 12:03:26 -05:00
libt.dox docs: fix various typos and misspellings (#2955) 2022-04-21 09:28:38 -05:00
log.cc refactor: replace tr_sys_file_write_line() with fmt::print("...\n") (#6619) 2024-02-25 16:12:08 -06:00
log.h chore: removed copyright timespans in headers (#4850) 2023-11-01 16:11:11 -05:00
lru-cache.h fix: sonarcloud warnings (#6615) 2024-02-17 22:43:24 -06:00
magnet-metainfo.cc refactor: reduce utils.h includes (#6431) 2023-12-24 11:02:54 -06:00
magnet-metainfo.h refactor: reduce utils.h includes (#6431) 2023-12-24 11:02:54 -06:00
makemeta.cc refactor: aggregate crypto handles when computing digests (#6662) 2024-03-04 16:59:51 -06:00
makemeta.h refactor: reduce utils.h includes (#6431) 2023-12-24 11:02:54 -06:00
mime-types.h chore: removed copyright timespans in headers (#4850) 2023-11-01 16:11:11 -05:00
mime-types.js chore: update mime types (#5712) 2023-07-02 08:32:21 -05:00
net.cc fix crash on empty filedescriptor after `accept` (#6585) 2024-02-11 20:40:41 -06:00
net.h refactor: reduce utils.h includes (#6431) 2023-12-24 11:02:54 -06:00
observable.h chore: iwyu (#6201) 2023-11-03 12:03:26 -05:00
open-files.cc fix: clang-tidy-19 warnings (#6597) 2024-02-13 10:42:19 -06:00
open-files.h refactor: constify the inout module (#6328) 2023-12-02 14:16:36 -06:00
peer-common.h fix: sonarcloud warnings (#6615) 2024-02-17 22:43:24 -06:00
peer-io.cc fix: clang-tidy-19 warnings (#6597) 2024-02-13 10:42:19 -06:00
peer-io.h fix: implement proper download limit for uTP (#6416) 2024-01-02 00:33:53 -06:00
peer-mgr-active-requests.cc chore: removed copyright timespans in headers (#4850) 2023-11-01 16:11:11 -05:00
peer-mgr-active-requests.h chore: removed copyright timespans in headers (#4850) 2023-11-01 16:11:11 -05:00
peer-mgr-wishlist.cc fix: sonarcloud warnings (#6615) 2024-02-17 22:43:24 -06:00
peer-mgr-wishlist.h perf: followup improvements to `3.00` Wishlist (#6589) 2024-02-11 21:13:59 -06:00
peer-mgr.cc fixup! perf: restore `3.00` wishlist with cached candidates (#6549) (#6604) 2024-02-16 08:28:37 -06:00
peer-mgr.h fix: don't consider peer info inactive if any of the time values is 0 (#6606) 2024-02-17 23:46:02 -06:00
peer-mse.cc chore: fix minor clang-tidy warnings (#6275) 2023-11-21 09:02:03 -06:00
peer-mse.h chore: removed copyright timespans in headers (#4850) 2023-11-01 16:11:11 -05:00
peer-msgs.cc refactor: make tr_torrentReqIsValid() private (#6620) 2024-02-18 16:00:13 -06:00
peer-msgs.h chore: removed copyright timespans in headers (#4850) 2023-11-01 16:11:11 -05:00
peer-socket.cc fix: implement proper download limit for uTP (#6416) 2024-01-02 00:33:53 -06:00
peer-socket.h refactor: remove the tr_error** idiom (#6198) 2023-11-04 11:39:41 -05:00
platform.cc chore: remove FMT_STRING macros (#6497) 2024-01-06 14:05:18 -06:00
platform.h chore: removed copyright timespans in headers (#4850) 2023-11-01 16:11:11 -05:00
port-forwarding-natpmp.cc chore: removed copyright timespans in headers (#4850) 2023-11-01 16:11:11 -05:00
port-forwarding-natpmp.h chore: removed copyright timespans in headers (#4850) 2023-11-01 16:11:11 -05:00
port-forwarding-upnp.cc fix: performance-enum-size warnings (#6504) 2024-01-08 08:32:58 -06:00
port-forwarding-upnp.h chore: removed copyright timespans in headers (#4850) 2023-11-01 16:11:11 -05:00
port-forwarding.cc chore: removed copyright timespans in headers (#4850) 2023-11-01 16:11:11 -05:00
port-forwarding.h chore: removed copyright timespans in headers (#4850) 2023-11-01 16:11:11 -05:00
quark.cc feat: added `sleep-per-seconds-during-verify` to settings.json (#6572) 2024-02-12 09:30:40 -06:00
quark.h feat: added `sleep-per-seconds-during-verify` to settings.json (#6572) 2024-02-12 09:30:40 -06:00
resume.cc fix: gcc-13 warnings pt. 2 (#6404) 2023-12-23 10:32:04 -06:00
resume.h refactor: c++ify libtransmission's tr_ctor struct (#6295) 2023-11-26 15:43:37 -06:00
rpc-server.cc refactor: libtransmission Settings (#6592) 2024-02-15 11:31:09 -06:00
rpc-server.h fix: sonarcloud warnings (#6615) 2024-02-17 22:43:24 -06:00
rpcimpl.cc fix: clang-tidy-19 warnings (#6597) 2024-02-13 10:42:19 -06:00
rpcimpl.h refactor: use new tr_variant API in rpcimpl (#6456) 2024-01-02 22:14:43 -06:00
session-alt-speeds.cc refactor: libtransmission Settings (#6592) 2024-02-15 11:31:09 -06:00
session-alt-speeds.h fix: sonarcloud warnings (#6615) 2024-02-17 22:43:24 -06:00
session-id.cc fix: clang-tidy-19 warnings (#6597) 2024-02-13 10:42:19 -06:00
session-id.h chore: removed copyright timespans in headers (#4850) 2023-11-01 16:11:11 -05:00
session-thread.cc refactor: allow explicitly queuing functions in session thread (#6406) 2023-12-24 08:32:14 -06:00
session-thread.h refactor: allow explicitly queuing functions in session thread (#6406) 2023-12-24 08:32:14 -06:00
session.cc refactor: libtransmission Settings (#6592) 2024-02-15 11:31:09 -06:00
session.h refactor: remove TR_PATH_DELIMITER (#6618) 2024-02-18 01:47:12 -06:00
settings.cc refactor: libtransmission Settings (#6592) 2024-02-15 11:31:09 -06:00
settings.h refactor: libtransmission Settings (#6592) 2024-02-15 11:31:09 -06:00
stats.cc chore: iwyu (#6201) 2023-11-03 12:03:26 -05:00
stats.h chore: removed copyright timespans in headers (#4850) 2023-11-01 16:11:11 -05:00
subprocess-posix.cc refactor: fix cppcoreguidelines-avoid-do-while warnings (#6527) 2024-01-20 16:56:42 -06:00
subprocess-win32.cc chore: remove FMT_STRING macros (#6497) 2024-01-06 14:05:18 -06:00
subprocess.h refactor: remove the tr_error** idiom (#6198) 2023-11-04 11:39:41 -05:00
timer-ev.cc chore: removed copyright timespans in headers (#4850) 2023-11-01 16:11:11 -05:00
timer-ev.h chore: removed copyright timespans in headers (#4850) 2023-11-01 16:11:11 -05:00
timer.h chore: removed copyright timespans in headers (#4850) 2023-11-01 16:11:11 -05:00
torrent-ctor.cc fix: clang-tidy-19 warnings (#6597) 2024-02-13 10:42:19 -06:00
torrent-ctor.h refactor: reduce utils.h includes (#6431) 2023-12-24 11:02:54 -06:00
torrent-files.cc chore: remove FMT_STRING macros (#6497) 2024-01-06 14:05:18 -06:00
torrent-files.h refactor: remove the tr_error** idiom (#6198) 2023-11-04 11:39:41 -05:00
torrent-magnet.cc refactor: convert `tr_incomplete_metadata` to c++ class (#6383) 2024-01-02 21:04:17 -06:00
torrent-magnet.h refactor: convert `tr_incomplete_metadata` to c++ class (#6383) 2024-01-02 21:04:17 -06:00
torrent-metainfo.cc fix: clang-tidy-19 warnings (#6597) 2024-02-13 10:42:19 -06:00
torrent-metainfo.h refactor: remove the tr_error** idiom (#6198) 2023-11-04 11:39:41 -05:00
torrent.cc refactor: make tr_torrentReqIsValid() private (#6620) 2024-02-18 16:00:13 -06:00
torrent.h refactor: make tr_torrentReqIsValid() private (#6620) 2024-02-18 16:00:13 -06:00
torrents.cc perf: prefer small containers (#6542) 2024-01-27 09:33:12 -06:00
torrents.h feat: support creating 0 byte files (#6232) 2023-11-28 10:51:13 -06:00
tr-arc4.h chore: removed copyright timespans in headers (#4850) 2023-11-01 16:11:11 -05:00
tr-assert.cc fix: clang-tidy-19 warnings (#6597) 2024-02-13 10:42:19 -06:00
tr-assert.h chore: removed copyright timespans in headers (#4850) 2023-11-01 16:11:11 -05:00
tr-buffer.h refactor: reduce utils.h includes (#6431) 2023-12-24 11:02:54 -06:00
tr-dht.cc fix: clang-tidy-19 warnings (#6597) 2024-02-13 10:42:19 -06:00
tr-dht.h fix: various DHT bugs (#6569) 2024-02-04 12:18:01 -06:00
tr-getopt.cc chore: fix minor clang-tidy warnings (#6275) 2023-11-21 09:02:03 -06:00
tr-getopt.h chore: removed copyright timespans in headers (#4850) 2023-11-01 16:11:11 -05:00
tr-lpd.cc fix: clang-tidy-19 warnings (#6597) 2024-02-13 10:42:19 -06:00
tr-lpd.h chore: removed copyright timespans in headers (#4850) 2023-11-01 16:11:11 -05:00
tr-macros.h refactor: remove TR_PATH_DELIMITER (#6618) 2024-02-18 01:47:12 -06:00
tr-popcount.h chore: removed copyright timespans in headers (#4850) 2023-11-01 16:11:11 -05:00
tr-strbuf.h chore: removed copyright timespans in headers (#4850) 2023-11-01 16:11:11 -05:00
tr-udp.cc fix: clang-tidy-19 warnings (#6597) 2024-02-13 10:42:19 -06:00
tr-utp.cc fix: misc-include-cleaner clang-tidy warnings (#6502) 2024-01-07 14:21:05 -06:00
tr-utp.h chore: iwyu (#6201) 2023-11-03 12:03:26 -05:00
transmission.h fix: app defaults should override libtransmission defaults (#6495) 2024-01-06 10:10:14 -06:00
utils-ev.cc chore: removed copyright timespans in headers (#4850) 2023-11-01 16:11:11 -05:00
utils-ev.h chore: removed copyright timespans in headers (#4850) 2023-11-01 16:11:11 -05:00
utils.cc fix: clang-tidy-19 warnings (#6597) 2024-02-13 10:42:19 -06:00
utils.h refactor: remove tr_strlcpy() (#6433) 2023-12-24 13:33:33 -06:00
utils.mm chore: iwyu (#6201) 2023-11-03 12:03:26 -05:00
values.h refactor: reduce utils.h includes (#6431) 2023-12-24 11:02:54 -06:00
variant-benc.cc chore: fix minor clang-tidy warnings (#6275) 2023-11-21 09:02:03 -06:00
variant-json.cc fix: disable RapidJSON SIMD optimisations (#6395) 2023-12-17 09:38:17 -06:00
variant.cc fix: implicit conversion loses integer precision (#6466) 2023-12-31 14:04:26 -06:00
variant.h build: fix building on macOS 10.14.6, 10.15.7 and 11.7 (#6590) 2024-03-09 10:27:20 -06:00
verify.cc refactor: aggregate crypto handles when computing digests (#6662) 2024-03-04 16:59:51 -06:00
verify.h feat: added `sleep-per-seconds-during-verify` to settings.json (#6572) 2024-02-12 09:30:40 -06:00
version.h.in build: support semver versioning (#3867) 2022-10-05 16:53:10 -05:00
watchdir-base.h chore: iwyu (#6201) 2023-11-03 12:03:26 -05:00
watchdir-generic.cc chore: removed copyright timespans in headers (#4850) 2023-11-01 16:11:11 -05:00
watchdir-inotify.cc fix: clang-tidy-19 warnings (#6597) 2024-02-13 10:42:19 -06:00
watchdir-kqueue.cc chore: removed copyright timespans in headers (#4850) 2023-11-01 16:11:11 -05:00
watchdir-win32.cc chore: fix minor clang-tidy warnings (#6275) 2023-11-21 09:02:03 -06:00
watchdir.cc refactor: remove the tr_error** idiom (#6198) 2023-11-04 11:39:41 -05:00
watchdir.h chore: iwyu (#6201) 2023-11-03 12:03:26 -05:00
web-utils.cc chore: fix minor clang-tidy warnings (#6275) 2023-11-21 09:02:03 -06:00
web-utils.h chore: removed copyright timespans in headers (#4850) 2023-11-01 16:11:11 -05:00
web.cc fix: clang-tidy-19 warnings (#6597) 2024-02-13 10:42:19 -06:00
web.h refactor: RPC `port-test` improvements (#6274) 2023-11-22 23:02:21 -06:00
webseed.cc refactor: allow explicitly queuing functions in session thread (#6406) 2023-12-24 08:32:14 -06:00
webseed.h chore: removed copyright timespans in headers (#4850) 2023-11-01 16:11:11 -05:00