1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-02-24 07:00:40 +00:00
transmission/libtransmission
2009-10-25 02:36:03 +00:00
..
announcer.c (trunk libT) #2518: r9334 overzealously alarmist wrt unresponsive trackers 2009-10-22 01:28:39 +00:00
announcer.h (trunk libT) #2471: added/removed trackers aren't applied until restart 2009-10-02 04:54:02 +00:00
bandwidth.c (trunk libT) add a couple more debugging assertions into the nightlies to try & smoke out the handshake/peer-io crashes 2009-10-09 20:06:22 +00:00
bandwidth.h
bencode-test.c
bencode.c (trunk, libT) fix code in the UTF8-to-JSON serializer that could fall into an infinite loop when fed some inputs. This may be ticket #2326 or may get its own retroactive ticket, depending on feedback from #2326's reporter 2009-09-02 15:26:34 +00:00
bencode.h
bitfield.c
bitfield.h
blocklist-test.c
blocklist.c
blocklist.h
clients-test.c
clients.c add KGet to the clients list 2009-08-29 14:42:58 +00:00
clients.h
completion.c
completion.h
ConvertUTF.c
ConvertUTF.h
crypto.c
crypto.h
fdlimit.c (trunk) trunk's just been too stable lately. #2119: reload settings.json on SIGHUP 2009-10-23 03:41:36 +00:00
fdlimit.h (trunk) trunk's just been too stable lately. #2119: reload settings.json on SIGHUP 2009-10-23 03:41:36 +00:00
ggets.c
ggets.h
handshake.c (trunk libT) #2510: port messages not sent for outgoing peer connections 2009-10-22 01:03:17 +00:00
handshake.h
inout.c (trunk) trunk's just been too stable lately. #2119: reload settings.json on SIGHUP 2009-10-23 03:41:36 +00:00
inout.h
json-test.c
json.c
json.h
JSON_parser.c (trunk libT) #2360: ratio-limit becomes a strange value on uClibc 2009-10-14 13:22:42 +00:00
JSON_parser.h (trunk libT) #2360: ratio-limit becomes a strange value on uClibc 2009-10-14 13:22:42 +00:00
libt.dox
list.c
list.h
Makefile.am (trunk) #1483: move completed torrents to a user-specified directory + #629: different file extension for incomplete files 2009-10-19 05:05:00 +00:00
makemeta.c when creating a new torrent and a tracker announce URL can't be parsed, set a variable so that the client can learn which announce URL was the bad one 2009-09-17 01:18:59 +00:00
makemeta.h when creating a new torrent and a tracker announce URL can't be parsed, set a variable so that the client can learn which announce URL was the bad one 2009-09-17 01:18:59 +00:00
metainfo.c (trunk) 2009-09-25 21:05:59 +00:00
metainfo.h
natpmp.c
natpmp.h
net.c (trunk) trunk's just been too stable lately. #2119: reload settings.json on SIGHUP 2009-10-23 03:41:36 +00:00
net.h (trunk) trunk's just been too stable lately. #2119: reload settings.json on SIGHUP 2009-10-23 03:41:36 +00:00
peer-common.h
peer-io.c (trunk) trunk's just been too stable lately. #2119: reload settings.json on SIGHUP 2009-10-23 03:41:36 +00:00
peer-io.h
peer-mgr.c (trunk) trunk's just been too stable lately. #2119: reload settings.json on SIGHUP 2009-10-23 03:41:36 +00:00
peer-mgr.h (trunk libT) undo today's earlier commit r9381 for #2508 -- looks like I introduced a bug into the patch. 2009-10-22 19:08:45 +00:00
peer-msgs-test.c
peer-msgs.c (trunk libT) undo today's earlier commit r9381 for #2508 -- looks like I introduced a bug into the patch. 2009-10-22 19:08:45 +00:00
peer-msgs.h
platform.c
platform.h
port-forwarding.c (trunk) trunk's just been too stable lately. #2119: reload settings.json on SIGHUP 2009-10-23 03:41:36 +00:00
port-forwarding.h (trunk) trunk's just been too stable lately. #2119: reload settings.json on SIGHUP 2009-10-23 03:41:36 +00:00
ptrarray.c (trunk libT) make tr_ptrArrayErase() private 2009-09-07 21:57:15 +00:00
ptrarray.h (trunk libT) make tr_ptrArrayErase() private 2009-09-07 21:57:15 +00:00
publish.c
publish.h
ratecontrol.c
ratecontrol.h
request-list-test.c
request-list.c
request-list.h
resume.c (trunk) #1483: move completed torrents to a user-specified directory + #629: different file extension for incomplete files 2009-10-19 05:05:00 +00:00
resume.h (trunk) #1483: move completed torrents to a user-specified directory + #629: different file extension for incomplete files 2009-10-19 05:05:00 +00:00
rpc-server.c (trunk) trunk's just been too stable lately. #2119: reload settings.json on SIGHUP 2009-10-23 03:41:36 +00:00
rpc-server.h
rpc-test.c
rpcimpl.c (trunk libT) add callback notification when a torrent has been moved via RPC 2009-10-21 14:02:02 +00:00
rpcimpl.h
session.c (trunk) fix r9380 #2412 timing issue 2009-10-23 05:48:56 +00:00
session.h (trunk) trunk's just been too stable lately. #2119: reload settings.json on SIGHUP 2009-10-23 03:41:36 +00:00
stats.c
stats.h
test-peer-id.c
torrent-ctor.c (trunk libT) add a couple of hooks for the mac client to use when migrating from its earlier move-on-complete code 2009-10-21 05:03:10 +00:00
torrent.c when calculating the "smoothed" eta, 1. only factor in previous speeds when those speeds were recent (ie. if we just resumed from pause, discard the previous speed) and 2. factor in if the speed was 0 as well 2009-10-25 02:36:03 +00:00
torrent.h (trunk libT) change the new public API a little bit -- clearer, but a little wordier 2009-10-20 04:43:51 +00:00
tr-dht.c (trunk libT) undo today's earlier commit r9381 for #2508 -- looks like I introduced a bug into the patch. 2009-10-22 19:08:45 +00:00
tr-dht.h (trunk libT) undo today's earlier commit r9381 for #2508 -- looks like I introduced a bug into the patch. 2009-10-22 19:08:45 +00:00
tr-getopt.c
tr-getopt.h
transmission.h (trunk) trunk's just been too stable lately. #2119: reload settings.json on SIGHUP 2009-10-23 03:41:36 +00:00
trevent.c
trevent.h
upnp.c
upnp.h
utils-test.c
utils.c (trunk libT) revert r9345, because all our .torrent and .resume files' hex letters are in lowercase 2009-10-22 18:48:26 +00:00
utils.h
verify.c (trunk) #1483: move completed torrents to a user-specified directory + #629: different file extension for incomplete files 2009-10-19 05:05:00 +00:00
verify.h
web.c (trunk) fix r9380 #2412 timing issue 2009-10-23 05:48:56 +00:00
web.h (trunk) fix r9380 #2412 timing issue 2009-10-23 05:48:56 +00:00
webseed.c
webseed.h
wildmat.c