1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-02-12 01:14:54 +00:00
transmission/libtransmission
2007-06-10 23:12:43 +00:00
..
bencode.c Bencoded dictionaries are now sorted alphabetically, this should fix 2007-06-10 15:38:58 +00:00
bencode.h patches from Charles Kerr to update the Inspector in GTK and fix some memory leaks 2007-06-06 00:30:13 +00:00
bsdqueue.h
bsdtree.h
choking.c uninteresting minor stuff like adding const. this commit is just to reduce the shear between trunk and what lands in the file-selection branch. 2007-06-09 15:36:46 +00:00
choking.h
clients.c show Blizzard Downloader actual version (this could become wrong in future versions) 2007-05-21 15:25:28 +00:00
clients.h
completion.c uninteresting minor stuff like adding const. this commit is just to reduce the shear between trunk and what lands in the file-selection branch. 2007-06-09 15:36:46 +00:00
completion.h uninteresting minor stuff like adding const. this commit is just to reduce the shear between trunk and what lands in the file-selection branch. 2007-06-09 15:36:46 +00:00
fastresume.h add ability to remove torrent cache 2007-04-28 01:34:39 +00:00
fdlimit.c uninteresting minor stuff like adding const. this commit is just to reduce the shear between trunk and what lands in the file-selection branch. 2007-06-09 15:36:46 +00:00
fdlimit.h uninteresting minor stuff like adding const. this commit is just to reduce the shear between trunk and what lands in the file-selection branch. 2007-06-09 15:36:46 +00:00
http.c Fix upnp verbose logging to show outgoing http requests. 2007-06-10 23:12:43 +00:00
http.h Fix upnp verbose logging to show outgoing http requests. 2007-06-10 23:12:43 +00:00
inout.c attempt to kill an io bug 2007-05-31 23:40:56 +00:00
inout.h add a missing function declaration 2007-04-30 19:43:43 +00:00
internal.h store date of last activity 2007-05-25 19:14:42 +00:00
ipcparse.c Return bad-format message when appropriate. 2007-06-10 22:56:18 +00:00
ipcparse.h Return bad-format message when appropriate. 2007-06-10 22:56:18 +00:00
metainfo.c add ability to remove torrent cache 2007-04-28 01:34:39 +00:00
metainfo.h
natpmp.c
natpmp.h
net.c
net.h
peer.c uninteresting minor stuff like adding const. this commit is just to reduce the shear between trunk and what lands in the file-selection branch. 2007-06-09 15:36:46 +00:00
peer.h uninteresting minor stuff like adding const. this commit is just to reduce the shear between trunk and what lands in the file-selection branch. 2007-06-09 15:36:46 +00:00
peeraz.h
peerext.h patches from Charles Kerr to update the Inspector in GTK and fix some memory leaks 2007-06-06 00:30:13 +00:00
peermessages.h
peerparse.h
peertree.h
peerutils.h fix some layout formatting 2007-05-25 16:21:59 +00:00
platform.c Add some code for verbose UPnP logging which can be enabled at compile-time. 2007-06-10 22:26:59 +00:00
platform.h Add some code for verbose UPnP logging which can be enabled at compile-time. 2007-06-10 22:26:59 +00:00
ratecontrol.c uninteresting minor stuff like adding const. this commit is just to reduce the shear between trunk and what lands in the file-selection branch. 2007-06-09 15:36:46 +00:00
ratecontrol.h determine upload/download rates the old way, which is not the most accurate way at a few points, but should have a positive overall impact 2007-05-16 02:03:18 +00:00
sha1.c
sha1.h
shared.c
shared.h
strlcat.c Merge daemon branch to trunk. 2007-04-18 16:39:10 +00:00
strlcpy.c Merge daemon branch to trunk. 2007-04-18 16:39:10 +00:00
torrent.c patches from Charles Kerr to update the Inspector in GTK and fix some memory leaks 2007-06-06 00:30:13 +00:00
tracker.c uninteresting minor stuff like adding const. this commit is just to reduce the shear between trunk and what lands in the file-selection branch. 2007-06-09 15:36:46 +00:00
tracker.h
transmission.c uninteresting minor stuff like adding const. this commit is just to reduce the shear between trunk and what lands in the file-selection branch. 2007-06-09 15:36:46 +00:00
transmission.h patches from Charles Kerr to update the Inspector in GTK and fix some memory leaks 2007-06-06 00:30:13 +00:00
trcompat.h Merge daemon branch to trunk. 2007-04-18 16:39:10 +00:00
upnp.c Fix upnp verbose logging to show outgoing http requests. 2007-06-10 23:12:43 +00:00
upnp.h
utils.c separate code for determining if there is a download with same name and location 2007-05-11 18:56:59 +00:00
utils.h uninteresting minor stuff like adding const. this commit is just to reduce the shear between trunk and what lands in the file-selection branch. 2007-06-09 15:36:46 +00:00
xml.c Fix a parsing bug which could be triggered by a truncated xml file. 2007-04-26 05:40:24 +00:00
xml.h