.. |
ConvertUTF.c
|
Follow more common whitespace style conventions in the C code (libtransmission, daemon, utils, cli, gtk).
|
2012-12-05 17:29:46 +00:00 |
ConvertUTF.h
|
Follow more common whitespace style conventions in the C code (libtransmission, daemon, utils, cli, gtk).
|
2012-12-05 17:29:46 +00:00 |
Makefile.am
|
(trunk, libT) first drop of the tr_quark patch.
|
2012-12-22 20:35:19 +00:00 |
announcer-common.h
|
Follow more common whitespace style conventions in the C code (libtransmission, daemon, utils, cli, gtk).
|
2012-12-05 17:29:46 +00:00 |
announcer-http.c
|
(trunk, libT) first drop of the tr_quark patch.
|
2012-12-22 20:35:19 +00:00 |
announcer-udp.c
|
(trunk, libT) #5165: fix r13625 oops
|
2012-12-07 01:53:31 +00:00 |
announcer.c
|
remove a couple of unnecessary torrentIsLocked() assertions for #5168
|
2012-12-12 20:57:13 +00:00 |
announcer.h
|
Follow more common whitespace style conventions in the C code (libtransmission, daemon, utils, cli, gtk).
|
2012-12-05 17:29:46 +00:00 |
bandwidth.c
|
Follow more common whitespace style conventions in the C code (libtransmission, daemon, utils, cli, gtk).
|
2012-12-05 17:29:46 +00:00 |
bandwidth.h
|
Follow more common whitespace style conventions in the C code (libtransmission, daemon, utils, cli, gtk).
|
2012-12-05 17:29:46 +00:00 |
bitfield-test.c
|
refactor libtransmission's tr_benc class as tr_variant.
|
2012-12-14 04:34:42 +00:00 |
bitfield.c
|
don't inline functions that can't be inlined.
|
2012-12-13 02:00:45 +00:00 |
bitfield.h
|
don't inline functions that can't be inlined.
|
2012-12-13 02:00:45 +00:00 |
blocklist-test.c
|
refactor libtransmission's tr_benc class as tr_variant.
|
2012-12-14 04:34:42 +00:00 |
blocklist.c
|
(trunk, libT) #5165: fix r13625 oops
|
2012-12-07 01:53:31 +00:00 |
blocklist.h
|
Follow more common whitespace style conventions in the C code (libtransmission, daemon, utils, cli, gtk).
|
2012-12-05 17:29:46 +00:00 |
cache.c
|
Follow more common whitespace style conventions in the C code (libtransmission, daemon, utils, cli, gtk).
|
2012-12-05 17:29:46 +00:00 |
cache.h
|
Follow more common whitespace style conventions in the C code (libtransmission, daemon, utils, cli, gtk).
|
2012-12-05 17:29:46 +00:00 |
clients-test.c
|
refactor libtransmission's tr_benc class as tr_variant.
|
2012-12-14 04:34:42 +00:00 |
clients.c
|
Follow more common whitespace style conventions in the C code (libtransmission, daemon, utils, cli, gtk).
|
2012-12-05 17:29:46 +00:00 |
clients.h
|
Follow more common whitespace style conventions in the C code (libtransmission, daemon, utils, cli, gtk).
|
2012-12-05 17:29:46 +00:00 |
completion.c
|
copyediting: indentation & whitespace
|
2012-12-15 04:28:19 +00:00 |
completion.h
|
Follow more common whitespace style conventions in the C code (libtransmission, daemon, utils, cli, gtk).
|
2012-12-05 17:29:46 +00:00 |
crypto.c
|
Follow more common whitespace style conventions in the C code (libtransmission, daemon, utils, cli, gtk).
|
2012-12-05 17:29:46 +00:00 |
crypto.h
|
Follow more common whitespace style conventions in the C code (libtransmission, daemon, utils, cli, gtk).
|
2012-12-05 17:29:46 +00:00 |
fdlimit.c
|
copyediting: indentation/whitespace
|
2012-12-18 03:03:23 +00:00 |
fdlimit.h
|
Follow more common whitespace style conventions in the C code (libtransmission, daemon, utils, cli, gtk).
|
2012-12-05 17:29:46 +00:00 |
handshake.c
|
(trunk, libT) copyediting: apply the new indentation style to handshake.c. I hate making changes to this file; even changing the whitespace probably breaks all the peer connections.
|
2012-12-27 22:03:58 +00:00 |
handshake.h
|
Follow more common whitespace style conventions in the C code (libtransmission, daemon, utils, cli, gtk).
|
2012-12-05 17:29:46 +00:00 |
history-test.c
|
refactor libtransmission's tr_benc class as tr_variant.
|
2012-12-14 04:34:42 +00:00 |
history.c
|
Follow more common whitespace style conventions in the C code (libtransmission, daemon, utils, cli, gtk).
|
2012-12-05 17:29:46 +00:00 |
history.h
|
Follow more common whitespace style conventions in the C code (libtransmission, daemon, utils, cli, gtk).
|
2012-12-05 17:29:46 +00:00 |
inout.c
|
Follow more common whitespace style conventions in the C code (libtransmission, daemon, utils, cli, gtk).
|
2012-12-05 17:29:46 +00:00 |
inout.h
|
Follow more common whitespace style conventions in the C code (libtransmission, daemon, utils, cli, gtk).
|
2012-12-05 17:29:46 +00:00 |
json-test.c
|
(trunk, libT) first drop of the tr_quark patch.
|
2012-12-22 20:35:19 +00:00 |
jsonsl.c
|
fix a parameter type mismatch in jsonsl
|
2012-11-11 07:11:13 +00:00 |
jsonsl.h
|
…
|
|
libt.dox
|
…
|
|
libtransmission-test.c
|
refactor libtransmission's tr_benc class as tr_variant.
|
2012-12-14 04:34:42 +00:00 |
libtransmission-test.h
|
refactor libtransmission's tr_benc class as tr_variant.
|
2012-12-14 04:34:42 +00:00 |
list.c
|
Follow more common whitespace style conventions in the C code (libtransmission, daemon, utils, cli, gtk).
|
2012-12-05 17:29:46 +00:00 |
list.h
|
Follow more common whitespace style conventions in the C code (libtransmission, daemon, utils, cli, gtk).
|
2012-12-05 17:29:46 +00:00 |
magnet-test.c
|
refactor libtransmission's tr_benc class as tr_variant.
|
2012-12-14 04:34:42 +00:00 |
magnet.c
|
(trunk, libT) first drop of the tr_quark patch.
|
2012-12-22 20:35:19 +00:00 |
magnet.h
|
refactor libtransmission's tr_benc class as tr_variant.
|
2012-12-14 04:34:42 +00:00 |
makemeta.c
|
(trunk, libT) first drop of the tr_quark patch.
|
2012-12-22 20:35:19 +00:00 |
makemeta.h
|
Follow more common whitespace style conventions in the C code (libtransmission, daemon, utils, cli, gtk).
|
2012-12-05 17:29:46 +00:00 |
metainfo-test.c
|
refactor libtransmission's tr_benc class as tr_variant.
|
2012-12-14 04:34:42 +00:00 |
metainfo.c
|
make tr_info.webseedCount and tr_info.trackerCount unsigned.
|
2012-12-30 22:06:45 +00:00 |
metainfo.h
|
refactor libtransmission's tr_benc class as tr_variant.
|
2012-12-14 04:34:42 +00:00 |
natpmp.c
|
(trunk, libT) #5165: fix r13625 oops
|
2012-12-07 01:53:31 +00:00 |
natpmp_local.h
|
Follow more common whitespace style conventions in the C code (libtransmission, daemon, utils, cli, gtk).
|
2012-12-05 17:29:46 +00:00 |
net.c
|
(trunk, libT) #5165: fix r13625 oops
|
2012-12-07 01:53:31 +00:00 |
net.h
|
Follow more common whitespace style conventions in the C code (libtransmission, daemon, utils, cli, gtk).
|
2012-12-05 17:29:46 +00:00 |
peer-common.h
|
Follow more common whitespace style conventions in the C code (libtransmission, daemon, utils, cli, gtk).
|
2012-12-05 17:29:46 +00:00 |
peer-io.c
|
refactor libtransmission's tr_benc class as tr_variant.
|
2012-12-14 04:34:42 +00:00 |
peer-io.h
|
(trunk, libT) #5163 'typo in tr_peerIoSupportsUTP()' -- fixed.
|
2012-12-06 15:04:52 +00:00 |
peer-mgr.c
|
make tr_info.webseedCount and tr_info.trackerCount unsigned.
|
2012-12-30 22:06:45 +00:00 |
peer-mgr.h
|
(trunk, libT) first drop of the tr_quark patch.
|
2012-12-22 20:35:19 +00:00 |
peer-msgs-test.c
|
refactor libtransmission's tr_benc class as tr_variant.
|
2012-12-14 04:34:42 +00:00 |
peer-msgs.c
|
(trunk, libT) first drop of the tr_quark patch.
|
2012-12-22 20:35:19 +00:00 |
peer-msgs.h
|
Follow more common whitespace style conventions in the C code (libtransmission, daemon, utils, cli, gtk).
|
2012-12-05 17:29:46 +00:00 |
platform.c
|
(trunk, libT) #3833 'freespace rpc' 0001-Headers-clean-up.patch
|
2012-12-29 12:10:05 +00:00 |
platform.h
|
(trunk, libT) #3833 'freespace' argument for 'session-get' RPC method -- apply taem's 0003-Cache-download-dir-s-block-device-and-FS-type.patch to cache the download dir's block device and FS type
|
2012-12-27 19:45:01 +00:00 |
port-forwarding.c
|
(trunk, libT) #5165: fix r13625 oops
|
2012-12-07 01:53:31 +00:00 |
port-forwarding.h
|
Follow more common whitespace style conventions in the C code (libtransmission, daemon, utils, cli, gtk).
|
2012-12-05 17:29:46 +00:00 |
ptrarray.c
|
(trunk, libT) first drop of the tr_quark patch.
|
2012-12-22 20:35:19 +00:00 |
ptrarray.h
|
(trunk, libT) first drop of the tr_quark patch.
|
2012-12-22 20:35:19 +00:00 |
quark-test.c
|
(trunk, libT) first drop of the tr_quark patch.
|
2012-12-22 20:35:19 +00:00 |
quark.c
|
(trunk, qt) #5060 'start minimized to tray option' -- added.
|
2012-12-30 22:51:55 +00:00 |
quark.h
|
(trunk, qt) #5060 'start minimized to tray option' -- added.
|
2012-12-30 22:51:55 +00:00 |
resume.c
|
(trunk, libT) first drop of the tr_quark patch.
|
2012-12-22 20:35:19 +00:00 |
resume.h
|
Follow more common whitespace style conventions in the C code (libtransmission, daemon, utils, cli, gtk).
|
2012-12-05 17:29:46 +00:00 |
rpc-server.c
|
(trunk, libT) first drop of the tr_quark patch.
|
2012-12-22 20:35:19 +00:00 |
rpc-server.h
|
refactor libtransmission's tr_benc class as tr_variant.
|
2012-12-14 04:34:42 +00:00 |
rpc-test.c
|
refactor libtransmission's tr_benc class as tr_variant.
|
2012-12-14 04:34:42 +00:00 |
rpcimpl.c
|
make tr_info.webseedCount and tr_info.trackerCount unsigned.
|
2012-12-30 22:06:45 +00:00 |
rpcimpl.h
|
refactor libtransmission's tr_benc class as tr_variant.
|
2012-12-14 04:34:42 +00:00 |
session.c
|
(trunk, libT) #5199 'tr_sessionGetNextQueuedTorrent() can be faster' -- fix r13709 oops
|
2012-12-28 21:51:10 +00:00 |
session.h
|
(trunk, libT) #5199 'tr_sessionGetNextQueuedTorrent() can be faster' -- fix variablename typo introduced in r13709, reported by JJTagy
|
2012-12-28 23:44:59 +00:00 |
stats.c
|
(trunk, libT) first drop of the tr_quark patch.
|
2012-12-22 20:35:19 +00:00 |
stats.h
|
Follow more common whitespace style conventions in the C code (libtransmission, daemon, utils, cli, gtk).
|
2012-12-05 17:29:46 +00:00 |
test-peer-id.c
|
Follow more common whitespace style conventions in the C code (libtransmission, daemon, utils, cli, gtk).
|
2012-12-05 17:29:46 +00:00 |
torrent-ctor.c
|
(trunk, libT) first drop of the tr_quark patch.
|
2012-12-22 20:35:19 +00:00 |
torrent-magnet.c
|
make tr_info.webseedCount and tr_info.trackerCount unsigned.
|
2012-12-30 22:06:45 +00:00 |
torrent-magnet.h
|
Follow more common whitespace style conventions in the C code (libtransmission, daemon, utils, cli, gtk).
|
2012-12-05 17:29:46 +00:00 |
torrent.c
|
make tr_info.webseedCount and tr_info.trackerCount unsigned.
|
2012-12-30 22:06:45 +00:00 |
torrent.h
|
(trunk, libT) #5168 'make libtransmission's public funcs nonblocking when possible' -- remove tr_torrentRef() and tr_torrentUnref() as discussed in https://trac.transmissionbt.com/ticket/5168#comment:8
|
2012-12-14 20:04:37 +00:00 |
tr-dht.c
|
(trunk, libT) first drop of the tr_quark patch.
|
2012-12-22 20:35:19 +00:00 |
tr-dht.h
|
Follow more common whitespace style conventions in the C code (libtransmission, daemon, utils, cli, gtk).
|
2012-12-05 17:29:46 +00:00 |
tr-getopt.c
|
Follow more common whitespace style conventions in the C code (libtransmission, daemon, utils, cli, gtk).
|
2012-12-05 17:29:46 +00:00 |
tr-getopt.h
|
Follow more common whitespace style conventions in the C code (libtransmission, daemon, utils, cli, gtk).
|
2012-12-05 17:29:46 +00:00 |
tr-lpd.c
|
Follow more common whitespace style conventions in the C code (libtransmission, daemon, utils, cli, gtk).
|
2012-12-05 17:29:46 +00:00 |
tr-lpd.h
|
Follow more common whitespace style conventions in the C code (libtransmission, daemon, utils, cli, gtk).
|
2012-12-05 17:29:46 +00:00 |
tr-udp.c
|
Follow more common whitespace style conventions in the C code (libtransmission, daemon, utils, cli, gtk).
|
2012-12-05 17:29:46 +00:00 |
tr-udp.h
|
Follow more common whitespace style conventions in the C code (libtransmission, daemon, utils, cli, gtk).
|
2012-12-05 17:29:46 +00:00 |
tr-utp.c
|
Follow more common whitespace style conventions in the C code (libtransmission, daemon, utils, cli, gtk).
|
2012-12-05 17:29:46 +00:00 |
tr-utp.h
|
Follow more common whitespace style conventions in the C code (libtransmission, daemon, utils, cli, gtk).
|
2012-12-05 17:29:46 +00:00 |
transmission.h
|
make tr_info.webseedCount and tr_info.trackerCount unsigned.
|
2012-12-30 22:06:45 +00:00 |
trevent.c
|
Follow more common whitespace style conventions in the C code (libtransmission, daemon, utils, cli, gtk).
|
2012-12-05 17:29:46 +00:00 |
trevent.h
|
Follow more common whitespace style conventions in the C code (libtransmission, daemon, utils, cli, gtk).
|
2012-12-05 17:29:46 +00:00 |
upnp.c
|
(trunk, libT) #5165: fix r13625 oops
|
2012-12-07 01:53:31 +00:00 |
upnp.h
|
Follow more common whitespace style conventions in the C code (libtransmission, daemon, utils, cli, gtk).
|
2012-12-05 17:29:46 +00:00 |
utils-test.c
|
(trunk, libT) #5199 'tr_sessionGetNextQueuedTorrent() can be faster' -- copy peer-mgr.c's partial-sorting peer candidate code to a reusable function in utils.c, tr_quickfindFirstK()"
|
2012-12-28 20:07:50 +00:00 |
utils.c
|
(trunk, libT) #5199 'tr_sessionGetNextQueuedTorrent() can be faster' -- copy peer-mgr.c's partial-sorting peer candidate code to a reusable function in utils.c, tr_quickfindFirstK()"
|
2012-12-28 20:07:50 +00:00 |
utils.h
|
(trunk, libT) #5199 'tr_sessionGetNextQueuedTorrent() can be faster' -- copy peer-mgr.c's partial-sorting peer candidate code to a reusable function in utils.c, tr_quickfindFirstK()"
|
2012-12-28 20:07:50 +00:00 |
variant-benc.c
|
(trunk, libT) more tr_variant revision: faster serialization, dictionaries use less space
|
2012-12-24 22:38:41 +00:00 |
variant-common.h
|
(trunk, libT) more tr_variant revision: faster serialization, dictionaries use less space
|
2012-12-24 22:38:41 +00:00 |
variant-json.c
|
(trunk, libT) more tr_variant revision: faster serialization, dictionaries use less space
|
2012-12-24 22:38:41 +00:00 |
variant-test.c
|
(trunk, libT) first drop of the tr_quark patch.
|
2012-12-22 20:35:19 +00:00 |
variant.c
|
(trunk, libT) #5201 'tr_variantDict can be much faster' -- don't test to see if each dictionary value that's a string is a quark... it almost never is, so the lookup isn't worth it.
|
2012-12-28 23:46:34 +00:00 |
variant.h
|
(trunk, libT) more tr_variant revision: faster serialization, dictionaries use less space
|
2012-12-24 22:38:41 +00:00 |
verify.c
|
(trunk, libT) #5165: fix r13625 oops
|
2012-12-07 01:53:31 +00:00 |
verify.h
|
Follow more common whitespace style conventions in the C code (libtransmission, daemon, utils, cli, gtk).
|
2012-12-05 17:29:46 +00:00 |
web.c
|
Follow more common whitespace style conventions in the C code (libtransmission, daemon, utils, cli, gtk).
|
2012-12-05 17:29:46 +00:00 |
web.h
|
Follow more common whitespace style conventions in the C code (libtransmission, daemon, utils, cli, gtk).
|
2012-12-05 17:29:46 +00:00 |
webseed.c
|
(trunk, libT) first drop of the tr_quark patch.
|
2012-12-22 20:35:19 +00:00 |
webseed.h
|
Follow more common whitespace style conventions in the C code (libtransmission, daemon, utils, cli, gtk).
|
2012-12-05 17:29:46 +00:00 |
wildmat.c
|
Follow more common whitespace style conventions in the C code (libtransmission, daemon, utils, cli, gtk).
|
2012-12-05 17:29:46 +00:00 |