transmission/libtransmission
Charles Kerr 5bcbb7e34b
refactor: aggregate arc4 into libtransmission (#3684)
2022-08-20 13:41:40 -05:00
..
.clang-tidy fix: coverity warnings (#3632) 2022-08-13 12:11:07 -05:00
CMakeLists.txt refactor: aggregate arc4 into libtransmission (#3684) 2022-08-20 13:41:40 -05:00
announce-list.cc refactor: avoid tr_new() in transmission-remote (#3665) 2022-08-17 20:25:42 -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: replace tr_http_escape() with tr_urlEscape() (#3678) 2022-08-19 14:33:06 -05:00
announcer-udp.cc refactor: make tr_session.speed_limit_Bps_ private (#3645) 2022-08-15 12:48:05 -05:00
announcer.cc chore: iwyu headers (#3661) 2022-08-17 11:08:36 -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 refactor: make blockinfo methods constexpr (#3682) 2022-08-20 10:40:18 -05:00
block-info.h refactor: make blockinfo methods constexpr (#3682) 2022-08-20 10:40:18 -05:00
blocklist.cc chore: iwyu headers (#3661) 2022-08-17 11:08:36 -05:00
blocklist.h chore: iwyu headers (#3661) 2022-08-17 11:08:36 -05:00
cache.cc refactor: remove tr_free() (#3668) 2022-08-18 09:14:12 -05:00
cache.h chore: iwyu headers (#3661) 2022-08-17 11:08:36 -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 chore: iwyu headers (#3661) 2022-08-17 11:08:36 -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 chore: iwyu headers (#3661) 2022-08-17 11:08:36 -05:00
crypto-utils-fallback.cc refactor: remove tr_dh code (#3443) 2022-07-14 19:54:10 -05:00
crypto-utils-openssl.cc chore: iwyu headers (#3661) 2022-08-17 11:08:36 -05:00
crypto-utils-polarssl.cc chore: iwyu headers (#3661) 2022-08-17 11:08:36 -05:00
crypto-utils.cc refactor: aggregate arc4 into libtransmission (#3684) 2022-08-20 13:41:40 -05:00
crypto-utils.h chore: iwyu headers (#3661) 2022-08-17 11:08:36 -05:00
error-types.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
error.cc refactor: remove tr_free() (#3668) 2022-08-18 09:14:12 -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 unused (#3675) 2022-08-18 22:47:23 -05:00
file.cc refactor: avoid tr_new() in transmission-remote (#3665) 2022-08-17 20:25:42 -05:00
file.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
handshake.cc chore: iwyu headers (#3661) 2022-08-17 11:08:36 -05:00
handshake.h chore: iwyu headers (#3661) 2022-08-17 11:08:36 -05:00
history.h chore: iwyu headers (#3661) 2022-08-17 11:08:36 -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: iwyu headers (#3661) 2022-08-17 11:08:36 -05:00
magnet-metainfo.cc refactor: replace tr_http_escape() with tr_urlEscape() (#3678) 2022-08-19 14:33:06 -05:00
magnet-metainfo.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
makemeta.cc refactor: remove tr_free() (#3668) 2022-08-18 09:14:12 -05:00
makemeta.h chore: iwyu headers (#3661) 2022-08-17 11:08:36 -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 chore: iwyu headers (#3661) 2022-08-17 11:08:36 -05:00
net.cc refactor: remove tr_session nonmember functions (#3641) 2022-08-14 14:41:57 -05:00
net.h chore: iwyu headers (#3661) 2022-08-17 11:08:36 -05:00
open-files.cc chore: iwyu headers (#3661) 2022-08-17 11:08:36 -05:00
open-files.h chore: iwyu headers (#3661) 2022-08-17 11:08:36 -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 chore: iwyu headers (#3661) 2022-08-17 11:08:36 -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: iwyu headers (#3661) 2022-08-17 11:08:36 -05:00
peer-mse.cc refactor: aggregate arc4 into libtransmission (#3684) 2022-08-20 13:41:40 -05:00
peer-mse.h refactor: aggregate arc4 into libtransmission (#3684) 2022-08-20 13:41:40 -05:00
peer-msgs.cc refactor: avoid tr_new() in transmission-remote (#3665) 2022-08-17 20:25:42 -05:00
peer-msgs.h chore: iwyu headers (#3661) 2022-08-17 11:08:36 -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: remove TR_N_ELEMENTS macro (#3674) 2022-08-18 21:31:53 -05:00
platform.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
port-forwarding.cc chore: iwyu headers (#3661) 2022-08-17 11:08:36 -05:00
port-forwarding.h refactor: remove tr_new, tr_free pt. 1 (#3626) 2022-08-11 19:59:58 -05:00
quark.cc refactor: avoid tr_new() in transmission-remote (#3665) 2022-08-17 20:25:42 -05:00
quark.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
resume.cc refactor: avoid tr_new() in transmission-remote (#3665) 2022-08-17 20:25:42 -05:00
resume.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
rpc-server.cc refactor: avoid tr_new() in transmission-remote (#3665) 2022-08-17 20:25:42 -05:00
rpc-server.h refactor: make tr_session.rpc_server_private_ (#3646) 2022-08-15 16:25:55 -05:00
rpcimpl.cc refactor: avoid tr_new() in transmission-remote (#3665) 2022-08-17 20:25:42 -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: remove unused (#3675) 2022-08-18 22:47:23 -05:00
session.h fix: close all timers before destroying the event loop (#3679) 2022-08-19 19:28:24 -05:00
stats.cc refactor: avoid tr_new() in transmission-remote (#3665) 2022-08-17 20:25:42 -05:00
stats.h chore: iwyu headers (#3661) 2022-08-17 11:08:36 -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 chore: iwyu headers (#3661) 2022-08-17 11:08:36 -05:00
subprocess.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
timer-ev.cc chore: iwyu headers (#3661) 2022-08-17 11:08:36 -05:00
timer-ev.h chore: iwyu headers (#3661) 2022-08-17 11:08:36 -05:00
timer.h chore: iwyu headers (#3661) 2022-08-17 11:08:36 -05:00
torrent-ctor.cc chore: iwyu headers (#3661) 2022-08-17 11:08:36 -05:00
torrent-files.cc chore: iwyu headers (#3661) 2022-08-17 11:08:36 -05:00
torrent-files.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
torrent-magnet.cc refactor: avoid tr_new() in transmission-remote (#3665) 2022-08-17 20:25:42 -05:00
torrent-magnet.h refactor: remove tr_session nonmember functions (#3641) 2022-08-14 14:41:57 -05:00
torrent-metainfo.cc chore: iwyu headers (#3661) 2022-08-17 11:08:36 -05:00
torrent-metainfo.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
torrent.cc chore: iwyu headers (#3661) 2022-08-17 11:08:36 -05:00
torrent.h chore: iwyu headers (#3661) 2022-08-17 11:08:36 -05:00
torrents.cc fix: 3579 assertion when RPC client asks for torrent-id 0 (#3683) 2022-08-20 11:55:32 -05:00
torrents.h chore: iwyu headers (#3661) 2022-08-17 11:08:36 -05:00
tr-arc4.h refactor: aggregate arc4 into libtransmission (#3684) 2022-08-20 13:41:40 -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: iwyu headers (#3661) 2022-08-17 11:08:36 -05:00
tr-dht.cc refactor: avoid tr_new() in transmission-remote (#3665) 2022-08-17 20:25:42 -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 chore: iwyu headers (#3661) 2022-08-17 11:08:36 -05:00
tr-lpd.h refactor: remove unused functions (#2863) 2022-04-01 21:55:30 -05:00
tr-macros.h refactor: remove unused (#3675) 2022-08-18 22:47:23 -05:00
tr-popcount.h chore: iwyu headers (#3661) 2022-08-17 11:08:36 -05:00
tr-strbuf.h chore: iwyu headers (#3661) 2022-08-17 11:08:36 -05:00
tr-udp.cc chore: iwyu headers (#3661) 2022-08-17 11:08:36 -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: remove unused (#3675) 2022-08-18 22:47:23 -05:00
trevent.cc chore: iwyu headers (#3661) 2022-08-17 11:08:36 -05:00
trevent.h refactor: timer pt 3 (#3624) 2022-08-11 14:30:00 -05:00
upnp.cc chore: iwyu headers (#3661) 2022-08-17 11:08:36 -05:00
upnp.h chore: fix spdx abbreviations (#3602) 2022-08-08 13:05:39 -05:00
utils.cc refactor: remove TR_N_ELEMENTS macro (#3674) 2022-08-18 21:31:53 -05:00
utils.h refactor: remove TR_N_ELEMENTS macro (#3674) 2022-08-18 21:31:53 -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: avoid tr_new() in transmission-remote (#3665) 2022-08-17 20:25:42 -05:00
variant.h refactor: avoid tr_new() in transmission-remote (#3665) 2022-08-17 20:25:42 -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 chore: iwyu headers (#3661) 2022-08-17 11:08:36 -05:00
watchdir-generic.cc chore: iwyu headers (#3661) 2022-08-17 11:08:36 -05:00
watchdir-inotify.cc chore: iwyu headers (#3661) 2022-08-17 11:08:36 -05:00
watchdir-kqueue.cc chore: iwyu headers (#3661) 2022-08-17 11:08:36 -05:00
watchdir-win32.cc chore: iwyu headers (#3661) 2022-08-17 11:08:36 -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 refactor: replace tr_http_escape() with tr_urlEscape() (#3678) 2022-08-19 14:33:06 -05:00
web-utils.h refactor: replace tr_http_escape() with tr_urlEscape() (#3678) 2022-08-19 14:33:06 -05:00
web.cc refactor: remove TR_N_ELEMENTS macro (#3674) 2022-08-18 21:31:53 -05:00
web.h chore: iwyu headers (#3661) 2022-08-17 11:08:36 -05:00
webseed.cc refactor: replace tr_http_escape() with tr_urlEscape() (#3678) 2022-08-19 14:33:06 -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