.. |
ConvertUTF.c
|
…
|
|
ConvertUTF.h
|
…
|
|
Makefile.am
|
(libT) add package-visible API hook for when a block is downloaded. Add unit test to confirm that when the last file finishes downloading, its .part suffix is removed and it's moved from the incomplete to complete dir
|
2013-01-26 23:08:51 +00:00 |
announcer-common.h
|
(libT) copyediting: fix whitespace
|
2013-01-30 20:00:43 +00:00 |
announcer-http.c
|
make all the log functions/structs/enums use a single 'tr_log' namespace, such as tr_logGetQueue, tr_logAddInfo, tr_logIsLevelActive
|
2013-01-25 23:34:20 +00:00 |
announcer-udp.c
|
make all the log functions/structs/enums use a single 'tr_log' namespace, such as tr_logGetQueue, tr_logAddInfo, tr_logIsLevelActive
|
2013-01-25 23:34:20 +00:00 |
announcer.c
|
(libT) when announcing a magnet link for the first time, send 'left=0'
|
2013-01-30 19:59:55 +00:00 |
announcer.h
|
…
|
|
bandwidth.c
|
make all the log functions/structs/enums use a single 'tr_log' namespace, such as tr_logGetQueue, tr_logAddInfo, tr_logIsLevelActive
|
2013-01-25 23:34:20 +00:00 |
bandwidth.h
|
…
|
|
bitfield-test.c
|
…
|
|
bitfield.c
|
…
|
|
bitfield.h
|
…
|
|
blocklist-test.c
|
change the test harness' session initialization s.t. we can configure it for per-test needs. Add tests for moving completed torrents when downloadDir is a subdirectory of incompleteDir. (Hi, KyleK)
|
2013-02-01 05:57:47 +00:00 |
blocklist.c
|
make all the log functions/structs/enums use a single 'tr_log' namespace, such as tr_logGetQueue, tr_logAddInfo, tr_logIsLevelActive
|
2013-01-25 23:34:20 +00:00 |
blocklist.h
|
(libT) copyediting: rename the internal tr_blocklist class 'tr_blocklistFile' to distinguish the private per-file API from the public, global API in libtransmission.h
|
2013-01-21 17:48:36 +00:00 |
cache.c
|
(libT) add assertions to check that block-writing functions are only invoked in the libtransmission thread
|
2013-01-31 17:39:06 +00:00 |
cache.h
|
…
|
|
clients-test.c
|
…
|
|
clients.c
|
…
|
|
clients.h
|
…
|
|
completion.c
|
…
|
|
completion.h
|
…
|
|
crypto.c
|
make all the log functions/structs/enums use a single 'tr_log' namespace, such as tr_logGetQueue, tr_logAddInfo, tr_logIsLevelActive
|
2013-01-25 23:34:20 +00:00 |
crypto.h
|
…
|
|
fail.sh
|
fix r13913 oops: I didn't mean to check in the fail.sh change that only called rename-test
|
2013-01-31 22:00:32 +00:00 |
fdlimit.c
|
fix race condition triggered in the unit tests by requiring a libtransmission thread lock in torrentRemove()
|
2013-01-31 05:05:44 +00:00 |
fdlimit.h
|
…
|
|
handshake.c
|
make all the log functions/structs/enums use a single 'tr_log' namespace, such as tr_logGetQueue, tr_logAddInfo, tr_logIsLevelActive
|
2013-01-25 23:34:20 +00:00 |
handshake.h
|
…
|
|
history-test.c
|
…
|
|
history.c
|
…
|
|
history.h
|
…
|
|
inout.c
|
make all the log functions/structs/enums use a single 'tr_log' namespace, such as tr_logGetQueue, tr_logAddInfo, tr_logIsLevelActive
|
2013-01-25 23:34:20 +00:00 |
inout.h
|
…
|
|
json-test.c
|
(libT) when unable to run locale-specific json tests, give a hint in the terminal about how to remedy that
|
2013-02-01 06:11:41 +00:00 |
jsonsl.c
|
(libT) update our jsonsl snapshot
|
2013-01-21 01:26:59 +00:00 |
jsonsl.h
|
(libT) update our jsonsl snapshot
|
2013-01-21 01:26:59 +00:00 |
libt.dox
|
…
|
|
libtransmission-test.c
|
change the test harness' session initialization s.t. we can configure it for per-test needs. Add tests for moving completed torrents when downloadDir is a subdirectory of incompleteDir. (Hi, KyleK)
|
2013-02-01 05:57:47 +00:00 |
libtransmission-test.h
|
change the test harness' session initialization s.t. we can configure it for per-test needs. Add tests for moving completed torrents when downloadDir is a subdirectory of incompleteDir. (Hi, KyleK)
|
2013-02-01 05:57:47 +00:00 |
list.c
|
…
|
|
list.h
|
…
|
|
log.c
|
make all the log functions/structs/enums use a single 'tr_log' namespace, such as tr_logGetQueue, tr_logAddInfo, tr_logIsLevelActive
|
2013-01-25 23:34:20 +00:00 |
log.h
|
make all the log functions/structs/enums use a single 'tr_log' namespace, such as tr_logGetQueue, tr_logAddInfo, tr_logIsLevelActive
|
2013-01-25 23:34:20 +00:00 |
magnet-test.c
|
…
|
|
magnet.c
|
…
|
|
magnet.h
|
…
|
|
makemeta.c
|
make all the log functions/structs/enums use a single 'tr_log' namespace, such as tr_logGetQueue, tr_logAddInfo, tr_logIsLevelActive
|
2013-01-25 23:34:20 +00:00 |
makemeta.h
|
(utils) #4137 'support user-defined piece sizes in transmission-create' -- done. Initial patch by lav.
|
2013-01-17 18:55:51 +00:00 |
metainfo-test.c
|
…
|
|
metainfo.c
|
make all the log functions/structs/enums use a single 'tr_log' namespace, such as tr_logGetQueue, tr_logAddInfo, tr_logIsLevelActive
|
2013-01-25 23:34:20 +00:00 |
metainfo.h
|
…
|
|
move-test.c
|
change the test harness' session initialization s.t. we can configure it for per-test needs. Add tests for moving completed torrents when downloadDir is a subdirectory of incompleteDir. (Hi, KyleK)
|
2013-02-01 05:57:47 +00:00 |
natpmp.c
|
make all the log functions/structs/enums use a single 'tr_log' namespace, such as tr_logGetQueue, tr_logAddInfo, tr_logIsLevelActive
|
2013-01-25 23:34:20 +00:00 |
natpmp_local.h
|
…
|
|
net.c
|
make all the log functions/structs/enums use a single 'tr_log' namespace, such as tr_logGetQueue, tr_logAddInfo, tr_logIsLevelActive
|
2013-01-25 23:34:20 +00:00 |
net.h
|
…
|
|
peer-common.h
|
(libT) peer-mgr doesn't care about non-piece data being transferred, so don't notify it when it happens
|
2013-01-30 18:00:03 +00:00 |
peer-io.c
|
make all the log functions/structs/enums use a single 'tr_log' namespace, such as tr_logGetQueue, tr_logAddInfo, tr_logIsLevelActive
|
2013-01-25 23:34:20 +00:00 |
peer-io.h
|
(libT) peer-mgr doesn't care about non-piece data being transferred, so don't notify it when it happens
|
2013-01-30 18:00:03 +00:00 |
peer-mgr.c
|
(libT) increment the announced downloadCount only when the piece becomes complete.
|
2013-01-30 20:06:12 +00:00 |
peer-mgr.h
|
(libT) add package-visible API hook for when a block is downloaded. Add unit test to confirm that when the last file finishes downloading, its .part suffix is removed and it's moved from the incomplete to complete dir
|
2013-01-26 23:08:51 +00:00 |
peer-msgs-test.c
|
…
|
|
peer-msgs.c
|
(libT) peer-mgr doesn't care about non-piece data being transferred, so don't notify it when it happens
|
2013-01-30 18:00:03 +00:00 |
peer-msgs.h
|
…
|
|
platform.c
|
make all the log functions/structs/enums use a single 'tr_log' namespace, such as tr_logGetQueue, tr_logAddInfo, tr_logIsLevelActive
|
2013-01-25 23:34:20 +00:00 |
platform.h
|
…
|
|
port-forwarding.c
|
make all the log functions/structs/enums use a single 'tr_log' namespace, such as tr_logGetQueue, tr_logAddInfo, tr_logIsLevelActive
|
2013-01-25 23:34:20 +00:00 |
port-forwarding.h
|
…
|
|
ptrarray.c
|
(libT) make ptrarray's assertions consume fewer CPU cycles
|
2013-01-13 22:09:18 +00:00 |
ptrarray.h
|
(libT) #4632 'custom blocklist generates 2x # of rules': add a fix, which causes r13825's test to pass
|
2013-01-21 21:14:14 +00:00 |
quark-test.c
|
…
|
|
quark.c
|
(libT) #5234 'typo causing RPC session-get error in nightlies': remove the typo'ed quark to avoid future confusion
|
2013-01-21 00:11:48 +00:00 |
quark.h
|
(libT) #5234 'typo causing RPC session-get error in nightlies': remove the typo'ed quark to avoid future confusion
|
2013-01-21 00:11:48 +00:00 |
rename-test.c
|
change the test harness' session initialization s.t. we can configure it for per-test needs. Add tests for moving completed torrents when downloadDir is a subdirectory of incompleteDir. (Hi, KyleK)
|
2013-02-01 05:57:47 +00:00 |
resume.c
|
(libT) fix dangling pointer in tor->currentDir when reloading a .resume file from disk
|
2013-01-31 21:57:08 +00:00 |
resume.h
|
(libT) #1220 'change top folder names' -- when the root file/folder is changed, update tr_info.name too.
|
2013-01-22 00:25:42 +00:00 |
rpc-server.c
|
make all the log functions/structs/enums use a single 'tr_log' namespace, such as tr_logGetQueue, tr_logAddInfo, tr_logIsLevelActive
|
2013-01-25 23:34:20 +00:00 |
rpc-server.h
|
…
|
|
rpc-test.c
|
change the test harness' session initialization s.t. we can configure it for per-test needs. Add tests for moving completed torrents when downloadDir is a subdirectory of incompleteDir. (Hi, KyleK)
|
2013-02-01 05:57:47 +00:00 |
rpcimpl.c
|
(libT) change the API signature for tr_torrentVerify() s.t. client code can be notified when the verify is finished
|
2013-01-31 21:58:25 +00:00 |
rpcimpl.h
|
(libT) #5234 'typo causing RPC session-get error in nightlies': add unit test (currently failing) to test for this issue.
|
2013-01-21 00:00:00 +00:00 |
session.c
|
make all the log functions/structs/enums use a single 'tr_log' namespace, such as tr_logGetQueue, tr_logAddInfo, tr_logIsLevelActive
|
2013-01-25 23:34:20 +00:00 |
session.h
|
…
|
|
stats.c
|
make all the log functions/structs/enums use a single 'tr_log' namespace, such as tr_logGetQueue, tr_logAddInfo, tr_logIsLevelActive
|
2013-01-25 23:34:20 +00:00 |
stats.h
|
…
|
|
test-peer-id.c
|
…
|
|
torrent-ctor.c
|
…
|
|
torrent-magnet.c
|
make all the log functions/structs/enums use a single 'tr_log' namespace, such as tr_logGetQueue, tr_logAddInfo, tr_logIsLevelActive
|
2013-01-25 23:34:20 +00:00 |
torrent-magnet.h
|
…
|
|
torrent.c
|
(libT) #5259 'Minor memory leaks in tr_torrentDeleteLocalData()': cleaner patch suggested by cfpp2p
|
2013-02-01 19:21:38 +00:00 |
torrent.h
|
(libT) rename internal struct 'tr_torrent_peers' as 'tr_swarm'
|
2013-01-27 21:03:52 +00:00 |
tr-dht.c
|
make all the log functions/structs/enums use a single 'tr_log' namespace, such as tr_logGetQueue, tr_logAddInfo, tr_logIsLevelActive
|
2013-01-25 23:34:20 +00:00 |
tr-dht.h
|
…
|
|
tr-getopt.c
|
…
|
|
tr-getopt.h
|
…
|
|
tr-lpd.c
|
make all the log functions/structs/enums use a single 'tr_log' namespace, such as tr_logGetQueue, tr_logAddInfo, tr_logIsLevelActive
|
2013-01-25 23:34:20 +00:00 |
tr-lpd.h
|
…
|
|
tr-udp.c
|
make all the log functions/structs/enums use a single 'tr_log' namespace, such as tr_logGetQueue, tr_logAddInfo, tr_logIsLevelActive
|
2013-01-25 23:34:20 +00:00 |
tr-udp.h
|
…
|
|
tr-utp.c
|
make all the log functions/structs/enums use a single 'tr_log' namespace, such as tr_logGetQueue, tr_logAddInfo, tr_logIsLevelActive
|
2013-01-25 23:34:20 +00:00 |
tr-utp.h
|
…
|
|
transmission.h
|
(libT) change the API signature for tr_torrentVerify() s.t. client code can be notified when the verify is finished
|
2013-01-31 21:58:25 +00:00 |
trevent.c
|
make all the log functions/structs/enums use a single 'tr_log' namespace, such as tr_logGetQueue, tr_logAddInfo, tr_logIsLevelActive
|
2013-01-25 23:34:20 +00:00 |
trevent.h
|
…
|
|
upnp.c
|
make all the log functions/structs/enums use a single 'tr_log' namespace, such as tr_logGetQueue, tr_logAddInfo, tr_logIsLevelActive
|
2013-01-25 23:34:20 +00:00 |
upnp.h
|
…
|
|
utils-test.c
|
…
|
|
utils.c
|
only show ratios to one decimal place
|
2013-01-30 00:16:20 +00:00 |
utils.h
|
make all the log functions/structs/enums use a single 'tr_log' namespace, such as tr_logGetQueue, tr_logAddInfo, tr_logIsLevelActive
|
2013-01-25 23:34:20 +00:00 |
variant-benc.c
|
…
|
|
variant-common.h
|
…
|
|
variant-json.c
|
make all the log functions/structs/enums use a single 'tr_log' namespace, such as tr_logGetQueue, tr_logAddInfo, tr_logIsLevelActive
|
2013-01-25 23:34:20 +00:00 |
variant-test.c
|
…
|
|
variant.c
|
make all the log functions/structs/enums use a single 'tr_log' namespace, such as tr_logGetQueue, tr_logAddInfo, tr_logIsLevelActive
|
2013-01-25 23:34:20 +00:00 |
variant.h
|
…
|
|
verify.c
|
(libT) ensure that tr_torrentVerify()'s completion callback gets invoked even if it's removed from the verify queue before it gets a chance to run.
|
2013-02-01 00:21:30 +00:00 |
verify.h
|
(libT) change the API signature for tr_torrentVerify() s.t. client code can be notified when the verify is finished
|
2013-01-31 21:58:25 +00:00 |
web.c
|
make all the log functions/structs/enums use a single 'tr_log' namespace, such as tr_logGetQueue, tr_logAddInfo, tr_logIsLevelActive
|
2013-01-25 23:34:20 +00:00 |
web.h
|
(libT) copyediting: fix whitespace
|
2013-01-30 20:00:43 +00:00 |
webseed.c
|
(libT) peer-mgr doesn't care about non-piece data being transferred, so don't notify it when it happens
|
2013-01-30 18:00:03 +00:00 |
webseed.h
|
…
|
|
wildmat.c
|
…
|
|