Commit graph

  • 6f1e8849bd use send MSG_NOSIGNAL Andy Green 2015-10-12 08:43:36 +08:00
  • b6147fd2e5 Fix shared library name for all platforms Roger A. Light 2015-05-05 15:02:08 -05: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
  • 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
  • 020c53c8cc Pass HTTP reject error code returned by server to client MGadkari 2015-08-21 16:15:36 +05:30
  • 92b69635dd Fixing occasional failure of connect() on Windows Frugality 2015-08-26 11:31:28 -07:00
  • d211edb85b appveyor update windows openssl blob url Andy Green 2015-10-11 16:46:33 +08: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
  • 3ae1badae7 cmake remove targets from install path Andy Green 2015-04-29 22:40:55 +08:00
  • 26fd0d2603 cmake revert change to linux so Andy Green 2015-04-29 19:28:37 +08:00
  • b7a721f803 close CLIENT_WAITING_CONNECT should callback CONNECTION_ERROR Andy Green 2015-04-27 19:07:38 +08: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
  • 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
  • 67e246fce9 Subject: [PATCH] Be quite when executing openssl commands wonder-mice 2015-04-22 13:17:53 -07:00
  • 41802c7a98 From 04da2ccd1e8c5b582c4e2a77ee53f929ae8f22a0 Mon Sep 17 00:00:00 2001 Subject: [PATCH] Always include lws_config.h since now we have only CMake build wonder-mice 2015-04-22 00:16:57 -07:00
  • bd2a6c6477 Subject: [PATCH] Fix broken libev support in client mode wonder-mice 2015-04-22 11:27:45 -07:00
  • dd32c24df6 refactor allow http parse also for client wonder-mice 2015-04-23 05:37:46 +08:00
  • 78dcaf45c4 Subject: [PATCH] Don't fail on non-existing files Joakim Soderberg 2015-04-21 16:56:11 +02:00
  • 2efac178b8 Subject: [PATCH] Don't build installer on noserver build. Joakim Soderberg 2015-04-21 16:26:44 +02:00
  • edcef320e5 Subject: [PATCH] Fix windows build =?UTF-8?q?Joakim=20S=C3=B6derberg?= 2015-04-21 14:43:38 +02:00
  • ba8a2f095c Ensure proper cleanup is performed if last websocket is closed. Joe Kilner 2015-04-21 10:41:36 +01:00
  • 20636ec970 Fix broken libev support in client mode Pokrovskiy 2015-04-21 00:53:59 -07:00
  • 40d5abc2aa close reply must use writable control reply path Andy Green 2015-04-17 20:29:58 +08:00
  • bb90f9b7e6 client error on timeout before connection Andy Green 2015-04-16 19:55:42 +08:00
  • d3efcd9461 windows check for NULL getprotobyname Andy Green 2015-04-16 04:24:38 +08:00
  • 408f537975 timeout counts as pernmanently unusable close Andy Green 2015-04-12 08:17:26 +08:00
  • 7fb366a9ef client getaddrinfo valgrind fix Danomi Czaski 2015-04-11 07:00:51 +08:00
  • b03820dc0b changed expected shared lib version from 4.0.0 to 5 in spec file brobits 2015-03-04 15:36:28 -06:00
  • 8fb338f71c parser restrict unknown header paranoia to server methods Andy Green 2015-04-07 08:19:30 +08:00
  • 15ac07f1a0 test echo put proper origin Andy Green 2015-04-07 07:52:23 +08:00
  • 9f02c5dc24 close cover flush stored send with timeout Andy Green 2015-04-01 05:34:18 +08:00
  • 2a5774edca unsigned char by default compiler compatibility Andy Green 2015-03-30 18:56:52 +08:00
  • 87fb73cc65 specfile openssl devel only needed on buildrequires Andy Green 2015-03-30 18:33:06 +08:00
  • 16fb0132ce prepare for v1.4 v1.4-chrome43-firefox-36 Andy Green 2015-03-28 11:35:40 +08:00
  • bddb3dcce9 context destroy just kill wsis ugh add missing bit Andy Green 2015-03-28 10:35:53 +08:00
  • 45a04b6240 set server listening wsi use_ssl status Jose Luis Millan 2015-03-28 10:20:50 +08:00
  • 8ec7802935 context destroy just kill wsis Andy Green 2015-03-25 01:53:58 +08:00
  • 106d4a8a50 ping client ping handling use same infrastructure as server Andy Green 2015-03-24 21:22:52 +08:00
  • 2fd6e6fb55 ping allow zero length PING Andy Green 2015-03-24 21:07:01 +08:00
  • 1677ca52ca Subject: [PATCH] Windows installer related fixes. Roger A. Light 2015-03-10 16:53:16 +00:00
  • ec86b4e6c4 documentation add info http_proxy members Andy Green 2015-03-11 08:35:15 +08:00
  • dd020b4b04 Subject: [PATCH 1/2] fix win32 context memory leak banthonywalker 2015-03-06 18:34:57 +01:00
  • 467b5bb4a0 windows installer missing quote Andy Green 2015-03-10 21:39:45 +08:00
  • 12126d701e Add Windows installer file and configure appveyor to create it Roger A. Light 2015-03-09 22:02:59 +00:00
  • 7d62eb066e test server only mention pollfd if EXTERNAL_POLL Andy Green 2015-03-05 17:06:16 +08:00
  • c67dace4be clean remove x perm on two sources Andy Green 2015-03-04 19:21:40 +08:00
  • 3a9f79e693 use initgroups in plat unix Andy Green 2015-03-04 16:16:41 +08:00
  • 418a49b9e8 Subject: [PATCH] call lws_plat_inet_ntop instead of inet_ntop banthonywalker 2015-02-28 14:30:09 +01:00
  • 93d947c924 LWS_WITHOUT_DEBUG fix unused var Andy Green 2015-02-20 07:37:20 +08:00
  • b8639543bc Subject: [PATCH] Simplify soversion. Roger Light 2015-02-17 10:06:58 +00:00
  • bb87ac82d1 From 03b93ec864c29dfbc41f2adbdf1b639f5403c95f Mon Sep 17 00:00:00 2001 Subject: [PATCH] Added c include Johan Simonsson 2015-01-04 11:15:23 +00:00
  • 1dce6c06ea client avoid double free on error path Andy Green 2015-02-01 07:19:46 +08:00
  • 2121e8a7fc Subject: [PATCH] Fix bug parsing unknown headers. Drew Noakes 2015-01-30 12:04:43 +00:00
  • 229bfec948 win32 use hashtable for fd management Bud Davis 2015-01-30 10:13:01 +08:00
  • 413b3a6c55 ssl pendding buffered reads dont dereference first time Andy Green 2015-01-30 10:33:00 +08:00
  • 30edd910b6 ssl pending buffered reads unbreak NO_SSL Andy Green 2015-01-29 09:42:22 +08:00
  • 5281560000 ssl pending buffered reads use linked list Andy Green 2015-01-29 08:36:18 +08:00
  • 7e37d10e47 gethostbyname removal from lws get peer addresses Andy Green 2015-01-28 21:03:49 +08:00
  • 6a779771f4 Callback with reason LWS_CALLBACK_CLOSED_HTTP when HTTP closed before serve. Drew Noakes 2015-01-28 04:15:13 +08:00
  • ba3c75c065 Add compiler checking for visibility flag Steven Lai 2015-01-27 19:46:26 +08:00
  • cee2a063e9 getifaddrs needs private libwebsockets.h Steven Y Lai 2015-01-26 20:04:34 +08:00
  • 97a748a2d0 plat unix 64 bit timestamps on 32-bit os Imo Farcher 2015-01-26 15:39:36 +08:00
  • 49f72aa451 Add PATCH, PUT, DELETE methods Quinlan Pfiffer 2015-01-10 19:01:52 -08:00
  • 363420dff4 cmake ipv6 default to off Quinlan Pfiffer 2015-01-26 11:24:03 +08:00
  • 87840d18e6 Subject: [PATCH] Fix error handling when calling "REQUIRES PRIVATE KEY" callback. =?UTF-8?q?Christoph=20M=C3=BCllner?= 2015-01-24 15:55:17 +01:00
  • 976d9ebbe8 Subject: [PATCH] Fix deflate-frame extension TX log statement nsitter 2015-01-24 10:43:33 -06:00
  • 0ea169c3c9 Subject: [PATCH] New OpenSSL version for appveyor build! =?UTF-8?q?Joakim=20S=C3=B6derberg?= 2015-01-24 16:42:57 +01:00
  • 080e6ddded fix #220. Add missing include statement for <cstdarg> José Luis Millán 2014-12-16 12:54:33 +01:00
  • cf5189614a Subject: [PATCH] Adds "REQUIRES PRIVATE KEY" callback Octav Zlatior 2014-12-15 16:29:15 +01:00
  • 4edb452969 clean unmix declarations and code Andy Green 2014-12-15 15:08:13 +08:00
  • fdde0f0a03 Subject: [PATCH] proxy protocol (version 1) parsing implementation =?UTF-8?q?Jos=C3=A9=20Luis=20Mill=C3=A1n?= 2014-12-14 12:13:43 +08:00
  • b399237fe8 Subject: [PATCH] add user context pointer to the protocol structure Neal Horman 2014-12-10 18:59:04 -06:00
  • 98e491fdff Subject: [PATCH] add _lws_logv to make loging accessible to other wrappers. use _lws_logv in _lws_log Neal Horman 2014-12-10 18:50:28 -06:00
  • fc98f9a4ca improve c++ compatibility Neil Horman 2014-12-13 14:15:48 +08:00
  • 31f9eeb9d6 client: fix verification of the accepted protocol Alejandro Mery 2014-12-10 16:32:44 +01:00
  • 72d5c584e1 README: fix coverity link Alejandro Mery 2014-12-07 03:36:13 +01:00
  • 95ab6ca557 libev: clean cast abuse Alejandro Mery 2014-12-07 03:36:12 +01:00
  • ead8afe8a1 add container_of() macro Alejandro Mery 2014-12-07 03:36:11 +01:00
  • 7ef8855530 Subject: [PATCH] Attempt at fixing Travis for OSX. =?UTF-8?q?Joakim=20S=C3=B6derberg?= 2014-12-11 17:49:31 +01:00
  • d4dd69a254 Subject: [PATCH] Fixes occasional segfault in lws_chage_pollfd Octav Zlatior 2014-12-12 17:33:27 +01:00
  • f48ddd2a55 http2 remove some dead code Andy Green 2014-12-10 10:53:46 +08:00
  • 66ecc2538d NO_EXTENSION clean out handled var in handle_POLLOUT_event Andy Green 2014-12-10 10:28:46 +08:00
  • a349367a0b NO_SERVER_fix cosmetic warning Andy Green 2014-12-10 10:24:33 +08:00
  • a38a8cf8d1 Subject: [PATCH] Fix the travis.yml to build everything Joakim Soderberg 2014-12-09 14:37:51 +01:00
  • ac3ec39bb1 Subject: [PATCH] Introduce lws_free2() helper to free and re-NULL pointers Alejandro Mery 2014-12-05 00:09:20 +01:00
  • 6ff28248aa Subject: [PATCH] Use custom allocator Alejandro Mery 2014-12-04 23:59:35 +01:00
  • cdc9717be1 Subject: [PATCH] Add custom allocator support using the realloc() interface Alejandro Mery 2014-12-04 23:15:27 +01:00
  • 6d91d5f8a1 test ping correct type for fprintf Andy Green 2014-12-02 08:42:47 +08:00
  • 613bc32f73 test echo unbreak no server Andy Green 2014-12-01 22:16:17 +08:00
  • 49d0ce17d5 Subject: [PATCH] serve_http_file: add feature test macro for API change introduced in 917f43 Michael Haberler 2014-12-01 14:05:51 +01:00
  • 303f65fbe2 test echo versa + uri Andy Green 2014-12-01 21:46:35 +08:00
  • fb8f2b0a73 test echo add port to server host Andy Green 2014-12-01 21:02:55 +08:00
  • 62fe015455 revert 187 Andy Green 2014-12-01 19:28:28 +08:00
  • d01de66951 README.md update markup api key Andy Green 2014-12-01 11:21:30 +08:00