Arvid Norberg
|
42f55adcce
|
support for country lookup through GeoIP
|
2008-04-11 08:46:43 +00:00 |
Arvid Norberg
|
b300c7f835
|
added high performance bdecoder code
|
2008-04-11 03:41:09 +00:00 |
Arvid Norberg
|
093d912e9a
|
receive buffer optimization. added receive_buffer_size and used_receive_buffer to peer_info. changed plugin api to make use of new disk_buffer_holder type
|
2008-04-10 10:03:23 +00:00 |
Arvid Norberg
|
5f35d170b0
|
disk io thread cleanup (all read operations are now read into disk buffers, no custom buffers)
|
2008-04-10 09:11:54 +00:00 |
Arvid Norberg
|
2c77ae8307
|
fixed typo
|
2008-04-10 05:40:54 +00:00 |
Arvid Norberg
|
62daedeae0
|
fixed race condition when a torrent is removed while one of the connections is still in the connection queue
|
2008-04-09 20:12:52 +00:00 |
Arvid Norberg
|
291ef2a2c9
|
optimized torrent_handle to use a weak_ptr directly to the torrent object
|
2008-04-09 20:09:36 +00:00 |
Arvid Norberg
|
e4483e64e4
|
made GeoIP build on windows by stripping out mmap support
|
2008-04-09 09:47:22 +00:00 |
Arvid Norberg
|
cc5dc24ca1
|
put the private flag in the right place. Fixes #303
|
2008-04-09 08:10:44 +00:00 |
Arvid Norberg
|
4eeb15c1df
|
verifies urls before connecting to web seeds. Fixes #301
|
2008-04-09 07:51:41 +00:00 |
Arvid Norberg
|
ec1199fdae
|
jamfile fix
|
2008-04-09 05:36:37 +00:00 |
Arvid Norberg
|
75ef4ec1f1
|
added option to not use pool allocators (useful when using memory debugging tools)
|
2008-04-09 05:19:11 +00:00 |
Arvid Norberg
|
5a6e21f484
|
peer_connection disconnect cleanup
|
2008-04-09 04:09:40 +00:00 |
Arvid Norberg
|
642768bc24
|
storage cleanup
|
2008-04-09 01:11:16 +00:00 |
Arvid Norberg
|
64a195651d
|
cleaned up some crypto code
|
2008-04-08 05:51:12 +00:00 |
Arvid Norberg
|
e329403619
|
removed exceptions from peer_connection
|
2008-04-07 08:39:01 +00:00 |
Arvid Norberg
|
04a9dd77b5
|
assert fix
|
2008-04-07 08:15:31 +00:00 |
Arvid Norberg
|
6fa3d37e83
|
ut_pex exception fix
|
2008-04-07 03:31:41 +00:00 |
Arvid Norberg
|
507b812ae8
|
policy invariant check update
|
2008-04-07 03:23:54 +00:00 |
Arvid Norberg
|
96f6de9d10
|
added missing TORRENT_EXPORT statements (to fix shared library build)
|
2008-04-07 03:03:34 +00:00 |
Arvid Norberg
|
89a9a25197
|
exception fixes in torrent
|
2008-04-07 02:51:21 +00:00 |
Arvid Norberg
|
7657878b48
|
exception fix
|
2008-04-07 02:07:23 +00:00 |
Arvid Norberg
|
f40eba34a8
|
exception fixes in storage
|
2008-04-07 01:45:33 +00:00 |
Arvid Norberg
|
e2e4a34429
|
removed exceptions from metadata extensions
|
2008-04-07 01:39:29 +00:00 |
Arvid Norberg
|
2fe729c9f5
|
removed dependencies on exceptions from policy
|
2008-04-07 01:29:21 +00:00 |
Arvid Norberg
|
9fe5bb7a7d
|
removed dependencies on exceptions from session_impl
|
2008-04-07 01:22:26 +00:00 |
Arvid Norberg
|
6b3ac0be2a
|
documentation fixes
|
2008-04-07 00:15:36 +00:00 |
Arvid Norberg
|
e8f2ee8b37
|
removed supports_sparse_files documentation since it's not in libtorrent anymore
|
2008-04-07 00:09:10 +00:00 |
Arvid Norberg
|
d10205057e
|
port mapping update
|
2008-04-06 23:18:35 +00:00 |
Arvid Norberg
|
d8a5f6cd66
|
updated makefiles for asio 1.0
|
2008-04-06 20:17:08 +00:00 |
Arvid Norberg
|
5ad4f6f1b9
|
regenerated html documentation
|
2008-04-06 19:18:49 +00:00 |
Arvid Norberg
|
2e6b9c2dce
|
revamped part of the port mapping code (UPnP and NAT-PMP). Added documentation for start_{lsd,natpmp,upnp} and stop_{lsd,natpmp,upnp}
|
2008-04-06 19:17:58 +00:00 |
Arvid Norberg
|
35fd9aec61
|
msvc build fixes and warning fixes
|
2008-04-05 21:18:27 +00:00 |
Arvid Norberg
|
7ebdc27779
|
fixed trailing backslash
|
2008-04-05 06:13:06 +00:00 |
Arvid Norberg
|
e9e12b5531
|
updated makefile to include the latest asio headers
|
2008-04-05 06:05:36 +00:00 |
Arvid Norberg
|
da5d5a5d4e
|
added option to include librt (for 64 bit linux systems)
|
2008-04-05 05:36:18 +00:00 |
Arvid Norberg
|
57d75e120a
|
initial support for GeoIP (only AS mappings for now)
|
2008-04-05 04:53:22 +00:00 |
Arvid Norberg
|
0fcb204128
|
added peak rates to peer_info
|
2008-04-03 06:11:21 +00:00 |
Arvid Norberg
|
77f9278a36
|
leopart listen failure workaround
|
2008-04-03 04:35:56 +00:00 |
Arvid Norberg
|
cab106adad
|
removed incorrect assert in bandwidth manager
|
2008-04-03 04:31:31 +00:00 |
Arvid Norberg
|
54bd1a41b0
|
fix to recent change to move out references to self() from peer_connection constructors
|
2008-04-01 19:17:09 +00:00 |
Arvid Norberg
|
4161be867e
|
removed dht ping from peer_from_tracker. in trunk: implemented a rate limited DHT ping (once a second per torrent) and space optimized the peer structure
|
2008-04-01 17:38:19 +00:00 |
Arvid Norberg
|
1511f2f59b
|
removed calls to self() from inside constructors in peer connections
|
2008-03-31 04:46:24 +00:00 |
Arvid Norberg
|
4328326ca1
|
dht test fix
|
2008-03-31 03:56:38 +00:00 |
Arvid Norberg
|
cbec649327
|
dht test fix
|
2008-03-31 03:54:03 +00:00 |
Arvid Norberg
|
95f1601aa2
|
storage fix
|
2008-03-31 03:26:37 +00:00 |
Arvid Norberg
|
3c15535d35
|
http_tracker_connection fix to use separate timeout when stopping a tracker
|
2008-03-30 19:00:37 +00:00 |
Arvid Norberg
|
a9bb9023fb
|
fixed build with logging
|
2008-03-30 18:31:30 +00:00 |
Arvid Norberg
|
ce89b00c18
|
documented list_peers and list_seeds
|
2008-03-30 15:48:45 +00:00 |
Arvid Norberg
|
57cd1e7c97
|
fixed #298. Generates a torrent_paused alert when there's no storage
|
2008-03-30 15:44:31 +00:00 |