Arvid Norberg
|
7052efe575
|
lazy_entry fix
|
2008-05-15 07:04:39 +00:00 |
Arvid Norberg
|
7644b1de65
|
fixes to python binding Jamfile
|
2008-05-15 06:49:38 +00:00 |
Arvid Norberg
|
ffbc22dfc2
|
respects the port filter for web seeds. Fixes #304
|
2008-05-15 05:13:09 +00:00 |
Arvid Norberg
|
91d6099a55
|
fixed issue with torrents with 0 pieces. Fixes #306
|
2008-05-15 02:29:26 +00:00 |
Arvid Norberg
|
fb154e91f8
|
added documentation for wait_for_alert
|
2008-05-15 00:45:01 +00:00 |
Arvid Norberg
|
8bcc275f1b
|
applied patch from #328
|
2008-05-15 00:08:33 +00:00 |
Arvid Norberg
|
16a8aa88e8
|
ignore invalid entries in 'announce-list' instead of aborting
|
2008-05-14 19:44:36 +00:00 |
Arvid Norberg
|
7e428db4ca
|
bdecode print formatting fix
|
2008-05-14 18:58:24 +00:00 |
Arvid Norberg
|
8ed949c4d5
|
factored out torrent creation functionality from torrent_info into create_torrent. Modified torrent_info to use lazy_bdecoder for increased performance
|
2008-05-14 05:29:42 +00:00 |
Arvid Norberg
|
a954240aa9
|
added swap to lazy entry
|
2008-05-14 05:16:40 +00:00 |
Arvid Norberg
|
262bb9f6e7
|
if boost=system, -I/opt/local/include/boost-1_35 -I/usr/include/python2.5 and -L/opt/local/lib are now passed on to the build command line
|
2008-05-14 00:21:57 +00:00 |
Arvid Norberg
|
a26632696c
|
python binding fixes
|
2008-05-13 22:23:22 +00:00 |
Arvid Norberg
|
63fd1eb118
|
applied patch for #318
|
2008-05-13 18:22:22 +00:00 |
Arvid Norberg
|
e54d1dfffe
|
upnp bugfix (fixes #323)
|
2008-05-13 17:38:03 +00:00 |
Arvid Norberg
|
0de312c80c
|
ignores UPnP routers that are not configured as routers on the local machine
|
2008-05-13 04:59:56 +00:00 |
Arvid Norberg
|
3ea8c933d3
|
applied patch from #324
|
2008-05-12 16:45:51 +00:00 |
Arvid Norberg
|
f259e34f86
|
peer_connection fix for incoming connections
|
2008-05-12 10:10:39 +00:00 |
Arvid Norberg
|
756dbe3316
|
removed leftover from debugging
|
2008-05-12 09:31:57 +00:00 |
Arvid Norberg
|
aa8aee6109
|
updated IP overhead calculation
|
2008-05-12 08:22:56 +00:00 |
Arvid Norberg
|
574211055c
|
GeoIP fixes
|
2008-05-12 07:14:03 +00:00 |
Arvid Norberg
|
7bde9ef4a9
|
improved debug logging in regression tests
|
2008-05-12 07:01:25 +00:00 |
Arvid Norberg
|
149fa28586
|
added constructor to torrent_info that loads a file directly
|
2008-05-12 06:35:24 +00:00 |
Arvid Norberg
|
2fbe53f880
|
assert fix
|
2008-05-12 06:31:54 +00:00 |
Arvid Norberg
|
971ead4a44
|
made redundant connction closing optional (defaults to on)
|
2008-05-12 06:25:53 +00:00 |
Arvid Norberg
|
a01c412f9e
|
piece picker fixes (introduced when rewriting the piece checking)
|
2008-05-12 06:20:54 +00:00 |
Arvid Norberg
|
abb174218b
|
updated disconnect logic (also in [2279]). Introduced new peer_disconnect_alert used for normal disconnects and peer_error_alert is now used for protocol level errors
|
2008-05-12 06:05:13 +00:00 |
Arvid Norberg
|
068adcd9a9
|
indentation fix
|
2008-05-12 06:03:31 +00:00 |
Arvid Norberg
|
f2ac4db1af
|
changed the optimistic disconnect logic to be more efficient and configurable
|
2008-05-12 05:17:11 +00:00 |
Arvid Norberg
|
eabe9cad2d
|
improved plugin support
|
2008-05-12 03:05:27 +00:00 |
Arvid Norberg
|
e51c8bea37
|
added makefile support for boost.system (#322)
|
2008-05-11 22:43:44 +00:00 |
Arvid Norberg
|
aa626f1422
|
logs node uptime and parses it for the DHT
|
2008-05-10 05:51:58 +00:00 |
Arvid Norberg
|
3fe96818d3
|
dht log fix
|
2008-05-09 23:42:00 +00:00 |
Arvid Norberg
|
ae11038495
|
improved dht logging of transaction ids
|
2008-05-09 21:20:28 +00:00 |
Arvid Norberg
|
11c181873c
|
stripped down the dht log
|
2008-05-09 17:38:36 +00:00 |
Arvid Norberg
|
35f5ace67a
|
fixed typo in Jamfile making it fail when linking against librt
|
2008-05-09 17:07:08 +00:00 |
Arvid Norberg
|
ebcb6861ca
|
dht log parser update
|
2008-05-09 16:21:09 +00:00 |
Arvid Norberg
|
c91429e977
|
gnuplot option to use small font
|
2008-05-09 00:53:59 +00:00 |
Arvid Norberg
|
318a455f68
|
fix missing include
|
2008-05-08 22:07:13 +00:00 |
Arvid Norberg
|
74b90b822e
|
added parser and plotter for dht round trip time distribution
|
2008-05-08 19:09:55 +00:00 |
Arvid Norberg
|
b4c68f3fe9
|
added parser and plotter for the dht.log
|
2008-05-08 17:40:32 +00:00 |
Arvid Norberg
|
5202056682
|
inverted distance log in dht
|
2008-05-08 03:58:05 +00:00 |
Arvid Norberg
|
64cb8696cd
|
Jamfile fixes for the python bindings to work with system installed boost libraries
|
2008-05-08 01:53:05 +00:00 |
Arvid Norberg
|
1522f52db8
|
logs the distance between key and node when announcing
|
2008-05-08 01:17:14 +00:00 |
Arvid Norberg
|
bbf9c83edc
|
initial support for icmp errors in the DHT
|
2008-05-08 00:22:17 +00:00 |
Arvid Norberg
|
7434368652
|
fixed dht logging error
|
2008-05-07 23:25:47 +00:00 |
Arvid Norberg
|
455045f02a
|
client test update
|
2008-05-07 18:02:11 +00:00 |
Arvid Norberg
|
5741f72ab3
|
seed rank fix
|
2008-05-07 17:05:16 +00:00 |
Arvid Norberg
|
4f859ba778
|
client test update
|
2008-05-07 09:28:49 +00:00 |
Arvid Norberg
|
73ef60e5fa
|
seed rank fix
|
2008-05-07 08:24:16 +00:00 |
Arvid Norberg
|
840273a94b
|
example client change
|
2008-05-07 08:17:28 +00:00 |