Charles Kerr
|
8e4fa83c77
|
update NEWS
|
2008-11-06 02:56:51 +00:00 |
Charles Kerr
|
c0192934b8
|
(libT) fix unlimited-upload-speed bug reported by Gimp_ and Lacrocivious
|
2008-10-30 03:41:45 +00:00 |
Charles Kerr
|
188adb1d6a
|
reverse patch #6948. one of the new gcc attributes seems to be causing trouble.
|
2008-10-23 02:37:21 +00:00 |
Charles Kerr
|
f0eddb5c20
|
(libT) move the TR_GNUC macros from utils.h to a standalone header file so other libT headers can use them without getting an extra dependency tree.
|
2008-10-22 18:42:37 +00:00 |
Charles Kerr
|
cc89872dd4
|
run libT, cli, daemon, gtk through the source-code formatter "uncrustify" as promised/threatened
|
2008-09-23 19:11:04 +00:00 |
Charles Kerr
|
9c2c4ca08d
|
fix at least one possible cause for the new crash reported by persept
|
2008-09-19 17:03:25 +00:00 |
Charles Kerr
|
4fe1e1dae3
|
first draft at having more accurate speed controls
|
2008-09-17 19:44:24 +00:00 |
Charles Kerr
|
6937164c93
|
back out the changes from r6415.
|
2008-08-08 22:44:32 +00:00 |
Charles Kerr
|
28db5be802
|
#1123: unreachable peers need to be handled better
|
2008-07-29 00:52:02 +00:00 |
Charles Kerr
|
ba8a03024c
|
shave 16 bytes off sizeof(tr_peerIo)
|
2008-05-23 18:56:42 +00:00 |
Charles Kerr
|
39b1db460d
|
follow the spec's suggestion that new connections be 3x as likely for optimistic unchoke
|
2008-01-11 02:09:20 +00:00 |
Charles Kerr
|
ce6c33b7bf
|
set copyright info to 2008
|
2008-01-01 17:20:20 +00:00 |
Charles Kerr
|
abef433926
|
improve upload speeds when the speed limits are uncapped.
|
2007-12-01 23:08:34 +00:00 |
Charles Kerr
|
41cee06b66
|
oops, this was supposed to be in 3879
|
2007-11-19 05:52:05 +00:00 |
Charles Kerr
|
77d58126f4
|
remove yet more dead code
|
2007-11-17 02:47:47 +00:00 |
Charles Kerr
|
0ac302b302
|
progress on the "speed limits kill my transfer rate" bug.
|
2007-11-16 20:40:03 +00:00 |
Charles Kerr
|
b704654275
|
dead code removal.
|
2007-10-22 23:27:47 +00:00 |
Charles Kerr
|
3b2ef1054f
|
8 second timeout during handshake, 2.5 minute handshake afterwards
|
2007-10-11 03:54:33 +00:00 |
Charles Kerr
|
75ff12faba
|
don't log BT protocol messages in UL/DL speed -- only log piece data transfers.
|
2007-10-01 16:31:17 +00:00 |
Charles Kerr
|
7cc6771318
|
experimental better peer management.
|
2007-09-30 23:55:49 +00:00 |
Charles Kerr
|
7ccab9de2c
|
peer i/o cleanup
|
2007-09-26 14:42:03 +00:00 |
Charles Kerr
|
fef89a3bc7
|
* record the ports of incoming sockets. we might need them later if we want to disconnect and reconnect.
* for portability, use libevent API for some socket upkeep
|
2007-09-25 23:10:34 +00:00 |
Charles Kerr
|
e9ed5e28d9
|
* accept tiennou's partial patch for `fast peers' extension
* fix growl problem I introduced in the last checkin, reported by chrissturm
|
2007-09-21 14:50:29 +00:00 |
Mitchell Livingston
|
76da1185ca
|
merge encryption branch to trunk (xcode project is still out of date)
|
2007-09-20 16:32:01 +00:00 |