Arvid Norberg
|
66dd40c720
|
fixed typo in udp tracker specification
|
2009-06-26 19:01:37 +00:00 |
Arvid Norberg
|
10eb3fa00f
|
handle torrents with duplicate filenames
|
2009-06-26 16:20:57 +00:00 |
Arvid Norberg
|
356db54dce
|
connect candidate counter fix
|
2009-06-26 05:58:24 +00:00 |
Andrew Resch
|
c349203074
|
Add session.get_cache_status() to the python bindings
|
2009-06-25 23:05:12 +00:00 |
Arvid Norberg
|
84426fd0a3
|
merkle tree torrents use 64 kiB piece sizes
|
2009-06-24 21:39:15 +00:00 |
Arvid Norberg
|
1100a4996d
|
fixed typo
|
2009-06-24 21:35:14 +00:00 |
Arvid Norberg
|
b6b4e0d051
|
fix wpath build issue
|
2009-06-24 17:05:14 +00:00 |
Arvid Norberg
|
7eb7dfdf17
|
fixed rename_file
|
2009-06-24 09:09:35 +00:00 |
Arvid Norberg
|
3722fff027
|
fixed typo
|
2009-06-24 01:49:06 +00:00 |
Arvid Norberg
|
f96a5c247f
|
windows fixes
|
2009-06-23 17:52:05 +00:00 |
Arvid Norberg
|
2c5ef0debf
|
fixed disk stats assert
|
2009-06-23 08:10:59 +00:00 |
Arvid Norberg
|
c2e39ec907
|
adjust piece timeouts depending on download rate limit
|
2009-06-23 05:28:36 +00:00 |
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 |