Commit Graph

  • 8918b2aceb Set version to 1.0.0-b16 Vinnie Falco 2016-10-10 14:51:14 -0400
  • bfaa4d2530 Fix websocket failure tests Vinnie Falco 2016-10-14 14:03:16 -0400
  • 14f13cc74a Fix Writer exemplar in docs Vinnie Falco 2016-10-10 16:05:08 -0400
  • aed6c0e288 Relax ForwardIterator requirements in FieldSequence Vinnie Falco 2016-10-10 12:39:54 -0400
  • 0eb3605232 Refactor base_parser_v1 callback traits: Vinnie Falco 2016-10-10 08:28:12 -0400
  • 2106f364f6 Add pause option to on_headers interface: Vinnie Falco 2016-10-10 07:55:39 -0400
  • ce18124566 Improve first line serialization Vinnie Falco 2016-10-10 09:00:57 -0400
  • a26a8ea433 Constrain parser_v1 constructor Vinnie Falco 2016-10-10 06:37:07 -0400
  • bca43529b0 Refine Parser concept: Vinnie Falco 2016-10-09 20:27:24 -0400
  • 18eeddfab6 Fix on_headers called twice from basic_parser_v1 Vinnie Falco 2016-10-09 20:29:55 -0400
  • 113ecb0c34 Put back missing Design section in docs Vinnie Falco 2016-10-09 14:42:17 -0400
  • 5855b34d6e Make auto_fragment a boolean option Vinnie Falco 2016-06-10 15:48:39 -0400
  • 1156b483c4 Rename to write_buffer_size Vinnie Falco 2016-06-10 13:20:41 -0400
  • 74f9211366 Frame processing routines are member functions Vinnie Falco 2016-06-10 09:43:57 -0400
  • fbc8ddbc81 Make value optional in param-list Vinnie Falco 2016-06-05 13:39:13 -0400
  • ad966d6217 Set version to 1.0.0-b15 Vinnie Falco 2016-10-05 19:34:05 -0400
  • bc665ee1ec Fix handling empty HTTP headers in parser_v1.hpp Radoslaw Zarzynski 2016-10-05 23:17:17 +0200
  • 843d7a5a9c Regression test for empty headers Vinnie Falco 2016-10-05 18:19:41 -0400
  • 6b0b016b21 Tidy up error types: Vinnie Falco 2016-10-04 18:00:11 -0400
  • f2a283ed10 Tidy up DynamicBuffer requirements Vinnie Falco 2016-10-04 17:53:23 -0400
  • 19c4ae3140 Fix doc reference section Vinnie Falco 2016-10-04 16:34:33 -0400
  • 9135cdff1a Fix message_v1 constructor Vinnie Falco 2016-10-03 13:52:13 -0400
  • e8527babeb Add Secure WebSocket example Vinnie Falco 2016-10-02 16:42:50 -0400
  • 2ad5223d80 Add HTTPS example Vinnie Falco 2016-10-02 16:33:42 -0400
  • 62bd4bb13f rfc7230 section 3.3.2 compliance Vinnie Falco 2016-09-30 08:44:49 -0400
  • c5bd32e39d Use bin/sh Vinnie Falco 2016-09-30 13:31:12 -0400
  • 252c2c620f Update README.md for CppCon 2016 presentation Vinnie Falco 2016-10-07 23:25:04 -0400
  • 0a347f2b25 Set version to 1.0.0-b14 Vinnie Falco 2016-09-27 11:09:12 -0400
  • 9cc65c8850 Update and tidy documentation Vinnie Falco 2016-09-25 11:19:51 -0400
  • 0821ca6e11 Update README.md Vinnie Falco 2016-09-25 12:19:47 -0400
  • dff2751c07 Use BOOST_ASSERT Vinnie Falco 2016-09-25 12:17:32 -0400
  • 58d3ea6548 Don't rely on undefined behavior Vinnie Falco 2016-09-28 17:33:44 -0400
  • 41a8342d3b Better WebSocket decorator: Vinnie Falco 2016-09-25 12:12:23 -0400
  • 42073a925a Update build scripts for MSVC, MinGW Evgeniy 2016-09-23 14:35:46 +0300
  • d5d8e2fcd2 Fix error handling in server examples Evgeniy 2016-09-25 09:14:27 -0400
  • 0c0b2f2545 Add missing rebind to handler_alloc Vinnie Falco 2016-09-26 07:57:59 -0400
  • dfea8ff266 Set version to 1.0.0-b13 Vinnie Falco 2016-09-02 10:11:47 -0400
  • f8bb91862e Better dstream: Vinnie Falco 2016-09-02 13:54:27 -0400
  • af46a1162a Tidy up CMakeLists Vinnie Falco 2016-09-02 10:09:45 -0400
  • a443be208c Remove bin and bin64 directories: Vinnie Falco 2016-09-02 09:53:38 -0400
  • fda1493565 Set version to 1.0.0-b12 Vinnie Falco 2016-08-29 13:47:06 -0400
  • 59cb3ee098 Use -p to print suites from unit test main Vinnie Falco 2016-08-29 15:07:10 -0400
  • 28cabc5e28 Add BEAST_EXPECTS test failure macro: Vinnie Falco 2016-08-29 13:28:08 -0400
  • f144619e7c Fix unit test runner to output all case names: Vinnie Falco 2016-08-29 11:48:45 -0400
  • 4bb0b9d0d9 Tidy up whitespace Vinnie Falco 2016-08-29 10:43:56 -0400
  • 5f8f6c0b75 Update README, rename CHANGELOG Vinnie Falco 2016-08-29 07:31:02 -0400
  • 187d0c954a Set version to 1.0.0-b11 Vinnie Falco 2016-08-26 10:01:11 -0400
  • b7201be164 Update README.md (fix #62) Keaton Okkonen 2016-08-26 09:52:24 -0400
  • 605845e4c6 Rename websocket echo servers (fix #46) Vinnie Falco 2016-08-26 09:11:06 -0400
  • 3938e5d9ed Rename to DynamicBuffer (fix #47) Vinnie Falco 2016-08-26 09:06:55 -0400
  • 3518e4861b Number error codes from 1 (fix #54) Vinnie Falco 2016-08-26 09:04:04 -0400
  • 796f20314c Update HTTP documentation (fix #61, #60, #59) Vinnie Falco 2016-08-26 09:00:28 -0400
  • c17f467601 Restyle sources Vinnie Falco 2016-08-26 08:01:44 -0400
  • 9c11d3fc33 Set URI in generated WebSocket Upgrade requests (fix #64): Vinnie Falco 2016-08-26 07:57:07 -0400
  • e75fb7a4d4 Fix integer warnings in 64-bit Windows build Vinnie Falco 2016-08-26 07:54:20 -0400
  • 2c4bdf933e Update documentation and images Vinnie Falco 2016-08-26 07:32:31 -0400
  • f3f4e2b425 Tidy up 32 and 64 bit build support (fix #49): Vinnie Falco 2016-08-15 13:29:37 -0400
  • cbf1af97c5 Print the testcase header prior to logging (fix #56) Nik Bougalis 2016-08-19 19:16:23 -0700
  • fc677536bf Set version to 1.0.0-b10 Vinnie Falco 2016-08-12 19:46:23 -0400
  • 306cdf22d0 Update README.md for CppCon 2016 Vinnie Falco 2016-08-12 19:37:34 -0400
  • a345327c7b Add WebSocket implementation comparison doc Vinnie Falco 2016-08-12 19:20:34 -0400
  • b2ea40c757 Add BEAST_EXPECT macro: Vinnie Falco 2016-08-03 15:34:23 -0400
  • c07ba6aeeb Fix warnings Ties Jan Hefting 2016-08-02 13:37:41 +0200
  • 728e7f648f Set version to 1.0.0-b9 Vinnie Falco 2016-07-22 11:57:13 -0400
  • 3ec83b31d9 Handle undefined VARIANT in cmake wilsonianb 2016-07-22 08:53:08 -0700
  • e6f1a765a1 Set version to 1.0.0-b8 Vinnie Falco 2016-07-21 17:03:54 -0400
  • 1947cb4e30 Fix rfc2616 Section 4.2 compliance: Vinnie Falco 2016-07-04 13:57:59 -0400
  • 98adfdb79c Update Example code in documentation Vinnie Falco 2016-06-24 17:19:22 -0400
  • d005b97c0b Fix to_string.hpp include path in example code Jack Bond-Preston 2016-06-24 20:02:55 +0100
  • a2fb4b099b Build coverage and usan Travis CI targets with CMake wilsonianb 2016-06-22 11:24:05 -0700
  • bc1eca81df Add cmake and clang build to travis seelabs 2016-06-17 11:10:33 -0400
  • 28bd98073e Use Threads::Threads interface library in cmake Casey Bodley 2016-06-15 22:03:18 -0400
  • 908ac75f7c Set Beast version to 1.0.0-b7 Vinnie Falco 2016-06-21 13:23:06 -0400
  • 344e4c942c Add skip_body parser option Vinnie Falco 2016-06-15 11:52:59 -0400
  • 8b71afa63f Remove extraneous header file status.hpp Vinnie Falco 2016-06-12 16:02:50 -0400
  • 2b212e8844 Add usage example to rfc7230 javadocs Vinnie Falco 2016-06-12 15:59:43 -0400
  • 19f15046b0 Fixes and documentation for teardown and use with SSL: Vinnie Falco 2016-06-08 11:18:22 -0400
  • a6cb4fdfb2 Remove deprecated example http::stream wrapper Vinnie Falco 2016-06-20 11:17:26 -0400
  • 5dd9bacff0 Simplify HTTP crawler example Vinnie Falco 2016-06-20 10:53:31 -0400
  • b42c928d5e Fixes and simplifications to HTTP example server: Vinnie Falco 2016-06-20 10:48:53 -0400
  • 64206b5612 Qualify some calls: Vinnie Falco 2016-06-20 11:09:08 -0400
  • 62219add69 Initialize Writer in prepare: Vinnie Falco 2016-06-20 09:40:35 -0400
  • 227c2b131d Set Beast version to 1.0.0-b6 Vinnie Falco 2016-06-03 11:49:43 -0400
  • 589e18c199 rfc7230 compliance, limits, and tests for basic_parser_v1: Vinnie Falco 2016-06-03 11:40:55 -0400
  • e6d7ef35fc Add Gitter badge The Gitter Badger 2016-06-03 15:27:18 +0000
  • 6c30ee1a98 Rename concept to DynamicBuffer (API change): Vinnie Falco 2016-05-28 09:23:54 -0400
  • e8019fa9d4 Add message swap members and free functions Vinnie Falco 2016-05-28 07:56:38 -0400
  • db68ce4d97 Add HTTP field value parsers: Vinnie Falco 2016-05-24 06:17:04 -0400
  • 8743a7a399 Tidy up use of GENERATING_DOCS Vinnie Falco 2016-05-27 11:17:53 -0400
  • 3406729a8d Use beast::error_code instead of nested types Vinnie Falco 2016-05-27 11:10:55 -0400
  • 8686b28cf2 Use SFINAE on return values Vinnie Falco 2016-05-27 11:10:45 -0400
  • 472d90eb3b Add CHANGELOG Vinnie Falco 2016-05-28 07:57:49 -0400
  • 4833dc3958 Travis CI updates: Nicholas Dudfield 2016-05-28 12:21:40 +0700
  • b90aae26ab Set Beast version to 1.0.0-b5 Vinnie Falco 2016-05-18 15:43:01 -0400
  • 19256b85f0 HTTP improvements: Vinnie Falco 2016-05-18 12:30:15 -0400
  • 039244cda4 WebSocket ping, fixes, coverage: Vinnie Falco 2016-05-15 16:22:25 -0400
  • bfb840fe8e Fix parser off by one accessing buffer bug: Vinnie Falco 2016-05-15 16:21:36 -0400
  • 236f9598ce Always flush reporter output stream on log Vinnie Falco 2016-05-16 07:09:27 -0400
  • da313a002e Update documentation: Vinnie Falco 2016-05-11 08:36:29 -0400
  • 0d69868051 Fix resume of invokables in websocket composed operations: Vinnie Falco 2016-05-11 07:56:36 -0400