1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2024-12-23 16:24:02 +00:00
transmission/libtransmission
2007-07-18 23:04:26 +00:00
..
basename.c
bencode.c
bencode.h
bsdqueue.h
bsdtree.h
choking.c
choking.h
clients.c Include trcompat.h for asprintf() 2007-07-18 17:25:42 +00:00
clients.h
completion.c
completion.h
dirname.c
fastresume.c fold per-torrent ul/dl speed cap settings into libtransmission. synchronize gtk+ client with this change. breaks os x client. 2007-07-18 05:27:45 +00:00
fastresume.h
fdlimit.c
fdlimit.h
http.c Include trcompat.h for asprintf() 2007-07-18 17:25:42 +00:00
http.h
inout.c
inout.h
internal.h fix overlap bug in file-selection where files adjacent to a "do not download" file could end up missing a few bytes. 2007-07-16 19:57:34 +00:00
ipcparse.c Include trcompat.h for asprintf() 2007-07-18 17:25:42 +00:00
ipcparse.h
list.c
list.h
Makefile.am part one of moving the build environment over to automake/autoconf. beware! 2007-07-18 23:04:26 +00:00
makemeta.c
makemeta.h
metainfo.c fix the bugs outlined by cluthi81 in ticket #255. 2007-07-15 17:36:56 +00:00
metainfo.h
natpmp.c
natpmp.h
net.c
net.h
peer.c re-randomize peer_id each time we start a torrent. (ticket #257) 2007-07-16 11:19:44 +00:00
peer.h
peeraz.h fix the bugs outlined by cluthi81 in ticket #255. 2007-07-15 17:36:56 +00:00
peerext.h
peermessages.h
peerparse.h re-randomize peer_id each time we start a torrent. (ticket #257) 2007-07-16 11:19:44 +00:00
peertree.h Include trcompat.h for asprintf() 2007-07-18 17:25:42 +00:00
peerutils.h
platform.c Include trcompat.h for asprintf() 2007-07-18 17:25:42 +00:00
platform.h
ratecontrol.c fold per-torrent ul/dl speed cap settings into libtransmission. synchronize gtk+ client with this change. breaks os x client. 2007-07-18 05:27:45 +00:00
ratecontrol.h fold per-torrent ul/dl speed cap settings into libtransmission. synchronize gtk+ client with this change. breaks os x client. 2007-07-18 05:27:45 +00:00
sha1.c
sha1.h
shared.c
shared.h
strlcat.c
strlcpy.c
torrent.c fold per-torrent ul/dl speed cap settings into libtransmission. synchronize gtk+ client with this change. breaks os x client. 2007-07-18 05:27:45 +00:00
tracker.c re-randomize peer_id each time we start a torrent. (ticket #257) 2007-07-16 11:19:44 +00:00
tracker.h fix the bugs outlined by cluthi81 in ticket #255. 2007-07-15 17:36:56 +00:00
transmission.c identify dev builds of transmission correctly in the peers list 2007-07-16 21:57:22 +00:00
transmission.h Replace nice readable bitshifts with ugly hex constants 2007-07-18 18:09:03 +00:00
trcompat.h Add asprintf implementation for systems which lack it. 2007-07-18 17:19:14 +00:00
upnp.c Include trcompat.h for asprintf() 2007-07-18 17:25:42 +00:00
upnp.h
utils.c remove unused variable 2007-07-18 22:11:47 +00:00
utils.h sync with r2397 2007-07-18 22:59:29 +00:00
xml.c
xml.h