..
bencode.c
Fixes warnings
2006-04-26 10:59:09 +00:00
bencode.h
Make sure not to go past the end of the buffer when loading bencoded data.
2006-04-25 07:00:18 +00:00
choking.c
Adds a real test for lrintf because some Linux systems, like BeOS, seem
2006-04-03 09:05:47 +00:00
choking.h
Added a rate calculator for each peer
2006-01-30 04:42:43 +00:00
clients.c
Import from 2005-10-26
2006-01-12 17:43:21 +00:00
clients.h
Import from 2005-10-26
2006-01-12 17:43:21 +00:00
completion.c
Update 2005-11-18
2006-01-12 18:32:29 +00:00
completion.h
Update 2005-11-18
2006-01-12 18:32:29 +00:00
fastresume.h
Fixed fastResumeLoadOld
2006-02-08 16:49:00 +00:00
fdlimit.c
Use file descriptors instead of streams (preliminary cleanup for fixes
2006-04-23 17:03:12 +00:00
fdlimit.h
Use file descriptors instead of streams (preliminary cleanup for fixes
2006-04-23 17:03:12 +00:00
inout.c
Adds automatic peer banning.
2006-05-13 06:48:37 +00:00
inout.h
Save resume information when a torrent finishes downloading.
2006-02-08 17:48:18 +00:00
internal.h
Fixes warnings
2006-04-26 10:59:09 +00:00
Makefile
A couple minor i18n cleanups.
2006-04-25 08:14:37 +00:00
metainfo.c
Make sure not to go past the end of the buffer when loading bencoded data.
2006-04-25 07:00:18 +00:00
metainfo.h
Import from 2005-10-26
2006-01-12 17:43:21 +00:00
net.c
Fixes warnings
2006-04-26 10:59:09 +00:00
net.h
Clean up, perform all DNS resolutions in a common thread. This should
2006-04-22 21:39:17 +00:00
peer.c
Adds automatic peer banning.
2006-05-13 06:48:37 +00:00
peer.h
Adds automatic peer banning.
2006-05-13 06:48:37 +00:00
peermessages.h
Workarounded a race condition
2006-02-01 14:05:48 +00:00
peerparse.h
Adds automatic peer banning.
2006-05-13 06:48:37 +00:00
peerutils.h
Adds automatic peer banning.
2006-05-13 06:48:37 +00:00
platform.c
Update 2005-12-26
2006-01-12 19:00:04 +00:00
platform.h
Update 2005-12-25
2006-01-12 18:58:57 +00:00
ratecontrol.c
Force rates to 0 when paused, and download rate to 0 when seeding.
2006-02-07 02:32:50 +00:00
ratecontrol.h
Force rates to 0 when paused, and download rate to 0 when seeding.
2006-02-07 02:32:50 +00:00
sha1.c
Import from 2005-10-26
2006-01-12 17:43:21 +00:00
sha1.h
Import from 2005-10-26
2006-01-12 17:43:21 +00:00
tracker.c
Be more flexible in case the dictionary isn't at the beginning of the
2006-05-03 17:41:51 +00:00
tracker.h
Should fix a race condition
2006-04-07 20:17:40 +00:00
transmission.c
Clean up, perform all DNS resolutions in a common thread. This should
2006-04-22 21:39:17 +00:00
transmission.h
Fixes warnings
2006-04-26 10:59:09 +00:00
utils.c
Merged simple_http_parsing branch
2006-04-11 22:37:43 +00:00
utils.h
Merged simple_http_parsing branch
2006-04-11 22:37:43 +00:00