1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-01-01 12:35:22 +00:00
transmission/libtransmission
2016-03-29 17:18:50 +00:00
..
announcer-common.h use '#pragma once' instead of #ifndef..#define..#endif guards 2016-03-29 16:37:21 +00:00
announcer-http.c Explicitly compare result of str(n)cmp/memcmp to signify that it's not boolean 2016-03-13 22:11:01 +00:00
announcer-udp.c Explicitly compare result of str(n)cmp/memcmp to signify that it's not boolean 2016-03-13 22:11:01 +00:00
announcer.c Explicitly compare result of str(n)cmp/memcmp to signify that it's not boolean 2016-03-13 22:11:01 +00:00
announcer.h use '#pragma once' instead of #ifndef..#define..#endif guards 2016-03-29 16:37:21 +00:00
bandwidth.c Remove useless checks and definitions (C99) 2015-12-29 19:37:31 +00:00
bandwidth.h use '#pragma once' instead of #ifndef..#define..#endif guards 2016-03-29 16:37:21 +00:00
bitfield-test.c Add bitfield test for has all/none 2016-01-08 11:12:22 +00:00
bitfield.c Loosen bitfield assertions to account for unknown bit counts 2015-12-31 05:22:42 +00:00
bitfield.h use '#pragma once' instead of #ifndef..#define..#endif guards 2016-03-29 16:37:21 +00:00
blocklist-test.c
blocklist.c Remove useless checks and definitions (C99) 2015-12-29 19:37:31 +00:00
blocklist.h use '#pragma once' instead of #ifndef..#define..#endif guards 2016-03-29 16:37:21 +00:00
cache.c Remove useless checks and definitions (C99) 2015-12-29 19:37:31 +00:00
cache.h use '#pragma once' instead of #ifndef..#define..#endif guards 2016-03-29 16:37:21 +00:00
clients-test.c
clients.c Explicitly compare result of str(n)cmp/memcmp to signify that it's not boolean 2016-03-13 22:11:01 +00:00
clients.h use '#pragma once' instead of #ifndef..#define..#endif guards 2016-03-29 16:37:21 +00:00
CMakeLists.txt Only depend on iconv if found 2016-02-07 12:00:15 +00:00
completion.c
completion.h use '#pragma once' instead of #ifndef..#define..#endif guards 2016-03-29 16:37:21 +00:00
ConvertUTF.c #6064: Merge ConvertUTF.c fixes from LLVM (?) 2016-02-06 22:05:22 +00:00
ConvertUTF.h use '#pragma once' instead of #ifndef..#define..#endif guards 2016-03-29 16:37:21 +00:00
crypto-test-ref.h maybe fix double-include of crypto.h / crypto-utils.h in crypto-test 2016-03-29 17:18:50 +00:00
crypto-test.c maybe fix double-include of crypto.h / crypto-utils.h in crypto-test 2016-03-29 17:18:50 +00:00
crypto-utils-cyassl.c
crypto-utils-fallback.c
crypto-utils-openssl.c Get rid of some more warnings 2015-12-28 23:53:55 +00:00
crypto-utils-polarssl.c
crypto-utils.c
crypto-utils.h use '#pragma once' instead of #ifndef..#define..#endif guards 2016-03-29 16:37:21 +00:00
crypto.c
crypto.h use '#pragma once' instead of #ifndef..#define..#endif guards 2016-03-29 16:37:21 +00:00
error-test.c Uncomment error prefixing tests 2016-01-03 21:03:54 +00:00
error-types.h use '#pragma once' instead of #ifndef..#define..#endif guards 2016-03-29 16:37:21 +00:00
error.c
error.h use '#pragma once' instead of #ifndef..#define..#endif guards 2016-03-29 16:37:21 +00:00
fail.sh
fdlimit.c Handle potential dirname/basename errors where needed 2016-03-13 10:41:52 +00:00
fdlimit.h
file-posix.c Get rid of some more warnings 2015-12-28 23:53:55 +00:00
file-test.c fix a handful of minor compiler warnings, mostly in the unit tests, eg field width shortening or implicit signed/unsigned conversions 2016-03-29 03:04:54 +00:00
file-win32.c
file.c
file.h use '#pragma once' instead of #ifndef..#define..#endif guards 2016-03-29 16:37:21 +00:00
handshake.c Explicitly compare result of str(n)cmp/memcmp to signify that it's not boolean 2016-03-13 22:11:01 +00:00
handshake.h use '#pragma once' instead of #ifndef..#define..#endif guards 2016-03-29 16:37:21 +00:00
history-test.c
history.c
history.h use '#pragma once' instead of #ifndef..#define..#endif guards 2016-03-29 16:37:21 +00:00
inout.c Explicitly compare result of str(n)cmp/memcmp to signify that it's not boolean 2016-03-13 22:11:01 +00:00
inout.h use '#pragma once' instead of #ifndef..#define..#endif guards 2016-03-29 16:37:21 +00:00
json-test.c fix a handful of minor compiler warnings, mostly in the unit tests, eg field width shortening or implicit signed/unsigned conversions 2016-03-29 03:04:54 +00:00
jsonsl.c
jsonsl.h
libt.dox
libtransmission-test.c fix a handful of minor compiler warnings, mostly in the unit tests, eg field width shortening or implicit signed/unsigned conversions 2016-03-29 03:04:54 +00:00
libtransmission-test.h use '#pragma once' instead of #ifndef..#define..#endif guards 2016-03-29 16:37:21 +00:00
list.c
list.h use '#pragma once' instead of #ifndef..#define..#endif guards 2016-03-29 16:37:21 +00:00
log.c
log.h use '#pragma once' instead of #ifndef..#define..#endif guards 2016-03-29 16:37:21 +00:00
magnet-test.c
magnet.c Explicitly compare result of str(n)cmp/memcmp to signify that it's not boolean 2016-03-13 22:11:01 +00:00
magnet.h use '#pragma once' instead of #ifndef..#define..#endif guards 2016-03-29 16:37:21 +00:00
Makefile.am Make it possible to force generic watchdir implementation in runtime 2016-01-25 21:48:58 +00:00
makemeta-test.c
makemeta.c Handle potential dirname/basename errors where needed 2016-03-13 10:41:52 +00:00
makemeta.h use '#pragma once' instead of #ifndef..#define..#endif guards 2016-03-29 16:37:21 +00:00
metainfo-test.c
metainfo.c Explicitly compare result of str(n)cmp/memcmp to signify that it's not boolean 2016-03-13 22:11:01 +00:00
metainfo.h use '#pragma once' instead of #ifndef..#define..#endif guards 2016-03-29 16:37:21 +00:00
move-test.c fix a handful of minor compiler warnings, mostly in the unit tests, eg field width shortening or implicit signed/unsigned conversions 2016-03-29 03:04:54 +00:00
natpmp.c
natpmp_local.h use '#pragma once' instead of #ifndef..#define..#endif guards 2016-03-29 16:37:21 +00:00
net.c
net.h use '#pragma once' instead of #ifndef..#define..#endif guards 2016-03-29 16:37:21 +00:00
peer-common.h use '#pragma once' instead of #ifndef..#define..#endif guards 2016-03-29 16:37:21 +00:00
peer-io.c Remove useless checks and definitions (C99) 2015-12-29 19:37:31 +00:00
peer-io.h use '#pragma once' instead of #ifndef..#define..#endif guards 2016-03-29 16:37:21 +00:00
peer-mgr.c Use TR_BAD_SIZE instead of -1 in tr_quark_new() calls 2016-01-07 19:20:14 +00:00
peer-mgr.h use '#pragma once' instead of #ifndef..#define..#endif guards 2016-03-29 16:37:21 +00:00
peer-msgs-test.c
peer-msgs.c Use TR_BAD_SIZE instead of -1 in tr_quark_new() calls 2016-01-07 19:20:14 +00:00
peer-msgs.h use '#pragma once' instead of #ifndef..#define..#endif guards 2016-03-29 16:37:21 +00:00
platform-quota.c Explicitly compare result of str(n)cmp/memcmp to signify that it's not boolean 2016-03-13 22:11:01 +00:00
platform-quota.h use '#pragma once' instead of #ifndef..#define..#endif guards 2016-03-29 16:37:21 +00:00
platform.c Explicitly compare result of str(n)cmp/memcmp to signify that it's not boolean 2016-03-13 22:11:01 +00:00
platform.h use '#pragma once' instead of #ifndef..#define..#endif guards 2016-03-29 16:37:21 +00:00
port-forwarding.c
port-forwarding.h use '#pragma once' instead of #ifndef..#define..#endif guards 2016-03-29 16:37:21 +00:00
ptrarray.c
ptrarray.h use '#pragma once' instead of #ifndef..#define..#endif guards 2016-03-29 16:37:21 +00:00
quark-test.c fix a handful of minor compiler warnings, mostly in the unit tests, eg field width shortening or implicit signed/unsigned conversions 2016-03-29 03:04:54 +00:00
quark.c Explicitly compare result of str(n)cmp/memcmp to signify that it's not boolean 2016-03-13 22:11:01 +00:00
quark.h use '#pragma once' instead of #ifndef..#define..#endif guards 2016-03-29 16:37:21 +00:00
rename-test.c fix a handful of minor compiler warnings, mostly in the unit tests, eg field width shortening or implicit signed/unsigned conversions 2016-03-29 03:04:54 +00:00
resume.c Explicitly compare result of str(n)cmp/memcmp to signify that it's not boolean 2016-03-13 22:11:01 +00:00
resume.h use '#pragma once' instead of #ifndef..#define..#endif guards 2016-03-29 16:37:21 +00:00
rpc-server.c Explicitly compare result of str(n)cmp/memcmp to signify that it's not boolean 2016-03-13 22:11:01 +00:00
rpc-server.h use '#pragma once' instead of #ifndef..#define..#endif guards 2016-03-29 16:37:21 +00:00
rpc-test.c fix a handful of minor compiler warnings, mostly in the unit tests, eg field width shortening or implicit signed/unsigned conversions 2016-03-29 03:04:54 +00:00
rpcimpl.c Explicitly compare result of str(n)cmp/memcmp to signify that it's not boolean 2016-03-13 22:11:01 +00:00
rpcimpl.h use '#pragma once' instead of #ifndef..#define..#endif guards 2016-03-29 16:37:21 +00:00
session-test.c fix a handful of minor compiler warnings, mostly in the unit tests, eg field width shortening or implicit signed/unsigned conversions 2016-03-29 03:04:54 +00:00
session.c Explicitly compare result of str(n)cmp/memcmp to signify that it's not boolean 2016-03-13 22:11:01 +00:00
session.h use '#pragma once' instead of #ifndef..#define..#endif guards 2016-03-29 16:37:21 +00:00
stats.c
stats.h use '#pragma once' instead of #ifndef..#define..#endif guards 2016-03-29 16:37:21 +00:00
torrent-ctor.c Handle potential dirname/basename errors where needed 2016-03-13 10:41:52 +00:00
torrent-magnet.c Explicitly compare result of str(n)cmp/memcmp to signify that it's not boolean 2016-03-13 22:11:01 +00:00
torrent-magnet.h use '#pragma once' instead of #ifndef..#define..#endif guards 2016-03-29 16:37:21 +00:00
torrent.c Explicitly compare result of str(n)cmp/memcmp to signify that it's not boolean 2016-03-13 22:11:01 +00:00
torrent.h use '#pragma once' instead of #ifndef..#define..#endif guards 2016-03-29 16:37:21 +00:00
tr-dht.c
tr-dht.h
tr-getopt-test.c
tr-getopt.c Explicitly compare result of str(n)cmp/memcmp to signify that it's not boolean 2016-03-13 22:11:01 +00:00
tr-getopt.h use '#pragma once' instead of #ifndef..#define..#endif guards 2016-03-29 16:37:21 +00:00
tr-lpd.c Get rid of some more warnings 2015-12-29 00:42:40 +00:00
tr-lpd.h use '#pragma once' instead of #ifndef..#define..#endif guards 2016-03-29 16:37:21 +00:00
tr-udp.c
tr-udp.h use '#pragma once' instead of #ifndef..#define..#endif guards 2016-03-29 16:37:21 +00:00
tr-utp.c Remove useless checks and definitions (C99) 2015-12-29 19:37:31 +00:00
tr-utp.h use '#pragma once' instead of #ifndef..#define..#endif guards 2016-03-29 16:37:21 +00:00
transmission.h use '#pragma once' instead of #ifndef..#define..#endif guards 2016-03-29 16:37:21 +00:00
trevent.c #5891: Fix crash on session shutdown (evdns_getaddrinfo_cancel) 2015-12-31 14:17:37 +00:00
trevent.h use '#pragma once' instead of #ifndef..#define..#endif guards 2016-03-29 16:37:21 +00:00
upnp.c
upnp.h use '#pragma once' instead of #ifndef..#define..#endif guards 2016-03-29 16:37:21 +00:00
utils-test.c fix a handful of minor compiler warnings, mostly in the unit tests, eg field width shortening or implicit signed/unsigned conversions 2016-03-29 03:04:54 +00:00
utils.c Explicitly compare result of str(n)cmp/memcmp to signify that it's not boolean 2016-03-13 22:11:01 +00:00
utils.h use '#pragma once' instead of #ifndef..#define..#endif guards 2016-03-29 16:37:21 +00:00
variant-benc.c Remove useless checks and definitions (C99) 2015-12-29 19:37:31 +00:00
variant-common.h use '#pragma once' instead of #ifndef..#define..#endif guards 2016-03-29 16:37:21 +00:00
variant-json.c Remove useless checks and definitions (C99) 2015-12-29 19:37:31 +00:00
variant-test.c fix a handful of minor compiler warnings, mostly in the unit tests, eg field width shortening or implicit signed/unsigned conversions 2016-03-29 03:04:54 +00:00
variant.c Explicitly compare result of str(n)cmp/memcmp to signify that it's not boolean 2016-03-13 22:11:01 +00:00
variant.h use '#pragma once' instead of #ifndef..#define..#endif guards 2016-03-29 16:37:21 +00:00
verify.c Explicitly compare result of str(n)cmp/memcmp to signify that it's not boolean 2016-03-13 22:11:01 +00:00
verify.h use '#pragma once' instead of #ifndef..#define..#endif guards 2016-03-29 16:37:21 +00:00
version.h.in
watchdir-common.h use '#pragma once' instead of #ifndef..#define..#endif guards 2016-03-29 16:37:21 +00:00
watchdir-generic.c #5663: Rework directory watching in daemon 2016-01-02 14:28:59 +00:00
watchdir-inotify.c #5663: Rework directory watching in daemon 2016-01-02 14:28:59 +00:00
watchdir-kqueue.c #5663: Rework directory watching in daemon 2016-01-02 14:28:59 +00:00
watchdir-test.c fix a handful of minor compiler warnings, mostly in the unit tests, eg field width shortening or implicit signed/unsigned conversions 2016-03-29 03:04:54 +00:00
watchdir-win32.c Fix line endings on last commit 2016-01-02 15:26:23 +00:00
watchdir.c Make it possible to force generic watchdir implementation in runtime 2016-01-25 21:48:58 +00:00
watchdir.h use '#pragma once' instead of #ifndef..#define..#endif guards 2016-03-29 16:37:21 +00:00
web.c Remove useless checks and definitions (C99) 2015-12-29 19:37:31 +00:00
web.h use '#pragma once' instead of #ifndef..#define..#endif guards 2016-03-29 16:37:21 +00:00
webseed.c
webseed.h use '#pragma once' instead of #ifndef..#define..#endif guards 2016-03-29 16:37:21 +00:00
wildmat.c