1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-02-22 22:20:39 +00:00
transmission/libtransmission
2011-02-21 15:43:41 +00:00
..
announcer.c
announcer.h
bandwidth.c
bandwidth.h
bencode-test.c
bencode.c
bencode.h
bitfield.c (trunk libT) remove unused code: tr_bitfieldIsEmpty() 2011-02-21 15:43:41 +00:00
bitfield.h (trunk libT) remove unused code: tr_bitfieldIsEmpty() 2011-02-21 15:43:41 +00:00
bitset.c (trunk libT) remove unused functions: tr_bitsetDifference() tr_bitfieldDifference() 2011-02-21 15:36:07 +00:00
bitset.h (trunk libT) remove unused functions: tr_bitsetDifference() tr_bitfieldDifference() 2011-02-21 15:36:07 +00:00
blocklist-test.c
blocklist.c
blocklist.h
cache.c
cache.h
clients-test.c
clients.c
clients.h
completion.c
completion.h
ConvertUTF.c
ConvertUTF.h
crypto.c
crypto.h
fdlimit.c
fdlimit.h
handshake.c
handshake.h
history-test.c
history.c
history.h
inout.c
inout.h
json-test.c
json.c
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) code cleanup: moving bitset functions to their own .c file. 2011-02-21 01:40:19 +00:00
makemeta.c
makemeta.h
metainfo.c
metainfo.h
natpmp.c
natpmp.h
net.c Stub out UTP_Create in non-uTP builds. 2011-02-18 16:01:52 +00:00
net.h Stub out UTP_Create in non-uTP builds. 2011-02-18 16:01:52 +00:00
peer-common.h (trunk libT) remove dead code in peer-common.h: the tr_addreq_t enum 2011-02-21 01:15:13 +00:00
peer-io.c Remove obsolete UNUSED marker. 2011-02-18 21:55:42 +00:00
peer-io.h
peer-mgr.c (trunk libT) remove unused functions: tr_bitsetDifference() tr_bitfieldDifference() 2011-02-21 15:36:07 +00:00
peer-mgr.h
peer-msgs-test.c
peer-msgs.c
peer-msgs.h
platform.c
platform.h
port-forwarding.c
port-forwarding.h
ptrarray.c
ptrarray.h
ratecontrol.c
ratecontrol.h
resume.c (trunk libT) #4047 "timeChecked for the last piece is not saved to a resume file" -- fixed. 2011-02-18 19:31:18 +00:00
resume.h
rpc-server.c
rpc-server.h
rpc-test.c
rpcimpl.c (trunk libT) add a bool to tr_peer_stat and the RPC peer list to denote whether or not a peer's connected via µTP 2011-02-18 04:07:43 +00:00
rpcimpl.h
session.c add configure script switch to enable/disable utp 2011-02-18 00:45:44 +00:00
session.h
stats.c
stats.h
test-peer-id.c
torrent-ctor.c
torrent-magnet.c
torrent-magnet.h
torrent.c (trunk libT) mark the two "progress" args to tr_torrentSetLocation() as volatile. 2011-02-19 20:10:05 +00:00
torrent.h
tr-dht.c
tr-dht.h
tr-getopt.c
tr-getopt.h
tr-lpd.c
tr-lpd.h
tr-udp.c
tr-udp.h
tr-utp.c Stub out UTP_Create in non-uTP builds. 2011-02-18 16:01:52 +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) mark the two "progress" args to tr_torrentSetLocation() as volatile. 2011-02-19 20:10:05 +00:00
trevent.c
trevent.h
upnp.c
upnp.h
utils-test.c
utils.c
utils.h
verify.c
verify.h
web.c (trunk libT) web.c: free the unprocessed tasks before exiting the libcurl thread. 2011-02-21 01:13:28 +00:00
web.h
webseed.c
webseed.h
wildmat.c