Commit Graph

  • 0647c902ac role_type is in boost/beast/core/role.hpp (API Change): Vinnie Falco 2019-02-25 16:00:50 -0800
  • 81f33a0f89 Rename to async_base, stable_async_base Vinnie Falco 2019-02-25 09:31:51 -0800
  • 5dd01155e6 Doc work Vinnie Falco 2019-02-25 07:45:30 -0800
  • 28eecefaaa
    Set version to 220 Vinnie Falco 2019-02-24 19:44:12 -0800
  • d9400ce618 Refactor docs Vinnie Falco 2019-02-23 21:00:58 -0800
  • 50be985254 Release notes Vinnie Falco 2019-02-23 15:19:35 -0800
  • 3038234376
    Set version to 219 Vinnie Falco 2019-02-23 12:07:39 -0800
  • f92999b613 Doc work Vinnie Falco 2019-02-23 12:04:48 -0800
  • 6331e03a3a OpenSSL is required for tests and examples Vinnie Falco 2019-02-23 10:46:43 -0800
  • 59bda5d9c6 basic_parser is abstract, not CRTP (API Change): Vinnie Falco 2019-02-23 06:55:12 -0800
  • bbd62dd181 ssl_stream is a public interface Vinnie Falco 2019-02-23 09:56:52 -0800
  • 094f5ec5cb Better treatment of SSL short reads: Vinnie Falco 2019-02-23 06:34:52 -0800
  • d4dddec1c0 Reduce template instantiations Vinnie Falco 2019-02-22 20:08:20 -0800
  • 46eb006757 Tidy up docs Vinnie Falco 2019-02-22 19:46:29 -0800
  • 73c7f3ea3e Visual Studio 2017 minimum requirement for Windows Vinnie Falco 2019-02-22 18:46:09 -0800
  • d048aa8e7e More split definitions in test::stream Damian Jarek 2019-02-23 02:30:08 +0100
  • c82237512a
    Set version to 218 Vinnie Falco 2019-02-22 17:26:21 -0800
  • 955354b9dd Enable split Beast compilation for tests Vinnie Falco 2019-02-22 13:06:43 -0800
  • 4a5ab9785c Add OpenSSL installation/setup instructions Damian Jarek 2019-02-21 00:32:37 +0100
  • c5af2e7fcc Fixes to some CI targets Vinnie Falco 2019-02-22 04:58:26 -0800
  • 90b783cb62 detect_ssl, async_detect_ssl are public interfaces Vinnie Falco 2019-02-21 18:09:39 -0800
  • b2807ae3ee
    Set version to 217 Vinnie Falco 2019-02-21 13:19:43 -0800
  • 7d1edfc866 Trim Travis OSX cpp versions Vinnie Falco 2019-02-21 13:18:57 -0800
  • ee13bfad70 Fast prng is pcg Vinnie Falco 2019-02-21 10:56:11 -0800
  • 6ada618c12 Check BOOST_NO_CXX11_THREAD_LOCAL Vinnie Falco 2019-02-21 07:00:31 -0800
  • d08cc82e15 Use async_initiate Vinnie Falco 2019-02-20 20:25:01 -0800
  • e2d3f741b8 Fix compile errors Vinnie Falco 2019-02-20 22:01:30 -0800
  • 95314b7c3a Adjust Travis matrix Vinnie Falco 2019-02-20 19:54:48 -0800
  • eea3929b26 Concept check tidying Vinnie Falco 2019-02-20 19:19:59 -0800
  • 2b92189b65 Doc tidying Vinnie Falco 2019-02-20 18:55:01 -0800
  • c681241d70 Large WebSocket Upgrade response no longer overflows Vinnie Falco 2019-02-20 16:03:09 -0800
  • 9c83a9c6e7 Tidy up user-config.jam for tests Vinnie Falco 2019-02-20 15:29:28 -0800
  • 51994d133f Release notes Vinnie Falco 2019-02-20 12:18:44 -0800
  • b7f2792062 Fix file_body_win32 Vinnie Falco 2019-02-20 09:39:10 -0800
  • c3c3777661 Pass strand to async_accept Vinnie Falco 2019-02-20 07:07:01 -0800
  • fd4b080a4a RatePolicy documentation Vinnie Falco 2019-02-19 20:29:35 -0800
  • eaa3d5f975 Tidy up some warnings Vinnie Falco 2019-02-19 19:23:40 -0800
  • 093f966f69 Disable bind_continuation Vinnie Falco 2019-02-19 19:04:49 -0800
  • 28d3b41a43 websocket idle pings Vinnie Falco 2019-02-19 17:14:34 -0800
  • 62aa1b9717 Reorder Travis matrix items Vinnie Falco 2019-02-19 16:38:22 -0800
  • 28f5921bd6
    Set version to 216 Vinnie Falco 2019-02-19 16:30:05 -0800
  • 8f536f173c bjam variant names are global Vinnie Falco 2019-02-19 09:58:06 -0800
  • a5adc328e4 basic_stream uses async_initiate Vinnie Falco 2019-02-19 09:51:36 -0800
  • c5b655c954 basic_stream connects are members Vinnie Falco 2019-02-19 09:36:13 -0800
  • 0ad7390e94 Use async_initiate in basic_stream Vinnie Falco 2019-02-19 09:01:45 -0800
  • 23a7bcc67e Add RatePolicy to basic_stream Vinnie Falco 2019-02-10 12:27:28 -0800
  • 6baa607295 Fixes to support Asio changes (API Change): Vinnie Falco 2019-02-18 12:42:24 -0800
  • ac24e58fb3 Add make_strand Vinnie Falco 2019-02-18 13:38:40 -0800
  • bc436da9c5 Documentation work Vinnie Falco 2019-02-18 06:04:02 -0800
  • 3f50efa138 WebSocket Decorator is a socket option (API Change): Vinnie Falco 2019-02-17 16:03:09 -0800
  • 085fb66b26 websocket test coverage Vinnie Falco 2019-02-17 05:23:40 -0800
  • e831e8b7ee Add detail::decorator Vinnie Falco 2019-02-17 13:22:14 -0800
  • 79c777e776 Tidying and fixes Vinnie Falco 2019-02-16 18:35:22 -0800
  • fc7b47fc5d Use suggested timeouts in Websocket examples Vinnie Falco 2019-02-16 14:01:37 -0800
  • f21358186e Add websocket::stream timeouts Vinnie Falco 2019-02-13 08:00:07 -0800
  • dfd08bf6ae Refactor websocket::stream operations Vinnie Falco 2019-01-20 12:25:30 -0800
  • 6af6a8da99 Travis OSX uses c++11 Vinnie Falco 2019-02-18 09:27:22 -0800
  • 9f8cf7d599
    Set version to 215 Vinnie Falco 2019-02-14 17:29:15 -0800
  • 5c01953076 Remove unused file Vinnie Falco 2019-02-16 05:31:20 -0800
  • 00e8c381cd Examples use ssl_stream Vinnie Falco 2019-02-16 05:29:13 -0800
  • 22dcb4a3cb example/cppcon2018 is removed: Vinnie Falco 2019-02-16 04:16:55 -0800
  • ca1b620527 Use std::bind for control_callback Vinnie Falco 2019-02-15 17:52:57 -0800
  • 2e62f25701 Use async_op_base::invoke Vinnie Falco 2019-02-15 15:47:36 -0800
  • f41363c60c Add async_op_base::invoke Vinnie Falco 2019-02-15 15:16:51 -0800
  • fdaf2ea7e1 Rename to async_op_base::invoke_now Vinnie Falco 2019-02-15 15:02:38 -0800
  • a781285e2f Add experimental test/handler.hpp Vinnie Falco 2019-02-15 15:18:33 -0800
  • 18447553ca Examples use bind_front_handler Vinnie Falco 2019-02-14 16:20:27 -0800
  • 92add2afa6 bind_front_handler works with member functions Vinnie Falco 2019-02-14 16:16:04 -0800
  • d410b429c0 Remove bind_back_handler Vinnie Falco 2019-02-14 16:11:14 -0800
  • 5ed9f7712e basic_stream uses boost::shared_ptr Vinnie Falco 2019-02-14 12:54:32 -0800
  • 65cbc158cf Tidy up example docs and some names Vinnie Falco 2019-02-14 07:52:56 -0800
  • d43d9421a4
    Set version to 214 Vinnie Falco 2019-02-13 13:30:04 -0800
  • ebc5246c47 Rewrite the echo-op example Vinnie Falco 2019-02-13 12:16:17 -0800
  • 96b2944f70 Add detail::bind_continuation Vinnie Falco 2019-02-11 21:10:29 -0800
  • c08ce90e2c Tidy up a warning Vinnie Falco 2019-02-12 20:28:30 -0800
  • b6f215a00d handler binders use the associated allocator Vinnie Falco 2019-02-12 05:42:41 -0800
  • 1a80dd4560
    Set version to 213 Vinnie Falco 2019-02-10 05:49:31 -0800
  • 45d722874f Use tcp_stream, HTTP timeouts in advanced servers Vinnie Falco 2019-02-10 05:48:29 -0800
  • 6ee1a88292 Use tcp_stream in WebSocket server examples Vinnie Falco 2019-02-09 22:30:54 -0800
  • 920909673a Use tcp_stream in WebSocket client examples Vinnie Falco 2019-02-09 22:20:33 -0800
  • cab2472ee9 Use timeouts in HTTP client examples Vinnie Falco 2019-02-09 22:04:01 -0800
  • 5b97fbb966 Use timeouts in HTTP server examples Vinnie Falco 2019-02-09 20:26:48 -0800
  • 9b14774ada basic_stream subsumes stranded_stream: Vinnie Falco 2019-02-09 05:15:48 -0800
  • 0ce8ebbefd Fix posix_file::close handling of EINTR: Vinnie Falco 2019-02-09 11:32:33 -0800
  • 68ee0df2ce
    Set version to 212 Vinnie Falco 2019-02-08 21:10:15 -0800
  • 168f674b4a Improved websocket stream documentation Vinnie Falco 2019-02-08 13:26:55 -0800
  • 44ed20aa2c buffers_front tests Vinnie Falco 2019-02-08 10:47:36 -0800
  • b8aa6be7fd stranded_socket tests and tidy Vinnie Falco 2019-02-07 20:11:21 -0800
  • f15bbf10b4 flat_stream tests and tidy Vinnie Falco 2019-02-07 21:43:02 -0800
  • 98834967c3 dynamic_buffer_ref tests and tidy Vinnie Falco 2019-02-07 20:57:50 -0800
  • 06efddd8b8
    Set version to 211 Vinnie Falco 2019-02-07 17:30:18 -0800
  • cd28598e5b Fixes to rfc7230: Daniel Sewtz 2019-02-07 23:47:05 +0100
  • 55d319a9d9 multi_buffer::clear preserves capacity Vinnie Falco 2019-02-07 14:02:46 -0800
  • c3125e8358 flat_buffer::clear preserves capacity Vinnie Falco 2019-02-07 11:47:57 -0800
  • 27a6f57200 Add flat_stream: Vinnie Falco 2019-02-07 11:26:35 -0800
  • 3896f9aa9c Add stranded_stream Vinnie Falco 2019-02-04 19:25:44 -0800
  • cdc6e76ab7 Remove extra semicolon Benjamin Buch 2019-02-07 17:36:03 +0100
  • 812a19706a Improvements to test::stream: Vinnie Falco 2019-02-06 14:40:48 -0800
  • a142082cf2 Workaround for vs2015 Vinnie Falco 2019-02-06 05:22:09 -0800
  • dc02f63050 close_socket is in stream_traits.hpp Vinnie Falco 2019-02-05 21:03:20 -0800