transmission/libtransmission
Mike Gelfand 6d5e48f9e2 Fix some more off-by-one errors on last piece
See: TRAC-4037 and e2584b04ff
2017-05-09 14:23:25 +03:00
..
CMakeLists.txt CMake support for Solaris 2016-12-24 20:16:54 +03: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
Makefile.am Improve support for wolfssl (formely cyassl) 2016-10-26 22:27:20 +03:00
announcer-common.h Align type qualifiers to the right (code style) 2017-04-20 19:53:20 +03:00
announcer-http.c Avoid declaring multiple variables on the same line 2017-05-01 18:46:41 +03:00
announcer-udp.c Fix a number of other style inconsistencies met along the way (part 2) 2017-05-01 18:47:49 +03:00
announcer.c Avoid declaring multiple variables on the same line 2017-05-01 18:46:41 +03:00
announcer.h Align type qualifiers to the right (code style) 2017-04-20 19:53:20 +03:00
bandwidth.c Fix a number of other style inconsistencies met along the way (part 2) 2017-05-01 18:47:49 +03:00
bandwidth.h Avoid declaring multiple variables on the same line 2017-05-01 18:46:41 +03:00
bitfield-test.c Make conditional expressions explicitly boolean 2017-04-30 19:26:01 +03:00
bitfield.c Fix a number of other style inconsistencies met along the way (part 2) 2017-05-01 18:47:49 +03:00
bitfield.h Fix a number of other style inconsistencies met along the way (part 2) 2017-05-01 18:47:49 +03:00
blocklist-test.c Code style change leftovers 2017-04-21 10:40:57 +03:00
blocklist.c Make conditional expressions explicitly boolean 2017-04-30 19:26:01 +03:00
blocklist.h Align type qualifiers to the right (code style) 2017-04-20 19:53:20 +03:00
cache.c Avoid declaring multiple variables on the same line 2017-05-01 18:46:41 +03:00
cache.h Align type qualifiers to the right (code style) 2017-04-20 19:53:20 +03:00
clients-test.c Add Peer ID for Xfplay torrent client 2017-04-29 12:40:55 +05:30
clients.c Avoid declaring multiple variables on the same line 2017-05-01 18:46:41 +03:00
clients.h Align type qualifiers to the right (code style) 2017-04-20 19:53:20 +03:00
completion.c Avoid declaring multiple variables on the same line 2017-05-01 18:46:41 +03:00
completion.h Code style change leftovers 2017-04-21 10:40:57 +03:00
crypto-test-ref.h Get rid of $Id$ SVN keywords in source files 2016-09-02 23:10:15 +03:00
crypto-test.c Avoid declaring multiple variables on the same line 2017-05-01 18:46:41 +03:00
crypto-utils-cyassl.c Avoid declaring multiple variables on the same line 2017-05-01 18:46:41 +03:00
crypto-utils-fallback.c Align type qualifiers to the right (code style) 2017-04-20 19:53:20 +03:00
crypto-utils-openssl.c Avoid declaring multiple variables on the same line 2017-05-01 18:46:41 +03:00
crypto-utils-polarssl.c Fix a number of other style inconsistencies met along the way (part 2) 2017-05-01 18:47:49 +03:00
crypto-utils.c Code style change leftovers 2017-04-21 10:40:57 +03:00
crypto-utils.h Code style change leftovers 2017-04-21 10:40:57 +03:00
crypto.c Make conditional expressions explicitly boolean 2017-04-30 19:26:01 +03:00
crypto.h Align type qualifiers to the right (code style) 2017-04-20 19:53:20 +03:00
error-test.c Align type qualifiers to the right (code style) 2017-04-20 19:53:20 +03:00
error-types.h Adjust uncrustify config, reformat all but Mac client 2017-04-20 10:01:22 +03:00
error.c Align type qualifiers to the right (code style) 2017-04-20 19:53:20 +03:00
error.h Align type qualifiers to the right (code style) 2017-04-20 19:53:20 +03:00
fail.sh fix r13913 oops: I didn't mean to check in the fail.sh change that only called rename-test 2013-01-31 22:00:32 +00:00
fdlimit.c Fix a number of other style inconsistencies met along the way (part 2) 2017-05-01 18:47:49 +03:00
fdlimit.h Code style change leftovers 2017-04-21 10:40:57 +03:00
file-posix.c Avoid declaring multiple variables on the same line 2017-05-01 18:46:41 +03:00
file-test.c Avoid declaring multiple variables on the same line 2017-05-01 18:46:41 +03:00
file-win32.c Fix FTBFS on Windows (oops!) 2017-05-01 19:08:30 +03:00
file.c Code style change leftovers 2017-04-21 10:40:57 +03:00
file.h Code style change leftovers 2017-04-21 10:40:57 +03:00
handshake.c Fix a number of other style inconsistencies met along the way (part 2) 2017-05-01 18:47:49 +03:00
handshake.h Align type qualifiers to the right (code style) 2017-04-20 19:53:20 +03:00
history-test.c Code style change leftovers 2017-04-21 10:40:57 +03:00
history.c Make conditional expressions explicitly boolean 2017-04-30 19:26:01 +03:00
history.h Fix a number of other style inconsistencies met along the way 2017-04-30 19:33:55 +03:00
inout.c Make conditional expressions explicitly boolean 2017-04-30 19:26:01 +03:00
inout.h Align type qualifiers to the right (code style) 2017-04-20 19:53:20 +03:00
json-test.c Avoid declaring multiple variables on the same line 2017-05-01 18:46:41 +03:00
jsonsl.c (trunk, libT) allocate in jsonsl, allocate jpr_root using the correct integral type. upstream xref: https://github.com/mnunberg/jsonsl/issues/6 2013-12-16 16:32:55 +00:00
jsonsl.h (libT) update our jsonsl snapshot 2013-01-21 01:26:59 +00:00
libt.dox
libtransmission-test.c Make conditional expressions explicitly boolean 2017-04-30 19:26:01 +03:00
libtransmission-test.h Code style change leftovers 2017-04-21 10:40:57 +03:00
list.c Fix a number of other style inconsistencies met along the way (part 2) 2017-05-01 18:47:49 +03:00
list.h Align type qualifiers to the right (code style) 2017-04-20 19:53:20 +03:00
log.c Fix a number of other style inconsistencies met along the way 2017-04-30 19:33:55 +03:00
log.h Align type qualifiers to the right (code style) 2017-04-20 19:53:20 +03:00
magnet-test.c Align type qualifiers to the right (code style) 2017-04-20 19:53:20 +03:00
magnet.c Avoid declaring multiple variables on the same line 2017-05-01 18:46:41 +03:00
magnet.h Align type qualifiers to the right (code style) 2017-04-20 19:53:20 +03:00
makemeta-test.c Align type qualifiers to the right (code style) 2017-04-20 19:53:20 +03:00
makemeta.c Make conditional expressions explicitly boolean 2017-04-30 19:26:01 +03:00
makemeta.h Code style change leftovers 2017-04-21 10:40:57 +03:00
metainfo-test.c Make conditional expressions explicitly boolean 2017-04-30 19:26:01 +03:00
metainfo.c Fix a number of other style inconsistencies met along the way (part 2) 2017-05-01 18:47:49 +03:00
metainfo.h Align type qualifiers to the right (code style) 2017-04-20 19:53:20 +03:00
move-test.c Fix a number of other style inconsistencies met along the way (part 2) 2017-05-01 18:47:49 +03:00
natpmp.c Make conditional expressions explicitly boolean 2017-04-30 19:26:01 +03:00
natpmp_local.h Adjust uncrustify config, reformat all but Mac client 2017-04-20 10:01:22 +03:00
net.c Avoid declaring multiple variables on the same line 2017-05-01 18:46:41 +03:00
net.h Align type qualifiers to the right (code style) 2017-04-20 19:53:20 +03:00
peer-common.h Align type qualifiers to the right (code style) 2017-04-20 19:53:20 +03:00
peer-io.c Fix a number of other style inconsistencies met along the way 2017-04-30 19:33:55 +03:00
peer-io.h Make conditional expressions explicitly boolean 2017-04-30 19:26:01 +03:00
peer-mgr.c Fix a number of other style inconsistencies met along the way (part 2) 2017-05-01 18:47:49 +03:00
peer-mgr.h Align type qualifiers to the right (code style) 2017-04-20 19:53:20 +03:00
peer-msgs-test.c Adjust uncrustify config, reformat all but Mac client 2017-04-20 10:01:22 +03:00
peer-msgs.c Avoid declaring multiple variables on the same line 2017-05-01 18:46:41 +03:00
peer-msgs.h Align type qualifiers to the right (code style) 2017-04-20 19:53:20 +03:00
platform-quota.c Fix a number of other style inconsistencies met along the way 2017-04-30 19:33:55 +03:00
platform-quota.h Align type qualifiers to the right (code style) 2017-04-20 19:53:20 +03:00
platform.c Fix a number of other style inconsistencies met along the way (part 2) 2017-05-01 18:47:49 +03:00
platform.h Code style change leftovers 2017-04-21 10:40:57 +03:00
port-forwarding.c Avoid declaring multiple variables on the same line 2017-05-01 18:46:41 +03:00
port-forwarding.h Align type qualifiers to the right (code style) 2017-04-20 19:53:20 +03:00
ptrarray.c Fix a number of other style inconsistencies met along the way 2017-04-30 19:33:55 +03:00
ptrarray.h Make conditional expressions explicitly boolean 2017-04-30 19:26:01 +03:00
quark-test.c Avoid declaring multiple variables on the same line 2017-05-01 18:46:41 +03:00
quark.c Align type qualifiers to the right (code style) 2017-04-20 19:53:20 +03:00
quark.h Align type qualifiers to the right (code style) 2017-04-20 19:53:20 +03:00
rename-test.c Make conditional expressions explicitly boolean 2017-04-30 19:26:01 +03:00
resume.c Fix some more off-by-one errors on last piece 2017-05-09 14:23:25 +03:00
resume.h Align type qualifiers to the right (code style) 2017-04-20 19:53:20 +03:00
rpc-server.c Avoid declaring multiple variables on the same line 2017-05-01 18:46:41 +03:00
rpc-server.h Align type qualifiers to the right (code style) 2017-04-20 19:53:20 +03:00
rpc-test.c Align type qualifiers to the right (code style) 2017-04-20 19:53:20 +03:00
rpcimpl.c Avoid declaring multiple variables on the same line 2017-05-01 18:46:41 +03:00
rpcimpl.h Align type qualifiers to the right (code style) 2017-04-20 19:53:20 +03: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 Align type qualifiers to the right (code style) 2017-04-20 19:53:20 +03:00
session-test.c Make conditional expressions explicitly boolean 2017-04-30 19:26:01 +03:00
session.c Avoid declaring multiple variables on the same line 2017-05-01 18:46:41 +03:00
session.h Make conditional expressions explicitly boolean 2017-04-30 19:26:01 +03:00
stats.c Make conditional expressions explicitly boolean 2017-04-30 19:26:01 +03:00
stats.h Adjust uncrustify config, reformat all but Mac client 2017-04-20 10:01:22 +03:00
torrent-ctor.c Fix a number of other style inconsistencies met along the way (part 2) 2017-05-01 18:47:49 +03:00
torrent-magnet.c Make conditional expressions explicitly boolean 2017-04-30 19:26:01 +03:00
torrent-magnet.h Align type qualifiers to the right (code style) 2017-04-20 19:53:20 +03:00
torrent.c Fix some more off-by-one errors on last piece 2017-05-09 14:23:25 +03:00
torrent.h Make conditional expressions explicitly boolean 2017-04-30 19:26:01 +03:00
tr-dht.c Avoid declaring multiple variables on the same line 2017-05-01 18:46:41 +03:00
tr-dht.h Align type qualifiers to the right (code style) 2017-04-20 19:53:20 +03:00
tr-getopt-test.c Make conditional expressions explicitly boolean 2017-04-30 19:26:01 +03:00
tr-getopt.c Make conditional expressions explicitly boolean 2017-04-30 19:26:01 +03:00
tr-getopt.h Code style change leftovers 2017-04-21 10:40:57 +03:00
tr-lpd.c Fix a number of other style inconsistencies met along the way (part 2) 2017-05-01 18:47:49 +03:00
tr-lpd.h Code style change leftovers 2017-04-21 10:40:57 +03:00
tr-udp.c Fix a number of other style inconsistencies met along the way (part 2) 2017-05-01 18:47:49 +03:00
tr-udp.h Align type qualifiers to the right (code style) 2017-04-20 19:53:20 +03:00
tr-utp.c Make conditional expressions explicitly boolean 2017-04-30 19:26:01 +03:00
tr-utp.h Align type qualifiers to the right (code style) 2017-04-20 19:53:20 +03:00
transmission.h Allow the RPC server to listen on an IPv6 address 2017-04-26 17:46:36 +02:00
trevent.c Compare system function return value to a specific value indicating the error 2017-04-30 19:47:18 +03:00
trevent.h Align type qualifiers to the right (code style) 2017-04-20 19:53:20 +03:00
upnp.c Make conditional expressions explicitly boolean 2017-04-30 19:26:01 +03:00
upnp.h Make conditional expressions explicitly boolean 2017-04-30 19:26:01 +03:00
utils-test.c Avoid declaring multiple variables on the same line 2017-05-01 18:46:41 +03:00
utils.c Avoid declaring multiple variables on the same line 2017-05-01 18:46:41 +03:00
utils.h Fix a number of other style inconsistencies met along the way 2017-04-30 19:33:55 +03:00
variant-benc.c Make conditional expressions explicitly boolean 2017-04-30 19:26:01 +03:00
variant-common.h Align type qualifiers to the right (code style) 2017-04-20 19:53:20 +03:00
variant-json.c Fix a number of other style inconsistencies met along the way 2017-04-30 19:33:55 +03:00
variant-test.c Avoid declaring multiple variables on the same line 2017-05-01 18:46:41 +03:00
variant.c Fix a number of other style inconsistencies met along the way 2017-04-30 19:33:55 +03:00
variant.h Make conditional expressions explicitly boolean 2017-04-30 19:26:01 +03:00
verify.c Make conditional expressions explicitly boolean 2017-04-30 19:26:01 +03:00
verify.h Adjust uncrustify config, reformat all but Mac client 2017-04-20 10:01:22 +03:00
version.h.in Improve version.h file generation 2017-01-15 00:54:56 +03:00
watchdir-common.h Align type qualifiers to the right (code style) 2017-04-20 19:53:20 +03:00
watchdir-generic.c Align type qualifiers to the right (code style) 2017-04-20 19:53:20 +03:00
watchdir-inotify.c Code style change leftovers 2017-04-21 10:40:57 +03:00
watchdir-kqueue.c Code style change leftovers 2017-04-21 10:40:57 +03:00
watchdir-test.c Avoid declaring multiple variables on the same line 2017-05-01 18:46:41 +03:00
watchdir-win32.c Fix a number of other style inconsistencies met along the way (part 2) 2017-05-01 18:47:49 +03:00
watchdir.c Fix a number of other style inconsistencies met along the way (part 2) 2017-05-01 18:47:49 +03:00
watchdir.h Align type qualifiers to the right (code style) 2017-04-20 19:53:20 +03:00
web.c Avoid declaring multiple variables on the same line 2017-05-01 18:46:41 +03:00
web.h Align type qualifiers to the right (code style) 2017-04-20 19:53:20 +03:00
webseed.c Fix a number of other style inconsistencies met along the way 2017-04-30 19:33:55 +03:00
webseed.h Align type qualifiers to the right (code style) 2017-04-20 19:53:20 +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