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

Commit graph

  • 5a5ef70839 fuzxy Andy Green 2016-01-18 09:24:35 +08:00
  • a547554aa2 cleaning Andy Green 2016-01-18 09:49:24 +08:00
  • 8dc784c121 bump version in rpm spec file. Andrew Cooks 2016-01-17 14:23:55 +08:00
  • 1e933db07b rpm specfile fixes: group, license, build requires, files Andrew Cooks 2016-01-17 14:08:59 +08:00
  • 7f39ea761e fix missing ${LIB_SUFFIX} on cmake config dir Andrew Cooks 2016-01-17 13:54:13 +08:00
  • c474775f09 Generate the API documentation in a reproducible way. Peter Pentchev 2016-01-17 02:03:10 +02:00
  • 1d719ec87f lws_interface_to_sa Andy Green 2016-01-16 12:09:38 +08:00
  • d5060d25a1 use lws_close not raw close Andy Green 2016-01-16 11:14:46 +08:00
  • 0bc77b6278 Merge ffc3f477a2 into ec1296a667 David Andrade 2016-01-15 14:49:07 +00:00
  • ec1296a667 Subject: [PATCH] Make echo test app option consistent with the other test options David Andrade 2016-01-15 09:45:30 -05:00
  • ffc3f477a2 Make echo test app option consistent with the other test options David Andrade 2016-01-15 09:45:30 -05:00
  • 29cfeebcde permessage deflate male callback VISIBLE Andy Green 2016-01-15 22:16:54 +08:00
  • 7c507e4700 fix client getting hung up on at negotiation Andy Green 2016-01-14 15:17:28 +08:00
  • 809d69aa85 redirect Andy Green 2016-01-14 11:37:56 +08:00
  • 7a0fcf2fc5 parse_uri Andy Green 2016-01-14 13:39:02 +08:00
  • e73d446461 ssl add ECDH server support Vijay Khurdiya 2016-01-15 16:21:51 +08:00
  • 7c15eb1e42 only report CLIENT_CONNECTION_ERROR once on some paths Andy Green 2016-01-14 11:38:31 +08:00
  • 389a4bb9f0 remove double free attempts from no ACCEPT server response cleanup path Andy Green 2016-01-13 18:48:50 +08:00
  • 8308073464 fuzzer eliminate hsecond ah free path firing assert sentinel Andy Green 2016-01-13 05:01:17 +08:00
  • 9928cccdb6 fuzzer rx overflow mitigate Andy Green 2016-01-12 23:05:02 +08:00
  • 5b3736682d lws_client_connect_via_info Andy Green 2016-01-12 17:22:06 +08:00
  • b6289d1153 test client remove abs modulo Andy Green 2016-01-12 08:46:56 +08:00
  • 6711266a50 extension permessage deflate Andy Green 2016-01-11 11:34:01 +08:00
  • 58ad3d6e09 clean libev.c style Andy Green 2016-01-09 08:13:55 +08:00
  • 5783b1a169 libev set events to match revents Andy Green 2016-01-09 04:12:46 +08:00
  • 5eeb4bd0d3 partial always use partial buffering if send incomplete Andy Green 2016-01-08 21:52:47 +08:00
  • 27174e64de properly skip protocols with NULL name Denis Osvald 2015-12-21 16:39:59 +01:00
  • 034e514a0d fix callback typedefs and declarations Denis Osvald 2015-12-21 18:06:38 +01:00
  • 0c7e5a9418 doc improve docs around header access apis Andy Green 2015-12-30 14:53:50 +08:00
  • 2b35e123f4 ext negotiation tolerate semicolon args Andy Green 2015-12-30 12:12:58 +08:00
  • 86c1ef1e7c utf8 check compatible with extensions Andy Green 2015-12-30 11:43:36 +08:00
  • 9b81d3c967 optimize utf8 check tests into state bit Andy Green 2015-12-29 12:28:48 +08:00
  • 44a7f65e1a introduce LWS_SERVER_OPTION_VALIDATE_UTF8 Andy Green 2015-12-29 11:20:09 +08:00
  • 0c7b38b144 autobahn check utf8 on TEXT and CLOSE Andy Green 2015-12-29 09:46:03 +08:00
  • 7c2868486e autobahn reject forbidden close code ranges Andy Green 2015-12-28 18:29:06 +08:00
  • fde3684384 autobahn README.test apps.md Andy Green 2015-12-28 17:11:31 +08:00
  • 91d624e38a autobahn reject noncontinuation based on pending FIN state Andy Green 2015-12-28 17:05:40 +08:00
  • 977734ee07 autobahn detect disordered continuation Andy Green 2015-12-28 16:51:08 +08:00
  • 44e0b088fa autobahn add same serverside rxflow cache to client Andy Green 2015-12-28 14:24:49 +08:00
  • f05167dee6 autobahn reject on reserved opcode or bits Andy Green 2015-12-28 14:12:10 +08:00
  • d5be3bf749 autobahn test echo extend max echo and follow message boundary Andy Green 2015-12-28 12:45:05 +08:00
  • 7dbf21efc2 autobahn extend max ping pong close payload to 125 Andy Green 2015-12-28 13:40:54 +08:00
  • 41434fad53 autobahn report final frag only on final rx bufload Andy Green 2015-12-28 12:45:52 +08:00
  • 4c9d895768 autobahn requires zero length tx allowed Andy Green 2015-12-28 11:14:04 +08:00
  • 20db310908 autobahn requires zero length rx allowed Andy Green 2015-12-28 11:11:55 +08:00
  • e7d8e20f56 autobahn test echo meddling Andy Green 2015-12-28 11:11:06 +08:00
  • 07f194686f clean windows warnings Andy Green 2015-12-27 18:16:32 +08:00
  • 40e607b876 test server libev Andy Green 2015-12-27 09:43:44 +08:00
  • 4e2ac7685d clarify changelog Andy Green 2015-12-26 20:26:11 +08:00
  • daa6b8ff25 update api docs Andy Green 2015-12-26 17:36:29 +08:00
  • 1fb95e8084 close add api to control sent close frame contents Andy Green 2015-12-26 17:20:34 +08:00
  • 066a7a1801 close add callback to get peer close reason Andy Green 2015-12-26 15:47:06 +08:00
  • a24b40860f mbed3 remove forcing _DEBUG Andy Green 2015-12-26 15:07:45 +08:00
  • 5b85e39d99 mbed3 remove unused allocations Andy Green 2015-12-26 13:23:11 +08:00
  • 3246ebb3f5 deprecate LWS_SEND_BUFFER_POST_PADDING Andy Green 2015-12-26 12:03:06 +08:00
  • de1a6a539f output eliminate redundant post calculation Andy Green 2015-12-26 10:07:17 +08:00
  • 87bac69f55 remove MAX_MUX_RECURSION from PRE padding Andy Green 2015-12-26 09:08:06 +08:00
  • aa775fd9b0 rearrange private struct packing 2 Andy Green 2015-12-26 08:56:58 +08:00
  • c15f93c2a7 Merge ec2754a477 into da2eab3f66 Peter Pentchev 2015-12-25 13:15:40 +00:00
  • da2eab3f66 Recognize Debian GNU/kFreeBSD as FreeBSD-ish. Peter Pentchev 2015-12-25 13:35:40 +02:00
  • ec2754a477 Recognize Debian GNU/kFreeBSD as FreeBSD-ish. Peter Pentchev 2015-12-25 13:35:40 +02:00
  • de132b94b1 rearrange struct packing Andy Green 2015-12-25 13:48:20 +08:00
  • 3df580066b http header malloc pool implement pool Andy Green 2015-12-25 12:44:12 +08:00
  • b3d21f164d http header malloc pool allow listen accept flow control Andy Green 2015-12-25 09:12:08 +08:00
  • ba38a7e6b4 ws ping buffer allocate in wsi ws union member Andy Green 2015-12-25 13:14:09 +08:00
  • a4244f08ad info struct add padding pool Andy Green 2015-12-25 09:17:15 +08:00
  • c35b36b1cf detect service tid once and use wsi with valid context to do it Andy Green 2015-12-24 13:00:54 +08:00
  • 400e5a7fed libev complete unix plat context init Andy Green 2015-12-23 11:55:06 +08:00
  • d8383ca5fc libev context destroy gaby64 2015-12-22 12:41:12 +08:00
  • 8933eaf2f3 test ping android compatibility Andy Green 2015-12-22 08:17:34 +08:00
  • cc5dff9bb1 Subject: [PATCH] Typo in macro name. Roger A. Light 2015-12-19 01:26:53 +00:00
  • 6d88bf5af2 Typo in macro name. Roger A. Light 2015-12-19 01:26:53 +00:00
  • e974f0c252 uridecoding lws_hdr_fragment_length Andy Green 2015-12-19 07:35:23 +08:00
  • ab5ed3c8e1 whitespace tidy Andy Green 2015-12-19 07:18:55 +08:00
  • 9f54c1ff73 uridecode no need to require length plus 2 Andy Green 2015-12-18 16:40:02 +08:00
  • 3ba035dc2c uridecoding disallow uriencoded equals in name part Andy Green 2015-12-18 15:40:03 +08:00
  • 8b9fe99dee uridecoding handle plus chars as space Andy Green 2015-12-18 15:23:31 +08:00
  • 03d7e9d331 uridecoding support optional semicolon as delimiter Andy Green 2015-12-18 15:20:09 +08:00
  • f1cf5bec53 version 1.6.0 v1.6.0-chrome48-firefox42 Andy Green 2015-12-18 10:35:11 +08:00
  • 1849e5e74a api doc v1.6.0 Andy Green 2015-12-18 11:18:56 +08:00
  • 9e8d148912 changelog pre v1.6.0 Andy Green 2015-12-18 11:01:03 +08:00
  • 4588e4e415 clean uri arg dump Andy Green 2015-12-18 10:46:24 +08:00
  • e70c63ba8f context protocol destroy provide nonnull wsi with context Andy Green 2015-12-18 01:08:14 +08:00
  • 77ec61e44f server check cb return during establish Andy Green 2015-12-18 00:56:31 +08:00
  • da46eeea6b client check cb return during establish Andy Green 2015-12-18 00:50:14 +08:00
  • 6d64539fcb lws_get_context not _ctx Andy Green 2015-12-17 18:25:25 +08:00
  • 54806b1541 clean internal refactor Andy Green 2015-12-17 17:03:59 +08:00
  • ddd79cbbb5 win cover clearing sock_send_blocking when external poll Andy Green 2015-12-17 15:35:41 +08:00
  • eee0d8af5f win solve various cranky problems with msvc Andy Green 2015-12-17 15:15:12 +08:00
  • 71e267574d clean misc 1 Andy Green 2015-12-17 08:09:13 +08:00
  • 00c6d1579c public api remove context from user callback API BREAK Andy Green 2015-12-17 07:54:44 +08:00
  • 375a193ff4 windows fix wsapoll conflict on some toolchains Andy Green 2015-12-16 19:51:12 +08:00
  • 11c05bfa09 public api remove superfluous context params API BREAK Andy Green 2015-12-16 18:19:08 +08:00
  • 8a97c06cd1 add LWS_INLINE to deal with crappy msvc Andy Green 2015-12-16 15:02:47 +08:00
  • 4eb36373d7 http uri arguments process in fragments Andy Green 2015-12-15 22:57:19 +08:00
  • f35801b19d URIPS_ARGUMENTS is redundant Andy Green 2015-12-15 23:05:23 +08:00
  • fac92eb7cb document how the header fragments work Andy Green 2015-12-15 23:03:29 +08:00
  • 566eb4381c introduce lws_hdr_copy_fragment Andy Green 2015-12-15 22:59:23 +08:00
  • 6b5de70f4f refactor needless context with wsi paramater passing Andy Green 2015-12-15 21:15:58 +08:00
  • f20fda64bf Merge a6046cd130 into e59908e7fc Roger Light 2015-12-15 11:50:46 +00:00