Commit Graph

27 Commits

Author SHA1 Message Date
roman_rybalko 5314b639e2 boost detection fixes: now able to launch with boost1.34 and boost1.35 2008-06-13 12:20:55 +00:00
Arvid Norberg 3ea8c933d3 applied patch from #324 2008-05-12 16:45:51 +00:00
Arvid Norberg 6d3e241464 updated deluge screenshot on project page 2008-03-25 08:05:18 +00:00
Arvid Norberg 76b23bbf8d added fatrat to project page. added missing docs to makefile 2008-03-25 07:06:20 +00:00
Arvid Norberg a8ed63494a added documentation how to set up an environment to run the libtorrent tests 2008-03-21 04:52:12 +00:00
Arvid Norberg f8ebe3839d added build documentation to makefile to be included in releases 2008-03-16 19:43:01 +00:00
Arvid Norberg 034681c7ec python bindings fixes 2008-03-10 03:19:57 +00:00
Arvid Norberg 561042bce7 added unit tests to the makefile 2008-01-02 04:46:57 +00:00
Arvid Norberg 844c5fa695 fixed makefile 2007-08-17 00:54:51 +00:00
Arvid Norberg 4000cc6ac3 added python binding docs to Makefile.am 2007-05-04 22:34:34 +00:00
Arvid Norberg f0cdebf6bb removed previously deleted build tutorials from makefile 2007-04-15 03:18:49 +00:00
Arvid Norberg 23c95e35a0 merged fixes from RC_0_12 branch 2007-03-12 01:05:15 +00:00
Arvid Norberg e051892c21 patches to configure.in and Makefile.am by brandon rioja 2007-02-25 10:18:14 +00:00
Arvid Norberg c84e96898b added workaround for incorrectly encoded paths in torrent files 2006-10-12 23:51:10 +00:00
Arvid Norberg e50a7c10d2 updated Makefiles 2006-10-04 10:53:43 +00:00
Arvid Norberg 22deb903db updated Changelog and added --enable-examples configure option. 2006-08-27 18:47:02 +00:00
Arvid Norberg 5ef57265bf first version with DHT support. Limited pipelining used by url-seeds. Fixed one configuration problem on FreeBSD. 2006-08-01 15:27:08 +00:00
Arvid Norberg eef4ffa18c preliminary http proxy support for web seeds, bumped version number 2006-07-27 18:07:51 +00:00
Arvid Norberg 252b31c515 added projects document to makefile 2006-06-21 14:05:48 +00:00
Arvid Norberg 903e11e458 moved the asio headers into the include directory, to have them installed when libtorrent is installed. improved the complexity of torrent_info::map_file(), It's now O(1). 2006-06-17 22:04:25 +00:00
Arvid Norberg 94628fa78d fixed race condition in peer_connection, fixed assert in torrent destructor, updated tests 2006-05-28 19:03:54 +00:00
Arvid Norberg 262e97f21d updated to latest version of asio. fixed a problem with low resolution timers in the second_tick code found by Massaroddel. 2006-05-20 15:30:40 +00:00
Arvid Norberg 41810b1166 merged back the asio development branch 2006-04-25 21:04:48 +00:00
Arvid Norberg 0f57bd3331 updated documentation to reflect the new function set_max_half_open_connections 2005-11-03 12:23:09 +00:00
Michael Wojciechowski d73bc950c6 Files used for building a debian package, pkg-config support 2005-08-27 20:07:17 +00:00
Arvid Norberg 3464c61778 made file_win.cpp included in the dist 2005-08-25 13:46:18 +00:00
peerkoel 77956fb5a6 Adding files to setup autotools.
Minor spelling fix in manual.html.
2005-08-17 00:24:41 +00:00