1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-02-02 20:43:51 +00:00
transmission/libtransmission
2007-06-30 13:19:57 +00:00
..
bencode.c get the bencoded text compliant with the bittorrent spec w.r.t. dictionaries: "keys must be strings and appear in sorted order (sorted as raw strings, not alphanumerics)." 2007-06-29 02:27:00 +00:00
bencode.h
bsdqueue.h
bsdtree.h
choking.c lots of performance improvements. fun! 2007-06-29 05:45:17 +00:00
choking.h
clients.c
clients.h
completion.c * make tr_cpLeftUntilDone() slightly more accurate 2007-06-30 12:54:26 +00:00
completion.h
fastresume.c
fastresume.h
fdlimit.c
fdlimit.h
http.c
http.h
inout.c
inout.h
internal.h
ipcparse.c Add client/server name to IPC version handshake. 2007-06-29 02:21:29 +00:00
ipcparse.h Add client/server name to IPC version handshake. 2007-06-29 02:21:29 +00:00
makemeta.c fix divide by zero bug in makemeta code, calculating number of pieces for a zero-sized file. (SoftwareElves) 2007-06-29 02:53:12 +00:00
makemeta.h
metainfo.c
metainfo.h
natpmp.c
natpmp.h
net.c
net.h
peer.c fix crash reported by persept 2007-06-30 12:46:45 +00:00
peer.h lots of performance improvements. fun! 2007-06-29 05:45:17 +00:00
peeraz.h
peerext.h
peermessages.h
peerparse.h lots of performance improvements. fun! 2007-06-29 05:45:17 +00:00
peertree.h
peerutils.h Fix endgame bug that caused the last 2-3% to drag out forever in recent nightlies. Thanks SoftwareElves 2007-06-29 06:24:55 +00:00
platform.c
platform.h
ratecontrol.c lots of performance improvements. fun! 2007-06-29 05:45:17 +00:00
ratecontrol.h
sha1.c
sha1.h
shared.c lots of performance improvements. fun! 2007-06-29 05:45:17 +00:00
shared.h
strlcat.c
strlcpy.c
torrent.c make decrementing the torrent count the last thing we do when destroying a torrent. 2007-06-30 13:19:57 +00:00
tracker.c
tracker.h
transmission.c
transmission.h
trcompat.h
upnp.c
upnp.h
utils.c
utils.h lots of performance improvements. fun! 2007-06-29 05:45:17 +00:00
xml.c
xml.h