transmission/libtransmission
Charles Kerr 37a4a5c68e (trunk libT) fix pause-on-shutdown bug reported by KyleK and introduced in r8878 for #2317. 2009-08-15 21:09:06 +00:00
..
ConvertUTF.c
ConvertUTF.h
JSON_parser.c (trunk libT) update JSON_parser.c: has UTF16 fix 2009-07-13 22:52:08 +00:00
JSON_parser.h
Makefile.am Only use libm if it's there and needed 2009-07-09 17:57:31 +00:00
bandwidth.c
bandwidth.h (trunk libT) revision to r8910 for #2162: check to see if a field's value has actually changed before setting the "dirty" flag. 2009-08-14 14:41:59 +00:00
bencode-test.c (trunk) remove trailing spaces 2009-08-10 20:04:08 +00:00
bencode.c (trunk) all this commit does is remove trailing whitespace from some c, c++, and javascript source 2009-08-12 14:40:32 +00:00
bencode.h (trunk) remove trailing spaces 2009-08-10 20:04:08 +00:00
bitfield.c
bitfield.h (trunk) remove trailing spaces 2009-08-10 20:04:08 +00:00
blocklist-test.c
blocklist.c
blocklist.h
clients-test.c
clients.c add another missing peer id 2009-08-12 11:34:07 +00:00
clients.h (trunk) remove trailing spaces 2009-08-10 20:04:08 +00:00
completion.c
completion.h (trunk) remove trailing spaces 2009-08-10 20:04:08 +00:00
crypto.c (trunk) all this commit does is remove trailing whitespace from some c, c++, and javascript source 2009-08-12 14:40:32 +00:00
crypto.h (trunk) all this commit does is remove trailing whitespace from some c, c++, and javascript source 2009-08-12 14:40:32 +00:00
fastresume.c (trunk) all this commit does is remove trailing whitespace from some c, c++, and javascript source 2009-08-12 14:40:32 +00:00
fastresume.h
fdlimit.c (trunk libT) remove dead code noticed by geirha 2009-08-15 15:52:10 +00:00
fdlimit.h (trunk libT) remove dead code noticed by geirha 2009-08-15 15:52:10 +00:00
ggets.c
ggets.h
handshake.c (trunk) remove trailing spaces 2009-08-10 20:04:08 +00:00
handshake.h
inout.c (trunk libT) remove dead code noticed by geirha 2009-08-15 15:52:10 +00:00
inout.h (trunk libT) fix #2332: filesystem-based error messages lack context 2009-08-13 17:25:26 +00:00
json-test.c
json.c
json.h
libt.dox
list.c (trunk) remove trailing spaces 2009-08-10 20:04:08 +00:00
list.h (trunk) remove trailing spaces 2009-08-10 20:04:08 +00:00
makemeta.c
makemeta.h
metainfo.c (trunk) remove trailing spaces 2009-08-10 20:04:08 +00:00
metainfo.h (trunk) clean up the return value of tr_torrentParse() 2009-08-05 01:59:16 +00:00
natpmp.c
natpmp.h (trunk) all this commit does is remove trailing whitespace from some c, c++, and javascript source 2009-08-12 14:40:32 +00:00
net.c (trunk) remove trailing spaces 2009-08-10 20:04:08 +00:00
net.h
peer-common.h (trunk) all this commit does is remove trailing whitespace from some c, c++, and javascript source 2009-08-12 14:40:32 +00:00
peer-io.c (trunk) remove trailing spaces 2009-08-10 20:04:08 +00:00
peer-io.h (trunk) all this commit does is remove trailing whitespace from some c, c++, and javascript source 2009-08-12 14:40:32 +00:00
peer-mgr.c (trunk libT) fix #2332: filesystem-based error messages lack context 2009-08-13 17:25:26 +00:00
peer-mgr.h
peer-msgs-test.c
peer-msgs.c (trunk libT) fix #2332: filesystem-based error messages lack context 2009-08-13 17:25:26 +00:00
peer-msgs.h
platform.c (trunk) move tr_lockfile from libtransmission/ to gtk/, since the gtk client is the only one who uses it anymore 2009-08-14 12:53:08 +00:00
platform.h (trunk) move tr_lockfile from libtransmission/ to gtk/, since the gtk client is the only one who uses it anymore 2009-08-14 12:53:08 +00:00
port-forwarding.c (trunk libT) minor #include futzing 2009-07-01 14:58:57 +00:00
port-forwarding.h (trunk) all this commit does is remove trailing whitespace from some c, c++, and javascript source 2009-08-12 14:40:32 +00:00
ptrarray.c
ptrarray.h
publish.c
publish.h
ratecontrol.c
ratecontrol.h
request-list-test.c
request-list.c (trunk) remove trailing spaces 2009-08-10 20:04:08 +00:00
request-list.h
resume.c (trunk libT) revision to r8910 for #2162: check to see if a field's value has actually changed before setting the "dirty" flag. 2009-08-14 14:41:59 +00:00
resume.h
rpc-server.c (trunk libT) make the RPC 409 error message easier to understand 2009-08-13 16:50:50 +00:00
rpc-server.h
rpc-test.c
rpcimpl.c (trunk) remove trailing spaces 2009-08-10 20:04:08 +00:00
rpcimpl.h (trunk) all this commit does is remove trailing whitespace from some c, c++, and javascript source 2009-08-12 14:40:32 +00:00
session.c (trunk libT) fix #2162: .resume file doesn't get saved often enough when its contents change 2009-08-13 14:47:56 +00:00
session.h (trunk libT) fix #2162: .resume file doesn't get saved often enough when its contents change 2009-08-13 14:47:56 +00:00
stats.c
stats.h
test-peer-id.c
torrent-ctor.c
torrent.c (trunk libT) fix pause-on-shutdown bug reported by KyleK and introduced in r8878 for #2317. 2009-08-15 21:09:06 +00:00
torrent.h (trunk libT) fix #1765: "if a downloaded file disappears, stop the torrent instead of redownloading it" 2009-08-13 17:50:41 +00:00
tr-dht.c (trunk) all this commit does is remove trailing whitespace from some c, c++, and javascript source 2009-08-12 14:40:32 +00:00
tr-dht.h (trunk libT) committed patfch from gornack (proofed by juliusz) for ticket #2312 to use the bind-address-ipv4 setting in the DHT announce 2009-08-07 14:47:46 +00:00
tr-getopt.c
tr-getopt.h (trunk) all this commit does is remove trailing whitespace from some c, c++, and javascript source 2009-08-12 14:40:32 +00:00
tracker.c (trunk, libT) fix for #2269 ("error message cleared unexpectedly"): a successful scrape clears the error message, and there's no point in scraping an error torrent anyway, so don't scrape until the torrent's error is cleared by a successful announce. 2009-08-12 20:12:52 +00:00
tracker.h
transmission.h (trunk) move tr_lockfile from libtransmission/ to gtk/, since the gtk client is the only one who uses it anymore 2009-08-14 12:53:08 +00:00
trevent.c (trunk) remove trailing spaces 2009-08-10 20:04:08 +00:00
trevent.h
upnp.c (trunk libT) minor #include futzing 2009-07-01 14:58:57 +00:00
upnp.h (trunk) all this commit does is remove trailing whitespace from some c, c++, and javascript source 2009-08-12 14:40:32 +00:00
utils-test.c (trunk libT) add tr_truncd() unit test 2009-07-14 20:35:48 +00:00
utils.c (trunk libT) very minor tweak: tr_httpIsValidURL() should return a tr_bool, not an int. 2009-08-12 19:44:32 +00:00
utils.h (trunk libT) very minor tweak: tr_httpIsValidURL() should return a tr_bool, not an int. 2009-08-12 19:44:32 +00:00
verify.c (trunk libT) #2335: when verifying local data, pause a few msec between pieces to give the system some breathing room and other processes a shot at the disk IO 2009-08-14 20:55:22 +00:00
verify.h
web.c (trunk) remove trailing spaces 2009-08-10 20:04:08 +00:00
web.h
webseed.c
webseed.h
wildmat.c