transmission/libtransmission
Yat Ho 71904b9de2 fix: keep peer io alive inside utp callback (#6507)
(cherry picked from commit a1160f1556)
2024-01-25 20:06:24 +08:00
..
.clang-tidy fix: cppcoreguidelines-pro-type-cstyle-cast (#4685) 2023-01-28 15:26:23 -06:00
CMakeLists.txt build: fix libtransmission build on very old cmake versions (#6418) 2024-01-06 13:31:38 -06:00
announce-list.cc fix: announce with query replace bug (#5871) 2023-08-13 19:28:35 -05:00
announce-list.h fix: announce with query replace bug (#5871) 2023-08-13 19:28:35 -05:00
announcer-common.h chore: update copyrights to 2023 (#4834) 2023-02-11 14:49:42 -06:00
announcer-http.cc encode `&key=` as fixed-width 8-digit hex (#5652) 2023-06-21 11:53:28 -05:00
announcer-udp.cc fix: encode `ip` in network byte order for udp announce (#6126) (#6132) 2023-10-20 11:32:42 -05:00
announcer.cc fix: wrong tier value in torrent get tracker stat response (#5274) 2023-03-21 20:23:08 -05:00
announcer.h chore: update copyrights to 2023 (#4834) 2023-02-11 14:49:42 -06:00
bandwidth.cc fix: only consider piece data in bandwidth limit (#6082) (#6134) 2023-10-20 11:23:00 -05:00
bandwidth.h fix: only consider piece data in bandwidth limit (#6082) (#6134) 2023-10-20 11:23:00 -05:00
benc.h chore: update copyrights to 2023 (#4834) 2023-02-11 14:49:42 -06:00
bitfield.cc fix: comment typos in libtransmission (#5473) 2023-05-09 13:45:15 -05:00
bitfield.h chore: update copyrights to 2023 (#4834) 2023-02-11 14:49:42 -06:00
block-info.cc chore: update copyrights to 2023 (#4834) 2023-02-11 14:49:42 -06:00
block-info.h chore: update copyrights to 2023 (#4834) 2023-02-11 14:49:42 -06:00
blocklist.cc fix: blocklists allocate more memory than they need (#4953) 2023-02-19 09:20:23 -06:00
blocklist.h chore: update copyrights to 2023 (#4834) 2023-02-11 14:49:42 -06:00
cache.cc perf: faster Cache::write_contiguous() (#5715) 2023-07-02 15:24:49 -05:00
cache.h perf: make `CompareCacheBlockByKey` constexpr (#5678) 2023-06-28 11:47:46 -05:00
clients.cc chore: update copyrights to 2023 (#4834) 2023-02-11 14:49:42 -06:00
clients.h chore: update copyrights to 2023 (#4834) 2023-02-11 14:49:42 -06:00
completion.cc fix: The right operand of '<' is a garbage value (#5285) 2023-03-23 12:05:11 -05:00
completion.h fix: assertion failed leftUntilDone <= sizeWhenDone (#4879) 2023-02-13 19:51:23 -06:00
crypto-utils-ccrypto.cc chore: update copyrights to 2023 (#4834) 2023-02-11 14:49:42 -06:00
crypto-utils-fallback.cc chore: update copyrights to 2023 (#4834) 2023-02-11 14:49:42 -06:00
crypto-utils-mbedtls.cc chore: update copyrights to 2023 (#4834) 2023-02-11 14:49:42 -06:00
crypto-utils-openssl.cc chore: update copyrights to 2023 (#4834) 2023-02-11 14:49:42 -06:00
crypto-utils-wolfssl.cc style: use the new paragraph comment style everywhere (#4634) 2023-01-22 13:21:30 -06:00
crypto-utils.cc chore: update copyrights to 2023 (#4834) 2023-02-11 14:49:42 -06:00
crypto-utils.h chore: update copyrights to 2023 (#4834) 2023-02-11 14:49:42 -06:00
error-types.h chore: update copyrights to 2023 (#4834) 2023-02-11 14:49:42 -06:00
error.cc chore: update copyrights to 2023 (#4834) 2023-02-11 14:49:42 -06:00
error.h chore: update copyrights to 2023 (#4834) 2023-02-11 14:49:42 -06:00
file-piece-map.cc perf: fix wishlist cpu load regression, pt. 2 (#5273) 2023-03-22 10:24:10 -05:00
file-piece-map.h perf: fix wishlist cpu load regression, pt. 2 (#5273) 2023-03-22 10:24:10 -05:00
file-posix.cc fix: tr_sys_path_copy in file-posix.cc for some Synology Devices (#5966) (#5974) 2023-11-03 12:56:36 -05:00
file-win32.cc chore: update copyrights to 2023 (#4834) 2023-02-11 14:49:42 -06:00
file.cc chore: update copyrights to 2023 (#4834) 2023-02-11 14:49:42 -06:00
file.h daemon: check whether log file is regular and may be flushed (#4612) 2023-01-18 12:46:57 -06:00
handshake.cc perf: avoid extra work in read_vc() (#5527) 2023-05-14 15:12:28 -05:00
handshake.h perf: avoid extra work in read_vc() (#5527) 2023-05-14 15:12:28 -05:00
history.h underscores in documentation comments should be code escaped (#4639) 2023-01-23 10:26:11 -06:00
inout.cc fix: wrong error message when writing to incomplete dir (#5217) 2023-03-13 16:20:39 -05:00
inout.h chore: update copyrights to 2023 (#4834) 2023-02-11 14:49:42 -06:00
interned-string.h chore: update copyrights to 2023 (#4834) 2023-02-11 14:49:42 -06:00
libt.dox
log.cc fix: do not write log if file handler is bad (#5675) 2023-06-27 13:56:01 -05:00
log.h chore: update copyrights to 2023 (#4834) 2023-02-11 14:49:42 -06:00
lru-cache.h chore: update copyrights to 2023 (#4834) 2023-02-11 14:49:42 -06:00
magnet-metainfo.cc chore: update copyrights to 2023 (#4834) 2023-02-11 14:49:42 -06:00
magnet-metainfo.h fix: crash when magnet dn isn't utf-8 (#5244) 2023-03-19 10:36:16 -05:00
makelog refactor: misc-use-anonymous-namespace pt. 4 (#4550) 2023-01-07 12:58:16 -06:00
makemeta.cc fix: always add `announce` key even when including announce-list (#5106) 2023-03-01 13:10:20 -06:00
makemeta.h chore: update copyrights to 2023 (#4834) 2023-02-11 14:49:42 -06:00
mime-types.h chore: update copyrights to 2023 (#4834) 2023-02-11 14:49:42 -06:00
mime-types.js chore: update copyrights to 2023 (#4834) 2023-02-11 14:49:42 -06:00
net.cc fix: comment typos in libtransmission (#5473) 2023-05-09 13:45:15 -05:00
net.h chore: update copyrights to 2023 (#4834) 2023-02-11 14:49:42 -06:00
open-files.cc fix: cannot build with clang on Windows (#4978) 2023-02-21 11:08:28 -06:00
open-files.h chore: update copyrights to 2023 (#4834) 2023-02-11 14:49:42 -06:00
peer-common.h chore: update copyrights to 2023 (#4834) 2023-02-11 14:49:42 -06:00
peer-io.cc fix: keep peer io alive inside utp callback (#6507) 2024-01-25 20:06:24 +08:00
peer-io.h fix: implement proper download limit for uTP (#6416) 2024-01-25 20:06:20 +08:00
peer-mgr-active-requests.cc fix: avoid unintentional map insertions in ActiveRequests::count() (#5520) 2023-05-12 20:18:47 -05:00
peer-mgr-active-requests.h chore: update copyrights to 2023 (#4834) 2023-02-11 14:49:42 -06:00
peer-mgr-wishlist.cc perf: fix wishlist cpu load regression, pt. 2 (#5273) 2023-03-22 10:24:10 -05:00
peer-mgr-wishlist.h perf: fix wishlist cpu load regression, pt. 2 (#5273) 2023-03-22 10:24:10 -05:00
peer-mgr.cc perf: reduce copying in `enforceSwarmPeerLimit()` (#5731) 2023-07-14 19:55:36 -05:00
peer-mgr.h chore: update copyrights to 2023 (#4834) 2023-02-11 14:49:42 -06:00
peer-mse.cc chore: update copyrights to 2023 (#4834) 2023-02-11 14:49:42 -06:00
peer-mse.h chore: remove invalid assertion test (#4860) 2023-02-12 18:38:18 -06:00
peer-msgs.cc chore: remove unused header includes (#5227) 2023-03-14 18:36:15 -05:00
peer-msgs.h chore: update copyrights to 2023 (#4834) 2023-02-11 14:49:42 -06:00
peer-socket.cc fix: implement proper download limit for uTP (#6416) 2024-01-25 20:06:20 +08:00
peer-socket.h chore: update copyrights to 2023 (#4834) 2023-02-11 14:49:42 -06:00
platform-quota.cc chore: update copyrights to 2023 (#4834) 2023-02-11 14:49:42 -06:00
platform-quota.h chore: update copyrights to 2023 (#4834) 2023-02-11 14:49:42 -06:00
platform.cc chore: update copyrights to 2023 (#4834) 2023-02-11 14:49:42 -06:00
platform.h chore: update copyrights to 2023 (#4834) 2023-02-11 14:49:42 -06:00
port-forwarding-natpmp.cc chore: update copyrights to 2023 (#4834) 2023-02-11 14:49:42 -06:00
port-forwarding-natpmp.h chore: update copyrights to 2023 (#4834) 2023-02-11 14:49:42 -06:00
port-forwarding-upnp.cc chore: update copyrights to 2023 (#4834) 2023-02-11 14:49:42 -06:00
port-forwarding-upnp.h chore: update copyrights to 2023 (#4834) 2023-02-11 14:49:42 -06:00
port-forwarding.cc chore: update copyrights to 2023 (#4834) 2023-02-11 14:49:42 -06:00
port-forwarding.h chore: update copyrights to 2023 (#4834) 2023-02-11 14:49:42 -06:00
quark.cc fix: generate peer-id on launch (#5233) 2023-03-15 20:53:48 -05:00
quark.h fix: generate peer-id on launch (#5233) 2023-03-15 20:53:48 -05:00
resume.cc fix: 5053 old torrent files keep appearing (#5117) 2023-03-01 20:12:19 -06:00
resume.h fix: 5053 old torrent files keep appearing (#5117) 2023-03-01 20:12:19 -06:00
rpc-server.cc fix: use one variable to store `TR_KEY_rpc_authentication_required` (#6514) 2024-01-09 23:13:28 -06:00
rpc-server.h fix: use one variable to store `TR_KEY_rpc_authentication_required` (#6514) 2024-01-09 23:13:28 -06:00
rpcimpl.cc fix: crash after nullptr dereference in rpcimpl (#6177) (#6348) 2023-12-06 15:24:13 -06:00
rpcimpl.h chore: update copyrights to 2023 (#4834) 2023-02-11 14:49:42 -06:00
session-alt-speeds.cc chore: update copyrights to 2023 (#4834) 2023-02-11 14:49:42 -06:00
session-alt-speeds.h chore: update copyrights to 2023 (#4834) 2023-02-11 14:49:42 -06:00
session-id.cc chore: update copyrights to 2023 (#4834) 2023-02-11 14:49:42 -06:00
session-id.h fix: uninitialized session_id_t values (#5396) 2023-04-20 14:13:51 -05:00
session-settings.cc chore: update copyrights to 2023 (#4834) 2023-02-11 14:49:42 -06:00
session-settings.h fix: generate peer-id on launch (#5233) 2023-03-15 20:53:48 -05:00
session-thread.cc chore: update copyrights to 2023 (#4834) 2023-02-11 14:49:42 -06:00
session-thread.h chore: update copyrights to 2023 (#4834) 2023-02-11 14:49:42 -06:00
session.cc fix: comment typos in libtransmission (#5473) 2023-05-09 13:45:15 -05:00
session.h fix: announce LDP on listening interface (#5875) (#5896) 2023-08-13 22:02:54 -05:00
stats.cc chore: update copyrights to 2023 (#4834) 2023-02-11 14:49:42 -06:00
stats.h chore: update copyrights to 2023 (#4834) 2023-02-11 14:49:42 -06:00
subprocess-posix.cc refactor: misc-use-anonymous-namespace pt. 4 (#4550) 2023-01-07 12:58:16 -06:00
subprocess-win32.cc chore: update copyrights to 2023 (#4834) 2023-02-11 14:49:42 -06:00
subprocess.h chore: update copyrights to 2023 (#4834) 2023-02-11 14:49:42 -06:00
timer-ev.cc chore: update copyrights to 2023 (#4834) 2023-02-11 14:49:42 -06:00
timer-ev.h chore: update copyrights to 2023 (#4834) 2023-02-11 14:49:42 -06:00
timer.h chore: update copyrights to 2023 (#4834) 2023-02-11 14:49:42 -06:00
torrent-ctor.cc chore: update copyrights to 2023 (#4834) 2023-02-11 14:49:42 -06:00
torrent-files.cc chore: update copyrights to 2023 (#4834) 2023-02-11 14:49:42 -06:00
torrent-files.h chore: update copyrights to 2023 (#4834) 2023-02-11 14:49:42 -06:00
torrent-magnet.cc fix: bug that prevented providing the final metadata piece (#5460) 2023-04-26 23:29:07 -05:00
torrent-magnet.h fix: magnet links are always paused when added (#4856) 2023-02-13 12:33:33 -06:00
torrent-metainfo.cc fix: only torrent metainfo display-name as a fallback (#5378) 2023-04-12 17:26:43 -05:00
torrent-metainfo.h fix: do not lose magnet links when upgrading from tr3 to 4 (#4840) 2023-02-12 18:10:54 -06:00
torrent.cc fix: invalid TR_TORRENT_TRACKERS env var for some torrents (#6434) 2023-12-24 16:40:31 -06:00
torrent.h fix: generate peer-id on launch (#5233) 2023-03-15 20:53:48 -05:00
torrents.cc perf: convert comparator functors to static constexpr (#5687) 2023-06-30 12:29:53 -05:00
torrents.h fix: in RPC, default to sort torrents by id (#5604) 2023-12-03 15:52:43 -06:00
tr-arc4.h chore: update copyrights to 2023 (#4834) 2023-02-11 14:49:42 -06:00
tr-assert.cc chore: update copyrights to 2023 (#4834) 2023-02-11 14:49:42 -06:00
tr-assert.h chore: update copyrights to 2023 (#4834) 2023-02-11 14:49:42 -06:00
tr-assert.mm Revert "fix: remove abort() call from tr_assert_message() (#4696)" (#4851) 2023-02-12 08:16:20 -06:00
tr-buffer.h fix: encode `ip` in network byte order for udp announce (#6126) (#6132) 2023-10-20 11:32:42 -05:00
tr-dht.cc fix: minor warnings (#5409) 2023-04-20 14:16:09 -05:00
tr-dht.h chore: update copyrights to 2023 (#4834) 2023-02-11 14:49:42 -06:00
tr-getopt.cc fix: formatting cmdline help message (#6174) 2023-11-03 12:53:38 -05:00
tr-getopt.h chore: update copyrights to 2023 (#4834) 2023-02-11 14:49:42 -06:00
tr-lpd.cc fix: announce LDP on listening interface (#5875) (#5896) 2023-08-13 22:02:54 -05:00
tr-lpd.h fix: announce LDP on listening interface (#5875) (#5896) 2023-08-13 22:02:54 -05:00
tr-macros.h chore: update copyrights to 2023 (#4834) 2023-02-11 14:49:42 -06:00
tr-popcount.h fix: Remove faulty `popcnt` features checks for MSVC [#4872] (#4886) 2023-02-18 02:11:56 +00:00
tr-strbuf.h chore: update copyrights to 2023 (#4834) 2023-02-11 14:49:42 -06:00
tr-udp.cc chore: update copyrights to 2023 (#4834) 2023-02-11 14:49:42 -06:00
tr-utp.cc fix: try utp connection first; fix utp timeout issues. (#4897) 2023-02-18 10:03:59 -06:00
tr-utp.h chore: update copyrights to 2023 (#4834) 2023-02-11 14:49:42 -06:00
transmission.h Don't force fetch metainfo at startup and new torrents. (#4895) 2023-02-14 22:19:47 -06:00
utils-ev.cc chore: update copyrights to 2023 (#4834) 2023-02-11 14:49:42 -06:00
utils-ev.h chore: update copyrights to 2023 (#4834) 2023-02-11 14:49:42 -06:00
utils.cc fix: json string serializer improperly escaping characters (#6005) (#6133) 2023-10-20 11:21:51 -05:00
utils.h fix: json string serializer improperly escaping characters (#6005) (#6133) 2023-10-20 11:21:51 -05:00
utils.mm fix: potential NSString leak in tr_strv_convert_utf8() 2023-04-11 17:36:22 -05:00
variant-benc.cc chore: update copyrights to 2023 (#4834) 2023-02-11 14:49:42 -06:00
variant-common.h chore: update copyrights to 2023 (#4834) 2023-02-11 14:49:42 -06:00
variant-converters.cc chore: update copyrights to 2023 (#4834) 2023-02-11 14:49:42 -06:00
variant-json.cc fix: json string serializer improperly escaping characters (#6005) (#6133) 2023-10-20 11:21:51 -05:00
variant.cc chore: update copyrights to 2023 (#4834) 2023-02-11 14:49:42 -06:00
variant.h chore: update copyrights to 2023 (#4834) 2023-02-11 14:49:42 -06:00
verify.cc chore: update copyrights to 2023 (#4834) 2023-02-11 14:49:42 -06:00
verify.h
version.h.in
watchdir-base.h chore: update copyrights to 2023 (#4834) 2023-02-11 14:49:42 -06:00
watchdir-generic.cc chore: update copyrights to 2023 (#4834) 2023-02-11 14:49:42 -06:00
watchdir-inotify.cc chore: update copyrights to 2023 (#4834) 2023-02-11 14:49:42 -06:00
watchdir-kqueue.cc chore: update copyrights to 2023 (#4834) 2023-02-11 14:49:42 -06:00
watchdir-win32.cc chore: update copyrights to 2023 (#4834) 2023-02-11 14:49:42 -06:00
watchdir.cc chore: update copyrights to 2023 (#4834) 2023-02-11 14:49:42 -06:00
watchdir.h fix: cppcoreguidelines-pro-type-cstyle-cast (#4685) 2023-01-28 15:26:23 -06:00
web-utils.cc fix: parsing of ipv6 tracker announce URLs (#5174) 2023-03-07 12:19:12 -06:00
web-utils.h chore: update copyrights to 2023 (#4834) 2023-02-11 14:49:42 -06:00
web.cc fix: workaround HSTS upgrading to HTTPS for HTTP trackers (#5969) 2023-11-03 12:57:32 -05:00
web.h chore: update copyrights to 2023 (#4834) 2023-02-11 14:49:42 -06:00
webseed.cc fix: handle block fragments that arrive from peers out-of-order (#4890) 2023-02-14 13:50:28 -06:00
webseed.h chore: update copyrights to 2023 (#4834) 2023-02-11 14:49:42 -06:00