1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-02-06 22:42:33 +00:00
transmission/libtransmission
2007-05-24 07:11:59 +00:00
..
bencode.c Don't bencode signed integers as unsigned. 2007-05-09 07:00:08 +00:00
bencode.h
bsdqueue.h
bsdtree.h
choking.c
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
completion.h
fastresume.h add ability to remove torrent cache 2007-04-28 01:34:39 +00:00
fdlimit.c Add more I/O error codes. 2007-04-20 02:05:07 +00:00
fdlimit.h
http.c send port info 2007-04-22 15:05:14 +00:00
http.h
inout.c add an option to reverse the sort order 2007-05-02 19:35:34 +00:00
inout.h add a missing function declaration 2007-04-30 19:43:43 +00:00
internal.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
ipcparse.c Move a macro. 2007-05-24 07:11:59 +00:00
ipcparse.h Move a macro. 2007-05-24 07:11:59 +00:00
metainfo.c add ability to remove torrent cache 2007-04-28 01:34:39 +00:00
metainfo.h
natpmp.c Fix stupid, stupid mistake preventing frontend from seeing changed public port. 2007-04-17 02:35:14 +00:00
natpmp.h Don't try port mapping if binding the port fails. 2007-04-15 07:36:24 +00:00
net.c
net.h
peer.c when seeding don't connect to seeders...it's just common sense 2007-05-16 03:05:25 +00:00
peer.h
peeraz.h Don't disconnect azureus peers with a newer peer protocol version, 2007-04-16 21:21:00 +00:00
peerext.h Don't disconnect azureus peers with a newer peer protocol version, 2007-04-16 21:21:00 +00:00
peermessages.h Don't disconnect azureus peers with a newer peer protocol version, 2007-04-16 21:21:00 +00:00
peerparse.h typo fix in new message 2007-04-11 14:14:04 +00:00
peertree.h
peerutils.h
platform.c Fix paths on OSX. 2007-04-18 19:32:53 +00:00
platform.h
ratecontrol.c 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
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 Fix port crap. 2007-04-16 05:48:52 +00:00
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 Remove tr_handle_t argument from tr_torrentClose(). 2007-05-23 04:45:20 +00:00
tracker.c remove inaccurate comments about announce interval 2007-05-04 17:44:31 +00:00
tracker.h
transmission.c 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
transmission.h Remove tr_handle_t argument from tr_torrentClose(). 2007-05-23 04:45:20 +00:00
trcompat.h Merge daemon branch to trunk. 2007-04-18 16:39:10 +00:00
upnp.c Quick hack to get some PPP UPnP devices working. 2007-04-20 01:27:58 +00:00
upnp.h Don't try port mapping if binding the port fails. 2007-04-15 07:36:24 +00:00
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 Add more I/O error codes. 2007-04-20 02:05:07 +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