1. 897eb02 plugins: sshd: eg musl needs sys/types if available by Jakov Smolić · 2 years, 7 months ago
  2. 63db023 pugins: sshd: handle window-change request by Orefkov Aleksander · 2 years, 8 months ago
  3. 6c7798e plugins: sshd: channel fixes by Orefkov Aleksander · 2 years, 8 months ago
  4. 957bfae plugins: sshd: mbedtls 3 extra adaptation by Orefkov Aleksander · 2 years, 8 months ago
  5. 9efc32a plugins: sshd: sc25519 must handle last bit by Orefkov Aleksander · 2 years, 8 months ago
  6. fabe78d Wextra by Andy Green · 3 years ago
  7. 5d8cf03 logs: log contexts by Andy Green · 3 years ago
  8. a481a6e plugin: post: check unexpected write after protocol unbind by Andy Green · 3 years ago
  9. 24abd69 http: parser: straighten out %00 legality by Andy Green · 3 years, 2 months ago
  10. 3f4623b lws_metrics by Andy Green · 3 years, 5 months ago
  11. 671ffe7 plugins: ssh: xenial warning fixes by Andy Green · 3 years, 3 months ago
  12. 8d5341d vh init: make sure protocol set by Andy Green · 3 years, 4 months ago
  13. 0e6df74 plugins: add option LWS_WITH_PLUGINS_BUILTIN by Andy Green · 3 years, 4 months ago
  14. 6497220 plugins: add LWS_BUILD_HASH to header and require match by Andy Green · 3 years, 4 months ago
  15. d5618f6 Wconversion: workarounds for CentOS7 by Andy Green · 3 years, 4 months ago
  16. 60b5ca6 server_status: adapt for tags by Andy Green · 3 years, 5 months ago
  17. c9731c5 type comparisons: fixes by Andy Green · 3 years, 6 months ago
  18. 0ceba15 lws_lifecycle by Andy Green · 3 years, 5 months ago
  19. 5c988d7 plugins: more explicit header inclusion by Andy Green · 3 years, 7 months ago
  20. 8d88d2f plugins: use new export symbol convention by Andy Green · 3 years, 8 months ago
  21. 5c7b5af cmake: disable export visibility when building lws static by Andy Green · 3 years, 9 months ago
  22. c6c7ab2 event libs: default to building as dynamically loaded plugins by Andy Green · 3 years, 9 months ago
  23. d98101d plugins: generalize and provide public api by Andy Green · 3 years, 9 months ago
  24. 629c813 sai: freebsd by Andy Green · 3 years, 10 months ago
  25. 4f84fcb cmake: windows: WIN32_HELPERS_PATH already ready for one-level-down CMakeLists.txt by Andy Green · 3 years, 10 months ago
  26. dfa9423 coverity: missing malloc return check by Andy Green · 3 years, 11 months ago
  27. 599625b remove: generic sessions by Andy Green · 3 years, 11 months ago
  28. 2a77277 windows: for data exports use explicit extern by Andy Green · 4 years ago
  29. c0294c3 clean: use lws_intptr_t where needed by Andy Green · 4 years ago
  30. 286cf43 sul: multiple timer domains by Andy Green · 4 years ago
  31. b3131fd cmakelist: Augean Stables refactor by Andy Green · 4 years ago
  32. 9f1d019 CTest: migrate and deprecate existing selftest scripts by Andy Green · 4 years, 2 months ago
  33. af26f0c lejp: correct return temp type to int by Andy Green · 4 years, 1 month ago
  34. 40803b3 lws_struct: sqlite open option for create or not by Andy Green · 4 years, 1 month ago
  35. 30fc8e9 lws_struct sqlite3 by Andy Green · 4 years, 3 months ago
  36. 9a1f184 rtos diet: http: remove headers at buildtime according to config by Andy Green · 4 years, 3 months ago
  37. def2cd7 generic-sessions: debugging by Andy Green · 4 years, 4 months ago
  38. 5055096 clean: codacy by Andy Green · 4 years, 5 months ago
  39. 157acfc windows: clean type warnings by Andy Green · 4 years, 5 months ago
  40. 86fe71f lws_get_random: change length to size_t for coverity by Andy Green · 4 years, 5 months ago
  41. 0bfd391 cleaning by Andy Green · 4 years, 5 months ago
  42. 34eca20 acme: add wildcard support to CSR by Zhiwen Zheng · 4 years, 7 months ago
  43. 37898cc acme: convert from tls-sni-01 to ACMEv2 http-01 by Zhiwen Zheng · 4 years, 7 months ago
  44. ba8402b coverity: use function comments to clear false positives by Andy Green · 4 years, 8 months ago
  45. 5013162 abstract: existing connection compare by Andy Green · 5 years ago
  46. 6a6f365 semmle: fix warnings by Andy Green · 4 years, 9 months ago
  47. d3aa28c server-status: still produce valid json if files cant be opened by Andy Green · 4 years, 9 months ago
  48. 7528491 raw-proxy: don't defer to raw-skt if we wanted raw-proxy by Andy Green · 4 years, 9 months ago
  49. 2631966 license: switch LGPLv2.1+SLE parts to MIT by Andy Green · 4 years, 10 months ago
  50. 0ada40c abstract: allow completely generic instantiation and destruction by Andy Green · 5 years ago
  51. d0b63a8 abstract: raw protocol name is raw-skt by Andy Green · 5 years ago
  52. f89aa40 generic-sessions update by Andy Green · 5 years ago
  53. 8d473ad smtp: make abstract by Andy Green · 5 years ago
  54. f7149e9 cc0: align dedication to CC0 FAQ recommended format by Andy Green · 5 years ago
  55. 588cf0b lws_spa: add CLOSE callback by Andy Green · 5 years ago
  56. 58ff442 server-status: show correct statm value by Andy Green · 5 years ago
  57. 4c3146c glibc: if malloc_trim() exists, call it periodically by Andy Green · 5 years ago
  58. f8cd973 mingw: windows: make minimal examples build by Andy Green · 5 years ago
  59. 529b59c xenial: fix missing stdio.h errors in minimal examples by Andy Green · 5 years ago
  60. fb90b04 server-status: add proc statm and switch to vhost protocol timer by Andy Green · 5 years ago
  61. 93d23ef raw-proxy: avoid one char read too far with tokenizer by Andy Green · 5 years ago
  62. d41e0f8 sshd: explicitly transfer free responsibility when adopting last_alloc by Andy Green · 5 years ago
  63. 2d086db codacy: fixes for warnings by Andy Green · 5 years ago
  64. bedc358 deaddrop: extend timeout as data comes in by Andy Green · 5 years ago
  65. 21889b5 ecdh-es by Andy Green · 5 years ago
  66. eda102e jwe by Andy Green · 5 years ago
  67. a3dcc95 genec: generic ECDH crypto layer by Andy Green · 5 years ago
  68. 47e14ba genrsa: add OAEP and PSS and convert openssl to EVP by Andy Green · 5 years ago
  69. ddb94d4 genaes: generic AES layer independent of tls library by Andy Green · 5 years ago
  70. 440dacc JOSE: refactor and prepare for JWE by Andy Green · 6 years ago
  71. 08b5ad9 role: raw-proxy by Andy Green · 6 years ago
  72. b318877 adopt: allow associated accepted vhost connections to specific role by Andy Green · 6 years ago
  73. 531ad7e minimal example deaddrop by Andy Green · 6 years ago
  74. 4e2eef3 plugin: lws deaddrop by Andy Green · 6 years ago
  75. 110f1ec post-demo: fix h2 flags by Andy Green · 6 years ago
  76. 9bed6d6 clean: general whitespace cleanup by Andy Green · 6 years ago
  77. 0a0b881 minimal: minimal-ws-client-spam by Andy Green · 6 years ago
  78. 1f13141 lws_hdr_copy: ensure enough extra space by Andy Green · 6 years ago
  79. d3bc2c3 fulltext search by Andy Green · 6 years ago
  80. e66937a mirror: flip check on get_urlarg_by_name by pblemel · 6 years ago
  81. 33a6034 codacy: minor fixes by Andy Green · 6 years ago
  82. 35473ca csp: update lwsgs by Andy Green · 6 years ago
  83. f6a3aa0 http: enlarge headers buffers since they may meet large headers from vhost config by Andy Green · 6 years ago
  84. 97f3e66 test-app: upgrade test.html to have separate css and js for CSP by Andy Green · 6 years ago
  85. d1f9f0a libwebsockets.h: split out into a dir of sub-includes included by libwebsockets.h by Andy Green · 6 years ago
  86. d461f46 libwebsockets.h: clean out some boilerplate better put in core/private.h by Andy Green · 6 years ago
  87. a03dd40 plugins: gitws libjsongit2 support by Andy Green · 6 years ago
  88. f2f9685 fd_cloexec: add and use lws_open wrapper and lws_plat_apply_FD_CLOEXEC() on cgi by Andy Green · 6 years ago
  89. db69769 sshd: make sure no aliases on last_alloc by Andy Green · 6 years ago
  90. c4f4b5c sshd: fix timingsafe_bcmp by Andy Green · 6 years ago
  91. 95c0e8b post-demo: defer even header writes to writable callback by Andy Green · 6 years ago
  92. d48be76 Update protocol_esp32_lws_scan.c by jas39 · 6 years ago
  93. 57f7f54 Update protocol_esp32_lws_ota.c by jas39 · 6 years ago
  94. bce8cca refactor: also migrate tls to the ops struct and private.h pattern by Andy Green · 6 years ago
  95. f497562 refactor: change event lib minimal examples to serve as the test apps by Andy Green · 6 years ago
  96. d37b383 refactor: apply ops structs to event loop handlers by Andy Green · 6 years ago
  97. d05b408 refactor: clean out test-apps by Andy Green · 6 years ago
  98. 27e86e2 cmake: allow setting LWS_ROLE_WS by Andy Green · 6 years ago
  99. 62af793 rxflow buflist: handle forced service by Andy Green · 6 years ago
  100. 16e2f09 refactor mode and states into roles and states by Andy Green · 6 years ago