.. |
.clang-tidy
|
…
|
|
CMakeLists.txt
|
…
|
|
announce-list.cc
|
refactor: rename tr_tracker_view.host to .host_and_port for clarity (#5508)
|
2023-05-08 20:28:10 -05:00 |
announce-list.h
|
…
|
|
announcer-common.h
|
chore: update copyrights to 2023 (#4834)
|
2023-02-11 14:49:42 -06:00 |
announcer-http.cc
|
…
|
|
announcer-udp.cc
|
…
|
|
announcer.cc
|
…
|
|
announcer.h
|
…
|
|
bandwidth.cc
|
…
|
|
bandwidth.h
|
…
|
|
benc.h
|
…
|
|
bitfield.cc
|
…
|
|
bitfield.h
|
…
|
|
block-info.cc
|
…
|
|
block-info.h
|
…
|
|
blocklist.cc
|
refactor: add tr_sys_dir_get_files() (#5412)
|
2023-04-18 16:23:20 -05:00 |
blocklist.h
|
…
|
|
cache.cc
|
…
|
|
cache.h
|
…
|
|
clients.cc
|
…
|
|
clients.h
|
…
|
|
completion.cc
|
…
|
|
completion.h
|
…
|
|
crypto-utils-ccrypto.cc
|
…
|
|
crypto-utils-fallback.cc
|
…
|
|
crypto-utils-mbedtls.cc
|
…
|
|
crypto-utils-openssl.cc
|
…
|
|
crypto-utils-wolfssl.cc
|
…
|
|
crypto-utils.cc
|
…
|
|
crypto-utils.h
|
…
|
|
error-types.h
|
…
|
|
error.cc
|
…
|
|
error.h
|
…
|
|
favicon-cache.h
|
feat: add generic favicon_cache class for reuse between Qt, GTK app (#5294)
|
2023-04-22 21:11:16 -05:00 |
file-piece-map.cc
|
…
|
|
file-piece-map.h
|
…
|
|
file-posix.cc
|
…
|
|
file-win32.cc
|
…
|
|
file.cc
|
…
|
|
file.h
|
refactor: add tr_sys_dir_get_files() (#5412)
|
2023-04-18 16:23:20 -05:00 |
global-ip-cache.cc
|
…
|
|
global-ip-cache.h
|
…
|
|
handshake.cc
|
…
|
|
handshake.h
|
…
|
|
history.h
|
…
|
|
inout.cc
|
…
|
|
inout.h
|
…
|
|
interned-string.h
|
…
|
|
libt.dox
|
…
|
|
log.cc
|
…
|
|
log.h
|
…
|
|
lru-cache.h
|
…
|
|
magnet-metainfo.cc
|
…
|
|
magnet-metainfo.h
|
…
|
|
makelog
|
refactor: misc-use-anonymous-namespace pt. 4 (#4550)
|
2023-01-07 12:58:16 -06:00 |
makemeta.cc
|
…
|
|
makemeta.h
|
…
|
|
mime-types.h
|
…
|
|
mime-types.js
|
…
|
|
net.cc
|
…
|
|
net.h
|
…
|
|
open-files.cc
|
…
|
|
open-files.h
|
…
|
|
peer-common.h
|
…
|
|
peer-io.cc
|
…
|
|
peer-io.h
|
…
|
|
peer-mgr-active-requests.cc
|
…
|
|
peer-mgr-active-requests.h
|
…
|
|
peer-mgr-wishlist.cc
|
chore: include directory name in libtransmission #includes (#5308)
|
2023-04-14 14:33:23 -05:00 |
peer-mgr-wishlist.h
|
…
|
|
peer-mgr.cc
|
…
|
|
peer-mgr.h
|
…
|
|
peer-mse.cc
|
…
|
|
peer-mse.h
|
…
|
|
peer-msgs.cc
|
perf: avoid extra heap alloc in block cache (#5522)
|
2023-05-13 14:16:00 -05:00 |
peer-msgs.h
|
fix: crash in peer stats (#5279)
|
2023-04-14 16:03:08 -05:00 |
peer-socket.cc
|
…
|
|
peer-socket.h
|
refactor: use BufferReader, BufferWriter as function args (#5518)
|
2023-05-12 18:10:08 -05:00 |
platform-quota.cc
|
…
|
|
platform-quota.h
|
…
|
|
platform.cc
|
…
|
|
platform.h
|
…
|
|
port-forwarding-natpmp.cc
|
…
|
|
port-forwarding-natpmp.h
|
…
|
|
port-forwarding-upnp.cc
|
…
|
|
port-forwarding-upnp.h
|
chore: update copyrights to 2023 (#4834)
|
2023-02-11 14:49:42 -06:00 |
port-forwarding.cc
|
refactor: use snake_case for libtransmission class methods (#5497)
|
2023-05-05 23:11:05 -05:00 |
port-forwarding.h
|
…
|
|
quark.cc
|
…
|
|
quark.h
|
…
|
|
resume.cc
|
…
|
|
resume.h
|
…
|
|
rpc-server.cc
|
…
|
|
rpc-server.h
|
…
|
|
rpcimpl.cc
|
…
|
|
rpcimpl.h
|
…
|
|
session-alt-speeds.cc
|
…
|
|
session-alt-speeds.h
|
…
|
|
session-id.cc
|
…
|
|
session-id.h
|
…
|
|
session-settings.cc
|
…
|
|
session-settings.h
|
…
|
|
session-thread.cc
|
…
|
|
session-thread.h
|
…
|
|
session.cc
|
…
|
|
session.h
|
refactor: use snake_case for libtransmission class methods (#5497)
|
2023-05-05 23:11:05 -05:00 |
stats.cc
|
…
|
|
stats.h
|
…
|
|
subprocess-posix.cc
|
…
|
|
subprocess-win32.cc
|
chore: prefer fmt/core.h over fmt/format.h (#5404)
|
2023-04-16 15:34:19 -05:00 |
subprocess.h
|
…
|
|
timer-ev.cc
|
…
|
|
timer-ev.h
|
…
|
|
timer.h
|
refactor: use snake_case for libtransmission class methods (#5497)
|
2023-05-05 23:11:05 -05:00 |
torrent-ctor.cc
|
…
|
|
torrent-files.cc
|
…
|
|
torrent-files.h
|
…
|
|
torrent-magnet.cc
|
…
|
|
torrent-magnet.h
|
…
|
|
torrent-metainfo.cc
|
…
|
|
torrent-metainfo.h
|
…
|
|
torrent.cc
|
…
|
|
torrent.h
|
…
|
|
torrents.cc
|
…
|
|
torrents.h
|
…
|
|
tr-arc4.h
|
…
|
|
tr-assert.cc
|
…
|
|
tr-assert.h
|
…
|
|
tr-assert.mm
|
…
|
|
tr-buffer.h
|
…
|
|
tr-dht.cc
|
…
|
|
tr-dht.h
|
refactor: use snake_case for libtransmission class methods (#5497)
|
2023-05-05 23:11:05 -05:00 |
tr-getopt.cc
|
…
|
|
tr-getopt.h
|
…
|
|
tr-lpd.cc
|
refactor: use snake_case for libtransmission class methods (#5497)
|
2023-05-05 23:11:05 -05:00 |
tr-lpd.h
|
…
|
|
tr-macros.h
|
…
|
|
tr-popcount.h
|
…
|
|
tr-strbuf.h
|
…
|
|
tr-udp.cc
|
…
|
|
tr-utp.cc
|
…
|
|
tr-utp.h
|
…
|
|
transmission.h
|
…
|
|
utils-ev.cc
|
…
|
|
utils-ev.h
|
…
|
|
utils.cc
|
…
|
|
utils.h
|
…
|
|
utils.mm
|
…
|
|
variant-benc.cc
|
…
|
|
variant-common.h
|
…
|
|
variant-converters.cc
|
…
|
|
variant-json.cc
|
…
|
|
variant.cc
|
refactor: use BufferReader, BufferWriter as function args (#5518)
|
2023-05-12 18:10:08 -05:00 |
variant.h
|
…
|
|
verify.cc
|
…
|
|
verify.h
|
…
|
|
version.h.in
|
…
|
|
watchdir-base.h
|
…
|
|
watchdir-generic.cc
|
…
|
|
watchdir-inotify.cc
|
…
|
|
watchdir-kqueue.cc
|
…
|
|
watchdir-win32.cc
|
…
|
|
watchdir.cc
|
refactor: add tr_sys_dir_get_files() (#5412)
|
2023-04-18 16:23:20 -05:00 |
watchdir.h
|
…
|
|
web-utils.cc
|
…
|
|
web-utils.h
|
…
|
|
web.cc
|
…
|
|
web.h
|
…
|
|
webseed.cc
|
…
|
|
webseed.h
|
chore: update copyrights to 2023 (#4834)
|
2023-02-11 14:49:42 -06:00 |