1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-16 00:00:07 +01:00

Commit graph

  • fdd3f09dd7 add cmake Find for lws jirihnidek 2015-10-13 08:20:41 +08:00
  • a2a4b0b084 additional https post fix https://github.com/warmcat/libwebsockets/pull/298#issuecomment-147316562 Thomas Greenslade 2015-10-12 16:06:26 +08:00
  • 62b0eeab08 Merge 89242045ab into b9f28ac8df wonder-mice 2015-10-12 03:32:48 +00:00
  • 6db216d701 Merge fc10940ec1 into b9f28ac8df Roger Light 2015-10-12 03:31:18 +00:00
  • b9f28ac8df Attempt to fix server problems receiving large https POSTS. Roger A. Light 2015-07-02 20:31:17 +01:00
  • 236367dddc Merge d025a84c29 into 79d09fcc37 Andrew Canaday 2015-10-12 03:23:46 +00:00
  • 79d09fcc37 WHOOPS! Stuck the sigint init int the wrong function. Andrew Canaday 2015-04-26 23:32:16 -04:00
  • 6740b70aaf Set default libev-related SIGINT handling at context create to avoid breaking backwards compatibility with existing deploys. Andrew Canaday 2015-04-26 22:56:42 -04:00
  • a8f47c9844 Added libwebsocket_sigint_cfg for libev builds to provide runtime configuration of sigint behavior. Andrew Canaday 2015-04-26 22:50:59 -04:00
  • 85ada6ee47 Merge 3d4342ab07 into 89f5eec5ac marc-groundctl 2015-10-12 03:13:39 +00:00
  • 89f5eec5ac Pass the correct hostname when using a proxy Marc Aldorasi 2015-06-30 14:35:01 -04:00
  • 7a474b4e2d Separate private defines in lws_config_private.h Roger A. Light 2015-06-26 11:40:54 +02:00
  • caf7e3d63b Fix potential memory leak =?UTF-8?q?Joakim=20S=C3=B6derberg?= 2015-06-25 17:51:07 +02:00
  • 8361d34ff9 Bugfix: SSL code should not free wsi =?UTF-8?q?Joakim=20S=C3=B6derberg?= 2015-06-25 17:14:44 +02:00
  • 12f557b21d Turn off building windows installer, breaks everything =?UTF-8?q?Joakim=20S=C3=B6derberg?= 2015-06-25 13:57:16 +02:00
  • a8c9a0e9a3 From 0a0b9a6d02 Mon Sep 17 00:00:00 2001 Subject: [PATCH] Update Openssl lib version =?UTF-8?q?Joakim=20S=C3=B6derberg?= 2015-06-24 18:01:14 +02:00
  • 4427244b8b Don't mess with system types =?UTF-8?q?Joakim=20S=C3=B6derberg?= 2015-06-24 17:48:52 +02:00
  • cefab311d6 Use LWS_HAVE_ instead of just HAVE_ =?UTF-8?q?Joakim=20S=C3=B6derberg?= 2015-06-24 16:46:02 +02:00
  • 70c5717a07 Fix windows build errors =?UTF-8?q?Joakim=20S=C3=B6derberg?= 2015-06-08 14:42:13 +02:00
  • b3f9ed7b25 Merge 38bca2992a into b6147fd2e5 wonder-mice 2015-10-12 01:26:23 +00:00
  • a77b111de9 Merge 771618e6c2 into b6147fd2e5 Tommy Nguyen 2015-10-12 01:20:39 +00:00
  • 72ca09ac87 Merge a2881aacfe into b6147fd2e5 spayton 2015-10-12 01:13:04 +00:00
  • 6f1e8849bd use send MSG_NOSIGNAL Andy Green 2015-10-12 08:43:36 +08:00
  • 9c2c2fa50e Merge a0bdb18b77 into b6147fd2e5 Joachim Bauch 2015-10-12 00:34:28 +00:00
  • 4dba11c93a Merge 589d189d33 into b6147fd2e5 Roger Light 2015-10-12 00:29:03 +00:00
  • b6147fd2e5 Fix shared library name for all platforms Roger A. Light 2015-05-05 15:02:08 -05:00
  • 3f290005af Merge c010aa579e into 80a7068ec8 diecyde 2015-10-12 00:20:56 +00:00
  • 2a1010a58a Merge aff168415d into 80a7068ec8 ABruines 2015-10-12 00:19:47 +00:00
  • 80a7068ec8 Allow using CyaSSL in stead of wolfSSL ABruines 2015-08-09 22:56:32 +02:00
  • cb2ca08f5d Update http-link to wolfSSL in README.build.md ABruines 2015-08-09 18:51:12 +02:00
  • c3bcb89d01 Move from CyaSSL to wolfSSL Alexander Bruines 2015-08-08 18:54:49 +02:00
  • c82cf3f4a5 Merge 3fc887fdbb into 4c0ba02771 José Luis Millán 2015-10-12 00:09:10 +00:00
  • 4c0ba02771 fix #309. Receive large messages over WSS =?UTF-8?q?Jos=C3=A9=20Luis=20Mill=C3=A1n?= 2015-08-19 16:23:33 +02:00
  • 2552a9052f Merge 8907b0073d into 020c53c8cc MGadkari 2015-10-12 00:01:27 +00:00
  • 020c53c8cc Pass HTTP reject error code returned by server to client MGadkari 2015-08-21 16:15:36 +05:30
  • 18d580086a Merge 1a5c8257c8 into 92b69635dd Frugality 2015-10-11 23:48:39 +00:00
  • f9bfd4fc18 Merge 34a17afbc8 into 92b69635dd Joakim Söderberg 2015-10-11 23:48:08 +00:00
  • 92b69635dd Fixing occasional failure of connect() on Windows Frugality 2015-08-26 11:31:28 -07:00
  • d29e021d05 Merge 8333208173 into d211edb85b Roger Light 2015-10-11 19:49:27 +00:00
  • 8333208173 Update appveyor to latest openssl. Roger A. Light 2015-10-11 20:41:29 +01:00
  • 436c97c652 Merge 6f4dd59e62 into d211edb85b Joakim Söderberg 2015-10-11 09:55:48 +00:00
  • 34a17afbc8 Separate private defines in lws_config_private.h Roger A. Light 2015-06-26 11:40:54 +02:00
  • 371f2999fc Fix potential memory leak. Joakim Söderberg 2015-06-25 17:51:07 +02:00
  • 92f276c2cf Bugfix: SSL code should not free wsi Joakim Söderberg 2015-06-25 17:14:44 +02:00
  • 4019a59295 Turn off building windows installer, breaks everything Joakim Söderberg 2015-06-25 13:57:16 +02:00
  • 0a0b9a6d02 Update Openssl lib version Joakim Söderberg 2015-06-24 18:01:14 +02:00
  • 5321204481 Don't mess with system types. Joakim Söderberg 2015-06-24 17:48:52 +02:00
  • 62784ab5eb Use LWS_HAVE_ instead of just HAVE_ Joakim Söderberg 2015-06-24 16:46:02 +02:00
  • d211edb85b appveyor update windows openssl blob url Andy Green 2015-10-11 16:46:33 +08:00
  • 629ac358bc Merge 8f977ecbde into 05fc6bab0d John Tarlton 2015-10-11 08:26:51 +00:00
  • 05fc6bab0d Added callback for PONG responses John Tarlton 2015-10-05 11:35:52 +01:00
  • 5400f47efe [PATCH] added timeout reset in serve_http_file_fragment to prevent timeout on big files =?UTF-8?q?Dalibor=20Ba=C4=8Da?= 2015-10-10 18:17:42 +02:00
  • affaa8282a Merge 0d60505848 into 3ae1badae7 Libco 2015-10-10 16:44:42 +00:00
  • 0d60505848 added timeout reset in serve_http_file_fragment, to prevent timeout on big files. Dalibor Bača 2015-10-10 18:17:42 +02:00
  • 8f977ecbde Added callback for PONG responses. John Tarlton 2015-10-05 11:35:52 +01:00
  • 1a5c8257c8 Fixing occasional failure of connect() on Windows Frugality 2015-08-26 11:31:28 -07:00
  • 8907b0073d Pass HTTP reject error code returned by server to client MGadkari 2015-08-21 16:15:36 +05:30
  • 3fc887fdbb fix #309. Receive large messages over WSS José Luis Millán 2015-08-19 16:23:33 +02:00
  • aff168415d Allow using CyaSSL in stead of wolfSSL ABruines 2015-08-09 22:56:32 +02:00
  • 5ee6373661 Update http-link to wolfSSL in README.build.md ABruines 2015-08-09 18:51:12 +02:00
  • 81d32af095 Move from CyaSSL to wolfSSL Alexander Bruines 2015-08-08 18:54:49 +02:00
  • c010aa579e cmake fix shared library disable broke the build on platforms other then windows and apple Sebastiaan Pierrot 2015-07-29 15:15:47 +02:00
  • fc10940ec1 Attempt to fix server problems receiving large https POSTS. Roger A. Light 2015-07-02 20:31:17 +01:00
  • 3d4342ab07 Pass the correct hostname when using a proxy Marc Aldorasi 2015-06-30 14:35:01 -04:00
  • 771618e6c2 Fix for compiling with clang -std=c11 on Linux. Tommy Nguyen 2014-12-18 23:41:48 +01:00
  • 6f4dd59e62 Fix windows build errors Joakim Söderberg 2015-06-08 14:42:13 +02:00
  • 0535c7618e Merge 554fa77d8b into 3ae1badae7 bbuchanan-bcs 2015-05-22 23:47:33 +00:00
  • 554fa77d8b fixing connect for win32 Bo 2015-05-22 18:28:27 -05:00
  • 155d0a41c3 Merge a65220c6c7 into 3ae1badae7 Roger Light 2015-05-10 20:55:32 +00:00
  • a65220c6c7 Don't leak internal macros into public in lws_config.h. Roger A. Light 2015-05-10 21:45:06 +01:00
  • f35cd874cb Merge c8ecd03acf into 3ae1badae7 Karl Palsson 2015-05-06 22:01:00 +00:00
  • f4bc93ff49 Merge 589d189d33 into 3ae1badae7 Roger Light 2015-05-06 11:06:02 +00:00
  • 589d189d33 Fix shared library name for all platforms. Roger A. Light 2015-05-05 15:02:08 -05:00
  • f45c55c336 Merge bf3c91fbb6 into 3ae1badae7 wonder-mice 2015-05-01 16:34:43 +00:00
  • 6e2b2a04b8 Merge 32ff879e61 into 3ae1badae7 wonder-mice 2015-05-01 06:24:36 +00:00
  • 32ff879e61 Fix broken CyaSSL support wonder-mice 2015-04-30 23:23:14 -07:00
  • eee37a93f9 Merge 5ac60bc57d into 3ae1badae7 wonder-mice 2015-05-01 06:21:19 +00:00
  • 5ac60bc57d Fix broken CyaSSL support wonder-mice 2015-04-30 23:19:42 -07:00
  • 3ae1badae7 cmake remove targets from install path Andy Green 2015-04-29 22:40:55 +08:00
  • c390559a5c Merge 0e893989c4 into 26fd0d2603 Tomas Cejka 2015-04-29 11:30:40 +00:00
  • 26fd0d2603 cmake revert change to linux so Andy Green 2015-04-29 19:28:37 +08:00
  • 0e893989c4 update spec file for RPM generation Tomas Cejka 2015-04-29 10:26:21 +02:00
  • b7a721f803 close CLIENT_WAITING_CONNECT should callback CONNECTION_ERROR Andy Green 2015-04-27 19:07:38 +08:00
  • d025a84c29 WHOOPS! Stuck the sigint init int the wrong function. Andrew Canaday 2015-04-26 23:32:16 -04:00
  • ef0455823c Set default libev-related SIGINT handling at context create to avoid breaking backwards compatibility with existing deploys. Andrew Canaday 2015-04-26 22:56:42 -04:00
  • 8c3d1acd9e Added libwebsocket_sigint_cfg for libev builds to provide runtime configuration of sigint behavior. Andrew Canaday 2015-04-26 22:50:59 -04:00
  • 4bca6cd367 close also enable pollout processing for post send close state Andy Green 2015-04-26 06:09:13 +08:00
  • 82eccf7611 close send close ack control packet type Andy Green 2015-04-26 05:32:03 +08:00
  • bf3c91fbb6 Re-indent source files (replace each leading 8 spaces with tab) wonder-mice 2015-04-24 18:32:35 -07:00
  • 0628663856 Merge 4dab41e383 into f1b125442b wonder-mice 2015-04-25 01:22:45 +00:00
  • 4dab41e383 Re-indent source files (assuming tab size was 4) wonder-mice 2015-04-24 18:18:31 -07:00
  • 38bca2992a Don't break libev event loop on SIGINT wonder-mice 2015-04-24 16:21:13 -07:00
  • 7f163bcd8f Don't require ':' to be a part of header name in lws_add_http_header_by_name wonder-mice 2015-04-24 11:58:04 -07:00
  • 2d8baa1128 Add /nonfatal switch for test files in NSIS script wonder-mice 2015-04-23 16:46:00 -07:00
  • f1b125442b Subject: [PATCH] Multiple changes in the build process wonder-mice 2015-04-22 10:52:13 -07:00
  • 644fea11c5 Subject: [PATCH] Fix unused n variable warning in http2.c wonder-mice 2015-04-22 16:30:45 -07:00
  • 0c5aa2f484 Subject: [PATCH] Add missing lib/header.c file wonder-mice 2015-04-22 11:35:37 -07:00
  • ecdcb487d4 Merge 5b75f88042 into 67e246fce9 wonder-mice 2015-04-23 00:14:49 +00:00
  • 5b75f88042 Multiple changes in the build process wonder-mice 2015-04-22 10:52:13 -07:00
  • 096e859fa0 Fix unused n variable warning in http2.c wonder-mice 2015-04-22 16:30:45 -07:00