1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2024-12-26 17:47:37 +00:00
transmission/libtransmission
2009-01-27 02:01:04 +00:00
..
bandwidth.c (trunk libT) more experimental code for Biiaru 2009-01-24 16:21:34 +00:00
bandwidth.h
bencode-test.c (trunk libT) fix some code that the newly-added gcc warnings didn't like 2009-01-23 18:44:15 +00:00
bencode.c
bencode.h
blocklist-test.c (trunk libT) fix some code that the newly-added gcc warnings didn't like 2009-01-23 18:44:15 +00:00
blocklist.c
blocklist.h
clients-test.c (trunk libT) fix some code that the newly-added gcc warnings didn't like 2009-01-23 18:44:15 +00:00
clients.c
clients.h
completion.c (trunk libT) new macro, tr_assert(). use it to help smoke out #1749 2009-01-25 16:14:11 +00:00
completion.h
ConvertUTF.c
ConvertUTF.h
crypto.c
crypto.h
fastresume.c
fastresume.h
fdlimit.c (trunk libT) fsync busy files every 15 seconds or so. On linux, use posix_fadvise() to tell the system no to cache torrent blocks 2009-01-26 00:36:34 +00:00
fdlimit.h
ggets.c
ggets.h
handshake.c (trunk libT) more debugging messages 2009-01-24 17:20:07 +00:00
handshake.h (trunk libT) more debugging messages 2009-01-24 17:20:07 +00:00
inout.c
inout.h
json-test.c (trunk libT) fix some code that the newly-added gcc warnings didn't like 2009-01-23 18:44:15 +00:00
json.c
json.h
JSON_parser.c
JSON_parser.h
list.c (trunk libT) #1743: potential threading issue in tr_list. only affects 1.50b[1-3] 2009-01-24 02:33:25 +00:00
list.h
Makefile.am
makemeta.c
makemeta.h
metainfo.c
metainfo.h
natpmp.c
natpmp.h
net.c
net.h
peer-common.h
peer-io.c (trunk libT) add more assertions to make Biiaru crash more^H^H^H^H^H^H^H^H^H^H^H^H^H^H^H^Hhelp track down the cause of Biiaru's crashes 2009-01-26 02:51:50 +00:00
peer-io.h (trunk libT) more debugging messages 2009-01-24 17:20:07 +00:00
peer-mgr.c (trunk libT) more debugging messages 2009-01-24 17:20:07 +00:00
peer-mgr.h
peer-msgs-test.c (trunk libT) fix some code that the newly-added gcc warnings didn't like 2009-01-23 18:44:15 +00:00
peer-msgs.c (trunk libT) well, maybe it's not a problem with sending the pex messages, but with parsing it... 2009-01-22 04:20:30 +00:00
peer-msgs.h
platform.c
platform.h
port-forwarding.c
port-forwarding.h
ptrarray.c
ptrarray.h
publish.c
publish.h
ratecontrol.c
ratecontrol.h
request-list-test.c (trunk libT) fix some code that the newly-added gcc warnings didn't like 2009-01-23 18:44:15 +00:00
request-list.c
request-list.h
resume.c
resume.h
rpc-server.c
rpc-server.h
rpc-test.c (trunk libT) fix some code that the newly-added gcc warnings didn't like 2009-01-23 18:44:15 +00:00
rpcimpl.c (trunk libT) fix some code that the newly-added gcc warnings didn't like 2009-01-23 18:44:15 +00:00
rpcimpl.h
session.c (trunk libT) possible fix for the transfers-not-loaded-on-startup issue introduced in r7806 2009-01-27 02:01:04 +00:00
session.h (trunk libT) possible fix for the transfers-not-loaded-on-startup issue introduced in r7806 2009-01-27 02:01:04 +00:00
stats.c
stats.h
test-peer-id.c (trunk libT) fix some code that the newly-added gcc warnings didn't like 2009-01-23 18:44:15 +00:00
torrent-ctor.c
torrent.c (trunk libT) when deleting a torrent's local data -- folders and files -- use remove() instead of unlink() because the former handles both folders and files gracefully 2009-01-22 21:43:46 +00:00
torrent.h
tr-getopt.c (trunk libT) fix some code that the newly-added gcc warnings didn't like 2009-01-23 18:44:15 +00:00
tr-getopt.h (trunk libT) fix some code that the newly-added gcc warnings didn't like 2009-01-23 18:44:15 +00:00
tracker.c
tracker.h
transmission.h
trevent.c (trunk libT) add more assertions to make Biiaru crash more^H^H^H^H^H^H^H^H^H^H^H^H^H^H^H^Hhelp track down the cause of Biiaru's crashes 2009-01-26 02:51:50 +00:00
trevent.h
upnp.c
upnp.h
utils-test.c (trunk libT) fix some code that the newly-added gcc warnings didn't like 2009-01-23 18:44:15 +00:00
utils.c (trunk libT) new macro, tr_assert(). use it to help smoke out #1749 2009-01-25 16:14:11 +00:00
utils.h (trunk libT) new macro, tr_assert(). use it to help smoke out #1749 2009-01-25 16:14:11 +00:00
verify.c
verify.h
web.c (trunk libT) silence curl_easy_setopt -Wunreachable-code warnings 2009-01-24 00:25:11 +00:00
web.h
webseed.c
webseed.h
wildmat.c