Arvid Norberg
|
3a9b1488e0
|
merged boost 1.34 fix from 0.12rc branch
|
2007-03-18 01:59:00 +00:00 |
Arvid Norberg
|
7ff5893431
|
reverted bad check-in where files_checked was removed from piece_picker
|
2007-03-17 17:28:59 +00:00 |
Arvid Norberg
|
8957b64c04
|
prepared for precompiled headers support. fixed issue where storage didn't lock the session properly. fixed typo in natpmp.cpp
|
2007-03-17 17:15:16 +00:00 |
Arvid Norberg
|
4ac08f393a
|
simplified the piece picker by initializing it properly in its constructor. Removed natpmp reporting port map success when removing mappings. fix where incoming connections before the files were completely checked would cause an assert.
|
2007-03-16 23:28:26 +00:00 |
Arvid Norberg
|
d08ca8c4e6
|
made the timestamps local instead of universal in client_test
|
2007-03-16 23:24:30 +00:00 |
Arvid Norberg
|
81ad74cbcd
|
fixes related to nat port mapping and having dht and bittorrent listen on the same port number
|
2007-03-16 21:45:29 +00:00 |
Arvid Norberg
|
a6b1583d3f
|
fixes to natpmp to take listen interface into account. added colors to the log in client_test
|
2007-03-16 21:04:58 +00:00 |
Arvid Norberg
|
47c08ad50d
|
fixes incorrect local IP address check
|
2007-03-16 18:03:18 +00:00 |
peerkoel
|
f89bcdd1de
|
Autotools switch --with-dht-support was buggy. Replaced it with --with-dht
|
2007-03-16 13:40:49 +00:00 |
Arvid Norberg
|
118e1cf00d
|
added alerts for reporting nat-pmp status
|
2007-03-16 08:25:08 +00:00 |
Arvid Norberg
|
de69453826
|
merged fixes from RC_0_12 branch
|
2007-03-16 07:59:04 +00:00 |
Arvid Norberg
|
029953c5ae
|
made the storage into a customization point. it is now interchangable for a custom implementation
|
2007-03-16 05:29:23 +00:00 |
Arvid Norberg
|
52d6a201be
|
merged error message fix from RC_0_12 branch
|
2007-03-16 01:24:40 +00:00 |
Arvid Norberg
|
ecaa3068d5
|
added natpmp support. bumped version number to 0.13. added piece priority support to the piece picker. optmized and simplified the piece picker in the process.
|
2007-03-15 22:03:56 +00:00 |
Arvid Norberg
|
23c95e35a0
|
merged fixes from RC_0_12 branch
|
2007-03-12 01:05:15 +00:00 |
Arvid Norberg
|
87d9cdb965
|
fix for msvc-7.1
|
2007-03-11 23:17:40 +00:00 |
Arvid Norberg
|
7728fbd179
|
regenerated docs
|
2007-03-10 20:33:54 +00:00 |
Arvid Norberg
|
ce756e8738
|
updated changelog
|
2007-03-10 20:30:53 +00:00 |
Arvid Norberg
|
034231566a
|
removed unnecessary assert(false) from rpc_manager
|
2007-03-10 20:23:16 +00:00 |
Arvid Norberg
|
4b68dce5f0
|
lowered the dht timeout from 20 to 10 seconds. added support to parse values-messages as described in the spec (even though that format is very very rare).
|
2007-03-09 20:37:17 +00:00 |
Arvid Norberg
|
2dbfa156d3
|
client test now always uses dht. fixed problem with the dht logging and updated dht extension docs.
|
2007-03-08 21:42:37 +00:00 |
Arvid Norberg
|
6f0a0beadb
|
fix to allow hostnames for peers in tracker responses
|
2007-03-07 18:50:38 +00:00 |
Arvid Norberg
|
bf3526f71a
|
updated changelog
|
2007-03-07 00:22:14 +00:00 |
Arvid Norberg
|
17c905e37b
|
fixed issue with single file web seeds with pre-urlencoded paths. Now, the url in the torrent file is assumed to be url-encoded.
|
2007-03-07 00:21:36 +00:00 |
Arvid Norberg
|
0253004ab6
|
improved client_test's error reporting for web seeds
|
2007-03-07 00:10:47 +00:00 |
Arvid Norberg
|
b17710df09
|
improved error reporting on http seed failures
|
2007-03-06 23:56:17 +00:00 |
Arvid Norberg
|
0fe9f53410
|
fix in http seed. incorrect status codes were accepted
|
2007-03-06 23:22:43 +00:00 |
Arvid Norberg
|
a3dbea606e
|
added debug message to dht. fixed while loop around condition variable in checker thread.
|
2007-03-06 17:27:17 +00:00 |
Arvid Norberg
|
7e17ff9d4a
|
updated warning messages
|
2007-03-03 00:49:15 +00:00 |
Arvid Norberg
|
c22c55feda
|
dht fix
|
2007-03-02 21:40:18 +00:00 |
Arvid Norberg
|
966ba81be0
|
fixed gcc warning on initialization order
|
2007-03-02 20:39:23 +00:00 |
Arvid Norberg
|
7e3a415d0b
|
made the trackers pick the most suitable interface to connect to (IPv6/Ipv4 issue). added Mono Torrent to identify_client and dht statistics.
|
2007-03-02 18:40:02 +00:00 |
Arvid Norberg
|
be574bcc33
|
removed old commented out code. polished client_test output
|
2007-03-02 06:49:00 +00:00 |
Arvid Norberg
|
8f1128f540
|
more dht fixes. polished client test output some
|
2007-03-02 05:02:12 +00:00 |
Arvid Norberg
|
83c2039ff7
|
fix to previous dht fix. removed some deprication warnings on msvc-8. various fixes
|
2007-03-02 01:16:59 +00:00 |
Arvid Norberg
|
8e844494a3
|
added DelCo project
|
2007-02-27 17:29:00 +00:00 |
Arvid Norberg
|
c40a75f844
|
IPv6 fixes
|
2007-02-27 17:21:46 +00:00 |
Arvid Norberg
|
7be41a5c8a
|
added bitfox as a project using libtorrent
|
2007-02-26 20:21:40 +00:00 |
Arvid Norberg
|
bb0b8c9d95
|
improved unit test for storage, modified move_storage to hopefully fix a bug. updated Changelog.
|
2007-02-25 21:11:29 +00:00 |
Arvid Norberg
|
e051892c21
|
patches to configure.in and Makefile.am by brandon rioja
|
2007-02-25 10:18:14 +00:00 |
Arvid Norberg
|
10068634f8
|
fix for typo in previous checkin
|
2007-02-25 09:44:08 +00:00 |
Arvid Norberg
|
7888b72e12
|
fix for crashes when stopping or restarting DHT
|
2007-02-25 09:42:43 +00:00 |
Arvid Norberg
|
fcc9c49608
|
fixed issue with metadata-less torrents and their statistics updates
|
2007-02-25 05:20:14 +00:00 |
Arvid Norberg
|
f6c7a87fff
|
added the gentoo ebuilds to the building documentation
|
2007-02-22 18:47:27 +00:00 |
Arvid Norberg
|
de37f48179
|
fixed bug where multi-file torrents with just a single file in left directories after storage::move_storage was called
|
2007-02-21 22:49:01 +00:00 |
Arvid Norberg
|
ae059040da
|
fixed typo
|
2007-02-21 17:16:29 +00:00 |
Arvid Norberg
|
b0ae8d3a14
|
tracker fixes for trackerless torrents
|
2007-02-21 17:15:47 +00:00 |
Arvid Norberg
|
11b44fd286
|
fixed typo in previous check in
|
2007-02-21 03:05:25 +00:00 |
Arvid Norberg
|
4b66454a38
|
another fix for closing torrentless torrents
|
2007-02-20 22:58:31 +00:00 |
Arvid Norberg
|
9c7e0576bd
|
improved verbose logging of http seed connections
|
2007-02-20 17:38:07 +00:00 |