Commit Graph

  • bea31bfff6 Fix nullptr implicit cast on fields::set() Richard Hodges 2020-09-11 18:56:42 +02:00
  • 91d9457ab9 Add Sec-* HTTP headers Richard Hodges 2020-09-07 17:15:50 +02:00
  • 7811f4c52f Fix assert when basic_stream used as underlying of ssl::stream with 0-length write Richard Hodges 2020-09-03 11:43:36 +02:00
  • 4eb7d06d5d Set version to 301 Richard Hodges 2020-08-24 12:27:25 +02:00
  • 2036931674 Fix Travis CI bug Richard Hodges 2020-08-28 15:58:06 +02:00
  • 9e6822773e Fix erroneous error when HTTP body_limit is none Richard Hodges 2020-08-28 12:23:40 +02:00
  • d04ff199bb Fix unreachable code warning with MSVC Richard Hodges 2020-07-23 11:54:37 +02:00
  • b07edea9d7 Fix logic error in advance_server_flex Georg Gast 2020-08-25 15:42:48 +02:00
  • e7c677effe Windows links to bcrypt for filesystem Vinnie Falco 2020-07-27 15:43:55 -07:00
  • 982120c73e Fix file open with append_existing flag on posix Richard Hodges 2020-07-21 17:38:07 +02:00
  • ccd0f8822a Websocket SSL teardown also tears down underlying TCP Richard Hodges 2020-07-20 12:38:46 +02:00
  • a35cd32005 Update WebSocket examples to set TLS SNI Richard Hodges 2020-07-16 09:18:18 +02:00
  • bc1fc65d7e Add handler tracking locations to websocket Richard Hodges 2020-08-27 13:44:33 +02:00
  • 8c21c80f43 Add handler tracking locations to tcp teardown Richard Hodges 2020-08-27 09:49:26 +02:00
  • 2f6bf76cb4 Eliminate spurious uninitialised variable warning in detect_ssl Richard Hodges 2020-08-27 09:38:58 +02:00
  • 932db900c3 Add handler tracking locations to flat_stream Richard Hodges 2020-08-26 14:32:42 +02:00
  • 886ac8b7a0 Add handler tracking locations to detect_ssl Richard Hodges 2020-08-26 13:35:01 +02:00
  • 4357e8356e Add handler tracking locations to icy_stream Richard Hodges 2020-08-25 13:48:25 +02:00
  • 11385141ea Add handler tracking locations to http operations Christopher Kohlhoff 2020-08-15 23:30:04 +10:00
  • 5641d9498b Add handler tracking locations to basic_stream Christopher Kohlhoff 2020-08-15 23:29:44 +10:00
  • eb789859f5 Add Beast_ENABLE_HANDLER_TRACKING cmake option Richard Hodges 2020-08-25 13:47:54 +02:00
  • 201105e66a Set version to 300 boost-1.75.0.beta1 boost-1.74.0 Richard Hodges 2020-07-17 15:31:56 +02:00
  • 2efb729c53 Fix compile errors under Clang 3.4 Richard Hodges 2020-07-22 13:07:42 +02:00
  • 4f913cab63 Fix portability bug in websocket server sync example Richard Hodges 2020-07-23 11:10:52 +02:00
  • b168f6242d additional dockerfiles for testing sdarwin 2020-07-16 18:15:26 +00:00
  • 28a7a99e75 simplify openssl on windows sdarwin 2020-07-14 16:15:41 +00:00
  • 3486e9cb18 Dockerfile for windows sdarwin 2020-07-10 13:28:56 +00:00
  • 11a3b932b2 Set Version to 299 boost-1.74.0.beta1 Richard Hodges 2020-07-07 19:27:03 +02:00
  • 4624dec026 Fix type in release notes Akira Takahashi 2020-07-07 15:12:09 +09:00
  • f036077547 Fix race in http-crawl Richard Hodges 2020-07-07 12:31:45 +02:00
  • 03d43aa397 Set Version to 298 Richard Hodges 2020-07-03 15:58:53 +02:00
  • a9b5bf343d Examples require tracked Richard Hodges 2020-07-04 08:22:39 +02:00
  • de1e63c597 Fix style errors Richard Hodges 2020-07-04 07:33:22 +02:00
  • b84d8ad3d4 Add Linux Docker test matrix Richard Hodges 2020-04-30 08:00:37 +02:00
  • 81b677e7d3 Update release notes Richard Hodges 2020-07-02 18:40:31 +02:00
  • 719f1a5505 Fix websocket stream when using net.ts executor type Richard Hodges 2020-07-03 07:57:00 +02:00
  • 060f59685c Support BOOST_ASIO_NO_TS_EXECUTORS Richard Hodges 2020-06-25 16:03:59 +02:00
  • 5f1adfbc6d Refactor get_io_context Richard Hodges 2020-06-26 14:43:48 +02:00
  • 107b01ad24 Update bind_handler test to use standard executor form Christopher Kohlhoff 2020-06-25 08:22:24 +10:00
  • ca95101a88 Don't test deprecated hooks Christopher Kohlhoff 2020-06-23 11:27:18 +10:00
  • 06a0b18b1d Use strand<> rather than legacy executor io_context::strand Christopher Kohlhoff 2020-06-23 11:26:44 +10:00
  • aef2559c7a Use dispatch/post free functions to be independent of executor concept Christopher Kohlhoff 2020-06-23 11:25:34 +10:00
  • 55302a3f8f New name for polymorphic executor. Trait for detecting new executors Christopher Kohlhoff 2020-06-23 09:50:03 +10:00
  • 22f2f5dcf4 Handler invoke and allocation hooks are deprecated Christopher Kohlhoff 2020-06-23 09:49:17 +10:00
  • 6f57e5934c Set version to 297 Richard Hodges 2020-06-12 14:27:09 +02:00
  • 93040ea8cc iless and iequal take part in Heterogeneous Lookup Richard Hodges 2020-06-05 15:35:30 +02:00
  • 14c3d50b57 Deprecate string_param (API Change): Richard Hodges 2020-06-04 19:18:44 +02:00
  • ae2b699e04 Fix max() compile error Richard Hodges 2020-06-11 13:48:25 +02:00
  • f25c904d14 Set version to 296 Richard Hodges 2020-06-03 12:58:53 +02:00
  • 0fa658f644 Remove buffers_adapter.hpp (API Change): Richard Hodges 2020-06-02 19:32:04 +02:00
  • 62b55e6d2d Remove zlib error invalid_code_lenths(sic) (API Change): Richard Hodges 2020-06-02 19:22:37 +02:00
  • cba83c0b42 Remove core/type_traits.hpp (API Change): Richard Hodges 2020-06-02 16:51:19 +02:00
  • 92364b8db8 Remove reset function from flat_static_buffer (API Change): Richard Hodges 2020-06-02 16:05:04 +02:00
  • 4fbb0079c3 Remove mutable_data_type from Dyanmic Buffers (API Change): Richard Hodges 2020-06-02 15:26:57 +02:00
  • 3fb693eda6 Remove deprecated lowest_layer from test::stream. Richard Hodges 2020-06-02 13:04:23 +02:00
  • 60d4b54ec7 Remove handler_pointer (API Change): Richard Hodges 2020-06-02 12:57:43 +02:00
  • 840cc8f9d6 Remove websocket::role_type (API Change): Richard Hodges 2020-06-01 20:07:29 +02:00
  • 24d0b1f7bd Remove accept_ex and handshake_ex (API Change): Richard Hodges 2020-06-01 18:52:39 +02:00
  • abd3b88539 Rename to BOOST_BEAST_ALLOW_DEPRECATED (API Change): Richard Hodges 2020-06-01 16:45:30 +02:00
  • 13a928a872 Set version to 295 Richard Hodges 2020-05-29 16:49:07 +02:00
  • 0fdf9cb4df Parser body_limit is optional (API Change): Richard Hodges 2020-05-26 09:56:16 +02:00
  • d7f1426f34 Fix basic_stream expires_after (API Change): Richard Hodges 2020-05-21 14:48:51 +02:00
  • 73097d3bd3 Fix std::FILE namespace qualification Richard Hodges 2020-05-26 13:02:54 +02:00
  • adb1419ebd Set version to 294 Richard Hodges 2020-05-20 15:42:06 +02:00
  • 871e439ac1 Fix FILE namespace qualification Edward Diener 2020-04-03 08:37:30 -04:00
  • 1054661723 Fix http read bytes_transferred (API Change) Richard Hodges 2020-05-08 13:54:40 +02:00
  • fc7c645f64 Set version to 293 Richard Hodges 2020-05-04 16:35:30 +02:00
  • 42bd4d4d18 Reduce dependencies of buffers_prefix Richard Hodges 2020-05-04 18:24:31 +02:00
  • 27ce598bad No automatic User-Agent in WebSocket Richard Hodges 2020-05-04 16:27:48 +02:00
  • 4be7c5aec3 Fix async_connect documentation Richard Hodges 2020-05-04 14:21:12 +02:00
  • 438c238ab9 Comment move behaviour of basic_stream Richard Hodges 2020-05-01 17:42:28 +02:00
  • 0cc3acdb83 Fix assert in websocket Richard Hodges 2020-05-01 16:56:15 +02:00
  • 379cbefc39 Set version to 292 Richard Hodges 2020-04-30 08:03:30 +02:00
  • 638e2d1244 Fix compilation errors with msvc /std:c++latest Richard Hodges 2020-04-30 13:45:04 +02:00
  • fda558e034 Fix standalone compilation error with std::string_view Richard Hodges 2020-04-30 17:11:05 +02:00
  • e5c48d4f0d OpenSSL 1.0.2 or later is required Richard Hodges 2020-04-30 16:40:46 +02:00
  • a4b5cd8473 Fix c++20 deprecation warning in span_body Richard Hodges 2020-04-30 08:27:48 +02:00
  • 83fc0018a8 Set version to 291 Richard Hodges 2020-04-28 19:32:37 +02:00
  • d016ff52af Fix all async initiating functions with use_awaitable: Richard Hodges 2020-04-27 18:45:05 +02:00
  • 24cc4a7aee Fix async_detect_ssl with use_awaitable Richard Hodges 2020-04-27 16:19:28 +02:00
  • 9eba942d1f Add clang coroutines-ts to circleci config Richard Hodges 2020-04-27 16:11:59 +02:00
  • f5064e0c46 Set version to 290 boost-1.73.0 Richard Hodges 2020-04-20 11:46:07 +02:00
  • b2f3598313 Tidy up warnings Vinnie Falco 2020-04-20 07:43:59 -07:00
  • 652f48006a Link GitHub issues in release notes Richard Hodges 2020-04-18 08:59:48 +02:00
  • ff69637ced Use newer OS for some Travis configs Vinnie Falco 2020-04-19 16:55:37 -07:00
  • 3c6600c8f4 Set Version to 289 Richard Hodges 2020-04-08 15:37:20 +02:00
  • c397227eb5 Fix Host header in websocket examples Richard Hodges 2020-04-08 14:09:24 +02:00
  • 483b00d20f Fix msvc ICE in test boost-1.73.0.beta1 Vinnie Falco 2020-03-29 13:22:34 -07:00
  • 45e8771972 Update Release Notes Richard Hodges 2020-03-23 15:50:55 +01:00
  • fe9951c980 Document websocket sub-protocols Richard Hodges 2020-03-25 13:13:26 +01:00
  • 6b8b54f761 Update credits Richard Hodges 2020-03-19 18:15:17 +01:00
  • d12dcef52c Fix Content-Length parsing Richard Hodges 2020-03-18 16:45:05 +01:00
  • 5e9e517dc5 Set version to 288 Richard Hodges 2020-03-18 15:55:03 +01:00
  • 7e48270c1b Set version to 287 Richard Hodges 2020-03-17 16:08:11 +01:00
  • 570eafcd40 Ensure basic_stream::close will not throw Richard Hodges 2020-03-13 18:47:08 +01:00
  • a21c1b7298 Fix examples to dispatch to strand Richard Hodges 2020-03-12 15:28:53 +01:00
  • 929b15f844 Correct buffer_bytes documentation Richard Hodges 2020-03-11 18:13:35 +01:00
  • c08e636711 Refactor websocket read: Richard Hodges 2020-03-16 20:13:52 +01:00
  • 18ae07e96e remove CODE_OF_CONDUCT.md Richard Hodges 2020-03-11 18:07:12 +01:00
  • c8a726f962 Set version to 286 Richard Hodges 2020-02-26 11:24:12 +01:00