Charles Kerr
|
60aab6c433
|
remove libtransmission code that duplicates functionality in libevent
|
2007-11-06 21:14:30 +00:00 |
Charles Kerr
|
9df263326d
|
use Thomas Bernard's miniupnp library instead of rolling our own.
|
2007-11-06 16:02:50 +00:00 |
Charles Kerr
|
5e2b2d34c3
|
ensure that tr_close() exits gracefully even when the trackers aren't responding.
|
2007-11-05 05:42:25 +00:00 |
Charles Kerr
|
14d8abb323
|
maybe fix portmapping
|
2007-11-05 03:56:54 +00:00 |
Charles Kerr
|
0f92cb7f30
|
fix bug reported in the forums by "grabman"
|
2007-11-05 03:09:27 +00:00 |
Charles Kerr
|
7ce8312ddc
|
fix memory error reported by John_Clay
|
2007-11-02 20:27:03 +00:00 |
Charles Kerr
|
e3764e732b
|
fix possible benc leak reported by MishaS (#441)
|
2007-11-01 18:44:37 +00:00 |
Charles Kerr
|
7cb1791f2a
|
fix handshake memory leak reported by MishaS (#442)
|
2007-11-01 18:41:13 +00:00 |
Charles Kerr
|
3e0e462b10
|
finish cleaning up the code that was churned during the "corruption" fix.
|
2007-11-01 13:47:32 +00:00 |
Charles Kerr
|
e625b10d6d
|
"corruption" fix part 3: cleanup. remove unneeded possible points of failure.
|
2007-10-31 18:10:55 +00:00 |
Charles Kerr
|
a6206b036c
|
"corruption" fix part 2: lots of assertions, and try to complete pieces & ban bad peers sooner
|
2007-10-31 04:23:51 +00:00 |
Charles Kerr
|
4cde721475
|
fix oops
|
2007-10-30 20:17:49 +00:00 |
Charles Kerr
|
aace9469bb
|
fix compile warning
|
2007-10-30 20:11:23 +00:00 |
Charles Kerr
|
20ffdfb9d2
|
remove dirname() and basename() for now
|
2007-10-30 19:16:07 +00:00 |
Charles Kerr
|
96351b93ef
|
part 1 of the data corruption fix: plug the leaky abstraction in fdlimit
|
2007-10-30 18:35:06 +00:00 |
Charles Kerr
|
e0965c3a63
|
better openssl detection & support: use openssl's pkg-config file.
|
2007-10-28 19:55:03 +00:00 |
Charles Kerr
|
caa4170271
|
#426 0.91rc1: if pex is disabled on a stopped torrent, pressing "resume" causes pex to be re-enabled. (reported by pea)
|
2007-10-28 19:42:47 +00:00 |
Charles Kerr
|
ab8ed6507d
|
#412 - 0.90 "ignores" speed limits (deanr, berkut, SineOtter)
|
2007-10-28 15:20:24 +00:00 |
Charles Kerr
|
92ac49d9c4
|
compatability with older C copmilers (ticket #422, patch by fizz)
|
2007-10-27 21:29:41 +00:00 |
Charles Kerr
|
b00ee3e568
|
Ticket #398 (peer-msgs.c:905: failed assertion `msglen == 0' in 0.90)
|
2007-10-27 15:45:03 +00:00 |
Charles Kerr
|
515d04de1a
|
Ticket #395 (ensure file exists when starting)
|
2007-10-27 14:17:51 +00:00 |
Charles Kerr
|
747cd0b396
|
(gtk) if two torrents are selected -- one running, one paused -- both "pause" and "resume" buttons should be enabled. reported by glyphobet.
|
2007-10-26 23:29:19 +00:00 |
Charles Kerr
|
1f607e0560
|
improve the "can't connect to tracker" error message.
|
2007-10-26 16:39:00 +00:00 |
Josh Elsasser
|
13bd23e44b
|
Add IPC messages to set and retrieve the encryption mode.
Implement encryption mode messages in -daemon and -remote.
|
2007-10-26 03:43:27 +00:00 |
Charles Kerr
|
18de1db5b5
|
integral sign correctness in makemeta
|
2007-10-26 03:16:27 +00:00 |
Charles Kerr
|
e6fbcaeae6
|
Quick & dirty fix to crasher ticket #415.
|
2007-10-26 03:02:23 +00:00 |
Charles Kerr
|
41e9939317
|
Fix issue #413 "Starting a Torrent when one is checking make it queue after it" reported by tiennou
|
2007-10-26 01:31:49 +00:00 |
Charles Kerr
|
df50cbcabf
|
Fix 0.90 cache bug that could cause "verify local files" to fail.
|
2007-10-26 01:13:43 +00:00 |
Josh Elsasser
|
906d207ff3
|
Fix misnumbered IPC constants.
|
2007-10-26 00:57:29 +00:00 |
Josh Elsasser
|
d51713177a
|
Fix openbsd build.
|
2007-10-26 00:36:22 +00:00 |
Mitchell Livingston
|
b48967245d
|
trunk: Ensure only a single "?" is used for appending arguments to the announce and scrape URL (fixes #411)
|
2007-10-25 16:52:12 +00:00 |
Charles Kerr
|
317705cffc
|
The OpenBSD build fix caused a Darwin build error. :) Thanks to pea for reporting.
|
2007-10-25 14:34:20 +00:00 |
Charles Kerr
|
8c0e2434f5
|
fix OpenBSD build error.
|
2007-10-25 13:59:46 +00:00 |
Charles Kerr
|
52261d88fd
|
Fix 0.90 socket connection leak.
|
2007-10-25 13:38:34 +00:00 |
Charles Kerr
|
4af3c1c82b
|
use BUILT_SOURCES for version.h to ensure it gets built first
|
2007-10-24 20:18:13 +00:00 |
Charles Kerr
|
82194a2f2f
|
don't require the user to have svn installed when building from tarball
|
2007-10-24 19:57:47 +00:00 |
Charles Kerr
|
e38311e64e
|
fix two separate version.h errors
|
2007-10-24 18:36:53 +00:00 |
Charles Kerr
|
f71319b90f
|
get "make distcheck" working again
|
2007-10-24 17:20:50 +00:00 |
Charles Kerr
|
7371bd29cf
|
rewind this morning's changes.
|
2007-10-23 20:42:00 +00:00 |
Charles Kerr
|
ed6ffe39e4
|
fix r3506 bug that prevented incoming peers from connecting
|
2007-10-23 15:53:57 +00:00 |
Charles Kerr
|
799954843e
|
maybe fix incoming handshakes with peers that don't send their peer_id immediately
|
2007-10-23 14:14:37 +00:00 |
Charles Kerr
|
50c8c88c04
|
Update the credits
|
2007-10-23 14:00:17 +00:00 |
Charles Kerr
|
216ee3f52b
|
fix a nasty error with fallback unencrypted peer connections.
|
2007-10-22 23:31:03 +00:00 |
Charles Kerr
|
b704654275
|
dead code removal.
|
2007-10-22 23:27:47 +00:00 |
Charles Kerr
|
a5946e396c
|
tweak the logging a bit.
|
2007-10-22 18:52:36 +00:00 |
Charles Kerr
|
e1fbd16941
|
fix some memory leaks reported by valgrind.
|
2007-10-22 14:15:16 +00:00 |
Charles Kerr
|
814a56046d
|
fix ul/dl speed wart reported by BentMyWookie
|
2007-10-21 15:47:26 +00:00 |
Charles Kerr
|
c50cadbcaa
|
remove dead code (TR_STATUS_ACTIVE, TR_STATUS_INACTIVE)
|
2007-10-20 22:07:21 +00:00 |
Charles Kerr
|
264f7ab8b3
|
Dead code removal (TR_STATUS_STOPPING)
|
2007-10-20 21:17:37 +00:00 |
Charles Kerr
|
b7258fbf33
|
try to better sync up the tr_stat fields, as requested by BentMyWookie
|
2007-10-20 21:07:11 +00:00 |