Arvid Norberg
|
764b5864c6
|
documented performance warnings
|
2010-08-27 07:34:10 +00:00 |
Arvid Norberg
|
a85a968aae
|
added script to parse profiling samples
|
2010-08-27 03:15:32 +00:00 |
Arvid Norberg
|
02668e8f75
|
fix message posting to work from multiple threads
|
2010-08-26 17:00:24 +00:00 |
Arvid Norberg
|
d68719376f
|
use set_proxy in client_test
|
2010-08-26 15:13:17 +00:00 |
Arvid Norberg
|
fb8ebc53dd
|
save resume data every 15 minutes no matter what
|
2010-08-25 06:38:04 +00:00 |
Arvid Norberg
|
b44f71e217
|
post alerts for socks failures. fix unit tests
|
2010-08-25 06:22:49 +00:00 |
Arvid Norberg
|
58574c236a
|
fixed build error when using boost 1.44
|
2010-08-25 06:03:40 +00:00 |
Arvid Norberg
|
b7b542f587
|
optimized file_pool lookups and string handling
|
2010-08-23 08:48:02 +00:00 |
Arvid Norberg
|
b747cdab8a
|
merged all proxy settings into a single one
|
2010-08-23 06:27:18 +00:00 |
Arvid Norberg
|
2736a3b7ff
|
fixed file checking bug
|
2010-08-23 05:51:12 +00:00 |
Arvid Norberg
|
80fbe4d5ef
|
fixed build issues
|
2010-08-22 17:47:07 +00:00 |
Arvid Norberg
|
de3db7e84e
|
don't lock disk cache in RAM by default
|
2010-08-22 17:39:48 +00:00 |
Arvid Norberg
|
00efe29f9e
|
python binding fixes
|
2010-08-22 16:45:12 +00:00 |
Arvid Norberg
|
f70fbb45c0
|
optimized struct layout of torrent_info. removed boost.date_type types from public interface (replaced by time_t)
|
2010-08-21 22:10:16 +00:00 |
Arvid Norberg
|
afd5567969
|
session::set_tracker_proxy fix for udp trackers
|
2010-08-21 22:07:29 +00:00 |
Arvid Norberg
|
0dbb04f75f
|
fix python setup script for building windows distro
|
2010-08-21 19:47:48 +00:00 |
Arvid Norberg
|
aff14da7fa
|
applied patch to pthread m4 script for --as-needed support
|
2010-08-21 17:10:10 +00:00 |
Arvid Norberg
|
d1d6814e2f
|
drop proxied incoming packets if the source IP doesn't match the proxy
|
2010-08-20 07:13:05 +00:00 |
Arvid Norberg
|
bdee276a98
|
fixed proxy support for udp trackers
|
2010-08-20 07:01:11 +00:00 |
Arvid Norberg
|
ad07883228
|
use the same logic to post resume data failed messages as to determine whether to do a full check or not
|
2010-08-19 16:10:31 +00:00 |
Arvid Norberg
|
a85f1f5c61
|
improved logging
|
2010-08-18 17:14:40 +00:00 |
Arvid Norberg
|
e7f4d6984f
|
bumped version number to 0.15.2
|
2010-08-15 09:06:19 +00:00 |
Arvid Norberg
|
0f8d75c607
|
removed invalid assert
|
2010-08-13 15:55:52 +00:00 |
Arvid Norberg
|
ac3444c71e
|
fixed calling blocking functions simultaneously from multiple threads
|
2010-08-08 17:17:33 +00:00 |
Arvid Norberg
|
897e615a86
|
optimized storage test
|
2010-08-08 07:53:47 +00:00 |
Arvid Norberg
|
ceb5700588
|
fix socks5 error handling
|
2010-08-08 04:11:59 +00:00 |
Arvid Norberg
|
cbc7bd078d
|
fix no-exception build
|
2010-08-08 04:06:06 +00:00 |
Arvid Norberg
|
0800513b2d
|
updated setup.py to use msvc 9.0 (2008)
|
2010-08-04 17:07:01 +00:00 |
Arvid Norberg
|
fd5f1bf80b
|
improved SOCKS5 support
|
2010-08-03 09:08:37 +00:00 |
Arvid Norberg
|
e7561e5274
|
add a flag to client_test to turn off upnp and nat-pmp
|
2010-08-03 07:30:38 +00:00 |
Arvid Norberg
|
9d56f3f459
|
restored default fail_limit to unlimited on all trackers
|
2010-08-03 03:00:54 +00:00 |
Arvid Norberg
|
6ab555659c
|
anonymous mode fix (don't resolve countries, since that gives away IPs)
|
2010-08-02 06:16:32 +00:00 |
Arvid Norberg
|
f27e24ba98
|
fixed rate limit bug for DHT
|
2010-07-28 18:43:56 +00:00 |
Arvid Norberg
|
ef48c92a4e
|
fixed SOCKS5 bug for routing UDP packets
|
2010-07-25 01:31:15 +00:00 |
Arvid Norberg
|
b0a3b2545b
|
fixed bug in torrent_handle::write_resume_data since the session mutex was removed
|
2010-07-24 17:10:45 +00:00 |
Arvid Norberg
|
7c5ca7712a
|
fixed bug on windows when verifying resume data for a torrent where one of its directories had been removed
|
2010-07-24 07:06:45 +00:00 |
Arvid Norberg
|
030b2b5be8
|
don't dereference empty strings
|
2010-07-24 06:46:58 +00:00 |
Arvid Norberg
|
aa1da121bc
|
attempt to support disk IO priority on linux
|
2010-07-24 02:54:42 +00:00 |
Arvid Norberg
|
c6a6fe1c07
|
fixed typo
|
2010-07-23 19:11:00 +00:00 |
Arvid Norberg
|
9109af0ce1
|
fix for disk job queue size measurement
|
2010-07-23 16:15:14 +00:00 |
Arvid Norberg
|
67110ec0a3
|
vs2010 build fixes
|
2010-07-22 16:49:40 +00:00 |
Arvid Norberg
|
72060e8676
|
removed DHT mutex since everything is in the network thread now
|
2010-07-19 05:27:33 +00:00 |
Arvid Norberg
|
e93c4be75c
|
fixed race condition in peer-list with DHT
|
2010-07-19 00:14:44 +00:00 |
Arvid Norberg
|
9baa280b52
|
added asserts to catch broken peer allocations and frees as well as disk buffer corruption
|
2010-07-18 19:28:22 +00:00 |
Arvid Norberg
|
f93960884c
|
ignore errors when setting broadcast option
|
2010-07-18 14:58:07 +00:00 |
Arvid Norberg
|
a3f5962f91
|
ignore failures in when asking for local_endpoint
|
2010-07-18 14:45:43 +00:00 |
Arvid Norberg
|
eed5ec97a6
|
fix issue with UDP socket closing before UDP trackers having a chance of sending stopped event
|
2010-07-18 02:49:26 +00:00 |
Arvid Norberg
|
0c7b5ab3da
|
fix to tracker announce code
|
2010-07-17 23:32:17 +00:00 |
Arvid Norberg
|
0dd925ef14
|
fixed bug in network interface bind code from multi-home support patch
|
2010-07-17 18:32:06 +00:00 |
Arvid Norberg
|
64682072d8
|
save last_download,last_upload and last_scrape states
|
2010-07-17 07:25:28 +00:00 |