Arvid Norberg
|
d441c7eab2
|
recognizes more clients in identify_client()
|
2010-04-28 16:14:27 +00:00 |
Arvid Norberg
|
d341343e35
|
added some clients to identify_client
|
2010-04-16 16:08:39 +00:00 |
Arvid Norberg
|
39dae9e6dc
|
some GCC 2.95 support fixes and some BeOS support
|
2009-11-28 22:41:21 +00:00 |
Arvid Norberg
|
1f5a722b01
|
improved sun studio support (it seems to lack a lot of stl)
|
2009-08-30 07:38:52 +00:00 |
Arvid Norberg
|
ad1e575a6e
|
trim tracker urls and renamed isprint to is_print
|
2009-06-23 01:53:47 +00:00 |
Arvid Norberg
|
91065d7a08
|
added unit tests for identify_client. replaced iostream for rendering. renamed 'Deluge Torrent' -> 'Deluge'
|
2009-04-12 18:46:07 +00:00 |
Arvid Norberg
|
afd04635e9
|
replaced std::isdigit with is_digit, to avoid asserts on windows and locale dependency. Fixes #484
|
2009-02-18 06:01:24 +00:00 |
Arvid Norberg
|
3cdf9c87a8
|
fixed build errors on Solaris
|
2009-01-27 08:24:48 +00:00 |
Arvid Norberg
|
de9286a760
|
replace std::isdigit() to avoid asserts on windows
|
2009-01-11 20:40:43 +00:00 |
Arvid Norberg
|
ae60562caf
|
fix isprint() build issue with msvc
|
2008-08-24 08:41:48 +00:00 |
Arvid Norberg
|
5a922dd3ef
|
replaced std::isprint with one that is not dependent on locale. Fixes #384
|
2008-08-21 13:41:27 +00:00 |
Arvid Norberg
|
679b1ff675
|
added LeechCraft to identify client
|
2008-08-10 20:18:18 +00:00 |
cg25
|
ff3e80c42f
|
Removed svn:executable property from {c,h}pp files in branches/RC_0_13 and
trunk.
|
2008-06-25 14:15:21 +00:00 |
Arvid Norberg
|
4585264706
|
added Miro to the identifiable clients
|
2007-11-22 02:29:44 +00:00 |
Arvid Norberg
|
966800cd5b
|
replaced the assert macro to TORRENT_ASSERT instead of hi-jacking assert.
|
2007-10-05 00:30:00 +00:00 |
Arvid Norberg
|
6885361466
|
refactored identify_client
|
2007-08-24 02:11:41 +00:00 |
Arvid Norberg
|
bf39ba7d72
|
added clients to identify_client
|
2007-08-23 19:10:43 +00:00 |
Arvid Norberg
|
35b99dbae7
|
changed identify client to say uTorrent instead of MicroTorrent
|
2007-07-02 16:47:32 +00:00 |
Arvid Norberg
|
97db7e009d
|
updated identify client
|
2007-05-30 09:52:36 +00:00 |
Arvid Norberg
|
b386aa23e9
|
DHT bugfix, more logging and less frequent private key generation. Fixed typo in identify_client
|
2007-05-14 17:49:36 +00:00 |
Arvid Norberg
|
e79817cfc5
|
cleanup and added another known peer-id
|
2007-05-14 12:02:57 +00:00 |
Arvid Norberg
|
0720a96ac2
|
added new knoen peer-ids
|
2007-05-14 11:32:12 +00:00 |
Arvid Norberg
|
65d7e5d63e
|
added BitRocket to known clients
|
2007-04-24 17:30:15 +00:00 |
Arvid Norberg
|
8957b64c04
|
prepared for precompiled headers support. fixed issue where storage didn't lock the session properly. fixed typo in natpmp.cpp
|
2007-03-17 17:15:16 +00:00 |
Arvid Norberg
|
23c95e35a0
|
merged fixes from RC_0_12 branch
|
2007-03-12 01:05:15 +00:00 |
Arvid Norberg
|
7e3a415d0b
|
made the trackers pick the most suitable interface to connect to (IPv6/Ipv4 issue). added Mono Torrent to identify_client and dht statistics.
|
2007-03-02 18:40:02 +00:00 |
Arvid Norberg
|
08e15e2f0c
|
updated Makefile for latest asio, fix in peer exchange, updated client_test output
|
2007-01-02 17:44:15 +00:00 |
Arvid Norberg
|
442039ea28
|
updated changelog added Xtorrent to identify_client
|
2007-01-02 14:23:32 +00:00 |
Arvid Norberg
|
0f3874028b
|
added btgdaemon to identify client and applied wojci's patch to add num_connections() and num_uploads() to session
|
2007-01-01 21:04:30 +00:00 |
Arvid Norberg
|
d50ab33855
|
added clients to identify_client and a minor fix
|
2006-12-27 15:14:17 +00:00 |
Arvid Norberg
|
ef235faede
|
added MLDonkey to identify client, fixed a problem introduced with the recent piece_picker optimization, choked peers should now waste less bandwidth in the quota management.
|
2006-12-04 20:42:47 +00:00 |
Arvid Norberg
|
1805beaaec
|
added Deluge client id
|
2006-10-18 04:04:34 +00:00 |
Arvid Norberg
|
4d6d8b893d
|
added uLeacher and qBittorrent
|
2006-09-23 21:21:52 +00:00 |
Arvid Norberg
|
d17082aa1a
|
added electric sheep as an identified client
|
2006-08-02 00:06:44 +00:00 |
Arvid Norberg
|
5366971c39
|
fixed compilation error in previous checkin
|
2006-07-23 19:42:59 +00:00 |
Arvid Norberg
|
f1efa8c952
|
updated makefile according to the latest version of asio, fixed Mainline peer-id decoder to work with the new version numbers, added some new clients to the identification list
|
2006-07-23 19:42:13 +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
|
41810b1166
|
merged back the asio development branch
|
2006-04-25 21:04:48 +00:00 |
Arvid Norberg
|
e5f73f4563
|
merged fixes from release branch
|
2005-11-02 23:24:18 +00:00 |
Arvid Norberg
|
c7c784170f
|
fix for unkown clients using shadow's style
|
2005-10-13 21:37:32 +00:00 |
Arvid Norberg
|
371c34ea7e
|
updated client identification
|
2005-10-05 14:06:39 +00:00 |
Arvid Norberg
|
09c98711d5
|
made the peer_connection re-request pieces that aren't sent (fixes a problem where the download could get stuck because bitcomet ignores some requests)
|
2005-09-21 21:44:38 +00:00 |
Arvid Norberg
|
82c0ca5675
|
Changed the way libtorrent find out if a peer supports its extensions to make it compatible with Mainline beta.
|
2005-09-18 10:18:23 +00:00 |
Arvid Norberg
|
d19c2c6483
|
removed olf workarounds for vc6.5 and added documentation for building with autotools
|
2005-08-15 18:03:57 +00:00 |
Arvid Norberg
|
42f8393ab0
|
added async. gethostbyname support and updated the makefile
|
2005-08-08 23:32:38 +00:00 |
Arvid Norberg
|
0d6a4de5aa
|
*** empty log message ***
|
2005-06-22 23:04:37 +00:00 |
Arvid Norberg
|
eca5300ebb
|
*** empty log message ***
|
2005-06-15 12:54:35 +00:00 |
Arvid Norberg
|
de63a70323
|
*** empty log message ***
|
2005-06-12 00:21:37 +00:00 |
Arvid Norberg
|
6ff7e76ab2
|
*** empty log message ***
|
2005-03-19 12:22:40 +00:00 |
Arvid Norberg
|
4011f16044
|
*** empty log message ***
|
2005-03-13 12:52:21 +00:00 |