..
cmake
CMake build: Asio is now used header-only, remove definitions saying otherwise.
2015-11-02 14:24:56 -05:00
CMakeLists.txt
CMake build: specify examples sources manually instead of globbing.
2015-07-17 20:13:14 -04:00
Jamfile
extend the tutorial
2016-02-23 00:54:14 -05:00
Makefile.am
add missing files to makefile
2016-08-23 02:04:24 -04:00
bt-get.cpp
extend the tutorial
2016-02-23 00:54:14 -05:00
bt-get2.cpp
fix bug in bt-get2.cpp example
2016-08-23 00:27:11 -04:00
client_test.cpp
add unit test for 'file_sizes' entry in resume data ( #1248 )
2016-10-23 22:01:09 -04:00
connection_tester.cpp
fix connection_tester to support generating fake data for arbitrary torrents ( #1181 )
2016-10-04 07:31:07 -07:00
dump_torrent.cpp
clean up use of error categories
2015-11-24 00:50:51 -05:00
make_torrent.cpp
clean up some examples
2016-09-18 17:14:18 -07:00
print.cpp
add piece matrix to client_test
2016-03-13 19:13:38 -04:00
print.hpp
add piece matrix to client_test
2016-03-13 19:13:38 -04:00
run_benchmarks.py
Add/fix shebang in python scripts, add execute permission (linux), remove whitespace/tabs at end of line
2015-07-12 14:24:01 +08:00
run_cmake.sh.in
merged changes from RC_1_0
2014-11-19 09:23:08 +00:00
session_view.cpp
enable disk cache pool allocator by default. fix ansi escape code conversion in client_test on windows
2016-02-27 17:42:31 -05:00
session_view.hpp
fix examples build. fix print formatting bugs. fix some gcc warnings
2015-04-25 04:22:51 +00:00
simple_client.cpp
clean up some examples
2016-09-18 17:14:18 -07:00
stats_counters.cpp
fix examples build. fix print formatting bugs. fix some gcc warnings
2015-04-25 04:22:51 +00:00
torrent_view.cpp
add error_code to torrent_status instead of error string
2015-11-05 20:43:23 -05:00
torrent_view.hpp
separate out announce_entry and torrent_status into their own headers
2015-09-18 08:08:08 -04:00
upnp_test.cpp
landed alert_queue feature branch into trunk
2015-04-03 20:15:48 +00:00