Arvid Norberg
|
175fb8770b
|
added peer_timeout and urlseed_timeout to session_settings, they control the timeout for peers and web seeds respectively. Added BitSlug to the projects page. Added more debug logging when resolving web seed hostnames. Updated documentation.
|
2006-06-28 23:27:44 +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
|
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
|
6969db4e7d
|
removed debug output and updated build docs
|
2005-08-15 02:30:59 +00:00 |
Arvid Norberg
|
8a90767be8
|
added some tests
|
2005-08-11 11:06:52 +00:00 |
Arvid Norberg
|
b55a1a6766
|
*** empty log message ***
|
2004-12-21 12:30:09 +00:00 |
Arvid Norberg
|
a997a43d30
|
*** empty log message ***
|
2004-10-10 00:42:48 +00:00 |
Arvid Norberg
|
de2f1f8cfb
|
*** empty log message ***
|
2004-10-03 11:39:34 +00:00 |
Arvid Norberg
|
8b4928d280
|
*** empty log message ***
|
2004-08-16 21:55:31 +00:00 |
Arvid Norberg
|
82f5f056ea
|
*** empty log message ***
|
2004-06-30 07:53:42 +00:00 |
Arvid Norberg
|
f70bd8ac97
|
added a metadata extension. i.e. torrent-less downloads
|
2004-06-13 23:30:42 +00:00 |
Arvid Norberg
|
a005dfa489
|
*** empty log message ***
|
2004-03-24 22:50:07 +00:00 |
Arvid Norberg
|
b897315abb
|
implemented completely untested support for udp-trackers.
|
2004-01-21 13:16:11 +00:00 |
Magnus Jonsson
|
1fba488c4d
|
*** empty log message ***
|
2004-01-15 01:29:43 +00:00 |
Arvid Norberg
|
c432c9ad68
|
*** empty log message ***
|
2003-12-22 07:14:35 +00:00 |
Arvid Norberg
|
5ac9f67f23
|
*** empty log message ***
|
2003-12-21 17:28:27 +00:00 |
Arvid Norberg
|
6325295993
|
*** empty log message ***
|
2003-11-04 23:27:06 +00:00 |
Arvid Norberg
|
8b61436561
|
Increased performance. Fixed a bug. Extended torrent_handle interface.
|
2003-11-02 21:06:50 +00:00 |
Arvid Norberg
|
ec34b1bfdb
|
Initial commit of 'new' libtorrent.
The Jamfile is broken and will hopefully be fixed soon.
|
2003-10-22 23:00:57 +00:00 |