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-01 20:11:59 +00:00
Code
Issues
Releases
Wiki
Activity
b3b3cf46c4
transmission
/
libtransmission
History
Charles Kerr
401cfbdb6b
replace the per-torrent PEX setting with a global one, as per discussion with SoftwareElves and BentMyWookie
2007-12-24 05:03:40 +00:00
..
bencode.c
the torrent ctor is here.
2007-12-21 22:18:40 +00:00
bencode.h
the torrent ctor is here.
2007-12-21 22:18:40 +00:00
bsdtree.h
clients.c
clients.h
completion.c
completion.h
crypto.c
crypto.h
fastresume.c
replace the per-torrent PEX setting with a global one, as per discussion with SoftwareElves and BentMyWookie
2007-12-24 05:03:40 +00:00
fastresume.h
replace the per-torrent PEX setting with a global one, as per discussion with SoftwareElves and BentMyWookie
2007-12-24 05:03:40 +00:00
fdlimit.c
fdlimit.h
handshake.c
handshake.h
inout.c
inout.h
internal.h
replace the per-torrent PEX setting with a global one, as per discussion with SoftwareElves and BentMyWookie
2007-12-24 05:03:40 +00:00
ipcparse.c
ipcparse.h
list.c
list.h
Makefile.am
add torrent-ctor so that xcode can be updated. it's not plugged in yet though.
2007-12-21 16:51:42 +00:00
makemeta.c
makemeta.h
metainfo.c
save a copy of the torrent's metadata in tr_torrentInit(), not tr_torrentParse(). remove dead code from metainfo.c.
2007-12-22 18:00:47 +00:00
metainfo.h
save a copy of the torrent's metadata in tr_torrentInit(), not tr_torrentParse(). remove dead code from metainfo.c.
2007-12-22 18:00:47 +00:00
natpmp.c
natpmp.h
net.c
net.h
peer-io.c
peer-io.h
peer-mgr-private.h
peer-mgr.c
replace the per-torrent PEX setting with a global one, as per discussion with SoftwareElves and BentMyWookie
2007-12-24 05:03:40 +00:00
peer-mgr.h
peer-msgs.c
replace the per-torrent PEX setting with a global one, as per discussion with SoftwareElves and BentMyWookie
2007-12-24 05:03:40 +00:00
peer-msgs.h
platform.c
platform.h
ptrarray.c
ptrarray.h
publish.c
publish.h
ratecontrol.c
ratecontrol.h
shared.c
shared.h
stats.c
(gtk) tweak the display speed/size units again.
2007-12-22 03:01:14 +00:00
stats.h
torrent-ctor.c
(1) fix peer limits in fastresume (2) possible fastresume corruption (3) add `save' field to torrent ctor
2007-12-22 17:30:31 +00:00
torrent.c
replace the per-torrent PEX setting with a global one, as per discussion with SoftwareElves and BentMyWookie
2007-12-24 05:03:40 +00:00
tracker.c
tracker.h
transmission.c
replace the per-torrent PEX setting with a global one, as per discussion with SoftwareElves and BentMyWookie
2007-12-24 05:03:40 +00:00
transmission.h
replace the per-torrent PEX setting with a global one, as per discussion with SoftwareElves and BentMyWookie
2007-12-24 05:03:40 +00:00
trcompat.h
trevent.c
trevent.h
upnp.c
upnp.h
utils.c
utils.h