Clone this repo:
  1. eb22276 Binders need to use decay to work correctly with references. by Christopher Kohlhoff · 10 years ago master
  2. d4f7d5c Make executors shallow-const. by Christopher Kohlhoff · 10 years ago
  3. fe7dbb7 Suppress unused typedef warning when using clang. by Christopher Kohlhoff · 10 years ago
  4. 6c70257 Use SSL_CTX_clear_chain_certs, if available. by Christopher Kohlhoff · 10 years ago
  5. 522ce62 Add aliases for chrono facilities. by Christopher Kohlhoff · 10 years ago
  6. 8fa67b7 Refactor detection of compiler thread support. by Christopher Kohlhoff · 10 years ago
  7. 583e059 Fix MSVC warning. by Christopher Kohlhoff · 10 years ago
  8. e2c60ab Enable noexcept for newer MSVCs. by Christopher Kohlhoff · 10 years ago
  9. 1d32436 Add support for Windows 8.1 store apps. by Christopher Kohlhoff · 10 years ago
  10. 5b89400 Don't dereference the end iterator when async_connect exhausts the range. by Christopher Kohlhoff · 10 years ago
  11. 34412f7 Use correct value for the basic_resolver_results::end() iterator. by Christopher Kohlhoff · 10 years ago
  12. 81f7fbd Change type of concurrency_hint to int. by Christopher Kohlhoff · 10 years ago
  13. 5f9639b Mark buffer functions with noexcept. by Christopher Kohlhoff · 10 years ago
  14. 70aecd8 Add data() and size() member functions to buffers. by Christopher Kohlhoff · 10 years ago
  15. 24c6d7e Fix up some I/O objects to use non-deprecated get_executor(). by Christopher Kohlhoff · 10 years ago
  16. f1ebd95 Rename execution_context members to shutdown and destroy. by Christopher Kohlhoff · 10 years ago
  17. d3bbf37 Don't provide io_service typedef when ASIO_NO_DEPRECATED is defined. by Christopher Kohlhoff · 10 years ago
  18. 47b956f Regenerate documentation. by Christopher Kohlhoff · 10 years ago
  19. 45124f3 Rename io_service to io_context. by Christopher Kohlhoff · 10 years ago
  20. b056bff Fix some long lines. by Christopher Kohlhoff · 10 years ago