.. |
.clang-tidy
|
refactor: clang-tidy in libtransmission (#2578)
|
2022-02-06 22:28:36 -06:00 |
CMakeLists.txt
|
feat: use libpsl (#2575)
|
2022-02-12 11:30:27 -06:00 |
announce-list.cc
|
refactor: do not mix torrent, default trackers
|
2022-02-21 08:34:59 -06:00 |
announce-list.h
|
perf: skip some excess announce list rebuilds
|
2022-02-21 08:34:59 -06:00 |
announcer-common.h
|
…
|
|
announcer-http.cc
|
refactor: tr_web (#2640)
|
2022-02-17 17:35:57 -06:00 |
announcer-udp.cc
|
fix: do not hammer dns servers re-requesting udp trackernames (#2641)
|
2022-02-17 18:38:11 -06:00 |
announcer.cc
|
perf: skip some excess announce list rebuilds
|
2022-02-21 08:34:59 -06:00 |
announcer.h
|
…
|
|
bandwidth.cc
|
chore: update license spdx abbreviations (#2582)
|
2022-02-07 10:25:02 -06:00 |
bandwidth.h
|
…
|
|
benc.h
|
…
|
|
bitfield.cc
|
chore: update license spdx abbreviations (#2582)
|
2022-02-07 10:25:02 -06:00 |
bitfield.h
|
…
|
|
block-info.cc
|
chore: update license spdx abbreviations (#2582)
|
2022-02-07 10:25:02 -06:00 |
block-info.h
|
Feat: add tr_block_info::Location (#2649)
|
2022-02-18 17:17:19 -06:00 |
blocklist.cc
|
refactor: sonarcloud "use if init" statements (#2587)
|
2022-02-07 23:44:31 -06:00 |
blocklist.h
|
Revert "fix: sonarcloud (#2558)" (#2562)
|
2022-02-01 11:30:51 -06:00 |
cache.cc
|
refactor: use tr_block_info::Location in inout.cc (#2658)
|
2022-02-19 10:07:08 -06:00 |
cache.h
|
refactor: use tr_block_info::Location in cache.cc (#2652)
|
2022-02-19 07:45:19 -06:00 |
clients.cc
|
chore: update license spdx abbreviations (#2582)
|
2022-02-07 10:25:02 -06:00 |
clients.h
|
…
|
|
completion.cc
|
Feat: add tr_block_info::Location (#2649)
|
2022-02-18 17:17:19 -06:00 |
completion.h
|
feat: newly-added seeds skip the full verify step (#2626)
|
2022-02-14 13:17:51 -06:00 |
crypto-utils-ccrypto.cc
|
chore: update license spdx abbreviations (#2582)
|
2022-02-07 10:25:02 -06:00 |
crypto-utils-cyassl.cc
|
chore: update license spdx abbreviations (#2582)
|
2022-02-07 10:25:02 -06:00 |
crypto-utils-fallback.cc
|
chore: update license spdx abbreviations (#2582)
|
2022-02-07 10:25:02 -06:00 |
crypto-utils-openssl.cc
|
chore: update license spdx abbreviations (#2582)
|
2022-02-07 10:25:02 -06:00 |
crypto-utils-polarssl.cc
|
chore: update license spdx abbreviations (#2582)
|
2022-02-07 10:25:02 -06:00 |
crypto-utils.cc
|
feat: add support for adding torrents by raw hash values (#2608)
|
2022-02-12 22:16:55 -06:00 |
crypto-utils.h
|
feat: add support for adding torrents by raw hash values (#2608)
|
2022-02-12 22:16:55 -06:00 |
crypto.cc
|
chore: update license spdx abbreviations (#2582)
|
2022-02-07 10:25:02 -06:00 |
crypto.h
|
…
|
|
error-types.h
|
…
|
|
error.cc
|
chore: update license spdx abbreviations (#2582)
|
2022-02-07 10:25:02 -06:00 |
error.h
|
…
|
|
fdlimit.cc
|
chore: update license spdx abbreviations (#2582)
|
2022-02-07 10:25:02 -06:00 |
fdlimit.h
|
…
|
|
file-piece-map.cc
|
Feat: add tr_block_info::Location (#2649)
|
2022-02-18 17:17:19 -06:00 |
file-piece-map.h
|
…
|
|
file-posix.cc
|
fix implicit conversion (#2661)
|
2022-02-19 20:03:57 -06:00 |
file-win32.cc
|
chore: update license spdx abbreviations (#2582)
|
2022-02-07 10:25:02 -06:00 |
file.cc
|
chore: update license spdx abbreviations (#2582)
|
2022-02-07 10:25:02 -06:00 |
file.h
|
…
|
|
foo
|
…
|
|
handshake.cc
|
refactor: sonarcloud "use if init" statements (#2587)
|
2022-02-07 23:44:31 -06:00 |
handshake.h
|
…
|
|
history.h
|
…
|
|
inout.cc
|
refactor: use tr_block_info::Location in inout.cc (#2658)
|
2022-02-19 10:07:08 -06:00 |
inout.h
|
refactor: use tr_block_info::Location in inout.cc (#2658)
|
2022-02-19 10:07:08 -06:00 |
interned-string.h
|
…
|
|
jsonsl.c
|
…
|
|
jsonsl.h
|
…
|
|
libt.dox
|
…
|
|
log.cc
|
refactor: fix a pair of win32 msvc warnings in libtransmission (#2588)
|
2022-02-08 12:50:09 -06:00 |
log.h
|
…
|
|
magnet-metainfo.cc
|
fix: sonarcloud code smells (#2623)
|
2022-02-13 23:44:38 -06:00 |
magnet-metainfo.h
|
feat: add support for adding torrents by raw hash values (#2608)
|
2022-02-12 22:16:55 -06:00 |
makemeta.cc
|
feat: support webseeds in transmission-create (#2611)
|
2022-02-12 12:50:47 -06:00 |
makemeta.h
|
feat: support webseeds in transmission-create (#2611)
|
2022-02-12 12:50:47 -06:00 |
mime-types.h
|
…
|
|
mime-types.js
|
…
|
|
natpmp.cc
|
chore: update license spdx abbreviations (#2582)
|
2022-02-07 10:25:02 -06:00 |
natpmp_local.h
|
…
|
|
net.cc
|
refactor: move tr_netClosePeerSocket() impl to net.cc (#2659)
|
2022-02-19 12:10:43 -06:00 |
net.h
|
feat: support dscp classes in socket iptos (#2594)
|
2022-02-10 15:35:28 -06:00 |
peer-common.h
|
…
|
|
peer-io.cc
|
feat: support dscp classes in socket iptos (#2594)
|
2022-02-10 15:35:28 -06:00 |
peer-io.h
|
…
|
|
peer-mgr-active-requests.cc
|
chore: update license spdx abbreviations (#2582)
|
2022-02-07 10:25:02 -06:00 |
peer-mgr-active-requests.h
|
…
|
|
peer-mgr-wishlist.cc
|
refactor: tr_webseed simplification (#2613)
|
2022-02-12 16:52:40 -06:00 |
peer-mgr-wishlist.h
|
…
|
|
peer-mgr.cc
|
refactor: move tr_netClosePeerSocket() impl to net.cc (#2659)
|
2022-02-19 12:10:43 -06:00 |
peer-mgr.h
|
…
|
|
peer-msgs.cc
|
refactor: use tr_block_info::Location in cache.cc (#2652)
|
2022-02-19 07:45:19 -06:00 |
peer-msgs.h
|
Feat: add tr_block_info::Location (#2649)
|
2022-02-18 17:17:19 -06:00 |
peer-socket.h
|
refactor: move tr_netClosePeerSocket() impl to net.cc (#2659)
|
2022-02-19 12:10:43 -06:00 |
platform-quota.cc
|
chore: update license spdx abbreviations (#2582)
|
2022-02-07 10:25:02 -06:00 |
platform-quota.h
|
…
|
|
platform.cc
|
refactor: sonarcloud "use if init" statements (#2587)
|
2022-02-07 23:44:31 -06:00 |
platform.h
|
…
|
|
port-forwarding.cc
|
chore: update license spdx abbreviations (#2582)
|
2022-02-07 10:25:02 -06:00 |
port-forwarding.h
|
…
|
|
ptrarray.cc
|
chore: update license spdx abbreviations (#2582)
|
2022-02-07 10:25:02 -06:00 |
ptrarray.h
|
…
|
|
quark.cc
|
feat: default public trackers
|
2022-02-21 08:34:57 -06:00 |
quark.h
|
feat: default public trackers
|
2022-02-21 08:34:57 -06:00 |
resume.cc
|
refactor: fix sonarcloud "use enum class" code smells (#2590)
|
2022-02-08 20:25:19 -06:00 |
resume.h
|
refactor: fix sonarcloud "use enum class" code smells (#2590)
|
2022-02-08 20:25:19 -06:00 |
rpc-server.cc
|
refactor: sonarcloud "use if init" statements (#2587)
|
2022-02-07 23:44:31 -06:00 |
rpc-server.h
|
…
|
|
rpcimpl.cc
|
refactor: do not mix torrent, default trackers
|
2022-02-21 08:34:59 -06:00 |
rpcimpl.h
|
…
|
|
session-id.cc
|
chore: update license spdx abbreviations (#2582)
|
2022-02-07 10:25:02 -06:00 |
session-id.h
|
…
|
|
session.cc
|
perf: skip some excess announce list rebuilds
|
2022-02-21 08:34:59 -06:00 |
session.h
|
refactor: do not mix torrent, default trackers
|
2022-02-21 08:34:59 -06:00 |
stats.cc
|
chore: update license spdx abbreviations (#2582)
|
2022-02-07 10:25:02 -06:00 |
stats.h
|
…
|
|
subprocess-posix.cc
|
chore: update license spdx abbreviations (#2582)
|
2022-02-07 10:25:02 -06:00 |
subprocess-win32.cc
|
chore: update license spdx abbreviations (#2582)
|
2022-02-07 10:25:02 -06:00 |
subprocess.h
|
…
|
|
torrent-ctor.cc
|
chore: update license spdx abbreviations (#2582)
|
2022-02-07 10:25:02 -06:00 |
torrent-magnet.cc
|
magnet links always pause after they get metainfo (#2654)
|
2022-02-19 09:26:59 -06:00 |
torrent-magnet.h
|
…
|
|
torrent-metainfo.cc
|
chore: update license spdx abbreviations (#2582)
|
2022-02-07 10:25:02 -06:00 |
torrent-metainfo.h
|
refactor: use tr_block_info::Location in inout.cc (#2658)
|
2022-02-19 10:07:08 -06:00 |
torrent.cc
|
refactor: do not mix torrent, default trackers
|
2022-02-21 08:34:59 -06:00 |
torrent.h
|
refactor: use tr_block_info::Location in inout.cc (#2658)
|
2022-02-19 10:07:08 -06:00 |
tr-assert.cc
|
chore: update license spdx abbreviations (#2582)
|
2022-02-07 10:25:02 -06:00 |
tr-assert.h
|
…
|
|
tr-assert.mm
|
…
|
|
tr-dht.cc
|
refactor: sonarcloud "use if init" statements (#2587)
|
2022-02-07 23:44:31 -06:00 |
tr-dht.h
|
Revert "fix: sonarcloud (#2558)" (#2562)
|
2022-02-01 11:30:51 -06:00 |
tr-getopt.cc
|
refactor: sonarcloud "use if init" statements (#2587)
|
2022-02-07 23:44:31 -06:00 |
tr-getopt.h
|
…
|
|
tr-lpd.cc
|
refactor: clang-tidy in libtransmission (#2578)
|
2022-02-06 22:28:36 -06:00 |
tr-lpd.h
|
…
|
|
tr-macros.h
|
…
|
|
tr-udp.cc
|
refactor/remove-unused-utp-includes (#2650)
|
2022-02-18 18:56:53 -06:00 |
tr-udp.h
|
…
|
|
tr-utp.cc
|
refactor: clang-tidy in libtransmission (#2578)
|
2022-02-06 22:28:36 -06:00 |
tr-utp.h
|
refactor: use tr_block_info::Location in cache.cc (#2652)
|
2022-02-19 07:45:19 -06:00 |
transmission.h
|
perf: skip some excess announce list rebuilds
|
2022-02-21 08:34:59 -06:00 |
trevent.cc
|
fix: crash when evdns_base_new() fails (#2627)
|
2022-02-14 15:42:30 -06:00 |
trevent.h
|
…
|
|
upnp.cc
|
chore: update license spdx abbreviations (#2582)
|
2022-02-07 10:25:02 -06:00 |
upnp.h
|
…
|
|
utils.cc
|
refactor: move tr_netClosePeerSocket() impl to net.cc (#2659)
|
2022-02-19 12:10:43 -06:00 |
utils.h
|
feat: add tr_torrentSetTrackerList(), tr_torrentGetTrackerList() (#2642)
|
2022-02-18 11:52:01 -06:00 |
variant-benc.cc
|
refactor: sonarcloud "use if init" statements (#2587)
|
2022-02-07 23:44:31 -06:00 |
variant-common.h
|
…
|
|
variant-json.cc
|
fix: define UTF_CPP_CPLUSPLUS for #include utf8.h (#2625)
|
2022-02-14 11:54:32 -06:00 |
variant.cc
|
refactor: sonarcloud "use if init" statements (#2587)
|
2022-02-07 23:44:31 -06:00 |
variant.h
|
…
|
|
verify.cc
|
test: fix race condition in rename-test (#2612)
|
2022-02-12 13:51:43 -06:00 |
verify.h
|
refactor: remove callback from tr_torrentVerify() public API (#2592)
|
2022-02-09 12:02:59 -06:00 |
version.h.in
|
…
|
|
watchdir-common.h
|
…
|
|
watchdir-generic.cc
|
chore: update license spdx abbreviations (#2582)
|
2022-02-07 10:25:02 -06:00 |
watchdir-inotify.cc
|
chore: update license spdx abbreviations (#2582)
|
2022-02-07 10:25:02 -06:00 |
watchdir-kqueue.cc
|
chore: update license spdx abbreviations (#2582)
|
2022-02-07 10:25:02 -06:00 |
watchdir-win32.cc
|
chore: update license spdx abbreviations (#2582)
|
2022-02-07 10:25:02 -06:00 |
watchdir.cc
|
chore: update license spdx abbreviations (#2582)
|
2022-02-07 10:25:02 -06:00 |
watchdir.h
|
…
|
|
web-utils.cc
|
fix: sonarcloud code smells (#2623)
|
2022-02-13 23:44:38 -06:00 |
web-utils.h
|
feat: use libpsl (#2575)
|
2022-02-12 11:30:27 -06:00 |
web.cc
|
refactor: tr_web (#2640)
|
2022-02-17 17:35:57 -06:00 |
web.h
|
refactor: tr_web (#2640)
|
2022-02-17 17:35:57 -06:00 |
webseed.cc
|
refactor: use tr_block_info::Location in inout.cc (#2658)
|
2022-02-19 10:07:08 -06:00 |
webseed.h
|
…
|
|
wildmat.c
|
…
|
|