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

Commit graph

  • 6747ab830e content_info: make members conditional Andy Green 2020-06-17 11:13:01 +01:00
  • fdf8a5f931 lws_mutex Andy Green 2020-06-16 09:28:06 +01:00
  • b324f0e43b cmake: provide LIBWEBSOCKETS_DEP_LIBS in CONFIG Andy Green 2020-06-15 19:49:35 +01:00
  • c9f31bdceb ss-mqtt: additional strexp in MQTT policy elements Andy Green 2020-06-15 15:02:52 +01:00
  • ac6edaf199 lws_strexp: add ability to find output length without write Andy Green 2020-06-15 15:01:35 +01:00
  • 30e6c22e14 openssl3: migrate genhmac to EVP Andy Green 2020-06-11 16:09:51 +01:00
  • 4948291b8b multipart: quote boundary Andy Green 2020-06-12 07:22:59 +01:00
  • 9b24e29b9a multipart: quote boundary v4.0.16 Andy Green 2020-06-12 07:22:59 +01:00
  • 15ce46d971 drivers: initial generic gpio and i2c plus bitbang Andy Green 2020-06-10 19:17:08 +01:00
  • ad5a4f7040 clean Andy Green 2020-06-10 19:07:38 +01:00
  • 280584ff8f ipv6: support interface name for scope lookup Andy Green 2020-06-08 05:27:11 +01:00
  • 2a772776a9 windows: for data exports use explicit extern Andy Green 2020-06-07 07:53:36 +01:00
  • f0c1ea801c mingw: fix for different sockfd type in udp example Andy Green 2020-06-05 10:13:17 +01:00
  • 5d514b35fc tls: add read client .pem or .der from memory #1941 alex 2020-06-04 19:59:37 -07:00
  • e3df1eaa74 sai: update to new tuple format Andy Green 2020-06-05 08:33:51 +01:00
  • 8bb1c634f0 - alexeadem 2020-06-04 20:34:40 -07:00
  • 57086220e8 - alexeadem 2020-06-04 20:33:02 -07:00
  • 3923709e3b fixed unable to read client .pem or .der from memory #1941 and added read private key from mem alex 2020-06-04 19:59:37 -07:00
  • e9b3898c99 spawn: retry when last stdwsi close may not be immediately followed by reapable process Andy Green 2020-06-04 10:12:08 +01:00
  • 425da070e3 cmakelists: clean out pthreads and normalize libmount args Andy Green 2020-06-03 17:14:03 +01:00
  • 7840d455bb clean: additional-lws_intptr_t v4.0.15 Andy Green 2020-06-03 10:37:59 +01:00
  • 16cbbe2b40 mingw: update cross toolchain and add 32 and 64 default builds to sai Andy Green 2020-06-03 09:29:28 +01:00
  • d2b3bed3c9 clean: use lws_intptr_t where needed Andy Green 2020-06-03 06:48:06 +01:00
  • c0294c3e10 clean: use lws_intptr_t where needed Andy Green 2020-06-03 06:48:06 +01:00
  • d84910da92 sai: fedora riscv Andy Green 2020-06-01 20:18:30 +01:00
  • 080d1fc2ba lejp: add api test suite and support empty object Andy Green 2020-06-01 10:13:50 +01:00
  • 698eda63d7 ss: formalize user cb retcodes Andy Green 2020-06-01 07:33:37 +01:00
  • e4ab18342a ss: allow NULL cbs Andy Green 2020-06-01 07:17:48 +01:00
  • ca3380fd56 deprecation: remove lws_dll1 Andy Green 2020-05-31 15:02:23 +01:00
  • 286cf4357a sul: multiple timer domains Andy Green 2020-05-28 12:48:17 +01:00
  • d5773c01be openssl-v3: deal with deprecated SSL_CTX_load_verify_locations Andy Green 2020-05-29 11:07:22 +01:00
  • f98e4a845c sai: add f32 plus openssl-v3 combination Andy Green 2020-05-29 09:51:40 +01:00
  • 9f5bc01c94 cpack: keep elaborated patch string but use just number in lws Andy Green 2020-05-29 08:24:07 +01:00
  • 8a765d78ff windows: fix VS cmake build error #1929 Arenoros 2020-05-28 21:55:08 +03:00
  • 9bf1392b13 ss: http: allow rideshare to gate EOM Jed Lu 2020-05-28 13:09:56 +01:00
  • 2b21c2d608 async-dns: callback should leave caller deletion to caller Andy Green 2020-05-28 06:17:19 +01:00
  • f71b6035c8 sai: switch to 64bit rpi4 Andy Green 2020-05-27 15:55:58 +01:00
  • 9290053f5b ss: Support content-length on PUT as well as PUSH Jed Lu 2020-05-27 13:38:44 +01:00
  • 6d52147476 sai.json: gentoo Andy Green 2020-05-27 09:53:34 +01:00
  • 911898ad70 windows: recent win10 support Unix Domain Andy Green 2020-05-24 13:57:21 +01:00
  • c9c152baba CMakeLists: add the option to disable Werror Jakov Smolic 2020-05-26 16:35:16 +02:00
  • b6e215ee7f openssl: fix improper use of negative value Seonah Moon 2020-05-27 15:06:33 +09:00
  • 4ff9b4f96e ss: add api test with ctest integration Andy Green 2020-05-25 12:36:30 +01:00
  • 10146575a2 clean: turn down verbosity on some debugging printfs Andy Green 2020-05-25 05:40:13 +01:00
  • 90c7e789eb PEER_LIMITS: modernize to sa46 and add notification cb Andy Green 2020-05-24 19:44:46 +01:00
  • 4f3e012cdd PEER_LIMITS: make sure to close socketfd on deny dev31337 2020-05-24 17:14:51 +01:00
  • ef787e578c lws_struct: clean warning on windows Andy Green 2020-05-24 14:08:47 +01:00
  • 0b0482c127 listen: handle denied FILTER_NETWORK_CONNECTION correctly dev31337 2020-05-24 14:06:54 +01:00
  • 3d8b2f9d88 docs: add bug report template md Andy Green 2020-05-24 12:24:22 +01:00
  • 685d9cb690 ss: http: allow rideshare to gate EOM Jed Lu 2020-05-28 13:09:56 +01:00
  • f20088015a fix VS cmake build error #1929 Arenoros 2020-05-28 21:55:08 +03:00
  • a926e9d93b async-dns: callback should leave caller deletion to caller Andy Green 2020-05-28 06:17:19 +01:00
  • 4b1f6be49f sai: switch to 64bit rpi4 Andy Green 2020-05-27 15:55:58 +01:00
  • 7437ee4ee2 ss: Support content-length on PUT as well as PUSH Jed Lu 2020-05-27 13:38:44 +01:00
  • ffa95e5deb sai.json: gentoo Andy Green 2020-05-27 09:53:34 +01:00
  • ef8e2313ce windows: recent win10 support Unix Domain Andy Green 2020-05-24 13:57:21 +01:00
  • f297a2a144 CMakeLists: add the option to disable Werror Jakov Smolic 2020-05-26 16:35:16 +02:00
  • ddc59d14ef openssl: fix improper use of negative value Seonah Moon 2020-05-27 15:06:33 +09:00
  • 9ed14a9ef5 ss: add api test with ctest integration Andy Green 2020-05-25 12:36:30 +01:00
  • 1eb83e6fc1 clean: turn down verbosity on some debugging printfs Andy Green 2020-05-25 05:40:13 +01:00
  • 8bdfc6ceca PEER_LIMITS: modernize to sa46 and add notification cb Andy Green 2020-05-24 19:44:46 +01:00
  • 5410bc7485 PEER_LIMITS: make sure to close socketfd on deny dev31337 2020-05-24 17:14:51 +01:00
  • 145f4c920a lws_struct: clean warning on windows Andy Green 2020-05-24 14:08:47 +01:00
  • 1e823c462d listen: handle denied FILTER_NETWORK_CONNECTION correctly dev31337 2020-05-24 14:06:54 +01:00
  • 09a15b9e96 docs: add bug report template md Andy Green 2020-05-24 12:24:22 +01:00
  • f1f7512e8d ss: Support content-length on PUT as well as PUSH Jed Lu 2020-05-27 13:38:44 +01:00
  • b3131fdfdd cmakelist: Augean Stables refactor Andy Green 2020-05-22 16:47:40 +01:00
  • 6d04fb7481 cmakelist: Augean Stables refactor Andy Green 2020-05-22 16:47:40 +01:00
  • cabe021955 esp32: shift to support latest esp-idf Andy Green 2020-05-14 21:28:48 +01:00
  • b6641af88d api-test: lws_struct-json: add worked example Andy Green 2020-05-21 12:20:47 +01:00
  • c1aac63a6d http: if no content length transaction completes at hangup Andy Green 2020-05-19 18:34:38 +01:00
  • 33f8e219eb tls: defer listing of pending tls wsi to be managed by tls read only Andy Green 2020-05-18 06:49:01 +01:00
  • 2c46d3882f client: reset: detach wsi from buflist pending owner on reset Andy Green 2020-05-18 06:14:19 +01:00
  • d7ac7f4deb unix domain: fix path name length Andy Green 2020-05-15 18:21:56 +01:00
  • 280c81278d ws: remove now unused ws_ping_pong_interval Andy Green 2020-05-13 19:23:26 +01:00
  • 2d7be680de android: modernize toolchain file and add build README Andy Green 2020-05-13 10:19:37 +01:00
  • 71f2333e8f ios: import toolchain file Andy Green 2020-05-12 10:00:10 +01:00
  • 5623380803 libev: fix destroy path and example typo Andy Green 2020-05-12 05:09:15 +01:00
  • b3576e7205 ss: make sure to use LWS_WRITE_HTTP_FINAL with SS EOM flag Andy Green 2020-05-11 15:08:52 +01:00
  • ee3b4a4b81 mqtt: avoid LRS_H1C_ISSUE_HANDSHAKE Sakthi Kannan 2020-05-11 14:48:05 +01:00
  • 71f6f9a1f9 win: deal with FD_CONNECT better Andy Green 2020-05-11 14:05:36 +01:00
  • 999d358e83 openssl: fix improper use of negative value Seonah Moon 2020-05-27 15:06:33 +09:00
  • aa02249c11
    CMakeLists: add the option to disable Werror Jakov Smolic 2020-05-26 16:35:16 +02:00
  • f36fedd6a9 ss: add api test with ctest integration Andy Green 2020-05-25 12:36:30 +01:00
  • 575f680f20 clean: turn down verbosity on some debugging printfs Andy Green 2020-05-25 05:40:13 +01:00
  • 11187d6035 PEER_LIMITS: modernize to sa46 and add notification cb Andy Green 2020-05-24 19:44:46 +01:00
  • 38104dae7c PEER_LIMITS: make sure to close socketfd on deny dev31337 2020-05-24 17:14:51 +01:00
  • 25db2ccc2a lws_struct: clean warning on windows Andy Green 2020-05-24 14:08:47 +01:00
  • 739c3f48d5 listen: handle denied FILTER_NETWORK_CONNECTION correctly dev31337 2020-05-24 14:06:54 +01:00
  • 7ea6708e0f docs: add bug report template md Andy Green 2020-05-24 12:24:22 +01:00
  • 7753f658b7 cmakelist: Augean Stables refactor Andy Green 2020-05-22 16:47:40 +01:00
  • d467e5536c esp32: shift to support latest esp-idf Andy Green 2020-05-14 21:28:48 +01:00
  • 0b669f5b03 api-test: lws_struct-json: add worked example Andy Green 2020-05-21 12:20:47 +01:00
  • 11a1b840f7 http: if no content length transaction completes at hangup Andy Green 2020-05-19 18:34:38 +01:00
  • d036c3f6e8 tls: defer listing of pending tls wsi to be managed by tls read only Andy Green 2020-05-18 06:49:01 +01:00
  • ad3d9fb368 client: reset: detach wsi from buflist pending owner on reset Andy Green 2020-05-18 06:14:19 +01:00
  • 3752a02e6d unix domain: fix path name length Andy Green 2020-05-15 18:21:56 +01:00
  • 744581ce4b ws: remove now unused ws_ping_pong_interval Andy Green 2020-05-13 19:23:26 +01:00
  • 64a0c394e3 android: modernize toolchain file and add build README Andy Green 2020-05-13 10:19:37 +01:00
  • ece99670b5 ios: import toolchain file Andy Green 2020-05-12 10:00:10 +01:00