.. |
bencode.c
|
some progress on the overall statistics, though probably not visible to end users yet
|
2007-11-21 20:03:53 +00:00 |
bencode.h
|
some progress on the overall statistics, though probably not visible to end users yet
|
2007-11-21 20:03:53 +00:00 |
bsdtree.h
|
|
|
clients.c
|
update clients list to identify test builds
|
2007-11-21 15:20:07 +00:00 |
clients.h
|
|
|
completion.c
|
minor tweaks.
|
2007-11-12 22:26:10 +00:00 |
completion.h
|
minor tweaks.
|
2007-11-12 22:26:10 +00:00 |
crypto.c
|
undoing the r3773-r3774 experiment.
|
2007-11-09 20:07:52 +00:00 |
crypto.h
|
|
|
fastresume.c
|
minor tweaks.
|
2007-11-12 22:26:10 +00:00 |
fastresume.h
|
|
|
fdlimit.c
|
fix ticket #451 (Files remain in use after removal)
|
2007-11-21 16:16:59 +00:00 |
fdlimit.h
|
fix ticket #451 (Files remain in use after removal)
|
2007-11-21 16:16:59 +00:00 |
handshake.c
|
remove yet more dead code
|
2007-11-17 02:47:47 +00:00 |
handshake.h
|
|
|
inout.c
|
fix ticket #451 (Files remain in use after removal)
|
2007-11-21 16:16:59 +00:00 |
inout.h
|
fix r3777 compiler warning reported by SoftwareElves
|
2007-11-10 05:01:13 +00:00 |
internal.h
|
some progress on the overall statistics, though probably not visible to end users yet
|
2007-11-21 20:03:53 +00:00 |
ipcparse.c
|
tiennou's fix for #463
|
2007-11-12 15:08:58 +00:00 |
ipcparse.h
|
|
|
list.c
|
|
|
list.h
|
|
|
Makefile.am
|
some progress on the overall statistics, though probably not visible to end users yet
|
2007-11-21 20:03:53 +00:00 |
makemeta.c
|
undoing the r3773-r3774 experiment.
|
2007-11-09 20:07:52 +00:00 |
makemeta.h
|
|
|
metainfo.c
|
undoing the r3773-r3774 experiment.
|
2007-11-09 20:07:52 +00:00 |
metainfo.h
|
|
|
natpmp.c
|
undoing the r3773-r3774 experiment.
|
2007-11-09 20:07:52 +00:00 |
natpmp.h
|
|
|
net.c
|
|
|
net.h
|
|
|
peer-io.c
|
*maybe* fix the crash reported by pea_ in the forums and by Gimp in http://pastebin.ca/777952
|
2007-11-19 04:44:14 +00:00 |
peer-io.h
|
oops, this was supposed to be in 3879
|
2007-11-19 05:52:05 +00:00 |
peer-mgr-private.h
|
fix another 0.94 prerelease crash report... this one from when finishing verifying a torrent that's running.
|
2007-11-23 02:49:06 +00:00 |
peer-mgr.c
|
back to the "router death" issue: throttle how many connections T will try to open at any one time
|
2007-11-18 17:35:28 +00:00 |
peer-mgr.h
|
|
|
peer-msgs.c
|
fix LTEP PEX error reported by Adrian Ulrich in the BitTorrent mailing list
|
2007-11-22 06:48:08 +00:00 |
peer-msgs.h
|
* fix the `req->length == (uint32_t)( ((block)==((msgs->torrent)->blockCount-1))' bug.
|
2007-11-13 05:36:43 +00:00 |
platform.c
|
remove dead code
|
2007-11-16 20:38:51 +00:00 |
platform.h
|
remove dead code
|
2007-11-16 20:38:51 +00:00 |
ptrarray.c
|
undoing the r3773-r3774 experiment.
|
2007-11-09 20:07:52 +00:00 |
ptrarray.h
|
|
|
publish.c
|
undoing the r3773-r3774 experiment.
|
2007-11-09 20:07:52 +00:00 |
publish.h
|
|
|
ratecontrol.c
|
now that libevent has a stable 1.4 release out with the features & fixes we wanted, aim third-party/libevent/ at libevent's 1.4 maintainance branch instead of their trunk.
|
2007-11-20 03:11:50 +00:00 |
ratecontrol.h
|
speed limit code cleanup
|
2007-11-17 00:16:26 +00:00 |
shared.c
|
Increase the intervals on timers that won't affect performance. This reduces most of Transmission's PowerTOP footprint.
|
2007-11-11 20:27:13 +00:00 |
shared.h
|
|
|
stats.c
|
some progress on the overall statistics, though probably not visible to end users yet
|
2007-11-21 20:03:53 +00:00 |
stats.h
|
some progress on the overall statistics, though probably not visible to end users yet
|
2007-11-21 20:03:53 +00:00 |
torrent.c
|
fix libT crash reported in the forums
|
2007-11-23 02:14:21 +00:00 |
tracker.c
|
fix oops from last commit
|
2007-11-23 03:01:13 +00:00 |
tracker.h
|
|
|
transmission.c
|
fix portmapping crash.
|
2007-11-22 06:13:57 +00:00 |
transmission.h
|
Change the default port from 9090 to 51413 to get in compliance with IANA's port number assignment scheme. (1024 through 49151 are reserved)
|
2007-11-22 04:15:22 +00:00 |
trcompat.h
|
remove libtransmission code that duplicates functionality in libevent
|
2007-11-06 21:14:30 +00:00 |
trevent.c
|
remove more dead code. this scaffolding was to let libevent play nice back when we had one thread per torrent
|
2007-11-19 16:30:31 +00:00 |
trevent.h
|
fix r3830 bug reported by Gimp_
|
2007-11-16 05:43:47 +00:00 |
upnp.c
|
minor tweaks.
|
2007-11-12 22:26:10 +00:00 |
upnp.h
|
|
|
utils.c
|
fix a bug in tr_stat's availability numbers, reported by BentMyWookie
|
2007-11-11 16:33:04 +00:00 |
utils.h
|
now that libevent has a stable 1.4 release out with the features & fixes we wanted, aim third-party/libevent/ at libevent's 1.4 maintainance branch instead of their trunk.
|
2007-11-20 03:11:50 +00:00 |