Commit Graph

  • caf1443887 Set version to 130 Vinnie Falco 2017-10-27 17:04:06 -07:00
  • d8a0200929 Remove cxx11_sfinae_expr build requirement from tests Vinnie Falco 2017-10-27 16:40:08 -07:00
  • 970daa340a Tidy up fallthrough warning Vinnie Falco 2017-10-27 16:05:09 -07:00
  • 79bb602a20 Set version to 129 Vinnie Falco 2017-10-27 10:34:28 -07:00
  • 597802c38a Fix prepare_payload: chunked is HTTP/1.1 Vinnie Falco 2017-10-27 07:14:04 -07:00
  • b5389ba5f2 Documentation tidying Vinnie Falco 2017-10-26 16:05:50 -07:00
  • c3367e0746 Add autobahn test report to doc Vinnie Falco 2017-10-26 11:08:24 -07:00
  • ffbe65f4c9 Set version to 128 Vinnie Falco 2017-10-25 18:48:43 -07:00
  • 55185b8de9 Add explicit-failures-markup.xml Vinnie Falco 2017-10-26 08:13:32 -07:00
  • 2746184850 Tidy up fast websocket server host names Vinnie Falco 2017-10-26 05:52:11 -07:00
  • c029efaf7c Temporarily disable utf8 validation tests Vinnie Falco 2017-10-25 23:24:19 -07:00
  • 85f2dcca33 Fix utf8 validation for autobahn Vinnie Falco 2017-10-25 23:23:59 -07:00
  • 3d3bc87042 Use synchronous writes in chunk output example Vinnie Falco 2017-10-25 22:55:56 -07:00
  • 2555942010 Use message::need_eof in example servers Vinnie Falco 2017-10-25 18:48:19 -07:00
  • 1754d5427d Add message::need_eof Vinnie Falco 2017-10-25 18:41:04 -07:00
  • 5c14ab9f7c Rename some basic_parser observers (API Change): Vinnie Falco 2017-10-25 18:04:54 -07:00
  • 6225c5bd2f Add has_content_length_impl to Fields (API Change): Vinnie Falco 2017-10-25 17:47:12 -07:00
  • feb525f829 Remove serializer::chunked (API Change): Vinnie Falco 2017-10-24 17:23:38 -07:00
  • 129c7d8b78 Remove serializer::keep_alive (API Change): Vinnie Falco 2017-10-23 12:14:07 -07:00
  • 93c849d6d4 Update doc links Vinnie Falco 2017-10-25 17:08:26 -07:00
  • 80af45ecfb Set version to 127 Vinnie Falco 2017-10-25 10:19:15 -07:00
  • 4927fa42d7 More Jamfile compiler requirements for tests Vinnie Falco 2017-10-25 10:44:11 -07:00
  • f4facffae3 Version command line option for HTTP client examples: Sorin Fetche 2017-10-25 08:24:47 -07:00
  • bea7d6e019 Add BOOST_BEAST_NO_POSIX_FADVISE Berkus Decker 2017-10-25 10:05:36 -07:00
  • 1e9fcbad61 Set version to 126 Vinnie Falco 2017-10-24 06:20:59 -07:00
  • 6ccc61d940 Fix buffered_read_stream async_read_some signature Vinnie Falco 2017-10-24 13:32:35 -07:00
  • ab2a225a9a Update Boost.WinAPI usage to the new location and namespace. Andrey Semashev 2017-10-24 21:25:23 +03:00
  • 645fdb6581 Add Travis tests with the default compilers Peter Dimov 2017-10-24 16:37:12 +03:00
  • 41e61a7458 Fix executor type compilation Vinnie Falco 2017-10-24 06:40:22 -07:00
  • e94dcae10c Fix shadowing in session_alloc Vinnie Falco 2017-10-24 06:20:42 -07:00
  • c4bef9cc29 Fix doc typo Vinnie Falco 2017-10-23 12:06:04 -07:00
  • e146f2c7be Don't return end_of_stream on win32 file body writes Vinnie Falco 2017-10-23 12:02:48 -07:00
  • 8312c6eb86 Tidy up unused variable warnings Vinnie Falco 2017-10-23 20:17:56 -07:00
  • 1faac0b0fb Update stream write documentation for end of stream changes Vinnie Falco 2017-10-23 06:03:44 -07:00
  • 4337804f5d Update README.md Vinnie Falco 2017-10-23 18:03:29 -07:00
  • 42095dcb34 Add CppCon2017 presentation link Vinnie Falco 2017-10-23 17:54:33 -07:00
  • 860b764ba4 Set version to 125 Vinnie Falco 2017-10-23 12:54:10 -07:00
  • 3a28e999af Update for Net-TS Asio (API Change): Vinnie Falco 2017-09-07 07:39:52 -07:00
  • 9dc9ca13b9 Set version to 124 v124 Vinnie Falco 2017-10-20 18:41:00 -07:00
  • 5c6b232654 Fix basic_fields javadoc Vinnie Falco 2017-10-22 07:21:54 -07:00
  • 56fee93601 Fix for a test matrix compiler Vinnie Falco 2017-10-21 17:39:24 -07:00
  • d0d4e0a740 http write returns success on connection close (API Change): Vinnie Falco 2017-10-20 10:19:58 -07:00
  • 885b9dfe0b Set version to 123 Vinnie Falco 2017-10-15 09:01:36 -07:00
  • 2399b610e3 Clear previous message fields in parser Vinnie Falco 2017-10-16 12:09:20 -07:00
  • e832baf93f Check compiler feature in Jamfile Vinnie Falco 2017-10-16 07:23:33 -07:00
  • a30d30e379 Fix spurious race in websocket close test Vinnie Falco 2017-10-15 08:47:40 -07:00
  • 1e412715b1 Use unit-test subtree Vinnie Falco 2017-10-15 08:59:17 -07:00
  • e837673385 Merge commit '9f5ea1daf9ad262fb909a45fca774b66707eea8b' as 'subtree/unit_test' Vinnie Falco 2017-10-15 07:37:58 -07:00
  • 9f5ea1daf9 Squashed 'subtree/unit_test/' content from commit e8af9ee63 Vinnie Falco 2017-10-15 07:37:58 -07:00
  • f09b2d3e1c Set version to 122 Vinnie Falco 2017-10-06 11:27:01 -07:00
  • 6ca2ef8449 Add missing case in error test Vinnie Falco 2017-10-10 08:17:16 -07:00
  • 8179be560e config.hpp is not a public header Vinnie Falco 2017-10-10 07:49:03 -07:00
  • 7594c88f8f CMake 3.5.1 is required Vinnie Falco 2017-10-09 14:35:46 -07:00
  • 2ac6936312 Fix zlib symbol conflicts Vinnie Falco 2017-10-07 11:17:00 -07:00
  • a517df9090 assert on empty buffer in websocket read Vinnie Falco 2017-10-06 11:32:11 -07:00
  • 6e08fa0a21 Add test for issue 807 Vinnie Falco 2017-10-05 19:23:43 -07:00
  • 0bc2a41404 Set version to 121 Vinnie Falco 2017-10-03 05:52:06 -07:00
  • 471638c60e Fix enum and non-enum in conditional exp. warning Gyorgy Szekely 2017-10-03 12:00:15 +02:00
  • f5f1b7d6fa Add test for issue 802 Vinnie Falco 2017-10-03 05:29:01 -07:00
  • 7fe74b1bf5 Set version to 120 Vinnie Falco 2017-10-01 10:15:05 -07:00
  • c0cf030528 OpenSSL targets are optional (CMake) Vinnie Falco 2017-10-01 10:33:49 -07:00
  • bbc1f14347 Fix spurious strand_ in advanced_server_flex Vinnie Falco 2017-10-01 10:14:47 -07:00
  • b3564c86ae Set version to 119 Vinnie Falco 2017-09-30 07:26:03 -07:00
  • 011aedc0d3 Fix typo in javadoc Vinnie Falco 2017-09-30 07:29:22 -07:00
  • 167f9641a4 Tidy up doc badge links Vinnie Falco 2017-09-30 07:25:33 -07:00
  • e35ae82dd6 Set version to 118 Vinnie Falco 2017-09-21 16:12:18 -07:00
  • ac6c23dd6b Doc root is at index.html Vinnie Falco 2017-09-25 21:18:04 -07:00
  • 04bf98298f Update build instructions Vinnie Falco 2017-09-25 20:43:37 -07:00
  • fa4df7eb60 Remove unused strands in server examples Peter Jankuliak 2017-09-22 11:05:20 +02:00
  • c81558e38b file_win32 opens for read-only in shared mode: Nils Gladitz 2017-09-20 23:39:56 +02:00
  • 5a7b8b23db Fix writing headers into std::ostream Peter Jankuliak 2017-09-21 17:28:04 +02:00
  • 0f5ea371c1 Set version to 117 Vinnie Falco 2017-09-19 19:52:39 -07:00
  • b5f22bdef6 Add buffers_to_string Vinnie Falco 2017-09-15 15:17:07 -07:00
  • 2c656a22f9 Remove buffers_suffix::get (API Change): Vinnie Falco 2017-09-15 14:20:10 -07:00
  • 06fb2b9dfc buffers_cat replaces buffer_cat (API Change): Vinnie Falco 2017-09-15 10:03:59 -07:00
  • 38c2816539 buffers_front replaces buffer_front (API Change): Vinnie Falco 2017-09-15 09:59:17 -07:00
  • e94a65b04a buffers_prefix replaces buffer_prefix (API Change) Vinnie Falco 2017-09-15 09:55:03 -07:00
  • 795da80859 buffers_suffix replaces consuming_buffers (API Change): Vinnie Falco 2017-09-15 12:52:45 -07:00
  • dca65932a8 Set version to 116 Vinnie Falco 2017-09-12 17:16:07 -07:00
  • 38e28966ea message::version is a member function (API Change): Vinnie Falco 2017-09-12 13:49:45 -07:00
  • 54fe7cacf7 message::body is a member function (API Change): Vinnie Falco 2017-09-12 12:45:52 -07:00
  • 0d4d239d05 Set version to 115 Vinnie Falco 2017-09-10 16:11:10 -07:00
  • 1de06dfaeb Update README.md master doc link Vinnie Falco 2017-09-10 16:10:21 -07:00
  • 60a33019d4 Set version to 114 Vinnie Falco 2017-09-10 14:35:52 -07:00
  • c388a92227 Set version to 113 Vinnie Falco 2017-09-09 06:40:08 -07:00
  • 4880cdd472 Remove field_range copy constructor Howard Hinnant 2017-09-05 13:14:51 -04:00
  • 0007afdaf2 Fix handler signature in async_read_header Vinnie Falco 2017-09-09 06:39:49 -07:00
  • d6fce5a00f Set version to 112 Vinnie Falco 2017-09-03 21:44:08 -07:00
  • 49d9d47a0b HTTP reads and writes return bytes transferred (API Change): Vinnie Falco 2017-09-03 18:06:09 -07:00
  • cc8246e27e Update websocket notes Vinnie Falco 2017-09-03 18:39:15 -07:00
  • a73b6474e9 Add doc read and write handler class details Vinnie Falco 2017-09-03 18:19:31 -07:00
  • c0e5f14702 WebSocket writes return the bytes transferred (API Change): Vinnie Falco 2017-09-03 06:18:07 -07:00
  • 942bca0cc3 Set version to 111 Vinnie Falco 2017-08-31 14:28:30 -07:00
  • 647b3d68e1 Suspended ops special members Vinnie Falco 2017-08-31 17:10:34 -07:00
  • 51a5a36118 Refactor stream operations and tests plus coverage Vinnie Falco 2017-08-31 17:52:09 -07:00
  • 9f089c2a33 Fix utf8 check split code point at buffer end Vinnie Falco 2017-08-30 17:39:24 -07:00
  • c8a42bba0a Set version to 110 Vinnie Falco 2017-08-28 16:13:51 -07:00
  • b13e02bb55 Fix invalid iterator in test reporter Vinnie Falco 2017-08-29 08:21:55 -07:00
  • 96c53a048f Add Add test::stream::lowest_layer: Damian Jarek 2017-08-28 22:18:54 +02:00
  • 30b98674d5 Refactor websocket stream: fixes and tests Vinnie Falco 2017-08-26 20:10:04 -07:00