transmission/libtransmission
Charles Kerr 47fe7c47d2
refactor: replace per-torrent callbacks with per-session ones. (#3495)
2022-07-23 01:04:34 -05:00
..
.clang-tidy
CMakeLists.txt refactor: remove tr_dh code (#3443) 2022-07-14 19:54:10 -05:00
announce-list.cc refactor: simplify announceToScrape() (#3167) 2022-05-31 12:12:25 -05:00
announce-list.h refactor: simplify announceToScrape() (#3167) 2022-05-31 12:12:25 -05:00
announcer-common.h
announcer-http.cc Add announce-ip and announce-ip-enabled parameters. (#3461) 2022-07-20 14:04:52 -05:00
announcer-udp.cc Add announce-ip and announce-ip-enabled parameters. (#3461) 2022-07-20 14:04:52 -05:00
announcer.cc fix: clang 15 warnings (#3172) 2022-06-01 11:56:59 -05:00
announcer.h
bandwidth.cc refactor: rename Bandwidth as tr_bandwidth (#3379) 2022-06-29 15:08:58 -05:00
bandwidth.h refactor: rename Bandwidth as tr_bandwidth (#3379) 2022-06-29 15:08:58 -05:00
benc.h perf: do not use tr_variant when parsing .torrent files 2022-05-23 23:05:16 -05:00
bitfield.cc fix: compiler warnings (#3123) 2022-05-22 21:22:34 -05:00
bitfield.h
block-info.cc
block-info.h fix: assertion failed "s->leftUntilDone <= s->sizeWhenDone" (#3406) 2022-07-04 11:48:54 -05:00
blocklist.cc Revert "refactor: tr_address cleanup (#3422)" (#3426) 2022-07-09 18:44:20 -05:00
blocklist.h fix: compiler warnings (#3123) 2022-05-22 21:22:34 -05:00
cache.cc fix: requests across piece boundaries when piece is not a multiple of block_size 2022-06-19 23:08:58 -05:00
cache.h fix: requests across piece boundaries when piece is not a multiple of block_size 2022-06-19 23:08:58 -05:00
clients.cc fix: clang 15 warnings (#3172) 2022-06-01 11:56:59 -05:00
clients.h
completion.cc fix: assertion failed "s->leftUntilDone <= s->sizeWhenDone" (#3406) 2022-07-04 11:48:54 -05:00
completion.h fix: assertion failed "s->leftUntilDone <= s->sizeWhenDone" (#3406) 2022-07-04 11:48:54 -05:00
crypto-utils-ccrypto.cc refactor: replace per-torrent callbacks with per-session ones. (#3495) 2022-07-23 01:04:34 -05:00
crypto-utils-cyassl.cc refactor: remove tr_dh code (#3443) 2022-07-14 19:54:10 -05:00
crypto-utils-fallback.cc refactor: remove tr_dh code (#3443) 2022-07-14 19:54:10 -05:00
crypto-utils-openssl.cc refactor: remove tr_dh code (#3443) 2022-07-14 19:54:10 -05:00
crypto-utils-polarssl.cc refactor: remove tr_dh code (#3443) 2022-07-14 19:54:10 -05:00
crypto-utils.cc refactor: remove tr_dh code (#3443) 2022-07-14 19:54:10 -05:00
crypto-utils.h refactor: remove tr_dh code (#3443) 2022-07-14 19:54:10 -05:00
error-types.h
error.cc
error.h
file-piece-map.cc
file-piece-map.h
file-posix.cc
file-win32.cc
file.cc
file.h perf: do not use tr_variant when parsing .torrent files 2022-05-23 23:05:16 -05:00
handshake.cc fix: limit pad search during encrypted handshake (#3471) 2022-07-18 13:00:26 -05:00
handshake.h refactor: remove tr_dh code (#3443) 2022-07-14 19:54:10 -05:00
history.h
inout.cc refactor: use tr_torrent_id_t (#3314) 2022-06-17 10:43:04 -05:00
inout.h
interned-string.h
jsonsl.c
jsonsl.h
libt.dox
log.cc fix_empty_log_windows (#3396) 2022-07-04 00:34:39 -05:00
log.h test: add plaintext & encrypted handshake tests (#3455) 2022-07-16 15:25:44 -05:00
lru-cache.h
magnet-metainfo.cc Add basic support for v2 hashes in transmission-show (#3380) 2022-07-01 09:49:33 -05:00
magnet-metainfo.h Add basic support for v2 hashes in transmission-show (#3380) 2022-07-01 09:49:33 -05:00
makemeta.cc tr_makeMetaInfo: new anonymize option (closes #3420) (#3452) 2022-07-19 16:48:24 -05:00
makemeta.h tr_makeMetaInfo: new anonymize option (closes #3420) (#3452) 2022-07-19 16:48:24 -05:00
mime-types.h
mime-types.js
natpmp.cc
natpmp_local.h
net.cc refactor: remove tr_address_to_string() (#3427) 2022-07-09 20:03:40 -05:00
net.h refactor: remove tr_address_to_string() (#3427) 2022-07-09 20:03:40 -05:00
open-files.cc fix: silence unexpected key warnings in torrent file parser (#3133) 2022-05-24 15:28:02 -05:00
open-files.h
peer-common.h refactor: add tr_peer.canRequest() (#3408) 2022-07-04 13:03:32 -05:00
peer-io.cc test: add plaintext & encrypted handshake tests (#3455) 2022-07-16 15:25:44 -05:00
peer-io.h test: add plaintext & encrypted handshake tests (#3455) 2022-07-16 15:25:44 -05:00
peer-mgr-active-requests.cc
peer-mgr-active-requests.h
peer-mgr-wishlist.cc fix: requests across piece boundaries when piece is not a multiple of block_size 2022-06-19 23:08:58 -05:00
peer-mgr-wishlist.h
peer-mgr.cc refactor: replace per-torrent callbacks with per-session ones. (#3495) 2022-07-23 01:04:34 -05:00
peer-mgr.h refactor: decouple tr_handshake (#3435) 2022-07-11 18:29:48 -05:00
peer-mse.cc test: add plaintext & encrypted handshake tests (#3455) 2022-07-16 15:25:44 -05:00
peer-mse.h refactor: remove tr_dh code (#3443) 2022-07-14 19:54:10 -05:00
peer-msgs.cc test: add plaintext & encrypted handshake tests (#3455) 2022-07-16 15:25:44 -05:00
peer-msgs.h Revert "refactor: tr_address cleanup (#3422)" (#3426) 2022-07-09 18:44:20 -05:00
peer-socket.h Revert "refactor: tr_address cleanup (#3422)" (#3426) 2022-07-09 18:44:20 -05:00
platform-quota.cc
platform-quota.h
platform.cc test: add platform tests (#3514) 2022-07-22 20:10:02 -05:00
platform.h test: add platform tests (#3514) 2022-07-22 20:10:02 -05:00
port-forwarding.cc refactor: remove tr_address_to_string() (#3427) 2022-07-09 20:03:40 -05:00
port-forwarding.h
quark.cc Add announce-ip and announce-ip-enabled parameters. (#3461) 2022-07-20 14:04:52 -05:00
quark.h Add announce-ip and announce-ip-enabled parameters. (#3461) 2022-07-20 14:04:52 -05:00
resume.cc fix: 3508 location invalidation (#3511) 2022-07-22 00:52:48 -05:00
resume.h
rpc-server.cc test: add platform tests (#3514) 2022-07-22 20:10:02 -05:00
rpc-server.h test: add platform tests (#3514) 2022-07-22 20:10:02 -05:00
rpcimpl.cc fix: 3508 location invalidation (#3511) 2022-07-22 00:52:48 -05:00
rpcimpl.h
session-id.cc refactor: add pathbuf and std::string-friendly helpers to tr_sys file and path funcs (#3118) 2022-05-21 20:17:00 -05:00
session-id.h
session.cc refactor: replace per-torrent callbacks with per-session ones. (#3495) 2022-07-23 01:04:34 -05:00
session.h refactor: replace per-torrent callbacks with per-session ones. (#3495) 2022-07-23 01:04:34 -05:00
stats.cc fix: 3508 location invalidation (#3511) 2022-07-22 00:52:48 -05:00
stats.h
subprocess-posix.cc
subprocess-win32.cc
subprocess.h
torrent-ctor.cc perf: avoid std::string temporaries in sessionLoadTorrent() (#3165) 2022-05-31 10:53:46 -05:00
torrent-files.cc fix removal of torrent files with a folder structure (#3151) 2022-06-01 10:25:06 -05:00
torrent-files.h perf: do not use tr_variant when parsing .torrent files 2022-05-23 23:05:16 -05:00
torrent-magnet.cc fix: minor warnings (#3413) 2022-07-05 18:32:30 -05:00
torrent-magnet.h Set torrent file's metainfo for magnets (#3322) 2022-06-21 16:47:57 -05:00
torrent-metainfo.cc Fix #3444, support single file hybrid torrents. (#3446) 2022-07-14 13:53:00 -05:00
torrent-metainfo.h Add basic support for v2 hashes in transmission-show (#3380) 2022-07-01 09:49:33 -05:00
torrent.cc refactor: replace per-torrent callbacks with per-session ones. (#3495) 2022-07-23 01:04:34 -05:00
torrent.h refactor: replace per-torrent callbacks with per-session ones. (#3495) 2022-07-23 01:04:34 -05:00
torrents.cc refactor: use tr_torrent_id_t (#3314) 2022-06-17 10:43:04 -05:00
torrents.h refactor: use tr_torrent_id_t (#3314) 2022-06-17 10:43:04 -05:00
tr-assert.cc
tr-assert.h
tr-assert.mm
tr-dht.cc fix: 3508 location invalidation (#3511) 2022-07-22 00:52:48 -05:00
tr-dht.h Revert "refactor: tr_address cleanup (#3422)" (#3426) 2022-07-09 18:44:20 -05:00
tr-getopt.cc
tr-getopt.h
tr-lpd.cc fix: ESPIPE "illegal seek" error while seeding (#3137) 2022-05-25 18:16:15 -05:00
tr-lpd.h
tr-macros.h Add basic support for v2 hashes in transmission-show (#3380) 2022-07-01 09:49:33 -05:00
tr-popcount.h
tr-strbuf.h Move function declaration (#3207) 2022-06-05 12:08:58 -05:00
tr-udp.cc Revert "refactor: tr_address cleanup (#3422)" (#3426) 2022-07-09 18:44:20 -05:00
tr-udp.h
tr-utp.cc Revert "refactor: tr_address cleanup (#3422)" (#3426) 2022-07-09 18:44:20 -05:00
tr-utp.h Update libutp to 3.4+ (TRAC-5888) (#3416) 2022-07-08 10:13:22 -05:00
transmission.h refactor: replace per-torrent callbacks with per-session ones. (#3495) 2022-07-23 01:04:34 -05:00
trevent.cc
trevent.h
upnp.cc refactor: remove tr_dh code (#3443) 2022-07-14 19:54:10 -05:00
upnp.h refactor: remove tr_address_to_string() (#3427) 2022-07-09 20:03:40 -05:00
utils.cc Instantiate `tr_parseNum()` template using basic types (#3404) 2022-07-03 23:28:41 -05:00
utils.h refactor: remove tr_strvPath() (#3509) 2022-07-22 13:07:23 -05:00
variant-benc.cc
variant-common.h
variant-json.cc fix: minor xcode warnings in macOS client (#3174) 2022-06-01 19:51:09 -05:00
variant.cc
variant.h
verify.cc
verify.h
version.h.in
watchdir-common.h
watchdir-generic.cc
watchdir-inotify.cc
watchdir-kqueue.cc
watchdir-win32.cc
watchdir.cc
watchdir.h
web-utils.cc Revert "refactor: tr_address cleanup (#3422)" (#3426) 2022-07-09 18:44:20 -05:00
web-utils.h
web.cc Implement latest version of BEP-7 for HTTP requests (#1661) 2022-06-17 20:33:11 -05:00
web.h refactor: rename Bandwidth as tr_bandwidth (#3379) 2022-06-29 15:08:58 -05:00
webseed.cc fix: 3415 assert failure in webseed.requestBlocks (#3470) 2022-07-18 11:40:58 -05:00
webseed.h
wildmat.c