1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-03-06 19:48:15 +00:00
transmission/libtransmission
..
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
fastresume.h
fdlimit.c
fdlimit.h
http.c
http.h
inout.c
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
ipcparse.c Include trcompat.h for asprintf() 2007-07-18 17:25:42 +00:00
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
peer.h
peeraz.h remove the TR_HTONL macro 2007-07-19 10:49:44 +00:00
peerext.h
peermessages.h a nice patch that makes the three most CPU-hogging functions (as reported by Shark) essentially free and reduces memory overhead by 8 bytes per piece per torrent. Lots of asserts for extra testing fun. 2007-07-28 15:43:34 +00:00
peerparse.h
peertree.h
peerutils.h
platform.c
platform.h
ratecontrol.c
ratecontrol.h
sha1.c (libT) not all libT source files need to #include sha1/openssl, just three of them. Also, no need to compile a local sha1 implementation if we're using openssl's. 2007-07-30 19:55:10 +00:00
sha1.h
shared.c continue whittling away at internal.h to reduce the global #include dependencies 2007-07-31 14:26:44 +00:00
shared.h
strlcat.c
strlcpy.c Merge daemon branch to trunk. 2007-04-18 16:39:10 +00:00
torrent.c (trunk) add tweak to boost the priority of the first and last piece of a file so that early previewing is possible. Suggested by mtolman in http://transmission.m0k.org/forum/viewtopic.php?t=2110 2007-08-08 15:07:06 +00:00
tracker.c
tracker.h
transmission.c
transmission.h
trcompat.h
upnp.c
upnp.h Don't try port mapping if binding the port fails. 2007-04-15 07:36:24 +00:00
utils.c
utils.h
version.h.in get both build systems (hand-written configure, and autoconf) to generate equivalent version.h headers 2007-07-28 04:10:09 +00:00
xml.c
xml.h