1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-03-10 06:02:57 +00:00
transmission/libtransmission
2007-07-24 14:51:46 +00:00
..
basename.c
bencode.c
bencode.h
bsdqueue.h
bsdtree.h
choking.c de-inline some big functions. 2007-07-19 10:56:14 +00:00
choking.h
clients.c Include trcompat.h for asprintf() 2007-07-18 17:25:42 +00:00
clients.h
completion.c faster tr_cpGetStatus() and tr_bitfieldHas(), which were showing up at the top of the CPU profile. 2007-07-24 14:51:46 +00:00
completion.h
dirname.c
fastresume.c get "recheck files" working properly again. 2007-07-24 00:09:23 +00:00
fastresume.h set default torrent ul/dl speed limits from global ul/dl speed. as a side effect, totally decouples fastresume from inout. 2007-07-23 03:00:20 +00:00
fdlimit.c xmission: load torrents on startup and populate the torrent list. 2007-07-22 02:24:13 +00:00
fdlimit.h
http.c Include trcompat.h for asprintf() 2007-07-18 17:25:42 +00:00
http.h
inout.c much faster rechecking of incomplete torrents. added tr_stat_t.recheckProgress field. 2007-07-24 01:33:59 +00:00
inout.h set default torrent ul/dl speed limits from global ul/dl speed. as a side effect, totally decouples fastresume from inout. 2007-07-23 03:00:20 +00:00
internal.h set default torrent ul/dl speed limits from global ul/dl speed. as a side effect, totally decouples fastresume from inout. 2007-07-23 03:00:20 +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 include version.h.in, not version.h, in "make dist" 2007-07-18 23:05:38 +00:00
makemeta.c
makemeta.h
metainfo.c
metainfo.h
natpmp.c
natpmp.h
net.c
net.h
peer.c finish splitting the rate control from one state into two states as requested by BMW 2007-07-20 08:33:59 +00:00
peer.h
peeraz.h remove the TR_HTONL macro 2007-07-19 10:49:44 +00:00
peerext.h
peermessages.h remove the TR_HTONL macro 2007-07-19 10:49:44 +00:00
peerparse.h remove TR_NTOHL macro 2007-07-19 10:37:30 +00:00
peertree.h Include trcompat.h for asprintf() 2007-07-18 17:25:42 +00:00
peerutils.h faster tr_cpGetStatus() and tr_bitfieldHas(), which were showing up at the top of the CPU profile. 2007-07-24 14:51:46 +00:00
platform.c Include trcompat.h for asprintf() 2007-07-18 17:25:42 +00:00
platform.h
ratecontrol.c more work on speed control 2007-07-20 06:08:34 +00:00
ratecontrol.h
sha1.c
sha1.h
shared.c
shared.h
strlcat.c
strlcpy.c
torrent.c much faster rechecking of incomplete torrents. added tr_stat_t.recheckProgress field. 2007-07-24 01:33:59 +00:00
tracker.c
tracker.h
transmission.c new utility function for app startup: tr_loadTorrents() 2007-07-21 18:46:54 +00:00
transmission.h much faster rechecking of incomplete torrents. added tr_stat_t.recheckProgress field. 2007-07-24 01:33:59 +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 faster tr_cpGetStatus() and tr_bitfieldHas(), which were showing up at the top of the CPU profile. 2007-07-24 14:51:46 +00:00
utils.h simplify xml.c and utils.c's dependencies 2007-07-19 11:54:37 +00:00
version.h.in add version.h.in 2007-07-18 23:04:50 +00:00
xml.c simplify xml.c and utils.c's dependencies 2007-07-19 11:54:37 +00:00
xml.h