.. |
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
|
extend the tutorial
|
2016-02-23 00:54:14 -05:00 |
bt-get.cpp
|
extend the tutorial
|
2016-02-23 00:54:14 -05:00 |
bt-get2.cpp
|
extend tutorial and finish bt-get example
|
2016-02-28 15:44:59 -05:00 |
client_test.cpp
|
fix support for auto disk cache size and disk buffer pool allocator behavior
|
2016-03-06 16:14:55 -05:00 |
connection_tester.cpp
|
Fix resource leak
|
2015-07-11 15:12:55 +08:00 |
dump_torrent.cpp
|
clean up use of error categories
|
2015-11-24 00:50:51 -05:00 |
make_torrent.cpp
|
clean up use of error categories
|
2015-11-24 00:50:51 -05:00 |
print.cpp
|
improve windows output of client_test
|
2016-02-27 19:40:04 -05:00 |
print.hpp
|
raise warning level. fix a few of them. filter out warnings from boost
|
2015-04-18 02:33:39 +00: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
|
separate out announce_entry and torrent_status into their own headers
|
2015-09-18 08:08:08 -04: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 |