Arvid Norberg
|
52f39a9af0
|
fixed inconsistency between peer's request list and piece picker in rare cases
|
2009-07-02 06:43:05 +00:00 |
Arvid Norberg
|
ece98a8ef6
|
* added support for storing symbolic links in .torrent files
|
2009-07-01 08:35:45 +00:00 |
Arvid Norberg
|
76db4627f6
|
another pending_bytes fix
|
2009-07-01 04:14:43 +00:00 |
Arvid Norberg
|
fb6130bd95
|
another try to fix the upnp problems
|
2009-07-01 04:02:16 +00:00 |
Arvid Norberg
|
db165942a7
|
oportunistic mingw fix
|
2009-06-30 23:03:54 +00:00 |
Arvid Norberg
|
79bc0070db
|
fixed race condition in UPnP which could lead to crash
|
2009-06-30 03:31:58 +00:00 |
Arvid Norberg
|
690467d4ee
|
turned test_upnp into a proper unit-test with a simple program acting as a UPnP router
|
2009-06-29 08:09:32 +00:00 |
Arvid Norberg
|
50fed84fe6
|
fixed typo
|
2009-06-28 22:58:21 +00:00 |
Arvid Norberg
|
315a4cdd1e
|
some extra precaution for m_outstanding_bytes
|
2009-06-28 21:50:18 +00:00 |
Arvid Norberg
|
ed0df519d7
|
fixed outstanding bytes counter assert
|
2009-06-28 21:09:07 +00:00 |
Arvid Norberg
|
8ee50045ca
|
added support for uTorrent interpretation of multi-tracker torrents (off by default)
|
2009-06-28 20:21:55 +00:00 |
Arvid Norberg
|
6ddf63197f
|
added more asserts around outstanding bytes counter
|
2009-06-28 07:39:06 +00:00 |
Arvid Norberg
|
cbc740ee4f
|
fixed bug where one allowed-fast message would be sent even when disabled
|
2009-06-28 00:47:49 +00:00 |
Arvid Norberg
|
e9bd8f6e1f
|
turned fast-resume errors into error_codes. fixed typo in documentation
|
2009-06-28 00:36:41 +00:00 |
Arvid Norberg
|
8454d51ba1
|
fixed rare piece picker bug
|
2009-06-28 00:32:14 +00:00 |
Arvid Norberg
|
44ace0b86b
|
fixed resume data compatibility with 0.13
|
2009-06-27 21:47:30 +00:00 |
Arvid Norberg
|
32d1bdcf01
|
removed unused enums
|
2009-06-27 21:36:31 +00:00 |
Andrew Resch
|
272e9e672d
|
Remove un-necessary cast
|
2009-06-27 19:49:34 +00:00 |
Arvid Norberg
|
499d4dfbb4
|
cleaned up left-over logging
|
2009-06-27 19:35:20 +00:00 |
Arvid Norberg
|
8b1e55d28a
|
workaround bug in asio in boost-1.39
|
2009-06-27 19:30:15 +00:00 |
Andrew Resch
|
277262b9b0
|
Add torrent_info.rename_file() to the python bindings
|
2009-06-27 01:50:10 +00:00 |
Arvid Norberg
|
36317c053f
|
regenerated html
|
2009-06-26 19:03:28 +00:00 |
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 |