.. |
bencode.c
|
Correctly bencode strings containing nul characters.
|
2007-01-28 23:26:57 +00:00 |
bencode.h
|
|
|
choking.c
|
Mark a peer as uploading if we are unchoked *and* interested
|
2007-01-21 07:27:57 +00:00 |
choking.h
|
|
|
clients.c
|
add Ares Galaxy to clients
|
2007-01-31 02:11:18 +00:00 |
clients.h
|
|
|
completion.c
|
|
|
completion.h
|
|
|
fastresume.h
|
Reorganizes a few things, don't accept two connections from the same IP
|
2007-01-21 06:42:05 +00:00 |
fdlimit.c
|
Store the peers's listening port instead of the peer connections's remote port.
|
2007-01-28 00:24:41 +00:00 |
fdlimit.h
|
More simplifications
|
2007-01-21 19:42:11 +00:00 |
http.c
|
Remove misleading error message.
|
2007-01-26 01:14:15 +00:00 |
http.h
|
|
|
inout.c
|
Officially give up on making libT reentrant, and simplify our code instead
|
2007-01-21 07:16:18 +00:00 |
inout.h
|
|
|
internal.h
|
Rework the port handling a bit to allow different bound and advertised ports.
|
2007-01-27 21:17:10 +00:00 |
metainfo.c
|
Check for private flag in main dict too.
|
2007-01-27 22:37:10 +00:00 |
metainfo.h
|
Split transmission.c: everything related to the accept/upnp/choking
|
2007-01-19 04:42:31 +00:00 |
natpmp.c
|
When sending a nat-pmp packet, treat EHOSTDOWN as a temporary error.
|
2007-01-28 08:54:19 +00:00 |
natpmp.h
|
Officially give up on making libT reentrant, and simplify our code instead
|
2007-01-21 07:16:18 +00:00 |
net.c
|
More simplifications
|
2007-01-21 19:42:11 +00:00 |
net.h
|
More simplifications
|
2007-01-21 19:42:11 +00:00 |
peer.c
|
Ugly workaround for the deadlock introduced in [1445]
|
2007-01-29 12:16:56 +00:00 |
peer.h
|
Compile before you commit
|
2007-01-21 07:32:31 +00:00 |
peermessages.h
|
Fixes a race condition
|
2007-01-30 20:06:42 +00:00 |
peerparse.h
|
Clean up the peer message code a little.
|
2007-01-28 02:23:09 +00:00 |
peerutils.h
|
More simplifications
|
2007-01-21 19:42:11 +00:00 |
platform.c
|
Fixes BeOS warnings
|
2007-01-21 08:43:58 +00:00 |
platform.h
|
|
|
ratecontrol.c
|
Always take the global lock when accessing the torrent list (fixes a race condition crash)
|
2007-01-29 08:24:09 +00:00 |
ratecontrol.h
|
|
|
sha1.c
|
|
|
sha1.h
|
|
|
shared.c
|
Store the peers's listening port instead of the peer connections's remote port.
|
2007-01-28 00:24:41 +00:00 |
shared.h
|
Rework the port handling a bit to allow different bound and advertised ports.
|
2007-01-27 21:17:10 +00:00 |
torrent.c
|
Always take the global lock when accessing the torrent list (fixes a race condition crash)
|
2007-01-29 08:24:09 +00:00 |
tracker.c
|
Rework the port handling a bit to allow different bound and advertised ports.
|
2007-01-27 21:17:10 +00:00 |
tracker.h
|
Rework the port handling a bit to allow different bound and advertised ports.
|
2007-01-27 21:17:10 +00:00 |
transmission.c
|
Always take the global lock when accessing the torrent list (fixes a race condition crash)
|
2007-01-29 08:24:09 +00:00 |
transmission.h
|
Check for private flag in main dict too.
|
2007-01-27 22:37:10 +00:00 |
upnp.c
|
Remove misleading error message.
|
2007-01-26 01:14:15 +00:00 |
upnp.h
|
Officially give up on making libT reentrant, and simplify our code instead
|
2007-01-21 07:16:18 +00:00 |
utils.c
|
Correctly bencode strings containing nul characters.
|
2007-01-28 23:26:57 +00:00 |
utils.h
|
Correctly bencode strings containing nul characters.
|
2007-01-28 23:26:57 +00:00 |
xml.c
|
|
|
xml.h
|
|
|