This website requires JavaScript.
Explore
Help
Register
Sign in
mirror
/
transmission
Watch
1
Star
0
Fork
You've already forked transmission
0
mirror of
https://github.com/transmission/transmission
synced
2025-02-06 06:24:31 +00:00
Code
Issues
Releases
Wiki
Activity
7326f4db32
transmission
/
libtransmission
History
Charles Kerr
7326f4db32
do the low-CPU tests first when deciding which blocks to request. these get called a /lot/ during endgame.
2007-07-24 11:47:59 +00:00
..
basename.c
bencode.c
bencode.h
bsdqueue.h
bsdtree.h
choking.c
choking.h
clients.c
clients.h
completion.c
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
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
ipcparse.h
list.c
list.h
Makefile.am
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
peerparse.h
peertree.h
peerutils.h
do the low-CPU tests first when deciding which blocks to request. these get called a /lot/ during endgame.
2007-07-24 11:47:59 +00:00
platform.c
platform.h
ratecontrol.c
ratecontrol.h
sha1.c
sha1.h
Revert [619]
2006-07-16 19:39:23 +00:00
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
upnp.c
upnp.h
utils.c
much faster rechecking of incomplete torrents. added tr_stat_t.recheckProgress field.
2007-07-24 01:33:59 +00:00
utils.h
version.h.in
xml.c
xml.h