transmission/libtransmission
Charles Kerr a4dd67ae45
chore: fix some fixmes (#1449)
* chore: remove assertions that were flagged for removal

* chore: remove unneeded check

* refactor: move tr_peerIoAddrStr to net.h

* refactor: formatter API now takes size_t args

* chore: remove out-of-date FIXME comment

* refactor: cleanup logging win32 ifdefs
2020-09-13 16:43:29 -05:00
..
CMakeLists.txt refactor: use GTest for running tests (#1383) 2020-08-11 13:11:55 -05: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
Makefile.am refactor: use GTest for running tests (#1383) 2020-08-11 13:11:55 -05:00
announcer-common.h refactor: use GTest for running tests (#1383) 2020-08-11 13:11:55 -05:00
announcer-http.c refactor: use GTest for running tests (#1383) 2020-08-11 13:11:55 -05:00
announcer-udp.c Fix more coverity warnings (#1445) 2020-09-12 08:17:18 -05:00
announcer.c fix: resolve some lgtm warnings (#1444) 2020-09-11 16:07:45 -05:00
announcer.h chore: remove unused methods (#1207) 2020-05-11 17:20:46 -05:00
bandwidth.c Uppercase the literal suffixes 2019-03-17 07:07:48 +03:00
bandwidth.h Uppercase the literal suffixes 2019-03-17 07:07:48 +03:00
bitfield.c fix: Coverity warnings (#1443) 2020-09-10 18:50:46 -05:00
bitfield.h refactor: use GTest for running tests (#1383) 2020-08-11 13:11:55 -05:00
blocklist.c Fixup some formatting leftovers 2019-02-16 10:50:37 +03:00
blocklist.h refactor: use GTest for running tests (#1383) 2020-08-11 13:11:55 -05:00
cache.c Bring assertions closer to the beginning of blocks 2017-06-13 07:44:09 +03:00
cache.h refactor: use GTest for running tests (#1383) 2020-08-11 13:11:55 -05:00
clients.c Cleanup duplicates in clients.c (#991) 2019-10-21 08:20:40 -05: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 Ensure include guard is the first non-comment line 2017-11-14 23:21:28 +03:00
crypto-utils-cyassl.c Switch from UNUSED macro to TR_UNUSED macro 2020-08-18 14:19:55 +03:00
crypto-utils-fallback.c Make use of TR_UNUSED macro where cast-to-void was used before 2020-08-18 14:34:49 +03:00
crypto-utils-openssl.c refactor: use GTest for running tests (#1383) 2020-08-11 13:11:55 -05:00
crypto-utils-polarssl.c Switch from UNUSED macro to TR_UNUSED macro 2020-08-18 14:19:55 +03:00
crypto-utils.c crypto-utils: do tr_rand_int without abs (#1198) 2020-05-11 20:34:03 -05:00
crypto-utils.h refactor: use GTest for running tests (#1383) 2020-08-11 13:11:55 -05:00
crypto.c Bring assertions closer to the beginning of blocks 2017-06-13 07:44:09 +03:00
crypto.h refactor: use GTest for running tests (#1383) 2020-08-11 13:11:55 -05: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 refactor: use GTest for running tests (#1383) 2020-08-11 13:11:55 -05:00
fdlimit.c fix: resolve some lgtm warnings (#1444) 2020-09-11 16:07:45 -05:00
fdlimit.h Ensure include guard is the first non-comment line 2017-11-14 23:21:28 +03:00
file-posix.c Make use of TR_UNUSED macro where cast-to-void was used before 2020-08-18 14:34:49 +03:00
file-win32.c Make use of TR_UNUSED macro where cast-to-void was used before 2020-08-18 14:34:49 +03:00
file.c Attempt to explain something to Coverity 2019-03-13 05:32:35 +03:00
file.h refactor: use GTest for running tests (#1383) 2020-08-11 13:11:55 -05:00
handshake.c chore: fix some fixmes (#1449) 2020-09-13 16:43:29 -05:00
handshake.h chore: remove unused methods (#1207) 2020-05-11 17:20:46 -05:00
history.c Introduce our own assertion macros with finer control 2017-06-08 10:24:12 +03:00
history.h refactor: use GTest for running tests (#1383) 2020-08-11 13:11:55 -05:00
inout.c Update to Uncrustify 0.68.1 2019-02-15 09:21:48 +03:00
inout.h Ensure include guard is the first non-comment line 2017-11-14 23:21:28 +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 Use explicit boolean conversions 2019-07-14 16:25:07 +03:00
list.h Update to Uncrustify 0.68.1 2019-02-15 09:21:48 +03:00
log.c chore: fix some fixmes (#1449) 2020-09-13 16:43:29 -05:00
log.h refactor: use GTest for running tests (#1383) 2020-08-11 13:11:55 -05:00
magnet.c fix: resolve some lgtm warnings (#1444) 2020-09-11 16:07:45 -05:00
magnet.h refactor: use GTest for running tests (#1383) 2020-08-11 13:11:55 -05:00
makemeta.c fix: resolve some lgtm warnings (#1444) 2020-09-11 16:07:45 -05:00
makemeta.h refactor: use GTest for running tests (#1383) 2020-08-11 13:11:55 -05:00
metainfo.c refactor: use GTest for running tests (#1383) 2020-08-11 13:11:55 -05:00
metainfo.h refactor: use GTest for running tests (#1383) 2020-08-11 13:11:55 -05:00
natpmp.c refactor: use GTest for running tests (#1383) 2020-08-11 13:11:55 -05:00
natpmp_local.h Ensure include guard is the first non-comment line 2017-11-14 23:21:28 +03:00
net.c chore: fix some fixmes (#1449) 2020-09-13 16:43:29 -05:00
net.h chore: fix some fixmes (#1449) 2020-09-13 16:43:29 -05:00
peer-common.h Ensure include guard is the first non-comment line 2017-11-14 23:21:28 +03:00
peer-io.c chore: fix some fixmes (#1449) 2020-09-13 16:43:29 -05:00
peer-io.h chore: fix some fixmes (#1449) 2020-09-13 16:43:29 -05:00
peer-mgr.c chore: fix some fixmes (#1449) 2020-09-13 16:43:29 -05:00
peer-mgr.h refactor: use GTest for running tests (#1383) 2020-08-11 13:11:55 -05:00
peer-msgs.c chore: fix some fixmes (#1449) 2020-09-13 16:43:29 -05:00
peer-msgs.h Use explicit boolean conversions 2019-07-14 16:25:07 +03:00
peer-socket.h refactor: use GTest for running tests (#1383) 2020-08-11 13:11:55 -05:00
platform-quota.c Make use of TR_UNUSED macro where cast-to-void was used before 2020-08-18 14:34:49 +03:00
platform-quota.h Ensure include guard is the first non-comment line 2017-11-14 23:21:28 +03:00
platform.c fix: Coverity warnings (#1443) 2020-09-10 18:50:46 -05:00
platform.h Ensure include guard is the first non-comment line 2017-11-14 23:21:28 +03:00
port-forwarding.c chore: fix compiler warnings (#1412) 2020-08-27 18:41:26 -05:00
port-forwarding.h Ensure include guard is the first non-comment line 2017-11-14 23:21:28 +03:00
ptrarray.c fix: Coverity warnings (#1443) 2020-09-10 18:50:46 -05:00
ptrarray.h Update to Uncrustify 0.68.1 2019-02-15 09:21:48 +03:00
quark.c GTK: behavior improvements of the torrent details window (#892) 2020-04-27 16:34:02 -05:00
quark.h refactor: use GTest for running tests (#1383) 2020-08-11 13:11:55 -05:00
resume.c refactor: use GTest for running tests (#1383) 2020-08-11 13:11:55 -05:00
resume.h refactor: use GTest for running tests (#1383) 2020-08-11 13:11:55 -05:00
rpc-server.c fix: resolve some lgtm warnings (#1444) 2020-09-11 16:07:45 -05:00
rpc-server.h mitigate dns rebinding attacks against daemon 2018-01-16 01:12:56 +03:00
rpcimpl.c fix: Coverity warnings (#1443) 2020-09-10 18:50:46 -05:00
rpcimpl.h refactor: use GTest for running tests (#1383) 2020-08-11 13:11:55 -05:00
session-id.c Fix a number of other style inconsistencies met along the way 2017-04-30 19:33:55 +03:00
session-id.h refactor: use GTest for running tests (#1383) 2020-08-11 13:11:55 -05:00
session.c chore: fix some fixmes (#1449) 2020-09-13 16:43:29 -05:00
session.h refactor: use GTest for running tests (#1383) 2020-08-11 13:11:55 -05:00
stats.c Check if log deep is enabled before tr_logAddDeep (#1329) 2020-07-28 12:31:36 -05:00
stats.h Ensure include guard is the first non-comment line 2017-11-14 23:21:28 +03:00
subprocess-posix.c fix: resolve some lgtm warnings (#1444) 2020-09-11 16:07:45 -05:00
subprocess-win32.c Introduce `tr_str_is_empty` to relay intent better 2019-07-13 12:00:06 +03:00
subprocess.h refactor: use GTest for running tests (#1383) 2020-08-11 13:11:55 -05:00
torrent-ctor.c chore: remove extraneous/default class destructors (#1317) 2020-06-15 09:30:29 -05:00
torrent-magnet.c fix: resolve some lgtm warnings (#1444) 2020-09-11 16:07:45 -05:00
torrent-magnet.h Ensure include guard is the first non-comment line 2017-11-14 23:21:28 +03:00
torrent.c Fix more coverity warnings (#1445) 2020-09-12 08:17:18 -05:00
torrent.h refactor: use GTest for running tests (#1383) 2020-08-11 13:11:55 -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 chore: fix compiler warnings (#1412) 2020-08-27 18:41:26 -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 Use explicit boolean conversions 2019-07-14 16:25:07 +03:00
tr-getopt.h refactor: use GTest for running tests (#1383) 2020-08-11 13:11:55 -05:00
tr-lpd.c fix: resolve some lgtm warnings (#1444) 2020-09-11 16:07:45 -05:00
tr-lpd.h chore: fix compiler warnings (#1412) 2020-08-27 18:41:26 -05:00
tr-macros.h chore: fix some fixmes (#1449) 2020-09-13 16:43:29 -05:00
tr-udp.c Fix more coverity warnings (#1445) 2020-09-12 08:17:18 -05:00
tr-udp.h Align type qualifiers to the right (code style) 2017-04-20 19:53:20 +03:00
tr-utp.c chore: fix some fixmes (#1449) 2020-09-13 16:43:29 -05:00
tr-utp.h Ensure include guard is the first non-comment line 2017-11-14 23:21:28 +03:00
transmission.h fix: resolve some lgtm warnings (#1444) 2020-09-11 16:07:45 -05:00
trevent.c Check if log deep is enabled before tr_logAddDeep (#1329) 2020-07-28 12:31:36 -05:00
trevent.h refactor: use GTest for running tests (#1383) 2020-08-11 13:11:55 -05:00
upnp.c Use explicit boolean conversions 2019-07-14 16:25:07 +03:00
upnp.h Ensure include guard is the first non-comment line 2017-11-14 23:21:28 +03:00
utils.c chore: fix some fixmes (#1449) 2020-09-13 16:43:29 -05:00
utils.h chore: fix some fixmes (#1449) 2020-09-13 16:43:29 -05:00
variant-benc.c fix: Coverity warnings (#1443) 2020-09-10 18:50:46 -05:00
variant-common.h refactor: use GTest for running tests (#1383) 2020-08-11 13:11:55 -05:00
variant-json.c fix: Coverity warnings (#1443) 2020-09-10 18:50:46 -05:00
variant.c fix: Coverity warnings (#1443) 2020-09-10 18:50:46 -05:00
variant.h refactor: use GTest for running tests (#1383) 2020-08-11 13:11:55 -05:00
verify.c Switch from UNUSED macro to TR_UNUSED macro 2020-08-18 14:19:55 +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 refactor: use GTest for running tests (#1383) 2020-08-11 13:11:55 -05:00
watchdir-generic.c Switch from UNUSED macro to TR_UNUSED macro 2020-08-18 14:19:55 +03:00
watchdir-inotify.c Switch from UNUSED macro to TR_UNUSED macro 2020-08-18 14:19:55 +03:00
watchdir-kqueue.c Switch from UNUSED macro to TR_UNUSED macro 2020-08-18 14:19:55 +03:00
watchdir-win32.c Switch from UNUSED macro to TR_UNUSED macro 2020-08-18 14:19:55 +03:00
watchdir.c chore: fix compiler warnings (#1412) 2020-08-27 18:41:26 -05:00
watchdir.h refactor: use GTest for running tests (#1383) 2020-08-11 13:11:55 -05:00
web.c Fix more coverity warnings (#1445) 2020-09-12 08:17:18 -05:00
web.h chore: fix compiler warnings (#1412) 2020-08-27 18:41:26 -05:00
webseed.c fix: resolve some lgtm warnings (#1444) 2020-09-11 16:07:45 -05: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