..
announcer-common.h
(trunk libT) #117 "UDP tracker protocol support (BEP #15 )" -- refactor announcer.c so that alternate tracker protocols can be supported.
2011-03-11 04:19:01 +00:00
announcer-http.c
(trunk libT) #117 "UDP tracker protocol support (BEP #15 )" -- refactor announcer.c so that alternate tracker protocols can be supported.
2011-03-11 04:19:01 +00:00
announcer.c
(trunk libT) optimization for ocelot.
2011-03-11 04:57:53 +00:00
announcer.h
(trunk libT) silence minor "unused function argument" compiler warning
2011-02-07 23:09:36 +00:00
bandwidth.c
(trunk libT) minor revision to r12065: clamp the bandwidth before applying the ratio calculation
2011-03-03 07:20:18 +00:00
bandwidth.h
(trunk libT) remove the unused tr_ratecontrol code. switch webseed over to using tr_bandwidth.
2011-03-03 18:33:24 +00:00
bencode-test.c
bencode.c
(trunk libT) #4048 "use bitsets instead of bitfield in tr_completion" -- done.
2011-02-23 03:54:04 +00:00
bencode.h
(trunk libT) #4048 "use bitsets instead of bitfield in tr_completion" -- done.
2011-02-23 03:54:04 +00:00
bitfield.c
(trunk) copyediting: remove trailing spaces from source code lines in daemon/ gtk/ libtransmission/ and utils/
2011-03-04 23:26:10 +00:00
bitfield.h
(trunk libT) #4048 "use bitsets instead of bitfield in tr_completion" -- done.
2011-02-23 03:54:04 +00:00
bitset.c
(trunk libT) finish r12108
2011-03-07 03:46:26 +00:00
bitset.h
(trunk libT) finish r12108
2011-03-07 03:46:26 +00:00
blocklist-test.c
blocklist.c
(trunk libT) #4016 "blocklists don't handle overlapping/unsorted rules" -- fixed.
2011-02-13 16:14:31 +00:00
blocklist.h
cache.c
(trunk libT) #4048 "use bitsets instead of bitfield in tr_completion" -- done.
2011-02-23 03:54:04 +00:00
cache.h
clients-test.c
clients.c
clients.h
completion.c
(trunk libT) #4083 "Wrong shades of progress in Inspector pieces view." -- fixed.
2011-03-05 03:51:57 +00:00
completion.h
(trunk libT) #4048 "use bitsets instead of bitfield in tr_completion" -- done.
2011-02-23 03:54:04 +00:00
ConvertUTF.c
ConvertUTF.h
crypto.c
crypto.h
fdlimit.c
(trunk libT) #4085 "transmission crashed when adding a new torrent: assert failed" -- possible fix?
2011-03-05 16:29:19 +00:00
fdlimit.h
(trunk libT) add an "existing dir" argument to tr_fdFileCheckout().
2011-03-03 19:59:12 +00:00
handshake.c
(trunk libT) Add an enumeration for the peer id length. Use that enum for the peer_id fields in tr_session and tr_torrent.
2011-03-10 12:35:23 +00:00
handshake.h
history-test.c
(trunk libT) #4051 "Use composition for the tr_history fields in tr_peer" -- fixed.
2011-02-23 06:01:16 +00:00
history.c
(trunk libT) #4051 "Use composition for the tr_history fields in tr_peer" -- fixed.
2011-02-23 06:01:16 +00:00
history.h
(trunk libT) #4051 "Use composition for the tr_history fields in tr_peer" -- fixed.
2011-02-23 06:01:16 +00:00
inout.c
(trunk libT) add an "existing dir" argument to tr_fdFileCheckout().
2011-03-03 19:59:12 +00:00
inout.h
(trunk libT) add an "existing dir" argument to tr_fdFileCheckout().
2011-03-03 19:59:12 +00:00
json-test.c
json.c
(trunk) #4019 "Minor patch, kill useless casts in transmission source." -- fixed. patch by jlouis
2011-02-12 17:27:47 +00:00
json.h
JSON_parser.c
JSON_parser.h
libt.dox
list.c
list.h
magnet-test.c
magnet.c
magnet.h
Makefile.am
(trunk libT) #117 "UDP tracker protocol support (BEP #15 )" -- refactor announcer.c so that alternate tracker protocols can be supported.
2011-03-11 04:19:01 +00:00
makemeta.c
(trunk libT) fix gcc compiler warning in libtransmission/makemeta.c: "ignoring return value of ‘read’, declared with attribute warn_unused_result"
2011-02-09 05:16:37 +00:00
makemeta.h
metainfo.c
(trunk libT) #117 "UDP tracker protocol support (BEP #15 )" -- refactor announcer.c so that alternate tracker protocols can be supported.
2011-03-11 04:19:01 +00:00
metainfo.h
natpmp.c
natpmp.h
net.c
(trunk) copyediting: remove trailing spaces from source code lines in daemon/ gtk/ libtransmission/ and utils/
2011-03-04 23:26:10 +00:00
net.h
(trunk) copyediting: remove trailing spaces from source code lines in daemon/ gtk/ libtransmission/ and utils/
2011-03-04 23:26:10 +00:00
peer-common.h
(trunk libT) #4035 "In seed state, transmission disconnect from leechers" -- fixed.
2011-02-24 14:35:45 +00:00
peer-io.c
(trunk) copyediting: remove trailing spaces from source code lines in daemon/ gtk/ libtransmission/ and utils/
2011-03-04 23:26:10 +00:00
peer-io.h
if we successfully finish a handshake using uTP, mark the peer as supporting uTP
2011-02-18 00:41:06 +00:00
peer-mgr.c
(trunk libT) #4084 "after reaching seed state, no new peers are acquired" -- possible fix.
2011-03-07 14:59:47 +00:00
peer-mgr.h
(trunk libT) copyediting.
2011-03-07 14:33:45 +00:00
peer-msgs-test.c
(trunk libT) copyediting.
2011-03-07 14:33:45 +00:00
peer-msgs.c
(trunk libT) copyediting.
2011-03-07 14:33:45 +00:00
peer-msgs.h
platform.c
(trunk libT) #2363 "daemon on mac moves config files on first launch" -- fixed.
2011-01-30 01:33:53 +00:00
platform.h
port-forwarding.c
port-forwarding.h
ptrarray.c
ptrarray.h
resume.c
(trunk) copyediting: remove trailing spaces from source code lines in daemon/ gtk/ libtransmission/ and utils/
2011-03-04 23:26:10 +00:00
resume.h
rpc-server.c
rpc-server.h
rpc-test.c
rpcimpl.c
(trunk) copyediting: remove trailing spaces from source code lines in daemon/ gtk/ libtransmission/ and utils/
2011-03-04 23:26:10 +00:00
rpcimpl.h
session.c
(trunk libT) Add an enumeration for the peer id length. Use that enum for the peer_id fields in tr_session and tr_torrent.
2011-03-10 12:35:23 +00:00
session.h
(trunk libT) Add an enumeration for the peer id length. Use that enum for the peer_id fields in tr_session and tr_torrent.
2011-03-10 12:35:23 +00:00
stats.c
stats.h
test-peer-id.c
(trunk libT) Add an enumeration for the peer id length. Use that enum for the peer_id fields in tr_session and tr_torrent.
2011-03-10 12:35:23 +00:00
torrent-ctor.c
torrent-magnet.c
torrent-magnet.h
torrent.c
(trunk libT) Add an enumeration for the peer id length. Use that enum for the peer_id fields in tr_session and tr_torrent.
2011-03-10 12:35:23 +00:00
torrent.h
(trunk libT) Add an enumeration for the peer id length. Use that enum for the peer_id fields in tr_session and tr_torrent.
2011-03-10 12:35:23 +00:00
tr-dht.c
(trunk) copyediting: remove trailing spaces from source code lines in daemon/ gtk/ libtransmission/ and utils/
2011-03-04 23:26:10 +00:00
tr-dht.h
(trunk) copyediting: remove trailing spaces from source code lines in daemon/ gtk/ libtransmission/ and utils/
2011-03-04 23:26:10 +00:00
tr-getopt.c
tr-getopt.h
tr-lpd.c
(trunk libT) #3208 "Local Peer Discovery idea: prioritize LPD requests for downloads" -- add patch from Eszet
2011-03-04 17:33:29 +00:00
tr-lpd.h
tr-udp.c
(trunk) copyediting: remove trailing spaces from source code lines in daemon/ gtk/ libtransmission/ and utils/
2011-03-04 23:26:10 +00:00
tr-udp.h
Use large kernel buffers for the UDP socket when uTP is enabled.
2011-02-18 00:43:47 +00:00
tr-utp.c
(trunk) copyediting: remove trailing spaces from source code lines in daemon/ gtk/ libtransmission/ and utils/
2011-03-04 23:26:10 +00:00
tr-utp.h
add configure script switch to enable/disable utp
2011-02-18 00:45:44 +00:00
transmission.h
(trunk libT) #117 "UDP tracker protocol support (BEP #15 )" -- refactor announcer.c so that alternate tracker protocols can be supported.
2011-03-11 04:19:01 +00:00
trevent.c
trevent.h
upnp.c
(trunk) copyediting: remove trailing spaces from source code lines in daemon/ gtk/ libtransmission/ and utils/
2011-03-04 23:26:10 +00:00
upnp.h
utils-test.c
(trunk libT) utils-test.c: remove some debugging stubs that should not have been checked in
2011-02-24 04:16:47 +00:00
utils.c
(trunk libT) a bit of futzing: remove a few more unnecessary casts from void*
2011-03-03 21:51:11 +00:00
utils.h
(trunk) #4019 "Minor patch, kill useless casts in transmission source." -- fixed. patch by jlouis
2011-02-12 17:27:47 +00:00
verify.c
verify.h
web.c
(trunk libT) #117 "UDP tracker protocol support (BEP #15 )" -- refactor announcer.c so that alternate tracker protocols can be supported.
2011-03-11 04:19:01 +00:00
web.h
(trunk libT) #117 "UDP tracker protocol support (BEP #15 )" -- refactor announcer.c so that alternate tracker protocols can be supported.
2011-03-11 04:19:01 +00:00
webseed.c
(trunk libT) remove the unused tr_ratecontrol code. switch webseed over to using tr_bandwidth.
2011-03-03 18:33:24 +00:00
webseed.h
wildmat.c