Arvid Norberg
|
dfccf0b412
|
some DHT work
|
2009-09-29 17:06:08 +00:00 |
Arvid Norberg
|
138fb8c679
|
extended DHT unit test to include error reporting
|
2009-09-27 17:41:51 +00:00 |
Arvid Norberg
|
7d4338b7f7
|
added data triven DHT message parsing and verification
|
2009-09-27 05:27:43 +00:00 |
Arvid Norberg
|
f36688a364
|
initial support for torrent tag store in DHT
|
2009-09-27 03:38:41 +00:00 |
Arvid Norberg
|
1017a716ef
|
fix unit test
|
2009-09-27 01:33:36 +00:00 |
Arvid Norberg
|
5b563d5522
|
improved forward compatibility in DHT
|
2009-09-27 00:40:05 +00:00 |
Georg Rudoy
|
c631c00653
|
Fixed build: use incoming_error from correct namespace.
|
2009-09-25 22:03:35 +00:00 |
Arvid Norberg
|
9b15c11740
|
don't send stats to trackers received through tracker exchange
|
2009-09-25 18:17:59 +00:00 |
Arvid Norberg
|
6eefa02c56
|
fixed link error with incoming_error
|
2009-09-25 16:32:02 +00:00 |
Arvid Norberg
|
fbccefb70b
|
improved invalid filename character replacement
|
2009-09-25 15:08:28 +00:00 |
Arvid Norberg
|
ba12527c5a
|
added set_piece_deadline to the python binding
|
2009-09-25 15:03:24 +00:00 |
Arvid Norberg
|
ef6e709ef6
|
added wait_for_alert to python binding
|
2009-09-25 14:35:28 +00:00 |
Arvid Norberg
|
7e430d5a2a
|
resume data alerts are always posted, regardless of alert mask
|
2009-09-23 18:44:21 +00:00 |
cristiangreco
|
57995668fe
|
fix some error/warning strings typos
|
2009-09-22 11:30:31 +00:00 |
Arvid Norberg
|
6de02f9895
|
fixed deadlock in natpmp implementation
|
2009-09-22 04:01:01 +00:00 |
Arvid Norberg
|
a1c37d4796
|
add apple specific build line to clear out any extended file attributes before rebuilding
|
2009-09-21 01:12:49 +00:00 |
Arvid Norberg
|
cc5bc86a5c
|
http_tracker_connection shutdown fix
|
2009-09-20 15:32:23 +00:00 |
Arvid Norberg
|
e289b9c6ac
|
build fixes
|
2009-09-20 15:21:31 +00:00 |
Arvid Norberg
|
54cce9da60
|
simplified and optimized the DHT implementation
|
2009-09-20 00:23:36 +00:00 |
cristiangreco
|
8b15d6b850
|
configure.ac: try to guess real svn revision if any
|
2009-09-19 01:55:39 +00:00 |
Arvid Norberg
|
aafc0bab4e
|
fixed test_natpmp build
|
2009-09-19 00:09:34 +00:00 |
Arvid Norberg
|
d16a5d855e
|
fixed assert in http_connection
|
2009-09-18 19:55:41 +00:00 |
cristiangreco
|
b5b96a74fa
|
fix missing '.cpp' suffix to some recently included source files
|
2009-09-18 19:23:04 +00:00 |
cristiangreco
|
e1def2ccaa
|
configure.ac: cleanup python detection scripts
|
2009-09-18 18:47:57 +00:00 |
cristiangreco
|
59e37cf109
|
more fixes to set_version.py due to the new configure script
|
2009-09-18 18:44:12 +00:00 |
Arvid Norberg
|
9802ef9eb9
|
fixed bug in set_version.py script
|
2009-09-18 17:43:50 +00:00 |
Arvid Norberg
|
4fde3de683
|
remove dependency on lexical_cast in bandwidth limiter test (since it kept failing on snow leopard)
|
2009-09-18 07:00:40 +00:00 |
cristiangreco
|
deccb51a7d
|
fix headers install path
|
2009-09-17 21:50:38 +00:00 |
Georg Rudoy
|
e8327c96b1
|
Build fixes.
|
2009-09-17 11:22:18 +00:00 |
cristiangreco
|
d0ad578ee2
|
configure.ac: set lower depencency on autoconf 2.63 (shouldn't require any
change)
|
2009-09-16 08:15:17 +00:00 |
Arvid Norberg
|
0f62beebb3
|
improved compile time by moving rate limiter implementation to a cpp file and making it a non-template
|
2009-09-16 04:41:35 +00:00 |
Arvid Norberg
|
6c67da08d6
|
split socket.hpp up in multiple headers to lower build time somewhat
|
2009-09-16 03:46:36 +00:00 |
Arvid Norberg
|
550fb333a2
|
restored disk_access graph size
|
2009-09-16 03:14:06 +00:00 |
cristiangreco
|
7205a1f58d
|
build_dist.sh: compatibility fix
|
2009-09-14 20:59:39 +00:00 |
cristiangreco
|
3edcce1619
|
improve autotool bootstrap script to check for required versions
|
2009-09-14 20:52:48 +00:00 |
Arvid Norberg
|
f4427a582a
|
fixed disk buffer leak in smart_ban extension
|
2009-09-14 17:07:39 +00:00 |
Arvid Norberg
|
6858a29b83
|
fixed potential pure virtual function call in extensions on shutdown
|
2009-09-14 02:08:34 +00:00 |
cristiangreco
|
00f2202bb1
|
configure.ac: attempt to improve python detection by using a different m4
script
|
2009-09-13 23:28:18 +00:00 |
Arvid Norberg
|
1e6b8f488d
|
fixed documentation typo
|
2009-09-13 16:51:27 +00:00 |
Arvid Norberg
|
35bca49c61
|
add torrent priority to adjust bandwidth allocation of torrent's peers
|
2009-09-13 02:24:25 +00:00 |
Arvid Norberg
|
ce9cf5657d
|
some cleanup and moved the upload_only = true to avoid failing an invariant check
|
2009-09-12 21:27:52 +00:00 |
cristiangreco
|
fd6630de5a
|
configure.ac: added more output about python environment to config.report
|
2009-09-12 17:03:35 +00:00 |
Arvid Norberg
|
e43dacb275
|
NAME_MAX fix
|
2009-09-10 17:12:17 +00:00 |
Arvid Norberg
|
3d9c8f1b2d
|
cleaned up usage of MAX_PATH and related macros
|
2009-09-10 03:54:10 +00:00 |
cristiangreco
|
2fd925a4ae
|
Rewrite autotools build system (new configure.ac, changes for various
Makefile.am and fixed m4 scripts). Could still need some fixes.
|
2009-09-10 02:22:13 +00:00 |
Arvid Norberg
|
8e068cb801
|
fixed interger overflow bug
|
2009-09-09 17:59:01 +00:00 |
Arvid Norberg
|
31d63ee5be
|
replaces invalid filename characters with . and fixed the http_parser unit test in 0.14
|
2009-09-09 17:56:25 +00:00 |
Arvid Norberg
|
ddbb35cf7d
|
fixed bug in connect candidate counter
|
2009-09-09 16:42:52 +00:00 |
Arvid Norberg
|
d168a709a2
|
promote an assert to expensive invariant checks only
|
2009-09-09 16:34:50 +00:00 |
Arvid Norberg
|
72360c3c27
|
fixed download piece performance bug in piece picker
|
2009-09-08 02:38:53 +00:00 |