Arvid Norberg
|
d891214358
|
*** empty log message ***
|
2006-05-20 17:59:17 +00:00 |
Arvid Norberg
|
262e97f21d
|
updated to latest version of asio. fixed a problem with low resolution timers in the second_tick code found by Massaroddel.
|
2006-05-20 15:30:40 +00:00 |
Arvid Norberg
|
3cac133e51
|
fixed typo that made debug code to be called in release mode (caused a compile error)
|
2006-05-15 21:19:19 +00:00 |
Arvid Norberg
|
0b529e8f96
|
added a setting for max outstanding requests, and a limit for BitComet since it's known to have a very low limit, also added an extension header to specify it. Fixed another unnecessary delay spotted by Tianhao Qiu. Cleaned up the logging class a bit. Fixed a bug that would cause an assert when removing a torrent queued for checking.
|
2006-05-14 22:30:05 +00:00 |
Arvid Norberg
|
73b1c5c9b8
|
cleaned up comments, added some asserts, added setup_send() as proposed by Tianhao Qiu to speed up connection attempts
|
2006-05-01 23:34:37 +00:00 |
Arvid Norberg
|
ddefc0d348
|
fixed a bug in the http redirection code
|
2006-04-30 11:03:25 +00:00 |
Arvid Norberg
|
d63ceac56c
|
fixed a bug in client_test. fixed some problems related to the previous buffer bug fix. all tests pass now.
|
2006-04-30 10:28:45 +00:00 |
Arvid Norberg
|
18cb6736ea
|
fixed a serious bug where corrupt messages could be sent out.
|
2006-04-30 00:39:18 +00:00 |
Arvid Norberg
|
d1c33c0d2b
|
windows fixes
|
2006-04-27 00:39:21 +00:00 |
Arvid Norberg
|
41810b1166
|
merged back the asio development branch
|
2006-04-25 21:04:48 +00:00 |
Arvid Norberg
|
410af930a7
|
no longer expects requests to be handled in fifo order
|
2006-02-23 10:53:07 +00:00 |
Arvid Norberg
|
5ea9d2eab4
|
removed special case where interval is set to 2 minutes when num peers == 0 in tracker response
|
2006-02-19 08:28:31 +00:00 |
Arvid Norberg
|
c3e4624e42
|
removed incorrect assert
|
2006-01-24 15:59:48 +00:00 |
Arvid Norberg
|
7eb9812cfa
|
changed include order of boost headers to workaround namespace bug on msvc 7
|
2006-01-11 01:32:26 +00:00 |
Arvid Norberg
|
2d70a9b5bf
|
some more steps in the direction of getting it to build on vc7
|
2006-01-10 00:38:52 +00:00 |
Arvid Norberg
|
c64393cb0e
|
more vc7 fixes and unicode fix in file.cpp
|
2006-01-09 00:07:00 +00:00 |
Arvid Norberg
|
01820e5579
|
more patches in order to get it to build on vc7
|
2006-01-08 22:55:02 +00:00 |
Arvid Norberg
|
bad06d0c4e
|
fixed adl usage to work with vc7 and removed inclusion of lambda header, to make it build in vc7
|
2006-01-07 15:41:20 +00:00 |
Arvid Norberg
|
04ad901577
|
applied (slightly modified) patches from Allen Zhao in an attempt to make it build on vc7
|
2006-01-07 13:48:14 +00:00 |
Arvid Norberg
|
3888b5232f
|
fixed entry::print() to work correctly with binary strings
|
2006-01-06 21:48:49 +00:00 |
Arvid Norberg
|
e810ebaf1f
|
fixed some bind-statements to build on vc7
|
2006-01-06 21:36:17 +00:00 |
Arvid Norberg
|
564ae78012
|
fixed bug caused when sockets were bound to non-local interface
|
2006-01-06 20:20:20 +00:00 |
Arvid Norberg
|
2e851505f8
|
merged fixes from release branch
|
2005-11-22 00:18:39 +00:00 |
Arvid Norberg
|
477d5ec238
|
merged in differences from release branch
|
2005-11-18 01:12:21 +00:00 |
Arvid Norberg
|
d4f85cb8e2
|
more asserts in order to catch an error I can't reproduce
|
2005-11-09 12:40:07 +00:00 |
Arvid Norberg
|
0ae3b24bd2
|
potentially cured the symptoms of a bug where a torrent can be destructed without having all its connections closed first
|
2005-11-08 00:56:26 +00:00 |
Arvid Norberg
|
7d5285610c
|
wrapped a line that was too long
|
2005-11-08 00:55:33 +00:00 |
Arvid Norberg
|
75dafc5d1b
|
peers that throw in the connection attempt are now removed from the policy's list. added more asserts to session. disabled SIGPIPE on darwin
|
2005-11-07 02:18:39 +00:00 |
Arvid Norberg
|
b065130762
|
fixed calls to process_connection_queue() that were missing
|
2005-11-05 16:03:16 +00:00 |
Arvid Norberg
|
8c281cdb17
|
fixed bug found by Massaroddel. Some code was accidentily put inside a condition depending on the alert level
|
2005-11-05 11:37:51 +00:00 |
Arvid Norberg
|
822ac4a283
|
fixed some bugs in session.cpp where it removed peers from the selector prematurely. made the num_peers in the torrent_status only count connected peers, and updated the docs accordingly
|
2005-11-05 10:56:47 +00:00 |
Arvid Norberg
|
ec7eb0ebd6
|
more asserts in peer_connection
|
2005-11-04 00:14:55 +00:00 |
Arvid Norberg
|
051aa5dbe0
|
fixed an incorrect assert and added another one in the invariant check
|
2005-11-03 22:55:51 +00:00 |
Arvid Norberg
|
e5f73f4563
|
merged fixes from release branch
|
2005-11-02 23:24:18 +00:00 |
Arvid Norberg
|
c71a5a9435
|
makes it build with logging
|
2005-11-02 20:59:36 +00:00 |
Arvid Norberg
|
d7b1dda483
|
renamed torrent::interface() since it seems msvc won't allow it as an identifier
|
2005-11-02 19:19:41 +00:00 |
Arvid Norberg
|
3f38e4c38d
|
removed debug output that was left in by mistake in last check in
|
2005-11-02 19:11:30 +00:00 |
Arvid Norberg
|
728b0f219b
|
merged fixes from release branch
|
2005-11-02 16:46:45 +00:00 |
Arvid Norberg
|
bcbe165aee
|
added the ability to limit the number of half-open tcp connections
|
2005-11-02 16:28:39 +00:00 |
Arvid Norberg
|
3f36dd0395
|
added the ability to build libtorrent as a shared library. Fixed bugs with deleting of incomplete types (replaced auto_ptr with scoped_ptr). Made the string converter fall back on windows local code page if utf-8 decoding failed.
|
2005-11-01 18:30:39 +00:00 |
Arvid Norberg
|
55144fc3f4
|
all functions on torrent_handle are now const. restored r, p, u keys in client_test
|
2005-10-19 13:58:41 +00:00 |
Arvid Norberg
|
6d7236fbea
|
fixed unchecked input
|
2005-10-18 18:16:36 +00:00 |
Arvid Norberg
|
9d426441f1
|
more fixes for the windows file_size function
|
2005-10-17 21:09:42 +00:00 |
Arvid Norberg
|
c84a71c1ad
|
*** empty log message ***
|
2005-10-17 21:00:57 +00:00 |
Arvid Norberg
|
ac2c1fba0c
|
fixed incorrect function name
|
2005-10-17 20:58:37 +00:00 |
Arvid Norberg
|
51052fa2b1
|
fixed incorrect assert in file_win.cpp, added windows-unicode function for file_size
|
2005-10-17 20:37:40 +00:00 |
Arvid Norberg
|
d3996ccfb9
|
added metadata_failed_alert and allcoating torrent state
|
2005-10-17 13:45:53 +00:00 |
Arvid Norberg
|
6db55b87ab
|
fixed problem when aborting checking torrents
|
2005-10-16 21:14:08 +00:00 |
Arvid Norberg
|
23fbb8d240
|
may have fixed a bug where incorrect metadata was sent (introduced with the latest optimization)
|
2005-10-16 20:15:54 +00:00 |
Arvid Norberg
|
f63702c964
|
optimized session::add_torrent() by putting more info in torrent_info, to make it possible to reproduce the exact info section from an torrent_info object. The result is that the .torrent file is only parsed once.
|
2005-10-16 16:58:41 +00:00 |