1. 19242db raw: take care about same vh protocol linked list by Andy Green · 8 years ago
  2. 89212d6 pollout: handle request for pollout during pollout service by Andy Green · 8 years ago
  3. 00ae909 esp32: separate factory setup by Andy Green · 8 years ago
  4. d58353f pmd: handle case we are already on drain list by Andy Green · 8 years ago
  5. 7aadd14 pmd: align client rx sm with server one by Andy Green · 8 years ago
  6. a4d2364 solaris: handle big-endian by luk65 · 8 years ago
  7. ec50eba Subject: Libevent: Initial Support by Aditya Tirumala · 8 years ago
  8. 3a09c3b esp32: align fops member name defines by Andy Green · 8 years ago
  9. 205cced raw: enable server and client raw sockets by Andy Green · 8 years ago
  10. 19cc7ac fops-zip by Andy Green · 8 years ago
  11. 753f1d6 junzip: style and migrate header into private-libwebsockets.h by Andy Green · 8 years ago
  12. 04054b4 ev: fix build by Andy Green · 8 years ago
  13. 1ada132 fops: allow setting from context creation and introduce lws_select_fops_by_vfs_path by Andy Green · 8 years ago
  14. be8d791 adoption: make union for socket and file fds by Andy Green · 8 years ago
  15. 1789d0a fops: refactor around lws_fops_fd_t by Andy Green · 8 years ago
  16. a5488f9 mbedtls: remove abortive attempt to avoid confusing people by Andy Green · 8 years ago
  17. 0aed7a0 mbed3: sayonara by Andy Green · 8 years ago
  18. 3e0006c client: move redirects and c_port out of union by Andy Green · 8 years ago
  19. 3d6a1e1 client connect: oom4 clean up timeout list by Andy Green · 8 years ago
  20. 0db9b9f client redirect: choose correct error path after resetting client connection by Andy Green · 8 years ago
  21. 297c031 raw: adoption and processing by Andy Green · 8 years ago
  22. c7c4ae0 ESP32 platform by Andy Green · 8 years ago
  23. 40d37e2 client: fix X509_V_ERR_CERT_HAS_EXPIRED by Namowen · 8 years ago
  24. 31c5130 client: fix redirects and allow ssl / non-ssl redirects by Andy Green · 8 years ago
  25. 9395eb6 LWS_PLAT_OPTEE: Convert to use TEE_Malloc by Andy Green · 8 years ago
  26. 76985f2 wsi remove unused 'upgraded' boolean field by Denis Osvald · 8 years ago
  27. 1e22719 polarssl: turn off missing tlsext by Andy Green · 8 years ago
  28. c001a15 openssl: deal with missing OPENSSL_NO_TLSEXT on ancient versions by Andy Green · 8 years ago
  29. a0c4a0e cgi: 5s grace to send buffered if chunked by Andy Green · 8 years ago
  30. 714f66f windows: remove preprocessor business for [v]snprintf by Andy Green · 8 years ago
  31. dd0dfae ESP8266: LWS_POSIX fixes for basic auth and deprecated context by Andy Green · 8 years ago
  32. be9fb91 context deprecation by Andy Green · 8 years ago
  33. ed4acef RFC7233 HTTP Ranges support for server by Andy Green · 8 years ago
  34. 69c88d9 context: external_baggage_free_on_destroy by Andy Green · 8 years ago
  35. 6e436dc vhost: allow adding vhosts after server init by Bablooos · 8 years ago
  36. 0fdca9f client stash: update path variable to larger size by sjames1958gm · 8 years ago
  37. 53bed78 lws_socket_bind: use lws_sockfd_type by Andy Green · 8 years ago
  38. d2cef15 Better support for MINW32 by Rainer Poisel · 8 years ago
  39. 86ab060 client: add lws_http_client_http_response api by Andy Green · 8 years ago
  40. b46c401 alias lws_plat_service_tsi to lws_service_tsi in public api by Andy Green · 8 years ago
  41. 3b93e34 Add reject service keywords list by Andy Green · 8 years ago
  42. 443b31d extpoll: expose forced service apis by Andy Green · 8 years ago
  43. fb71b79 Subject: Fix some typographical and grammatical errors. by Peter Pentchev · 8 years ago
  44. a496700 lws_snprintf by Andy Green · 8 years ago
  45. c15714f handle rx flow control active when consuming payload by Andy Green · 8 years ago
  46. 316960b Added build support for Solaris. by Fredrik Skogman · 8 years ago
  47. 723b3f1 client http: extra read notification after close by Andy Green · 8 years ago
  48. e35d91a per-vhost headers and lwsws conf support by Andy Green · 8 years ago
  49. fa9ebb3 Remove context from lws_context_per_thread for non-libuv builds by Patrick Gansterer · 8 years ago
  50. 95fff47 client-add-PUSH-http-body-capability by Andy Green · 8 years ago
  51. bbf9369 client fixups after esp8266 by Andy Green · 8 years ago
  52. 7acf76c esp8266 initial support by Andy Green · 8 years ago
  53. f32d250 ws ping pong on idle connections by Andy Green · 8 years ago
  54. 722cc4a plugin table dirlisting by Andy Green · 8 years ago
  55. 5ab523e ah change default header len to 4096 and pool size 4 by Andy Green · 8 years ago
  56. 2b304a9 EXTPOLL export LWS_POLLXXX and document .events must be .revents by Andy Green · 8 years ago
  57. 675c349 client ssl add flag to control server cert hostname check by Andy Green · 8 years ago
  58. 81c221e CLIENT_CONNECTION_ERROR add strings by Andy Green · 8 years ago
  59. e7bf0aa client confirm server hostname in cert by Andy Green · 8 years ago
  60. 6ff571f windows detect client connection error by Andy Piper · 8 years ago
  61. 7f92ee8 lws_bind_protocol by Andy Green · 8 years ago
  62. 7a2fc44 protocol generic sessions by Andy Green · 9 years ago
  63. c16c6c8 fixup! ipv6 move disable to vhost option by Denis Osvald · 8 years ago
  64. 2dc7dde ipv6 move disable to vhost option by Andy Green · 8 years ago
  65. 4889566 add max_http_header_data2 and upgrade internal offsets from short to int by Andy Green · 8 years ago
  66. 264786d lws_get_peer_simple move to user api by Andy Green · 8 years ago
  67. e7c1c75 replace LWS_MAX_SOCKET_IO_BUF with context creation info pt_serv_buf_size by Andy Green · 9 years ago
  68. d6be677 win32 more build fixes by Andy Green · 9 years ago
  69. ecaed5e Fix leak caused by undestroyed pthread mutex by Sterling Jensen · 9 years ago
  70. 0a4da2c lwsws remove all protocols use lws default http by Andy Green · 9 years ago
  71. f658528 protocol plugins set default by Andy Green · 9 years ago
  72. a709cbb MSVC from 2015 up has vsnprintf by OndraCo · 9 years ago
  73. 624b23d Changes to enable WIN CE support by OndraCo · 9 years ago
  74. c25b290 stats upgrade rx tx to long long by Andy Green · 9 years ago
  75. f1fd882 client fix reaction to tls failure by Andy Green · 9 years ago
  76. cae57ad plugins_dir convert to array by Andy Green · 9 years ago
  77. 952fcde per vhost options struct explicitly const by Andy Green · 9 years ago
  78. 4664f71 create_vhost move mounts list to info by Andy Green · 9 years ago
  79. 119bdaa Android needs sys/resource.h by Alexander Bruines · 9 years ago
  80. 2f21628 pollin shouldnt always win over pollout by Andy Green · 9 years ago
  81. 16146cd coverity 160163 LWS_WARN_UNUSED_RESULT needed on header apis by Andy Green · 9 years ago
  82. 42e8b18 http cache policy by Andy Green · 9 years ago
  83. 748a221 cgi lifecycle logging by Andy Green · 9 years ago
  84. 451cee5 polarssl implementation by Andy Green · 9 years ago
  85. 9806140 plugin lws server status by Andy Green · 9 years ago
  86. 4714cf0 vh doubly linked list for wsi on same protocol by Andy Green · 9 years ago
  87. b21c20b context settable server string by Andy Green · 9 years ago
  88. 2f0bc93 lws access log option and lwsws conf by Andy Green · 9 years ago
  89. 57f2007 vhost collect rx tx stats by Andy Green · 9 years ago
  90. 144594d unix sockets make vhost option by Andy Green · 9 years ago
  91. cc3c6fb vhost should have his own options by Andy Green · 9 years ago
  92. 3c6a8c1 Add unix domain socket by Yeonjun Lim · 9 years ago
  93. b46e4a8 vhost keepalive timeout by Andy Green · 9 years ago
  94. f5efa74 cgi post by Andy Green · 9 years ago
  95. 22d6f39 http2 update integration by Andy Green · 9 years ago
  96. a5e73a1 lwsws cgi integration by Andy Green · 9 years ago
  97. 0a18354 lwsws conf and plugins convert to libuv apis by Andy Green · 9 years ago
  98. 37098ae lwsws protocol filter and options by Andy Green · 9 years ago
  99. 0207705 plugins by Andy Green · 9 years ago
  100. 09998e3 libuv add idle processing to force service where needed by Andy Green · 9 years ago