Arvid Norberg
|
5de60fad78
|
added support for preserving modification time of files in torrents
|
2009-06-23 02:50:41 +00:00 |
Arvid Norberg
|
3e3c60b1ca
|
fixed support for non-utf8 codepages
|
2009-06-23 02:49:57 +00:00 |
Arvid Norberg
|
cb29ef04e7
|
clean up
|
2009-06-23 01:57:53 +00:00 |
Arvid Norberg
|
2dfb5ed44b
|
fixed wchar_t bug in file.hpp
|
2009-06-23 01:55:09 +00:00 |
Arvid Norberg
|
ad1e575a6e
|
trim tracker urls and renamed isprint to is_print
|
2009-06-23 01:53:47 +00:00 |
Arvid Norberg
|
fffda3c738
|
fixed tracker error race condition
|
2009-06-23 01:52:44 +00:00 |
Georg Rudoy
|
5ea4c73409
|
Also install .pc with respect to lib64.
|
2009-06-22 18:42:20 +00:00 |
Georg Rudoy
|
f69bf04108
|
Include limits.h to get NAME_MAX on Unix.
|
2009-06-22 18:39:55 +00:00 |
Georg Rudoy
|
7bf5302e03
|
Fixed test_bandwidth_limiter test.
|
2009-06-22 16:24:47 +00:00 |
Georg Rudoy
|
8f5e69d610
|
Fix build on GCC 4.4.
|
2009-06-22 16:13:16 +00:00 |
Georg Rudoy
|
8ddb5cb051
|
Configurable logging and lib64 install path for CMake.
|
2009-06-22 15:46:00 +00:00 |
cg25
|
1888c50b34
|
bump up library soname
|
2009-06-22 08:53:46 +00:00 |
Arvid Norberg
|
9dfa35d18d
|
merged utf8_native and convert_to_native
|
2009-06-22 02:19:11 +00:00 |
Arvid Norberg
|
cc3e6621ed
|
fixed rename_file() bug where the new name would not be saved in the resume data in some cases
|
2009-06-22 00:52:57 +00:00 |
Arvid Norberg
|
93e1c70263
|
allow 0 upload slots. added test for allow fast support for sending pieces to choked peers
|
2009-06-20 23:23:41 +00:00 |
Arvid Norberg
|
c47f9cd64c
|
fix channel_state assert
|
2009-06-19 18:19:24 +00:00 |
Arvid Norberg
|
5ce7aed078
|
encodes urls in torrent files that needs to be encoded
|
2009-06-19 18:18:49 +00:00 |
Arvid Norberg
|
8c93ba1175
|
boost 1.35 fixes
|
2009-06-19 17:39:49 +00:00 |
Arvid Norberg
|
306b75e6b1
|
boost 1.35 fixes
|
2009-06-19 16:42:33 +00:00 |
Arvid Norberg
|
d5fc3ea422
|
&supportcrypto=1 fix
|
2009-06-19 16:38:06 +00:00 |
Andrew Resch
|
92d594f5c3
|
Remove 'max_outstanding_disk_bytes_per_connection' from the session_settings
|
2009-06-19 06:24:42 +00:00 |
Arvid Norberg
|
f09774607f
|
added upload mode
|
2009-06-18 22:32:55 +00:00 |
Arvid Norberg
|
6b048dc85e
|
fixed bug in connect candidate counter
|
2009-06-18 16:16:41 +00:00 |
Arvid Norberg
|
b8f17f34e3
|
potentially fix snprintf related build error
|
2009-06-16 16:21:10 +00:00 |
Arvid Norberg
|
8f47ba50f1
|
hash_for_slot fix
|
2009-06-14 22:50:35 +00:00 |
Arvid Norberg
|
3df15ad39e
|
fixed memory leak in disk io thread when not using the cache
|
2009-06-14 22:48:07 +00:00 |
Arvid Norberg
|
62a7946968
|
disk stats fix
|
2009-06-14 22:20:23 +00:00 |
Arvid Norberg
|
c81a4f3430
|
add dllexport interface to page_aligned_allocator
|
2009-06-14 22:08:27 +00:00 |
Arvid Norberg
|
2c34e0aa18
|
only write operations should trigger piece_picker::write_failed
|
2009-06-13 17:40:18 +00:00 |
Arvid Norberg
|
8af5211fb5
|
fix deadlock when upnp or natpmp fails to start
|
2009-06-13 10:45:07 +00:00 |
Arvid Norberg
|
7328b30517
|
fixed potential deadlock in natpmp and upnp
|
2009-06-13 08:04:53 +00:00 |
Arvid Norberg
|
2da772210c
|
fix to make torrent_status::list_peers more accurate
|
2009-06-13 04:14:41 +00:00 |
Arvid Norberg
|
f20f63f865
|
fixed deadlock in some session member functions
|
2009-06-13 04:09:54 +00:00 |
Arvid Norberg
|
3c18f164ab
|
regenerated html documentation
|
2009-06-12 16:41:44 +00:00 |
Arvid Norberg
|
07bcb3545a
|
converted a whole lot of error strings into error_codes. Documented some previously undocumented alerts as well as all the error codes
|
2009-06-12 16:40:38 +00:00 |
Arvid Norberg
|
af25f26538
|
correction of previous 'assert fix'
|
2009-06-12 16:12:19 +00:00 |
Arvid Norberg
|
cf8659a0af
|
fixed typo
|
2009-06-12 06:28:18 +00:00 |
Arvid Norberg
|
7b6261a63a
|
fixed piece picker assert (would change the peer_count for pieces we have, and assert on them)
|
2009-06-12 06:20:08 +00:00 |
Arvid Norberg
|
3e23029670
|
removed incorrect assert
|
2009-06-11 06:35:00 +00:00 |
Arvid Norberg
|
5e87420b6f
|
set all piece priorities to 0 when a write fails
|
2009-06-10 09:20:55 +00:00 |
Arvid Norberg
|
6b908e5f3f
|
fixed compile warnings
|
2009-06-10 08:42:05 +00:00 |
Arvid Norberg
|
f0134c1b11
|
improved disk error handling and expanded use of error_code in error reporting
|
2009-06-10 08:30:55 +00:00 |
Arvid Norberg
|
3fa0f7636b
|
made test_fast_extension more verbose
|
2009-06-10 06:31:31 +00:00 |
Arvid Norberg
|
f06fa3fbe8
|
fixed test_swarm with the new timer
|
2009-06-10 06:30:06 +00:00 |
Arvid Norberg
|
f57703ded0
|
fixed inconsistent use of preprocessor macro for entry::print
|
2009-06-09 22:02:02 +00:00 |
Arvid Norberg
|
4554e06837
|
fixed bug when setting unlimited upload or download rates for torrents
|
2009-06-09 19:33:18 +00:00 |
Arvid Norberg
|
d263526246
|
make incoming connections considered connectable when they tell us their listen port
|
2009-06-09 16:33:10 +00:00 |
Arvid Norberg
|
cfbcacce79
|
fixed bug when handling malformed webseed urls and an http proxy
|
2009-06-09 16:00:10 +00:00 |
Arvid Norberg
|
8256a5628d
|
fixed typo when using TORRENT_USE_OPENSSL
|
2009-06-09 15:43:56 +00:00 |
Arvid Norberg
|
92a541035e
|
fixed inconsistent build requirement around entry::print()
|
2009-06-09 05:56:18 +00:00 |