Arvid Norberg
|
7445874028
|
fixed piece_picker test
|
2009-07-23 04:37:51 +00:00 |
Arvid Norberg
|
4e5768847d
|
build fix
|
2009-07-21 08:44:27 +00:00 |
Arvid Norberg
|
b437e2c743
|
fixed get_ip_filter
|
2009-07-21 04:42:19 +00:00 |
Arvid Norberg
|
ecdd7231b8
|
removed redundant code in disk_io_thread
|
2009-07-21 04:32:27 +00:00 |
Arvid Norberg
|
11d89dd121
|
fixed lsd logging
|
2009-07-21 04:31:10 +00:00 |
Arvid Norberg
|
848a4b2cf2
|
fixed bug where downloading from peers could stall when downloading at very high rates
|
2009-07-21 04:29:29 +00:00 |
Arvid Norberg
|
215b95699b
|
fixed release-with-logging build configuration
|
2009-07-21 04:27:12 +00:00 |
Andrew Resch
|
c401c65dfb
|
Add get_ip_filter() to session
|
2009-07-21 01:52:37 +00:00 |
cg25
|
a3bacd736e
|
fix COMPILETIME_OPTIONS by adding a space
|
2009-07-20 19:45:28 +00:00 |
Arvid Norberg
|
fb9ffb8360
|
set default lease duration to 0 for UPnP (permanent lease)
|
2009-07-20 02:28:56 +00:00 |
Arvid Norberg
|
0a18d91583
|
fox windows code for get_symlink_path() (the previous implementation caused infinite recursion on windows)
|
2009-07-20 02:07:32 +00:00 |
Arvid Norberg
|
3f11c9c57f
|
ignore missing dll-interface on windows
|
2009-07-20 02:05:47 +00:00 |
Arvid Norberg
|
310b9d0e51
|
windows build fixes (and one msvc warning fix)
|
2009-07-20 01:54:51 +00:00 |
Arvid Norberg
|
c0b83375bf
|
replaced max_outstanding_disk_bytes_per_connection with max_queued_disk_bytes in docs
|
2009-07-20 00:23:16 +00:00 |
Arvid Norberg
|
7ad858ccd9
|
fixed rate limiter bug for local (unthrottled) connections
|
2009-07-19 09:17:40 +00:00 |
Arvid Norberg
|
a3b6351b3b
|
fix to client_test to use new progress_ppm
|
2009-07-19 09:14:00 +00:00 |
Arvid Norberg
|
8b807f7514
|
enable floating point API by default
|
2009-07-19 05:36:06 +00:00 |
Arvid Norberg
|
ae3be201c4
|
reduced the number of floating point operations to better support systems with no FPU
|
2009-07-19 04:59:27 +00:00 |
Arvid Norberg
|
18b911768c
|
improve upnp port mapping description
|
2009-07-19 02:20:38 +00:00 |
Arvid Norberg
|
0ff0dfd004
|
added note in docs about urls being encoded
|
2009-07-18 23:18:16 +00:00 |
Arvid Norberg
|
c9a789d86f
|
made the upload slot setting be a minimum for the rate based auto unchoke algorithm
|
2009-07-18 22:55:07 +00:00 |
Arvid Norberg
|
20d3c46155
|
attempt to make it build on windows
|
2009-07-18 22:19:04 +00:00 |
Arvid Norberg
|
7dd86daec8
|
run the upnp test by default
|
2009-07-18 20:54:47 +00:00 |
Arvid Norberg
|
e2b8434361
|
simplified should_announce_dht slightly
|
2009-07-18 16:50:56 +00:00 |
Arvid Norberg
|
3db42de4d9
|
fixed cancel_all_request() in peer_connection
|
2009-07-18 16:34:19 +00:00 |
Arvid Norberg
|
944b1a7d57
|
fixed inversed seed_time ratio logic
|
2009-07-18 07:16:20 +00:00 |
Arvid Norberg
|
b968f26273
|
updated python bindings to build
|
2009-07-16 07:10:58 +00:00 |
Arvid Norberg
|
a259b2ba93
|
windows build fix
|
2009-07-16 06:35:25 +00:00 |
Georg Rudoy
|
780f5d7320
|
Don't build tests and examples in CMake by default.
|
2009-07-07 21:55:50 +00:00 |
Arvid Norberg
|
93e204223d
|
removed debug printouts
|
2009-07-04 05:06:50 +00:00 |
Arvid Norberg
|
51992dda6a
|
added new alert when individual files complete
|
2009-07-04 04:58:24 +00:00 |
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 |