transmission/libtransmission
Mike Gelfand a459e5e11b
Switch to a standalone ARC4 implementation (#1788)
* Switch to a standalone ARC4 implementation

This frees us from expecting it being provided by one of the crypto
libraries we support, all of which deprecated and/or removed it at this
point.

Fixes: #1103
Fixes: #1777

* Suppress lgtm warnings about RC4 being weak (we don't care)
2021-09-12 06:47:29 +03:00
..
CMakeLists.txt Switch to a standalone ARC4 implementation (#1788) 2021-09-12 06:47:29 +03:00
ConvertUTF.c #6064: Merge ConvertUTF.c fixes from LLVM (?) 2016-02-06 22:05:22 +00:00
ConvertUTF.h Ensure include guard is the first non-comment line 2017-11-14 23:21:28 +03:00
announcer-common.h perf: prioritize announces based on scrape stats (#1782) 2021-09-09 19:28:22 -05:00
announcer-http.c Switch to clang-format for code formatting, include Mac client 2021-08-16 00:38:29 +03:00
announcer-udp.c Switch to clang-format for code formatting, include Mac client 2021-08-16 00:38:29 +03:00
announcer.c fixup! perf: prioritize announces based on scrape stats (#1782) (#1786) 2021-09-11 08:11:46 -05:00
announcer.h perf: use scrape to know when a private swarm is all-seeds (#1780) 2021-09-09 15:25:30 -05:00
bandwidth.c perf: faster tr_sessionCountQueueFreeSlots() (#1785) 2021-09-10 15:15:35 -05:00
bandwidth.h Switch to clang-format for code formatting, include Mac client 2021-08-16 00:38:29 +03:00
bitfield.c Switch to clang-format for code formatting, include Mac client 2021-08-16 00:38:29 +03:00
bitfield.h Switch to clang-format for code formatting, include Mac client 2021-08-16 00:38:29 +03:00
blocklist.c Switch to clang-format for code formatting, include Mac client 2021-08-16 00:38:29 +03:00
blocklist.h refactor: use GTest for running tests (#1383) 2020-08-11 13:11:55 -05:00
cache.c Switch to clang-format for code formatting, include Mac client 2021-08-16 00:38:29 +03:00
cache.h Switch to clang-format for code formatting, include Mac client 2021-08-16 00:38:29 +03:00
clients.c Switch to clang-format for code formatting, include Mac client 2021-08-16 00:38:29 +03:00
clients.h refactor: use GTest for running tests (#1383) 2020-08-11 13:11:55 -05:00
completion.c Use explicit boolean conversions 2019-07-14 16:25:07 +03:00
completion.h Switch to clang-format for code formatting, include Mac client 2021-08-16 00:38:29 +03:00
crypto-utils-cyassl.c Switch to a standalone ARC4 implementation (#1788) 2021-09-12 06:47:29 +03:00
crypto-utils-fallback.c Switch to clang-format for code formatting, include Mac client 2021-08-16 00:38:29 +03:00
crypto-utils-openssl.c Switch to a standalone ARC4 implementation (#1788) 2021-09-12 06:47:29 +03:00
crypto-utils-polarssl.c Switch to a standalone ARC4 implementation (#1788) 2021-09-12 06:47:29 +03:00
crypto-utils.c Switch to a standalone ARC4 implementation (#1788) 2021-09-12 06:47:29 +03:00
crypto-utils.h Switch to a standalone ARC4 implementation (#1788) 2021-09-12 06:47:29 +03:00
crypto.c Switch to a standalone ARC4 implementation (#1788) 2021-09-12 06:47:29 +03:00
crypto.h Switch to a standalone ARC4 implementation (#1788) 2021-09-12 06:47:29 +03:00
error-types.h Adjust uncrustify config, reformat all but Mac client 2017-04-20 10:01:22 +03:00
error.c chore: remove unused methods (#1207) 2020-05-11 17:20:46 -05:00
error.h Switch to clang-format for code formatting, include Mac client 2021-08-16 00:38:29 +03:00
fdlimit.c Switch to clang-format for code formatting, include Mac client 2021-08-16 00:38:29 +03:00
fdlimit.h Switch to clang-format for code formatting, include Mac client 2021-08-16 00:38:29 +03:00
file-posix.c Switch to clang-format for code formatting, include Mac client 2021-08-16 00:38:29 +03:00
file-win32.c Switch to clang-format for code formatting, include Mac client 2021-08-16 00:38:29 +03:00
file.c refactor: fix more sonarcloud warnings (#1509) 2020-11-08 13:54:40 -06:00
file.h Switch to clang-format for code formatting, include Mac client 2021-08-16 00:38:29 +03:00
handshake.c perf: do not generate address strings as log name if logging is disabled (#1784) 2021-09-10 12:22:46 -05:00
handshake.h Switch to clang-format for code formatting, include Mac client 2021-08-16 00:38:29 +03:00
history.c Introduce our own assertion macros with finer control 2017-06-08 10:24:12 +03:00
history.h Switch to clang-format for code formatting, include Mac client 2021-08-16 00:38:29 +03:00
inout.c Switch to clang-format for code formatting, include Mac client 2021-08-16 00:38:29 +03:00
inout.h Switch to clang-format for code formatting, include Mac client 2021-08-16 00:38:29 +03:00
jsonsl.c chore: update jsonsl parser snapshot (#1050) 2019-11-09 18:06:36 -06:00
jsonsl.h chore: update jsonsl parser snapshot (#1050) 2019-11-09 18:06:36 -06:00
libt.dox (trunk libT) re-start work on making libT doxygen friendly. still a long ways to go on this. 2009-05-29 19:17:12 +00:00
list.c Switch to clang-format for code formatting, include Mac client 2021-08-16 00:38:29 +03:00
list.h Switch to clang-format for code formatting, include Mac client 2021-08-16 00:38:29 +03:00
log.c refactor: fix more sonarcloud warnings (#1508) 2020-11-05 16:46:21 -06:00
log.h Switch to clang-format for code formatting, include Mac client 2021-08-16 00:38:29 +03:00
magnet.c Switch to clang-format for code formatting, include Mac client 2021-08-16 00:38:29 +03:00
magnet.h Switch to clang-format for code formatting, include Mac client 2021-08-16 00:38:29 +03:00
makemeta.c Switch to clang-format for code formatting, include Mac client 2021-08-16 00:38:29 +03:00
makemeta.h Switch to clang-format for code formatting, include Mac client 2021-08-16 00:38:29 +03:00
metainfo.c Switch to clang-format for code formatting, include Mac client 2021-08-16 00:38:29 +03:00
metainfo.h Switch to clang-format for code formatting, include Mac client 2021-08-16 00:38:29 +03:00
mime-types.c Switch to clang-format for code formatting, include Mac client 2021-08-16 00:38:29 +03:00
mime-types.h feat: add torrent-get 'primary-mime-type' to RPC. (#1464) 2020-10-13 10:33:56 -05:00
mime-types.js feat: add torrent-get 'primary-mime-type' to RPC. (#1464) 2020-10-13 10:33:56 -05:00
natpmp.c Switch to clang-format for code formatting, include Mac client 2021-08-16 00:38:29 +03:00
natpmp_local.h Ensure include guard is the first non-comment line 2017-11-14 23:21:28 +03:00
net.c Switch to clang-format for code formatting, include Mac client 2021-08-16 00:38:29 +03:00
net.h Switch to clang-format for code formatting, include Mac client 2021-08-16 00:38:29 +03:00
peer-common.h Switch to clang-format for code formatting, include Mac client 2021-08-16 00:38:29 +03:00
peer-io.c perf: do not generate address strings as log name if logging is disabled (#1784) 2021-09-10 12:22:46 -05:00
peer-io.h Switch to clang-format for code formatting, include Mac client 2021-08-16 00:38:29 +03:00
peer-mgr.c perf: use scrape to know when a private swarm is all-seeds (#1780) 2021-09-09 15:25:30 -05:00
peer-mgr.h perf: use scrape to know when a private swarm is all-seeds (#1780) 2021-09-09 15:25:30 -05:00
peer-msgs.c perf: use scrape to know when a private swarm is all-seeds (#1780) 2021-09-09 15:25:30 -05:00
peer-msgs.h Switch to clang-format for code formatting, include Mac client 2021-08-16 00:38:29 +03:00
peer-socket.h refactor: use GTest for running tests (#1383) 2020-08-11 13:11:55 -05:00
platform-quota.c Switch to clang-format for code formatting, include Mac client 2021-08-16 00:38:29 +03:00
platform-quota.h Ensure include guard is the first non-comment line 2017-11-14 23:21:28 +03:00
platform.c Switch to clang-format for code formatting, include Mac client 2021-08-16 00:38:29 +03:00
platform.h Switch to clang-format for code formatting, include Mac client 2021-08-16 00:38:29 +03:00
port-forwarding.c Switch to clang-format for code formatting, include Mac client 2021-08-16 00:38:29 +03:00
port-forwarding.h Ensure include guard is the first non-comment line 2017-11-14 23:21:28 +03:00
ptrarray.c sonarcloud warnings 9 (#1511) 2020-11-08 21:31:02 -06:00
ptrarray.h Switch to clang-format for code formatting, include Mac client 2021-08-16 00:38:29 +03:00
quark.c Switch to clang-format for code formatting, include Mac client 2021-08-16 00:38:29 +03:00
quark.h configure anti brute force (#1447) 2020-11-14 12:43:42 -06:00
resume.c perf: use scrape to know when a private swarm is all-seeds (#1780) 2021-09-09 15:25:30 -05:00
resume.h refactor: use GTest for running tests (#1383) 2020-08-11 13:11:55 -05:00
rpc-server.c Switch to clang-format for code formatting, include Mac client 2021-08-16 00:38:29 +03:00
rpc-server.h configure anti brute force (#1447) 2020-11-14 12:43:42 -06:00
rpcimpl.c Switch to clang-format for code formatting, include Mac client 2021-08-16 00:38:29 +03:00
rpcimpl.h Switch to clang-format for code formatting, include Mac client 2021-08-16 00:38:29 +03:00
session-id.c chore: sonarcloud warnings 2 (#1496) 2020-11-01 15:47:57 -06:00
session-id.h refactor: use GTest for running tests (#1383) 2020-08-11 13:11:55 -05:00
session.c perf: faster tr_sessionCountQueueFreeSlots() (#1785) 2021-09-10 15:15:35 -05:00
session.h perf: lookup tables for faster torrent searching. (#1778) 2021-09-09 00:22:29 -05:00
stats.c Switch to clang-format for code formatting, include Mac client 2021-08-16 00:38:29 +03:00
stats.h Ensure include guard is the first non-comment line 2017-11-14 23:21:28 +03:00
subprocess-posix.c Switch to clang-format for code formatting, include Mac client 2021-08-16 00:38:29 +03:00
subprocess-win32.c Switch to clang-format for code formatting, include Mac client 2021-08-16 00:38:29 +03:00
subprocess.h refactor: use GTest for running tests (#1383) 2020-08-11 13:11:55 -05:00
torrent-ctor.c chore: sonarcloud warnings 2 (#1496) 2020-11-01 15:47:57 -06:00
torrent-magnet.c Merge branch 'master' into prefetch-magnet 2021-08-22 18:56:58 -04:00
torrent-magnet.h Ensure include guard is the first non-comment line 2017-11-14 23:21:28 +03:00
torrent.c perf: faster tr_sessionCountQueueFreeSlots() (#1785) 2021-09-10 15:15:35 -05:00
torrent.h perf: faster tr_sessionCountQueueFreeSlots() (#1785) 2021-09-10 15:15:35 -05:00
tr-assert.c Introduce our own assertion macros with finer control 2017-06-08 10:24:12 +03:00
tr-assert.h Move generic macros to a separate tr-macros.h file 2017-06-18 17:11:20 +03:00
tr-dht.c perf: use scrape to know when a private swarm is all-seeds (#1780) 2021-09-09 15:25:30 -05:00
tr-dht.h Ensure include guard is the first non-comment line 2017-11-14 23:21:28 +03:00
tr-getopt.c Switch to clang-format for code formatting, include Mac client 2021-08-16 00:38:29 +03:00
tr-getopt.h Switch to clang-format for code formatting, include Mac client 2021-08-16 00:38:29 +03:00
tr-lpd.c perf: use scrape to know when a private swarm is all-seeds (#1780) 2021-09-09 15:25:30 -05:00
tr-lpd.h chore: fix compiler warnings (#1412) 2020-08-27 18:41:26 -05:00
tr-macros.h Switch to clang-format for code formatting, include Mac client 2021-08-16 00:38:29 +03:00
tr-udp.c refactor: fix more sonarcloud warnings (#1508) 2020-11-05 16:46:21 -06:00
tr-udp.h Align type qualifiers to the right (code style) 2017-04-20 19:53:20 +03:00
tr-utp.c sonarcloud warnings 9 (#1511) 2020-11-08 21:31:02 -06:00
tr-utp.h Ensure include guard is the first non-comment line 2017-11-14 23:21:28 +03:00
transmission.h Switch to clang-format for code formatting, include Mac client 2021-08-16 00:38:29 +03:00
trevent.c Switch to clang-format for code formatting, include Mac client 2021-08-16 00:38:29 +03:00
trevent.h Switch to clang-format for code formatting, include Mac client 2021-08-16 00:38:29 +03:00
upnp.c Switch to clang-format for code formatting, include Mac client 2021-08-16 00:38:29 +03:00
upnp.h chore: sonarcloud warnings 2 (#1496) 2020-11-01 15:47:57 -06:00
utils.c Switch to clang-format for code formatting, include Mac client 2021-08-16 00:38:29 +03:00
utils.h Switch to clang-format for code formatting, include Mac client 2021-08-16 00:38:29 +03:00
variant-benc.c Switch to clang-format for code formatting, include Mac client 2021-08-16 00:38:29 +03:00
variant-common.h Switch to clang-format for code formatting, include Mac client 2021-08-16 00:38:29 +03:00
variant-json.c Switch to clang-format for code formatting, include Mac client 2021-08-16 00:38:29 +03:00
variant.c Switch to clang-format for code formatting, include Mac client 2021-08-16 00:38:29 +03:00
variant.h Switch to clang-format for code formatting, include Mac client 2021-08-16 00:38:29 +03:00
verify.c Switch to clang-format for code formatting, include Mac client 2021-08-16 00:38:29 +03:00
verify.h Ensure include guard is the first non-comment line 2017-11-14 23:21:28 +03:00
version.h.in Adjust CFBundleVersion format to fix Sparkle update check 2018-04-17 13:25:49 +03:00
watchdir-common.h Switch to clang-format for code formatting, include Mac client 2021-08-16 00:38:29 +03:00
watchdir-generic.c Switch to clang-format for code formatting, include Mac client 2021-08-16 00:38:29 +03:00
watchdir-inotify.c Switch to clang-format for code formatting, include Mac client 2021-08-16 00:38:29 +03:00
watchdir-kqueue.c Switch to clang-format for code formatting, include Mac client 2021-08-16 00:38:29 +03:00
watchdir-win32.c Switch to clang-format for code formatting, include Mac client 2021-08-16 00:38:29 +03:00
watchdir.c Switch to clang-format for code formatting, include Mac client 2021-08-16 00:38:29 +03:00
watchdir.h Switch to clang-format for code formatting, include Mac client 2021-08-16 00:38:29 +03:00
web.c Switch to clang-format for code formatting, include Mac client 2021-08-16 00:38:29 +03:00
web.h Switch to clang-format for code formatting, include Mac client 2021-08-16 00:38:29 +03:00
webseed.c Switch to clang-format for code formatting, include Mac client 2021-08-16 00:38:29 +03:00
webseed.h Ensure include guard is the first non-comment line 2017-11-14 23:21:28 +03:00
wildmat.c Follow more common whitespace style conventions in the C code (libtransmission, daemon, utils, cli, gtk). 2012-12-05 17:29:46 +00:00