Commit Graph

2796 Commits

Author SHA1 Message Date
Arvid Norberg 3b7e484d6a various fixes for potential shutdown freezes 2008-12-07 20:25:04 +00:00
Arvid Norberg eda4032a93 fixed mistake in setup.py.in 2008-12-05 17:10:56 +00:00
Arvid Norberg da93e19c5d make setup.py print a friendly error message if it was not configured with boost.python instead of failing to build 2008-12-05 16:57:37 +00:00
Arvid Norberg a54c3fc0e7 added space after Host: http header 2008-12-04 21:44:21 +00:00
Arvid Norberg aeee715dd6 slight upnp optimization 2008-12-04 06:24:57 +00:00
Arvid Norberg 2d4bdbca7d fixed disk_io_thread over-allocation 2008-12-03 06:42:53 +00:00
Arvid Norberg 78d0c06728 regenerated html 2008-12-02 08:41:02 +00:00
Arvid Norberg 7dbce70e96 updated python binding docs 2008-12-02 08:39:44 +00:00
Arvid Norberg 3d136a8e93 fixed logging build 2008-12-02 08:29:45 +00:00
Arvid Norberg d5a22544fb updated changelog 2008-12-02 08:22:28 +00:00
Arvid Norberg 4cc15f34ad fixed nat-pmp bug 2008-12-02 08:20:29 +00:00
Arvid Norberg eacab8680e fixed illegal type conversion 2008-12-01 20:37:06 +00:00
Arvid Norberg 70f4303d92 added tracker IP to tracker_response callback and added filtering of local IPs in pex and tracker responses. #409 2008-12-01 08:48:54 +00:00
Arvid Norberg 58a3f6e4a0 added wpath overload for torrent_info constructor 2008-12-01 07:52:59 +00:00
Arvid Norberg a00ddba109 fixed bug that would grossly underestimate the TCP/IP overhead 2008-12-01 07:23:58 +00:00
Arvid Norberg 96e34b80b2 added missing string in state_change_alert 2008-12-01 07:01:53 +00:00
Arvid Norberg 4b738fca7a added previous state to state_changed_alert. #401 2008-12-01 00:19:05 +00:00
Arvid Norberg ea7715988c made windows build of python bindings optimize for space 2008-11-30 08:33:54 +00:00
Arvid Norberg 8e48e81ead added wpath and wstring overloads for functions dealing with paths for more complete wide character support. #432 2008-11-30 08:12:26 +00:00
Arvid Norberg aab4876ec3 added missing images to makefile to be included in package 2008-11-30 08:04:49 +00:00
Arvid Norberg 58b3061f11 regenerated html 2008-11-30 07:59:29 +00:00
Arvid Norberg a10db6dad7 added missing documentation of torrent_handle::rename_file 2008-11-30 07:04:21 +00:00
Arvid Norberg 490ad37c43 fixes to unit tests 2008-11-30 06:10:37 +00:00
Arvid Norberg 6027f9f20c made assert tied to the new TORRENT_DEBUG define. Fixed two include problems that surfaced as a result 2008-11-30 04:50:52 +00:00
Arvid Norberg 9126bef840 bumped VERSION_INFO_REVISION 2008-11-30 01:59:15 +00:00
Arvid Norberg c59465209b updated changelog 2008-11-30 00:19:03 +00:00
Arvid Norberg 18d3744adb added python converter from unicode to path 2008-11-30 00:17:21 +00:00
Arvid Norberg 6519660372 add port number of host field in http requests 2008-11-29 23:00:57 +00:00
Arvid Norberg db8d817977 updated changelog 2008-11-29 21:44:54 +00:00
Arvid Norberg 1022ba45fc fixed bug in disk IO thread which would make it sometimes0 exit the thread if an error occurred 2008-11-29 21:38:34 +00:00
Arvid Norberg 09b3a865ef fixed compiler flags in pkg-config file and made header files not depend on the NDEBUG define 2008-11-29 21:33:21 +00:00
Arvid Norberg d1a2b774e6 changed how trackers are handled. Implements #297 by setting session_settings::announce_to_all_trackers to true 2008-11-29 08:38:40 +00:00
Arvid Norberg acbdbfc1ef added tracker exchange (tex) extension 2008-11-27 20:51:59 +00:00
Arvid Norberg 1b686a1364 m_currently_trying_tracker cleanup 2008-11-27 20:48:29 +00:00
Arvid Norberg 65559b3441 made example client_test UI more compact 2008-11-27 20:10:17 +00:00
Arvid Norberg 5ed3daa49a PEX optimization 2008-11-26 08:27:57 +00:00
Arvid Norberg 3fd5405fa9 torrent_handle::add_tracker() 2008-11-26 01:42:14 +00:00
Arvid Norberg 294e62a4c3 current_tracker now also indicates which tracker is being tried. fixes #404 2008-11-26 01:31:54 +00:00
Arvid Norberg 93a0103746 ut_metadata fix to not send metadata for private torrents 2008-11-25 19:25:49 +00:00
cg25 153cad1315 Fix configure script to check for minimal python version 2.4 (instead of 2.5). 2008-11-25 15:12:42 +00:00
Arvid Norberg 2cd1838f38 exception fix in udp_socket 2008-11-24 19:19:27 +00:00
Arvid Norberg 73907913d7 force recheck assert fix 2008-11-24 19:18:53 +00:00
Arvid Norberg 0836ceec0b more setup.py fixed for windows build 2008-11-24 00:38:26 +00:00
Arvid Norberg 86f2365be4 regenerated docs 2008-11-23 21:57:46 +00:00
Arvid Norberg 98f2a7d82b updated changelog 2008-11-23 20:45:41 +00:00
Arvid Norberg 36b29053f9 fixed windows python bindings build. Made setup.py build with boost-build on windows, to be able to generate a windows binary installer for the python bindings 2008-11-23 20:41:24 +00:00
Arvid Norberg f8b6d1c483 fixed geoip shared linking in Jamfile 2008-11-23 20:40:08 +00:00
Arvid Norberg 157603b597 first pass at a link compatibility check 2008-11-23 15:44:11 +00:00
Arvid Norberg c8c914c7e5 updated 0.14.1 Changelog 2008-11-23 07:51:11 +00:00
Arvid Norberg 94c8edc344 add boost-system dependency to .pc file 2008-11-23 07:16:53 +00:00