Commit Graph

  • 5154233350
    Set version 240 Vinnie Falco 2019-03-27 09:13:53 -0700
  • ed9d861545 Fix ssl_stream teardown Vinnie Falco 2019-03-27 09:13:32 -0700
  • 2c141cd4ad
    Set version to 239 Vinnie Falco 2019-03-24 11:04:25 -0700
  • 5a0b4d7ebe More split compilation in HTTP Damian Jarek 2019-03-23 00:10:29 +0100
  • b95bd46b49
    Set version to 238 Vinnie Falco 2019-03-24 08:02:10 -0700
  • 61fcd9ef6f Refactor Jamfiles to work with release layout Vinnie Falco 2019-03-24 08:01:37 -0700
  • 4e82719640
    Set version to 237 Vinnie Falco 2019-03-23 17:50:44 -0700
  • b38901887b cmake: Use static libs to speed up builds Vinnie Falco 2019-03-23 15:57:24 -0700
  • b01d692ad7
    Set version to 236 Vinnie Falco 2019-03-21 19:59:48 -0700
  • a076d2784c Tidy up Jamfile Vinnie Falco 2019-03-22 09:32:22 -0700
  • 894917cb23
    root_certificates.hpp: brought in the server certificate tal 2019-03-21 17:16:09 -0700
  • f5d08d7b2c Set version to 235 Vinnie Falco 2019-03-20 14:10:40 -0700
  • 222dcf7b18 Jamfile cleanup: Damian Jarek 2019-03-20 19:07:09 +0100
  • 1f560692ac Fix self-assignment warning in buffer test Vinnie Falco 2019-03-20 13:04:41 -0700
  • 1f18b2712c
    Set version to 234 Vinnie Falco 2019-03-19 12:31:39 -0700
  • f016499206 DOC: README.md: https URLS Wes Turner 2019-03-18 20:21:25 -0400
  • 05f3f8a5ce Remove the need for OpenSSL in examples that don't use it Damian Jarek 2019-03-18 22:42:31 +0100
  • 0c3ca62590
    Set version to 233 Vinnie Falco 2019-03-14 12:13:18 -0700
  • 8869ec5681
    Use secure TLS/SSL versions: Damian Jarek 2019-03-14 17:40:41 +0100
  • 0033b7c1e4
    Android: Use compiler pre-defined __ANDROID__ Gregor Jasny 2019-03-14 15:46:43 +0100
  • fdfd666e23
    Set version to 232 Vinnie Falco 2019-03-13 06:48:44 -0700
  • fdc83c981b Fix basic_stream lowest_layer for ssl Vinnie Falco 2019-03-12 18:58:02 -0700
  • b7c3c1eb1a Fix file_win32_write_op async initiation Vinnie Falco 2019-03-12 18:07:19 -0700
  • 554701845c Fix close_socket for net::basic_socket changes Vinnie Falco 2019-03-12 16:20:36 -0700
  • 3c878479d0
    Set version to 231 Vinnie Falco 2019-03-11 13:24:43 -0700
  • 1bf8a7e1ca Doc fix links Vinnie Falco 2019-03-12 13:44:43 -0700
  • cfbdce3e5c Constrain to_static_string to integers Vinnie Falco 2019-03-12 13:40:23 -0700
  • 30d1972aa2 Add missing include Vinnie Falco 2019-03-11 13:23:55 -0700
  • 48e4f85d77
    Doc section names are stable Nuno Goncalves 2019-03-10 13:35:40 +0100
  • 44f37d1a11
    Set version to 230 Vinnie Falco 2019-03-07 06:51:26 -0800
  • dc52df351a Enable more split compilation in websocket and http Damian Jarek 2019-03-10 20:56:40 +0100
  • d2041c0322 Doc tidying Vinnie Falco 2019-03-08 09:33:47 -0800
  • b9aad3d06c Fix completion handler invocation signatures Damian Jarek 2019-03-07 10:40:48 +0100
  • fdf64a4550 Remove dynamic_buffer_ref: Vinnie Falco 2019-03-06 16:25:08 -0800
  • f4e2a327c8 Don't use dynamic_buffer_ref Vinnie Falco 2019-03-06 16:22:19 -0800
  • 4ad9d4a0ba Doc tidying Vinnie Falco 2019-03-06 15:06:53 -0800
  • 43fcbd7f24 Remove deprecated handler_ptr tests Vinnie Falco 2019-03-07 12:55:41 -0800
  • 79e6c61db5
    Set version to 229 Vinnie Falco 2019-03-06 11:52:52 -0800
  • 06a42f2202 Fix stable_async_base example Vinnie Falco 2019-03-06 10:36:48 -0800
  • 45353a7f04 handler_ptr is deprecated (API Change): Vinnie Falco 2019-03-06 08:09:35 -0800
  • 7f53b0f66c detect_ssl returns a bool Vinnie Falco 2019-03-06 05:46:11 -0800
  • b51c4bb49a Tidy up examples Vinnie Falco 2019-03-06 05:40:49 -0800
  • e073a9e7fc Tidy up docs Vinnie Falco 2019-03-05 12:05:00 -0800
  • 9f2b0ce1db Rename to buffer_bytes Vinnie Falco 2019-03-05 08:47:02 -0800
  • 6ccdcdf51d buffer_size is in buffer_traits.hpp Vinnie Falco 2019-03-05 08:25:54 -0800
  • 8e2620e2b1 Doc tidy Vinnie Falco 2019-03-04 23:13:42 -0800
  • 31331bbe4d
    Set version to 228 Vinnie Falco 2019-03-04 14:43:08 -0800
  • e4342b51b2 SSL teardowns are in an associated namespace Vinnie Falco 2019-03-04 17:25:50 -0800
  • 7f5a405e61 Tidy up quick reference Vinnie Falco 2019-03-04 14:39:43 -0800
  • 1d8871c2f9 Fix includes.xsl for newer doxygen Vinnie Falco 2019-03-04 14:24:17 -0800
  • 31c5d1f092 The Fields concept is deprecated (API Change): Vinnie Falco 2019-03-04 08:48:17 -0800
  • 75c3ca622f Sync up convenience headers Vinnie Falco 2019-03-04 07:52:33 -0800
  • 8f83b4e611 Fix UB in decorator: Damian Jarek 2019-03-04 14:54:50 +0100
  • dc239fbb39 Set version to 227 Vinnie Falco 2019-03-03 20:28:45 -0800
  • 0e4e7ff370 ~basic_parser is virtual Vinnie Falco 2019-03-03 18:37:21 -0800
  • 4eb137f8ea Fix decorator for certain sizes Vinnie Falco 2019-03-03 17:02:47 -0800
  • 1e5b4f531d
    Set version to 226 Vinnie Falco 2019-03-02 05:40:44 -0800
  • 9992701a4a Fix ubsan false positive: Eelis van der Weegen 2019-03-03 22:25:48 +0100
  • 62878255fb Workaround for msvc-14.0 Vinnie Falco 2019-03-03 07:33:34 -0800
  • f1947ea8ba Update appveyor matrix Vinnie Falco 2019-03-02 11:02:42 -0800
  • ca783225da Appveyor uses msvc-14.0 Vinnie Falco 2019-03-02 10:51:44 -0800
  • 4f0d6a4a55 tests use lib_beast for cmake Vinnie Falco 2019-03-02 09:12:54 -0800
  • 1432d336be Move parser definitions to .ipp Vinnie Falco 2019-03-02 08:57:26 -0800
  • edf5b7cd03 Fix HTTP parser static string calculation Vinnie Falco 2019-03-02 08:42:56 -0800
  • cec63d923c Tidy up appveyor error Vinnie Falco 2019-03-02 06:44:19 -0800
  • fca4b3ae10 make_strand is in net:: Vinnie Falco 2019-03-02 05:22:02 -0800
  • dfd3752c23 Doc tidy Vinnie Falco 2019-03-01 17:20:05 -0800
  • c7a7d16992 Allow the use of string_body and vector_body with -fno-exceptions Damian Jarek 2019-03-01 22:55:58 +0100
  • 8c53abe6e5 Support -fno-exceptions Vinnie Falco 2019-03-01 13:39:12 -0800
  • 723fceaf67
    Set version to 225 Vinnie Falco 2019-03-01 11:03:15 -0800
  • 737d7a97e6 Remove session_alloc (API Change) Vinnie Falco 2019-03-01 12:00:44 -0800
  • 272b6f23e4 Examples use flat_buffer Vinnie Falco 2019-03-01 11:57:58 -0800
  • 7806672f42 Fix wsload jamfile Vinnie Falco 2019-03-01 11:28:40 -0800
  • bf2523b190 Tidy up an unused function Vinnie Falco 2019-03-01 11:02:37 -0800
  • a3f0ea3573 Move macro from config.hpp Vinnie Falco 2019-03-01 10:47:09 -0800
  • df93a8dbf1
    Set version to 224 Vinnie Falco 2019-02-28 11:43:15 -0800
  • 00487f1de6 Reusing an HTTP parser returns an error Vinnie Falco 2019-02-28 10:27:43 -0800
  • 8eb15148d7 Advanced servers use HTTP parser interfaces for reading Vinnie Falco 2019-02-28 10:01:54 -0800
  • 16280f9991 Remove extraneous error check in advanced-server-flex Vinnie Falco 2019-02-28 07:54:20 -0800
  • f611807bc0
    Set version to 223 Vinnie Falco 2019-02-27 16:40:45 -0800
  • 974f34beab Tidy up a warning and test Vinnie Falco 2019-02-27 18:15:01 -0800
  • ef5282ebcf Tidy up websocket service Vinnie Falco 2019-02-27 16:39:47 -0800
  • 92ad50a8e7 Destroy abandoned websocket ops on shutdown Vinnie Falco 2019-02-27 16:27:42 -0800
  • 72a99c43a7 Pausation abandoning test Damian Jarek 2018-12-08 00:10:10 +0100
  • 031e13c253 Add websocket service Vinnie Falco 2019-02-27 15:02:00 -0800
  • 05b5843e19 Next layer is a base class Vinnie Falco 2019-02-27 14:48:31 -0800
  • e90f2087e7 Doc tidy Vinnie Falco 2019-02-27 14:17:55 -0800
  • c510662c67 Add test::stream::service Vinnie Falco 2019-02-26 18:55:23 -0800
  • ad48837872 Fix warning Vinnie Falco 2019-02-27 13:11:48 -0800
  • 5af7ad2e15
    Set version to 222 Vinnie Falco 2019-02-27 07:01:42 -0800
  • b65704167b asio builds correctly on windows now Vinnie Falco 2019-02-27 06:59:14 -0800
  • 22b6fa4121 Reduce instantiations in detect_ssl Vinnie Falco 2019-02-26 13:44:02 -0800
  • d0cf40d5b2 Fix as-if post Vinnie Falco 2019-02-26 12:36:03 -0800
  • 26f9cfb70a Don't build examples when variant==release Vinnie Falco 2019-02-26 11:07:39 -0800
  • 15cd69514d Doc work Vinnie Falco 2019-02-26 11:02:18 -0800
  • 8f9eed1faf stream_base::timeout::suggested is a nested function Vinnie Falco 2019-02-26 09:42:07 -0800
  • b02f59ff91
    Set version to 221 Vinnie Falco 2019-02-26 07:17:46 -0800
  • 7953ac281f Pass references as pointers to async_initiate Vinnie Falco 2019-02-26 07:17:24 -0800
  • ab9a4c66e0 Doc work Vinnie Falco 2019-02-25 17:14:04 -0800
  • e9ba521c60 Cleanup in test::stream internals: Damian Jarek 2019-02-23 22:44:06 +0100