Commit Graph

  • 98adfdb79c Update Example code in documentation Vinnie Falco 2016-06-24 17:19:22 -04:00
  • d005b97c0b Fix to_string.hpp include path in example code Jack Bond-Preston 2016-06-24 20:02:55 +01:00
  • a2fb4b099b Build coverage and usan Travis CI targets with CMake wilsonianb 2016-06-22 11:24:05 -07:00
  • bc1eca81df Add cmake and clang build to travis seelabs 2016-06-17 11:10:33 -04:00
  • 28bd98073e Use Threads::Threads interface library in cmake Casey Bodley 2016-06-15 22:03:18 -04:00
  • 908ac75f7c Set Beast version to 1.0.0-b7 Vinnie Falco 2016-06-21 13:23:06 -04:00
  • 344e4c942c Add skip_body parser option Vinnie Falco 2016-06-15 11:52:59 -04:00
  • 8b71afa63f Remove extraneous header file status.hpp Vinnie Falco 2016-06-12 16:02:50 -04:00
  • 2b212e8844 Add usage example to rfc7230 javadocs Vinnie Falco 2016-06-12 15:59:43 -04:00
  • 19f15046b0 Fixes and documentation for teardown and use with SSL: Vinnie Falco 2016-06-08 11:18:22 -04:00
  • a6cb4fdfb2 Remove deprecated example http::stream wrapper Vinnie Falco 2016-06-20 11:17:26 -04:00
  • 5dd9bacff0 Simplify HTTP crawler example Vinnie Falco 2016-06-20 10:53:31 -04:00
  • b42c928d5e Fixes and simplifications to HTTP example server: Vinnie Falco 2016-06-20 10:48:53 -04:00
  • 64206b5612 Qualify some calls: Vinnie Falco 2016-06-20 11:09:08 -04:00
  • 62219add69 Initialize Writer in prepare: Vinnie Falco 2016-06-20 09:40:35 -04:00
  • 227c2b131d Set Beast version to 1.0.0-b6 Vinnie Falco 2016-06-03 11:49:43 -04:00
  • 589e18c199 rfc7230 compliance, limits, and tests for basic_parser_v1: Vinnie Falco 2016-06-03 11:40:55 -04:00
  • e6d7ef35fc Add Gitter badge The Gitter Badger 2016-06-03 15:27:18 +00:00
  • 6c30ee1a98 Rename concept to DynamicBuffer (API change): Vinnie Falco 2016-05-28 09:23:54 -04:00
  • e8019fa9d4 Add message swap members and free functions Vinnie Falco 2016-05-28 07:56:38 -04:00
  • db68ce4d97 Add HTTP field value parsers: Vinnie Falco 2016-05-24 06:17:04 -04:00
  • 8743a7a399 Tidy up use of GENERATING_DOCS Vinnie Falco 2016-05-27 11:17:53 -04:00
  • 3406729a8d Use beast::error_code instead of nested types Vinnie Falco 2016-05-27 11:10:55 -04:00
  • 8686b28cf2 Use SFINAE on return values Vinnie Falco 2016-05-27 11:10:45 -04:00
  • 472d90eb3b Add CHANGELOG Vinnie Falco 2016-05-28 07:57:49 -04:00
  • 4833dc3958 Travis CI updates: Nicholas Dudfield 2016-05-28 12:21:40 +07:00
  • b90aae26ab Set Beast version to 1.0.0-b5 Vinnie Falco 2016-05-18 15:43:01 -04:00
  • 19256b85f0 HTTP improvements: Vinnie Falco 2016-05-18 12:30:15 -04:00
  • 039244cda4 WebSocket ping, fixes, coverage: Vinnie Falco 2016-05-15 16:22:25 -04:00
  • bfb840fe8e Fix parser off by one accessing buffer bug: Vinnie Falco 2016-05-15 16:21:36 -04:00
  • 236f9598ce Always flush reporter output stream on log Vinnie Falco 2016-05-16 07:09:27 -04:00
  • da313a002e Update documentation: Vinnie Falco 2016-05-11 08:36:29 -04:00
  • 0d69868051 Fix resume of invokables in websocket composed operations: Vinnie Falco 2016-05-11 07:56:36 -04:00
  • 6f38d4ea21 Do not run coverage until all jobs have finished: seelabs 2016-05-23 13:04:11 -04:00
  • 72552363f6 Travis CI updates: Nicholas Dudfield 2016-05-09 23:06:38 +07:00
  • e47811bef2 Refactor unit_test logging: Vinnie Falco 2016-05-10 07:09:57 -04:00
  • 908794bab2 Add dstream Vinnie Falco 2016-05-09 20:13:20 -04:00
  • 82f1661a47 Set Beast version to 1.0.0-b4 Vinnie Falco 2016-05-07 06:04:18 -04:00
  • da78f3cec4 Tidying and fix warnings seelabs 2016-05-10 21:21:19 -04:00
  • bbfe44cc10 Update CMakeLists for non-Windows platforms seelabs 2016-05-10 11:55:39 -04:00
  • 4f1b9089b8 Parser concept, fixes: Vinnie Falco 2016-04-30 10:29:39 -04:00
  • b62d1b2164 Fixes, fail testing: Vinnie Falco 2016-05-07 17:06:46 -04:00
  • c49cde844b New constructors for message: Vinnie Falco 2016-05-07 15:18:22 -04:00
  • 3484996048 Tidy up core sources: Vinnie Falco 2016-05-07 14:57:15 -04:00
  • a59329ff8e Improvements to code coverage: Vinnie Falco 2016-05-06 21:51:43 -04:00
  • 00d8ed71fd Tidy up test sources: Vinnie Falco 2016-05-07 07:08:21 -04:00
  • 427c35f5e1 Fix invalid access after async initiation seelabs 2016-05-09 16:26:17 -04:00
  • b14434456c Refactor extras: Vinnie Falco 2016-05-06 19:14:17 -04:00
  • 133e7a3b16 Improvements to increase code coverage: Vinnie Falco 2016-05-04 17:27:50 -04:00
  • 231988622c websocket::stream fail testing Vinnie Falco 2016-05-04 11:06:17 -04:00
  • aea2f939d7 Put echo peer logging on toggle, default to off Vinnie Falco 2016-05-04 11:06:02 -04:00
  • 4bbf393e38 Tidy up declarations and files: Vinnie Falco 2016-05-04 11:04:58 -04:00
  • 96e1e53cdd Don't perform an extra clear Vinnie Falco 2016-05-04 08:45:42 -04:00
  • 79913e6759 Fix SHA1 calculation Vinnie Falco 2016-05-05 12:23:07 -04:00
  • 63aef56942 Set Beast version to 1.0.0-b3 Vinnie Falco 2016-05-02 19:22:10 -04:00
  • 313620ce7e Tidy up tests, build scripts, and documentation: Vinnie Falco 2016-05-01 12:33:35 -04:00
  • c309f53ed2 Distinguish HTTP/1 messages from general HTTP messages: Vinnie Falco 2016-05-01 11:14:10 -04:00
  • cdde9b5ef1 Travis-CI additions: * Address sanitizer target * Code coverage target * Results for codecov.io Nicholas Dudfield 2016-04-27 14:58:07 +07:00
  • e552ba7c2d Fix invokable order of invocation: seelabs 2016-05-05 11:13:54 -04:00
  • 4104eca1f1 WebSocket refactoring and tests: Vinnie Falco 2016-04-30 13:00:33 -04:00
  • a0b04bdff2 Refactor beast core, http, tests, and examples: Vinnie Falco 2016-04-29 06:04:40 -04:00
  • 43a81ff1a7 Fix destruction of basic_headers elements: seelabs 2016-05-04 14:22:58 -04:00
  • 9a3a42a644 Truncate history, version 1.0.0-b2 Vinnie Falco 2017-07-20 08:01:46 -07:00