.. |
basename.c
|
|
|
bencode.c
|
|
|
bencode.h
|
|
|
bsdtree.h
|
|
|
clients.c
|
add Halite to clients
|
2007-10-12 11:17:38 +00:00 |
clients.h
|
|
|
completion.c
|
|
|
completion.h
|
|
|
crypto.c
|
encryption key creation is pretty expensive -- defer creating it until we're sure we actually need it for that peer.
|
2007-10-11 02:22:17 +00:00 |
crypto.h
|
|
|
dirname.c
|
|
|
fastresume.c
|
fix r3379 bug that forced us to recheck the torrents every startup
|
2007-10-13 03:58:54 +00:00 |
fastresume.h
|
fix r3379 bug that forced us to recheck the torrents every startup
|
2007-10-13 03:58:54 +00:00 |
fdlimit.c
|
|
|
fdlimit.h
|
|
|
handshake.c
|
add more debugging messages to track down why we're disconnecting from some peers
|
2007-10-11 03:36:09 +00:00 |
handshake.h
|
|
|
http.c
|
|
|
http.h
|
|
|
inout.c
|
fix potential "recheck torrent" deadlock
|
2007-10-06 01:43:04 +00:00 |
inout.h
|
Simplify the tracker/pause/close/recheck/start code.
|
2007-10-04 19:58:30 +00:00 |
internal.h
|
Simplify the tracker/pause/close/recheck/start code.
|
2007-10-04 19:58:30 +00:00 |
ipcparse.c
|
add tr_stat.peersKnown to indicate how many peers exist in the peer `pool'
|
2007-10-01 15:51:54 +00:00 |
ipcparse.h
|
|
|
list.c
|
|
|
list.h
|
|
|
Makefile.am
|
|
|
makemeta.c
|
simplify libT locks now that it's (more-or-less) single-threaded. fix deadlocks. make tr_locks nestable.
|
2007-10-01 15:17:15 +00:00 |
makemeta.h
|
|
|
metainfo.c
|
|
|
metainfo.h
|
|
|
natpmp.c
|
|
|
natpmp.h
|
|
|
net.c
|
* add intltool macros to make it easier to build from svn.
|
2007-10-09 02:49:24 +00:00 |
net.h
|
|
|
peer-io.c
|
8 second timeout during handshake, 2.5 minute handshake afterwards
|
2007-10-11 03:54:33 +00:00 |
peer-io.h
|
8 second timeout during handshake, 2.5 minute handshake afterwards
|
2007-10-11 03:54:33 +00:00 |
peer-mgr-private.h
|
ban peers that feed us too many bad blocks.
|
2007-10-08 01:31:27 +00:00 |
peer-mgr.c
|
more debugging messages
|
2007-10-11 03:12:48 +00:00 |
peer-mgr.h
|
some cleanup... remove some dead/obsolete code
|
2007-10-02 00:05:40 +00:00 |
peer-msgs.c
|
fix the "swarm speed" bug reported by Gimp_
|
2007-10-11 04:17:28 +00:00 |
peer-msgs.h
|
commit more of tiennou's fastpeers patch
|
2007-10-10 16:39:12 +00:00 |
peerutils.h
|
|
|
platform.c
|
simplify libT locks now that it's (more-or-less) single-threaded. fix deadlocks. make tr_locks nestable.
|
2007-10-01 15:17:15 +00:00 |
platform.h
|
simplify libT locks now that it's (more-or-less) single-threaded. fix deadlocks. make tr_locks nestable.
|
2007-10-01 15:17:15 +00:00 |
ptrarray.c
|
* simplify the the choking intervals
|
2007-10-02 14:35:02 +00:00 |
ptrarray.h
|
* simplify the the choking intervals
|
2007-10-02 14:35:02 +00:00 |
publish.c
|
|
|
publish.h
|
|
|
ratecontrol.c
|
|
|
ratecontrol.h
|
|
|
shared.c
|
some cleanup... remove some dead/obsolete code
|
2007-10-02 00:05:40 +00:00 |
shared.h
|
simplify libT locks now that it's (more-or-less) single-threaded. fix deadlocks. make tr_locks nestable.
|
2007-10-01 15:17:15 +00:00 |
strlcat.c
|
|
|
strlcpy.c
|
|
|
torrent.c
|
fix r3379 bug that forced us to recheck the torrents every startup
|
2007-10-13 03:58:54 +00:00 |
tracker.c
|
Fix crash-on-exit reported by Gimp_ @ http://pastebin.ca/732759
|
2007-10-11 14:56:50 +00:00 |
tracker.h
|
Simplify the tracker/pause/close/recheck/start code.
|
2007-10-04 19:58:30 +00:00 |
transmission.c
|
commit more of tiennou's fastpeers patch
|
2007-10-10 16:39:12 +00:00 |
transmission.h
|
add tr_stat.peersKnown to indicate how many peers exist in the peer `pool'
|
2007-10-01 15:51:54 +00:00 |
trcompat.h
|
|
|
trevent.c
|
commit more of tiennou's fastpeers patch
|
2007-10-10 16:39:12 +00:00 |
trevent.h
|
|
|
upnp.c
|
|
|
upnp.h
|
|
|
utils.c
|
* add a per-peer request queue to hold the next 10-15 seconds' worth of requests so that we always have more requests at hand when the current requests start to run low.
|
2007-10-06 18:20:52 +00:00 |
utils.h
|
* add a per-peer request queue to hold the next 10-15 seconds' worth of requests so that we always have more requests at hand when the current requests start to run low.
|
2007-10-06 18:20:52 +00:00 |
version.h.in
|
|
|
xml.c
|
|
|
xml.h
|
|
|