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

Commit graph

  • 8eb89bafb1 mbedtls: dont rely on potentially missing version api Luka Kudra 2023-11-21 17:07:29 +00:00
  • 57d539ef51 pmd: fix buffer being reused while draining extensions Lonny Wong 2023-11-22 00:20:18 +08:00
  • 5442cf7ebf cmake: ssl lib paths zzblydia 2023-11-18 18:00:10 +08:00
  • a1cda26305 windows: evade unused var warnings when logs disabled Orgad Shaneh 2023-11-18 05:31:30 +00:00
  • a07699d269 gcc: fix mbedtls missing enum Khem Raj 2023-01-26 17:17:49 -08:00
  • 4d6322d5b6 libuv: fix idle being stopped when there is still pending stuff Lonny Wong 2023-11-17 00:58:08 +08:00
  • 83eeb76d66 server: Always return result of _lws_vhost_init_server_af tjwalton 2022-09-30 00:32:11 +01:00
  • 8c4c5e6a21 pt_destroy: possible leaking pipe side Earl Robsham 2022-10-19 17:11:59 -04:00
  • 9f44863e07 tls: fix ssl connection error in raw connection johnnychen 2023-07-03 10:44:25 +08:00
  • 1097abc68e docs: set port to zero when using unix domain sockets Italo Sampaio 2023-01-03 15:44:41 -03:00
  • 3fa129172a dbus: prevent double free timeout event Max van Kessel 2023-04-17 15:15:53 +02:00
  • 6c2fdc1ac6 Correcting wrong function name in header file Rob Peters 2022-11-03 08:01:44 +01:00
  • 9202017c27 pmd: fix ws parser for non pmd packet with pmd ext enabled Edward Zhang 2023-04-24 14:23:49 +08:00
  • 22621f30be b64: lws_b64_decode_stateful truncates response Daren Hayward 2023-03-23 15:36:02 +00:00
  • e5a9126e83 buflist: append: treat NULL additional buf as error not assert Andy Green 2023-11-11 07:37:40 +00:00
  • 52597bf012 clean: gcc13 false positive uninitialized Carsten Schuette 2023-11-10 11:13:24 +00:00
  • c55dcf8062 pmd: revert #3014 and drain extensions before next ssl read Lonny Wong 2023-11-22 23:08:07 +08:00
  • f8eac4e83b mbedtls: dont rely on potentially missing version api Luka Kudra 2023-11-21 17:07:29 +00:00
  • eba1e4aa7f pmd: fix buffer being reused while draining extensions Lonny Wong 2023-11-22 00:20:18 +08:00
  • 9bf4f83515 mbedtls: dont rely on potentially missing version api Luka Kudra 2023-11-21 17:07:29 +00:00
  • b161491261 pmd: fix buffer being reused while draining extensions Lonny Wong 2023-11-22 00:20:18 +08:00
  • 281af14587 pmd: fix buffer being reused while draining extensions Lonny Wong 2023-11-22 00:20:18 +08:00
  • 87ca66d398
    Merge a2d51ba952 into a4a7e0a49b GuzhavinAleksey 2023-11-20 03:23:13 -07:00
  • 4415e84c09 v4.3.3 v4.3.3 Andy Green 2023-11-20 06:25:02 +00:00
  • a4a7e0a49b cmake: ssl lib paths zzblydia 2023-11-18 18:00:10 +08:00
  • 96dffe862d cmake: ssl lib paths zzblydia 2023-11-18 18:00:10 +08:00
  • 6f8b77db6c
    replace PC_OPENSSL_LIBRARIES with PC_OPENSSL_LINK_LIBRARIES to link library with absolute path. zzblydia 2023-11-18 18:00:10 +08:00
  • cd8fb61f3b windows: evade unused var warnings when logs disabled Orgad Shaneh 2023-11-18 05:31:30 +00:00
  • cce075efd6 windows: evade unused var warnings when logs disabled Orgad Shaneh 2023-11-18 05:31:30 +00:00
  • bd60c8eb85
    Merge eac4bfd322 into 81ce371c7a ch-f 2023-11-17 07:10:43 +00:00
  • 59d42bcc74 gcc: fix mbedtls missing enum Khem Raj 2023-01-26 17:17:49 -08:00
  • 81ce371c7a gcc: fix mbedtls missing enum Khem Raj 2023-01-26 17:17:49 -08:00
  • 8a190f2758 libuv: fix idle being stopped when there is still pending stuff Lonny Wong 2023-11-17 00:58:08 +08:00
  • ba030ad760 libuv: fix idle being stopped when there is still pending stuff Lonny Wong 2023-11-17 00:58:08 +08:00
  • 68d0c79d0a libuv: fix idle being stopped when there is still pending stuff Lonny Wong 2023-11-17 00:58:08 +08:00
  • 2445069d34 server: Always return result of _lws_vhost_init_server_af tjwalton 2022-09-30 00:32:11 +01:00
  • 3179273eae server: Always return result of _lws_vhost_init_server_af tjwalton 2022-09-30 00:32:11 +01:00
  • 7b5a070efc pt_destroy: possible leaking pipe side Earl Robsham 2022-10-19 17:11:59 -04:00
  • 81b3944369 pt_destroy: possible leaking pipe side Earl Robsham 2022-10-19 17:11:59 -04:00
  • e639e10ada tls: fix ssl connection error in raw connection johnnychen 2023-07-03 10:44:25 +08:00
  • e8d13afeb2 docs: set port to zero when using unix domain sockets Italo Sampaio 2023-01-03 15:44:41 -03:00
  • 3b5b0078c5 dbus: prevent double free timeout event Max van Kessel 2023-04-17 15:15:53 +02:00
  • 5371621d48 Correcting wrong function name in header file Rob Peters 2022-11-03 08:01:44 +01:00
  • a2d51ba952
    Merge branch 'warmcat:main' into main GuzhavinAleksey 2023-11-13 16:21:29 +03:00
  • a99b9545e8 pmd: fix ws parser for non pmd packet with pmd ext enabled Edward Zhang 2023-04-24 14:23:49 +08:00
  • c097a44405 pmd: fix ws parser for non pmd packet with pmd ext enabled Edward Zhang 2023-04-24 14:23:49 +08:00
  • ac9e3ba677 b64: lws_b64_decode_stateful truncates response Daren Hayward 2023-03-23 15:36:02 +00:00
  • 0586d01678 b64: lws_b64_decode_stateful truncates response Daren Hayward 2023-03-23 15:36:02 +00:00
  • 288f36fc81 buflist: append: treat NULL additional buf as error not assert Andy Green 2023-11-11 07:37:40 +00:00
  • 08ee6f14de clean: gcc13 false positive uninitialized Carsten Schuette 2023-11-10 11:13:24 +00:00
  • bfce9f8618 clean: gcc13 false positive uninitialized Carsten Schuette 2023-11-10 11:13:24 +00:00
  • a0f7735fbb Cleanup: minor indentation fixes yurii.nakonechnyi 2023-11-09 15:11:36 +02:00
  • 8c19582106 Cleanup: in public headers removed trailing comma in some enum declarations yurii.nakonechnyi 2023-11-09 15:01:26 +02:00
  • 5bcc5ac655 net: lws_wol() and lws_parse_mac() Andy Green 2023-11-09 12:00:36 +00:00
  • 3454cd1f8a test: async dns: handle dynamic ads on warmcat Andy Green 2023-11-09 12:02:47 +00:00
  • 48e09ddf51 clean: pedantic: remove repeated typedefs Andy Green 2023-11-08 07:26:32 +00:00
  • e7db2efabf mbedtls: if we have tls1.2 only accept exactly that Andy Green 2023-11-02 09:56:20 +00:00
  • 115571f0f3 cmake: mbedtls: mbedtls_ssl_conf_alpn_protocols check Andy Green 2023-11-02 09:54:49 +00:00
  • 5e060e2968 mbedtls: auto adapt to changed session constant Andy Green 2023-10-31 10:50:40 +00:00
  • cf07fef590 msvc: avoid error about mixed ellipsis and cond Ogre Transporter 2023-11-07 06:30:25 +00:00
  • 5a5c31312e mbedtls: print library version Andy Green 2023-11-02 08:06:50 +00:00
  • 65f977c7de msvc: avoid error about mixed ellipsis and cond Ogre Transporter 2023-11-07 06:30:25 +00:00
  • 75b41f4a9d tls: mbedtls-3.5.0: correct privkey size Andy Green 2023-11-05 08:25:33 +00:00
  • 26c3f9a01b tls: mbedtls-3.5.0: correct privkey size Andy Green 2023-11-05 08:25:33 +00:00
  • 407f88615f mbedtls: if we have tls1.2 only accept exactly that Andy Green 2023-11-02 09:56:20 +00:00
  • 2da771b129 cmake: mbedtls: mbedtls_ssl_conf_alpn_protocols check Andy Green 2023-11-02 09:54:49 +00:00
  • 05e08a511a mbedtls: print library version Andy Green 2023-11-02 08:06:50 +00:00
  • e71398c02a mbedtls: auto adapt to changed session constant Andy Green 2023-10-31 10:50:40 +00:00
  • 6dfc270232 ss: http: support PATCH Andy Green 2023-10-27 05:50:26 +01:00
  • 816544f1d6 ss: http: support PATCH Andy Green 2023-10-27 05:50:26 +01:00
  • 051dfbdb7d openssl: Add lws ctx ref to client vhost's SSL_CTX Nate Karstens 2023-10-20 13:25:09 -05:00
  • d4c9158d88 openssl: Add lws ctx ref to client vhost's SSL_CTX Nate Karstens 2023-10-20 13:25:09 -05:00
  • 2e2e3a0715 openssl: Add lws ctx ref to client vhost's SSL_CTX Nate Karstens 2023-10-20 13:25:09 -05:00
  • a1cbc02aeb Add guard for setrlimit zoraaver 2023-02-07 15:59:26 +00:00
  • c012b12589 openssl: Properly report OpenSSL error in lws_tls_client_connect Audric Schiltknecht 2023-10-20 17:42:35 -04:00
  • 5736786391 openssl: Properly report OpenSSL error in lws_tls_client_connect Audric Schiltknecht 2023-10-20 17:42:35 -04:00
  • 9d16a066c4 openssl: Properly report OpenSSL error in lws_tls_client_connect Audric Schiltknecht 2023-10-20 17:42:35 -04:00
  • 18fdb0d6ec ipv6: Add support for RFC5014 for Linux Dylan Taft 2023-10-14 16:52:25 -04:00
  • 1be82bb55f Add support for RFC5014 for Linux Dylan Taft 2023-10-14 16:52:25 -04:00
  • 2510e59b0f Remove lws_get_allocated_heap kpcyrd 2023-10-09 14:35:02 +02:00
  • 86b4fecc86 Remove usage of malloc_usable_size kpcyrd 2023-10-09 12:24:18 +02:00
  • 4144c1e61b mbedtls-server: Fix broken client verification Daniel Danzberger 2023-06-05 21:24:59 +02:00
  • 7ef2065fdf netlink: fix errant route delete on NEWADDR Mark Butowski 2023-09-23 06:35:07 +00:00
  • ce44fe8cc2 netlink: fix errant route delete on NEWADDR Mark Butowski 2023-09-23 06:35:07 +00:00
  • 07778789f4 Introducing libwebsockets support for nuttx wangyingdong 2023-09-19 15:58:38 +08:00
  • a6a7fa646e fix: l/r/h/http2.c: Fix spelling mistake Philippe Coval 2023-07-08 11:29:29 +02:00
  • f5dc835295 Introducing libwebsockets support for nuttx wangyingdong 2023-09-19 15:58:38 +08:00
  • 261b957cf6
    Update README.md VictorieeMan 2023-07-20 10:44:55 +02:00
  • e0ad722bd6
    Started on a TOC summary readme for the READMEs folder VictorieeMan 2023-07-20 10:43:14 +02:00
  • dfcbfbd0d3
    Rename README.me to README.md VictorieeMan 2023-07-20 09:48:28 +02:00
  • 8498c02e37
    Update README.me VictorieeMan 2023-07-20 09:48:02 +02:00
  • c9c9426907
    Create README.me VictorieeMan 2023-07-20 09:46:41 +02:00
  • d179b303a8 fix: l/r/h/http2.c: Fix spelling mistake Philippe Coval 2023-07-08 11:29:29 +02:00
  • 42ae3e9945 tls: fix ssl connection error in raw connection johnnychen 2023-07-03 10:44:25 +08:00
  • 1bebe54bd7 dlo: fix compiler complaints 'redefinition of typedef' Noel Graf 2023-07-02 14:56:22 +02:00
  • 41ff4ef8ae openssl-server: enum vs int disagreement Andy Green 2023-06-14 07:14:23 +01:00
  • f9d1f25abe openssl-server: enum vs int disagreement Andy Green 2023-06-14 07:14:23 +01:00
  • 9d184606a1 mbedtls-server: Fix broken client verification Daniel Danzberger 2023-06-05 21:24:59 +02:00
  • 949adfc5cf attempt to restore tabs rwachtfogel 2023-06-01 12:15:08 +03:00
  • 0d04284b1a attempt to restore tabs rwachtfogel 2023-06-01 12:00:27 +03:00