Commit Graph

  • 916dcf8eb3 Remove superfluous log messages from tests develop Mohammad Nejati 2025-05-22 17:18:06 +00:00
  • 07cc9a20bc docs: Remove moved sections Mohammad Nejati 2025-05-22 14:43:31 +00:00
  • 19c38c308a Replace detail/work_guard.hpp with net::executor_work_guard master Mohammad Nejati 2025-04-27 10:04:53 +00:00
  • 78478557f6 Conditionally define immediate_executor_type in async_base Mohammad Nejati 2025-04-25 14:41:23 +00:00
  • f60f7c152f added cstdint include Yuhan Liu 2025-04-25 02:54:39 -04:00
  • c5d20f50c5 Update .github/build.yml Mohammad Nejati 2025-04-25 16:46:12 +00:00
  • 1f3c4089ab Use handshake_timeout for closing handshake during read operations Mohammad Nejati 2025-04-13 12:47:56 +00:00
  • 1d8dfae490 Fix a typo in release notes boost-1.88.0 Mohammad Nejati 2025-03-26 10:03:02 +00:00
  • f1492dd164 Fix link to async_teardown in teardown document Edward Nolan 2025-03-04 16:16:54 -05:00
  • a2975187f9 Boost 1.88 release notes boost-1.88.0.beta1 Mohammad Nejati 2025-02-28 07:42:13 +00:00
  • fecd29050a Version 357 Mohammad Nejati 2025-02-28 07:41:47 +00:00
  • e0884660f4 Add examples of Unix domain sockets Mohammad Nejati 2025-02-27 19:59:29 +00:00
  • 41c1abb402 Add SSL/TLS Certificate section to documentation Mohammad Nejati 2025-02-26 09:53:15 +00:00
  • 0451018f25 CMake test targets are prefixed with boost_beast_ Mohammad Nejati 2025-02-13 12:32:38 +00:00
  • ee2b5b2ff9 Replace SSL_set1_host with asio::ssl::host_name_verification Mohammad Nejati 2025-02-12 08:42:45 +00:00
  • ea38d841b0 SSL examples verify peer cert hostname Mohammad Nejati 2025-02-11 13:12:53 +00:00
  • 4e384f086b async_read_some documentation mentions how to identify message completion Mohammad Nejati 2025-02-11 08:47:32 +00:00
  • 8c3d8a907d Improve documentation of websocket::stream::async_close Mohammad Nejati 2025-02-10 18:59:22 +00:00
  • 684fbfb356 Increase timeout tolerance in ping tests Mohammad Nejati 2025-02-10 20:26:04 +00:00
  • 95386da791 Update websocket idle timer upon receiving a ping message Mohammad Nejati 2025-02-08 12:15:48 +00:00
  • f9387fda71 websockets: Count pings from server as activity for idle_timeout Morten Minde Neergaard 2023-08-11 14:17:11 +02:00
  • 84115e5b13 fuzz targets link against header-only library Mohammad Nejati 2024-12-15 08:09:38 +00:00
  • 8b379d4fb1 Fix out-of-band access issue in iequals function Mohammad Nejati 2024-12-15 08:29:50 +00:00
  • cc58816ffc Update GHA CI Mohammad Nejati 2024-12-01 10:02:19 +00:00
  • 718992bf93 Use boost.io node Alexander Grund 2024-12-08 20:02:05 +01:00
  • 33cfc5653c GHA: Override node20 in old containers Mohammad Nejati 2024-11-27 16:28:32 +00:00
  • bed0e1be3c Make CMakeLists.txt compatible with version 3.8 Mohammad Nejati 2024-11-27 13:43:44 +00:00
  • bb42991e17 Update GHA matrix Mohammad Nejati 2024-11-26 06:51:29 +00:00
  • e55670d0d0 Remove Boost.Scope dependency from examples Mohammad Nejati 2024-11-26 06:48:05 +00:00
  • c00cca32a4 Make all compile definitions target-specific Mohammad Nejati 2024-11-25 07:54:21 +00:00
  • ce3f2196c4 Remove unused CI configurations and scripts Mohammad Nejati 2024-11-23 16:11:29 +00:00
  • 8fe93ba861 CI pipeline for building and testing CMake targets Mohammad Nejati 2024-11-23 09:20:13 +00:00
  • 9c184406ea Register tests in CMakeLists Mohammad Nejati 2024-11-23 09:17:11 +00:00
  • 827ecf5e93 Organize source files in CMakeLists with source_group Mohammad Nejati 2024-11-23 06:20:00 +00:00
  • 75e45287fb Refactor CMakeLists Mohammad Nejati 2024-11-20 19:54:25 +00:00
  • a21250d12d Fixed docs typos boost-1.87.0.beta1 boost-1.87.0 Alexey Romko 2024-11-08 11:25:17 +03:00
  • 6d66afbd0e Boost 1.87 release notes Mohammad Nejati 2024-10-29 09:17:39 +00:00
  • f42d178249 Version 356 Mohammad Nejati 2024-10-29 09:06:34 +00:00
  • 71cea5c4d9 Fix -Wdeprecated-literal-operator warnings Mohammad Nejati 2024-10-30 08:23:16 +00:00
  • 0886fd891a Suppress -Wunused-parameter warnings in tests Mohammad Nejati 2024-10-26 07:59:43 +00:00
  • 4ea56c4b39 Fix unreachable code warning in tests Mohammad Nejati 2024-10-25 09:37:27 +00:00
  • b85b166e34 Enable -Wextra in test/Jamfile Mohammad Nejati 2024-10-25 09:33:14 +00:00
  • 0078272001 Add forward declaration headers Mohammad Nejati 2024-10-15 12:12:48 +00:00
  • 225a25b57c Update drone.star Mohammad Nejati 2024-10-15 14:18:13 +00:00
  • eba476ada6 Update maintainers list Mohammad Nejati 2024-10-15 08:49:14 +00:00
  • 207737695a Remove static specifier from clamp functions Mohammad Nejati 2024-10-15 07:42:44 +00:00
  • 7ce0ebe47c Fix warnings in json_client example Mohammad Nejati 2024-09-19 08:32:04 +00:00
  • 3ddcf4ed38 Jamfile cleanup Mohammad Nejati 2024-09-04 06:53:50 +00:00
  • 333b5511da stream_state.ipp: add missing include Mohammad Nejati 2024-09-04 18:20:46 +00:00
  • cbcf6cb262 basic_stream: Fix call to net::dispatch Mohammad Nejati 2024-09-04 14:06:42 +00:00
  • 21545dbcaf Make permessage-deflate status queryable in websocket::stream Saleh Hatefinya 2024-07-29 22:16:42 +03:30
  • a9121c259b boost_json links` statically Mohammad Nejati 2024-09-01 08:04:14 +00:00
  • 6b13fd42f4 CI: fix fuzzer builds Mohammad Nejati 2024-09-01 08:01:02 +00:00
  • 2bda7870fe Add support for modular build structure. (#2905) René Ferdinand Rivera Morell 2024-09-01 02:56:02 -05:00
  • aefc564fa7 basic_parser: remove skip_ usage Mohammad Nejati 2024-08-21 18:29:09 +00:00
  • b1f377b2eb basic_parser: set state_ before calling on_finish_impl Mohammad Nejati 2024-08-20 17:47:03 +00:00
  • a620d4175a basic_parser: apply header_limit_ to trailer headers Mohammad Nejati 2024-08-20 07:18:55 +00:00
  • f181fbf6e4 basic_parser returns error::header_limit ealier Mohammad Nejati 2024-08-19 14:35:48 +00:00
  • a9c4a19f26 parser uses basic_fields::insert() with error_code overload Mohammad Nejati 2024-08-17 13:05:51 +00:00
  • 2e6d9bb491 Add overload for basic_fields::insert() to set error_code Mohammad Nejati 2024-08-16 22:40:53 +00:00
  • 848e20680f Fix cancellation in teardown_tcp_op Mohammad Nejati 2024-08-06 07:39:56 +00:00
  • 5f5507f647 Initiating functions no longer perform mutating operations Mohammad Nejati 2024-08-05 15:41:57 +00:00
  • fee9be0be1 Fix Wattributes warnings in tests boost-1.86.0 Mohammad Nejati 2024-07-12 10:54:23 +00:00
  • 2427765fb3 Fix friend declarations of asio::associator<> boost-1.86.0.beta1 Mohammad Nejati 2024-07-10 10:05:41 +00:00
  • 29615eac94 Boost 1.86 release notes Mohammad Nejati 2024-07-09 09:04:58 +00:00
  • ef10d6eba2 Version 355 Mohammad Nejati 2024-07-08 06:51:25 +00:00
  • 375b0b5ee8 server-flex-awaitable: connections get their own strand Mohammad Nejati 2024-07-08 06:37:08 +00:00
  • ff5672ec07 awaitable examples are simplified Mohammad Nejati 2024-07-05 11:02:20 +00:00
  • aabd5b51d3 net::prepend is replaced with net::append Mohammad Nejati 2024-07-06 18:22:43 +00:00
  • dadd1bc785 fix narrowing conversion in read_size_hint_db() Mohammad Nejati 2024-07-05 15:51:24 +00:00
  • 6978e37b63 CI: cancel currently running workflows on new commits Mohammad Nejati 2024-07-07 08:21:14 +00:00
  • a3a800b2e3 CI: workaround for missing Node 20 in older containers Mohammad Nejati 2024-07-04 12:10:56 +00:00
  • 75812db90a get_executor() works on initiation objects Mohammad Nejati 2024-07-04 10:24:42 +00:00
  • 1a2b85b7a4 Fix overloads that are ambiguous when using default completion tokens Christopher Kohlhoff 2024-06-26 23:22:10 +10:00
  • ee9762eb38 CI runs fuzzers Mohammad Nejati 2024-06-22 10:09:52 +00:00
  • 1b874927c1 Add fuzzing targets Mikhail Khachayants 2024-06-18 22:23:01 +03:00
  • e7f49190ef Fix basic_fields move assignment Mohammad Nejati 2024-06-08 20:36:39 +00:00
  • e55b559ed3 Fix -Wmissing-braces warnings Mohammad Nejati 2024-06-09 08:35:28 +00:00
  • b5d7c9998b Version 354 Mohammad Nejati 2024-05-31 14:52:32 +00:00
  • 74d28c030d Partial writes don't cause bytes_transferred underflow Mohammad Nejati 2024-06-06 09:57:07 +00:00
  • 767397e0c1 read_size_hint does not exceed read_message_max Mohammad Nejati 2024-06-05 12:59:40 +00:00
  • 4bff457ef7 Add 418 I'm a teapot HTTP status Alexander Kernozhitsky 2024-06-02 12:56:44 +02:00
  • 146de67f5e Fix -Wnonnull warnings Mohammad Nejati 2024-06-01 11:05:00 +00:00
  • 8da9a776ff Suppress -Wnoexcept-type warnings Mohammad Nejati 2024-05-31 19:11:35 +00:00
  • da4cdb8a1e Suppress -Wself-move warnings Mohammad Nejati 2024-05-31 19:35:00 +00:00
  • a11ea6bc72 Fix -Wattributes warnings Mohammad Nejati 2024-05-31 19:30:17 +00:00
  • eaaeb8b36b Fix -Wdangling-reference warnings Mohammad Nejati 2024-05-31 17:20:39 +00:00
  • b502789d89 Fix -Wunused-function warnings Mohammad Nejati 2024-05-31 16:50:20 +00:00
  • 9c7777e7f0 ssl_stream and flat_stream are deprecated Mohammad Nejati 2024-05-30 11:51:55 +00:00
  • 4089e27357 net::ssl::stream is canonical in snippets Mohammad Nejati 2024-05-30 11:39:48 +00:00
  • 03b792faac net::ssl::stream is canonical in examples Mohammad Nejati 2024-05-30 08:15:35 +00:00
  • bd804b6520 ssl_stream does not use flat_stream Mohammad Nejati 2024-05-30 06:58:07 +00:00
  • 6dd3cf7ab1 std::bind is superfluous in some examples Mohammad Nejati 2024-05-29 20:06:23 +00:00
  • cf72589ae9 Add 'SSL/TLS Shutdown Procedure' section to documentation Mohammad Nejati 2024-05-28 09:54:07 +00:00
  • 9bf2184b33 Fix error handling in SSL shutdown operations in examples Mohammad Nejati 2024-05-28 09:31:17 +00:00
  • 0afa15e8cb Remove macOS-11 from CI matrix Mohammad Nejati 2024-05-21 06:31:05 +00:00
  • d425048fe0 Expand CI matrix Mohammad Nejati 2024-05-20 06:33:50 +00:00
  • 55035d17c5 zlib: Annotate fallthrough case Orgad Shaneh 2024-05-19 15:10:10 +03:00
  • 2dcdef3890 Handle expired timers in basic_stream transfer_op Mohammad Nejati 2024-05-13 07:36:11 +00:00
  • 95f0cfb926 Expand CI matrix to include msvc-14.3 with C++14 and C++17 Mohammad Nejati 2024-05-11 08:41:11 +00:00