transmission/libtransmission
Charles Kerr 43b99f425a (libT) fix minor PEX memory leak reported by valgrind 2008-07-18 19:50:38 +00:00
..
ConvertUTF.c
ConvertUTF.h
JSON_parser.c (libT) fix some minor warnings foudn by clang's scan-build and reported by m1b 2008-07-17 20:33:34 +00:00
JSON_parser.h ensure JSON_int_t is an int64_t 2008-06-16 04:03:06 +00:00
Makefile.am fold the rewritten getopt code into libT 2008-07-08 14:29:05 +00:00
bencode-test.c add a portability wrapper ``tr_snprintf()'' around snprintf() 2008-07-15 17:16:57 +00:00
bencode.c add a portability wrapper ``tr_snprintf()'' around snprintf() 2008-07-15 17:16:57 +00:00
bencode.h minor bencode cleanup: (1) remove unused BENC_NULL (2) make tr_bencInit() a private static function in bencode.c 2008-06-19 02:53:57 +00:00
blocklist-test.c
blocklist.c Update NEWS file to say the Clutch rewrite's been folded into Transmission. 2008-07-11 17:09:53 +00:00
blocklist.h
clients-test.c #1032: recognize bitlord/bitcomet in the inspector's peers column 2008-06-16 17:26:19 +00:00
clients.c add a portability wrapper ``tr_snprintf()'' around snprintf() 2008-07-15 17:16:57 +00:00
clients.h
completion.c maybe fix the forced-recheck-on-startup bug that pea_, John_Clay, and Gimp_ reported over the last two days 2008-06-11 02:19:40 +00:00
completion.h
crypto.c
crypto.h
fastresume.c add a portability wrapper ``tr_snprintf()'' around snprintf() 2008-07-15 17:16:57 +00:00
fastresume.h
fdlimit.c
fdlimit.h
ggets.c
ggets.h
handshake.c
handshake.h
inout.c (libT) fix some minor warnings foudn by clang's scan-build and reported by m1b 2008-07-17 20:33:34 +00:00
inout.h
json-test.c
json.c add a portability wrapper ``tr_snprintf()'' around snprintf() 2008-07-15 17:16:57 +00:00
json.h
list.c
list.h
makemeta.c add a portability wrapper ``tr_snprintf()'' around snprintf() 2008-07-15 17:16:57 +00:00
makemeta.h
metainfo.c (libT) fix some minor warnings foudn by clang's scan-build and reported by m1b 2008-07-17 20:33:34 +00:00
metainfo.h
natpmp.c better nat-pmp error logging. (this will very briefly break the mac build) 2008-07-15 03:26:53 +00:00
natpmp.h
net.c add a portability wrapper ``tr_snprintf()'' around snprintf() 2008-07-15 17:16:57 +00:00
net.h
peer-common.h
peer-io.c add a portability wrapper ``tr_snprintf()'' around snprintf() 2008-07-15 17:16:57 +00:00
peer-io.h
peer-mgr-private.h
peer-mgr.c part 1 of Aloisius' performance patch 2008-06-27 02:42:44 +00:00
peer-mgr.h
peer-msgs.c (libT) fix minor PEX memory leak reported by valgrind 2008-07-18 19:50:38 +00:00
peer-msgs.h
platform.c eliminate 2 tiny memory leaks from the last commit 2008-07-18 04:57:38 +00:00
platform.h (1) add clutch to the tarball. 2008-07-11 04:07:14 +00:00
port-forwarding.c Update NEWS file to say the Clutch rewrite's been folded into Transmission. 2008-07-11 17:09:53 +00:00
port-forwarding.h
ptrarray.c
ptrarray.h
publish.c
publish.h
ratecontrol.c part 1 of Aloisius' performance patch 2008-06-27 02:42:44 +00:00
ratecontrol.h
resume.c add a portability wrapper ``tr_snprintf()'' around snprintf() 2008-07-15 17:16:57 +00:00
resume.h
rpc-server.c (rpc) serve the clutch static files faster 2008-07-17 14:45:31 +00:00
rpc-server.h
rpc-test.c
rpc.c (rpc) allocate a bit in torrent-set/torrent-get for detailed peer information 2008-07-16 20:31:17 +00:00
rpc.h (rpc) allocate a bit in torrent-set/torrent-get for detailed peer information 2008-07-16 20:31:17 +00:00
session.c (libT) fix some minor warnings foudn by clang's scan-build and reported by m1b 2008-07-17 20:33:34 +00:00
session.h (libT) add proxy port arg as requested by BentMyWookie 2008-07-15 01:03:03 +00:00
stats.c
stats.h
test-fastset.c
test-peer-id.c
torrent-ctor.c
torrent.c (libT) fix some minor warnings foudn by clang's scan-build and reported by m1b 2008-07-17 20:33:34 +00:00
torrent.h
tr-getopt.c (daemon) let file download flags and priorities be set by transmission-remote. Add examples to the man page and --help. 2008-07-10 20:59:15 +00:00
tr-getopt.h code cleanup 2008-07-09 15:31:35 +00:00
tracker.c add a portability wrapper ``tr_snprintf()'' around snprintf() 2008-07-15 17:16:57 +00:00
tracker.h
transmission.h (libT) add proxy port arg as requested by BentMyWookie 2008-07-15 01:03:03 +00:00
trevent.c (rpc) fix crash when quickly toggling rpc on/off reported by John_Clay 2008-06-25 11:34:35 +00:00
trevent.h
upnp.c add a portability wrapper ``tr_snprintf()'' around snprintf() 2008-07-15 17:16:57 +00:00
upnp.h
utils-test.c
utils.c add a portability wrapper ``tr_snprintf()'' around snprintf() 2008-07-15 17:16:57 +00:00
utils.h add a portability wrapper ``tr_snprintf()'' around snprintf() 2008-07-15 17:16:57 +00:00
verify.c
verify.h
web.c (libT) fix some minor warnings foudn by clang's scan-build and reported by m1b 2008-07-17 20:33:34 +00:00
web.h
webseed.c
webseed.h