.. |
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
|
fix Wyzo
|
2007-11-24 19:36:26 +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
|
|
|
crypto.h
|
|
|
fastresume.c
|
tweak the debug messages
|
2007-12-13 17:18:35 +00:00 |
fastresume.h
|
|
|
fdlimit.c
|
I think this one-line change may fix all the "Transmission 0.95 ate my data, corrupted my hard drive, and killed my cat!" complaints
|
2007-12-09 15:26:27 +00:00 |
fdlimit.h
|
fix ticket #451 (Files remain in use after removal)
|
2007-11-21 16:16:59 +00:00 |
handshake.c
|
improve upload speeds when the speed limits are uncapped.
|
2007-12-01 23:08:34 +00:00 |
handshake.h
|
|
|
inout.c
|
fix off-by-one introduced in r4153
|
2007-12-15 05:05:23 +00:00 |
inout.h
|
|
|
internal.h
|
rewrite the tracker code. this should improve and/or fix a number of bugs, including "too many open files", "router death", "slow internet", and the mutex release crash.
|
2007-11-29 00:43:58 +00:00 |
ipcparse.c
|
|
|
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
|
|
|
makemeta.h
|
|
|
metainfo.c
|
|
|
metainfo.h
|
|
|
natpmp.c
|
fix crash on shutdown on natpmp routers reported by SoftwareElves
|
2007-12-13 20:19:52 +00:00 |
natpmp.h
|
Use libnatpmp for port mapping. rewrite the upnp/natpmp manager.
|
2007-12-08 19:34:15 +00:00 |
net.c
|
more helpful error message
|
2007-12-15 03:17:50 +00:00 |
net.h
|
Use libnatpmp for port mapping. rewrite the upnp/natpmp manager.
|
2007-12-08 19:34:15 +00:00 |
peer-io.c
|
lessons learned from 0.82:
|
2007-12-15 04:26:31 +00:00 |
peer-io.h
|
improve upload speeds when the speed limits are uncapped.
|
2007-12-01 23:08:34 +00:00 |
peer-mgr-private.h
|
enable SWIFT in trunk
|
2007-11-25 17:09:09 +00:00 |
peer-mgr.c
|
lessons learned from 0.82:
|
2007-12-15 04:26:31 +00:00 |
peer-mgr.h
|
|
|
peer-msgs.c
|
small tweak to play nice with old C compilers. Thanks to fizz for reporting & submitting a patch
|
2007-12-03 19:52:55 +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
|
let the other config directories that we create also respect umask
|
2007-12-09 15:22:01 +00:00 |
platform.h
|
Use libnatpmp for port mapping. rewrite the upnp/natpmp manager.
|
2007-12-08 19:34:15 +00:00 |
ptrarray.c
|
|
|
ptrarray.h
|
|
|
publish.c
|
|
|
publish.h
|
|
|
ratecontrol.c
|
fix upload speed limit bug tracked down by makira_
|
2007-11-27 04:27:03 +00:00 |
ratecontrol.h
|
speed limit code cleanup
|
2007-11-17 00:16:26 +00:00 |
shared.c
|
finish the `shared' update: bind & listen the incoming port.
|
2007-12-09 00:28:34 +00:00 |
shared.h
|
Use libnatpmp for port mapping. rewrite the upnp/natpmp manager.
|
2007-12-08 19:34:15 +00:00 |
stats.c
|
display the infinity symbol in stats for ratio when there is upload but no download
|
2007-12-13 04:31:38 +00:00 |
stats.h
|
plug in the stats.filesAdded field
|
2007-11-26 20:37:07 +00:00 |
torrent.c
|
take inspiration from Solomon when handling odd tracker errors that confuse tracker's request queue: stop the torrent.
|
2007-11-30 23:37:44 +00:00 |
tracker.c
|
increase the number of tracker connections we allow during shutdown.
|
2007-12-13 23:43:50 +00:00 |
tracker.h
|
throw away all pending `scrape' requests on shutdown... we don't need them then, so they just slow us down
|
2007-11-29 02:31:21 +00:00 |
transmission.c
|
Use libnatpmp for port mapping. rewrite the upnp/natpmp manager.
|
2007-12-08 19:34:15 +00:00 |
transmission.h
|
display the infinity symbol in stats for ratio when there is upload but no download
|
2007-12-13 04:31:38 +00:00 |
trcompat.h
|
|
|
trevent.c
|
rewrite the tracker code. this should improve and/or fix a number of bugs, including "too many open files", "router death", "slow internet", and the mutex release crash.
|
2007-11-29 00:43:58 +00:00 |
trevent.h
|
rewrite the tracker code. this should improve and/or fix a number of bugs, including "too many open files", "router death", "slow internet", and the mutex release crash.
|
2007-11-29 00:43:58 +00:00 |
upnp.c
|
fix bad log message
|
2007-12-15 03:25:13 +00:00 |
upnp.h
|
Use libnatpmp for port mapping. rewrite the upnp/natpmp manager.
|
2007-12-08 19:34:15 +00:00 |
utils.c
|
fix r4109 oops: a debugging console message snuck into svn
|
2007-12-09 17:17:44 +00:00 |
utils.h
|
Use libnatpmp for port mapping. rewrite the upnp/natpmp manager.
|
2007-12-08 19:34:15 +00:00 |