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 |
Arvid Norberg
|
d69d615be4
|
fixed bug where web seeds would not disconnect if being resolved when the torrent was paused
|
2009-09-07 06:17:22 +00:00 |
Arvid Norberg
|
5164c42a00
|
fixed url-seed bug causing only a single web seed to be connected
|
2009-09-07 06:09:57 +00:00 |
Arvid Norberg
|
578fbccceb
|
fix windows physical disk offset support
|
2009-09-07 05:31:29 +00:00 |
Arvid Norberg
|
3e9725b5d7
|
made peer_blocked_alert derive from torrent_alert
|
2009-09-07 01:47:30 +00:00 |
Arvid Norberg
|
3ea1b0d304
|
alloca build fixes
|
2009-09-06 23:56:07 +00:00 |
Georg Rudoy
|
4cb1c9f006
|
Hopefully really fixed alloca.h for now.
|
2009-09-06 18:43:09 +00:00 |
Georg Rudoy
|
5b5597e523
|
Possibly fixed not found alloca on FreeBSD.
|
2009-09-06 18:22:55 +00:00 |
Arvid Norberg
|
b673a1bab1
|
i2p fix
|
2009-09-06 17:03:11 +00:00 |
Arvid Norberg
|
209b135956
|
msvc format string fixes
|
2009-09-06 16:47:48 +00:00 |
Arvid Norberg
|
d0cb5049f7
|
windows support for disk physical offset
|
2009-09-06 07:44:45 +00:00 |