Commit Graph

2160 Commits

Author SHA1 Message Date
Arvid Norberg
9429ca4b1f replaced seed cycles with seed rank 2008-05-06 18:03:41 +00:00
Arvid Norberg
4df46a6e5e switched from floats to integers in stat_channel history, to avoid rounding errors 2008-05-06 16:35:15 +00:00
Arvid Norberg
f7ef315438 takes IP and TCP headers into account for rate limits as well 2008-05-06 16:15:31 +00:00
Arvid Norberg
e09457e4ab take an estimate of the IP ACK traffic into account when rate limiting (allows setting rate limits closer to the capacity) 2008-05-05 17:08:14 +00:00
Arvid Norberg
d15573ecc2 disk receive buffer cleanup 2008-05-05 06:25:22 +00:00
Arvid Norberg
7388144ec7 refactored stats class to be extensible with more channels 2008-05-04 17:57:06 +00:00
Arvid Norberg
010d3b6e75 windows fix 2008-05-04 16:10:13 +00:00
Arvid Norberg
c7e6c04705 switched over to asio from boost-1.35 2008-05-03 16:05:42 +00:00
Arvid Norberg
cb5f783987 boost-1.35 fix 2008-05-03 06:41:43 +00:00
Arvid Norberg
f3d0eb3c11 fixed boost-1.35 build 2008-05-01 16:31:19 +00:00
Andrew Resch
e533ed3010 Update python bindings to use new add_torrent() method and fix
building
2008-05-01 05:37:04 +00:00
Andrew Resch
4e768ab31f Fix building on gcc 4.3 2008-04-29 21:46:32 +00:00
Andrew Resch
81e73a0c65 Sync up alerts in the python bindings 2008-04-29 21:43:11 +00:00
Arvid Norberg
441aacae32 fixed download bug affecting web seeds 2008-04-29 03:12:14 +00:00
Arvid Norberg
c3b60f1b8f modified get_default_gateway to not take an interface 2008-04-28 02:20:40 +00:00
Arvid Norberg
3ec9a75d09 enum_routes fixes for linux 2008-04-28 01:23:11 +00:00
Arvid Norberg
c2f7fb0fb4 added enum_routes to dump routing table 2008-04-28 00:20:59 +00:00
Arvid Norberg
b983b98f6a fix for mingw 2008-04-27 23:21:04 +00:00
Arvid Norberg
357795bb17 configure script update to make it build on win32/mingw 2008-04-27 23:19:42 +00:00
Arvid Norberg
8d5812011e update to enum_net 2008-04-27 04:51:28 +00:00
Arvid Norberg
6a7790cd28 added implementation for get_default_router for linux 2008-04-25 05:51:21 +00:00
Arvid Norberg
0d818da41a bumped version number 2008-04-24 20:41:44 +00:00
Arvid Norberg
00b935150a fix for debug iterators 2008-04-24 17:09:26 +00:00
Arvid Norberg
4d59d9eabc fix build with DHT disabled 2008-04-24 16:57:22 +00:00
Arvid Norberg
854affdd92 compare peer updates 2008-04-24 16:34:43 +00:00
Arvid Norberg
33ed6f4720 fixed typo 2008-04-24 16:12:24 +00:00
Andrew Resch
19b88b1a65 Add tracker_error_alert to python bindings 2008-04-24 09:45:50 +00:00
Arvid Norberg
228e225489 scans at most 300 peers when finding a connect candidate. Supposedly fixes cpu spikes on large swarms 2008-04-24 07:49:23 +00:00
Arvid Norberg
b73112682c client test ui updates 2008-04-24 04:17:54 +00:00
Arvid Norberg
c043d4b21d initial support for queuing 2008-04-24 03:28:48 +00:00
Arvid Norberg
fc7dd2c5eb tracker logger fix 2008-04-24 01:35:48 +00:00
Arvid Norberg
7a432786e7 added url to tracker alerts. introduced a base class for all tracker alerts 2008-04-23 01:54:21 +00:00
Andrew Resch
05c1a64c76 Move the torrent_checked alert post to torrent::files_checked 2008-04-23 01:01:00 +00:00
Arvid Norberg
4740dd030e added AM_CFLAGS to makefile 2008-04-22 23:32:27 +00:00
Arvid Norberg
d4ddf3712a initializes totals to 0 in torrent 2008-04-22 22:37:40 +00:00
Arvid Norberg
1607acd0f8 fixed typo 2008-04-22 21:02:05 +00:00
Arvid Norberg
e8e5308e6b udp socket fix 2008-04-22 20:56:10 +00:00
Arvid Norberg
da72fe56e5 udp tracker connection fix 2008-04-22 17:30:28 +00:00
Arvid Norberg
0550363b85 geo ip fix in client_test 2008-04-22 17:17:01 +00:00
Arvid Norberg
3d59e6e7e9 improved support for large files in configure script 2008-04-22 16:22:51 +00:00
Arvid Norberg
4f132ec568 added GeoIP sources to make files 2008-04-22 00:59:56 +00:00
Arvid Norberg
9a434a919f some more ASNum additions 2008-04-22 00:05:23 +00:00
Andrew Resch
9e63383458 Fix #300 add session.find_torrent() and session.get_torrents() to
python bindings.
Fix session.load_asnum_db() and session.load_country_db()
2008-04-20 20:12:33 +00:00
Arvid Norberg
a4b69e5b2d logging improvements 2008-04-20 17:17:58 +00:00
Arvid Norberg
39eaf766fa lazy_bdecode fixes 2008-04-20 03:18:49 +00:00
Arvid Norberg
d91a256386 UPnP fix 2008-04-20 03:02:31 +00:00
Arvid Norberg
23732bafce connect candidate counter fix 2008-04-20 00:19:31 +00:00
Arvid Norberg
72176a9256 lazy bdecoder additions and fixes 2008-04-19 03:00:07 +00:00
Arvid Norberg
b452020404 fixed resume data bug 2008-04-16 07:51:08 +00:00
Arvid Norberg
779b006ac0 fixed missing torrent_checked_alert 2008-04-16 07:02:39 +00:00