1. 48366de unix plat: add minimal wsi fd map option by Andy Green · 6 years ago
  2. a404983 tokenize: add one more api test by Andy Green · 6 years ago
  3. 752e193 no h2: fix unused var warning by Andy Green · 6 years ago
  4. 8f5cdac Subject: [PATCH] Fix bzero misdetection also for GCC >=8 by Orgad Shaneh · 6 years ago
  5. 8a0ab2d cmake: probe gcc flags capability by Andy Green · 6 years ago
  6. d0b63a8 abstract: raw protocol name is raw-skt by Andy Green · 6 years ago
  7. 173943a h2: align h1 upgrade to work same as alpn upgrade by Andy Green · 6 years ago
  8. 832fdae mbedtls: correct memory cert usage by Andy Green · 6 years ago
  9. d06b723 uv: solve contradiction with WITHOUT_SERVER by Andy Green · 6 years ago
  10. f89aa40 generic-sessions update by Andy Green · 6 years ago
  11. 7ca8b77 pmd: split ebufs to track in and out by Andy Green · 6 years ago
  12. 8d473ad smtp: make abstract by Andy Green · 6 years ago
  13. ae6346d ws: connection parse: check just the resolved token by Andy Green · 6 years ago
  14. f7149e9 cc0: align dedication to CC0 FAQ recommended format by Andy Green · 6 years ago
  15. 0c77ce9 openssl3: improve api availability tests by Andy Green · 6 years ago
  16. 8f06b6f lejp: allow up to 20 digit decimal numbers by Andy Green · 6 years ago
  17. 0405c0c lejp: make sure child object close is not mistaken for parent by Andy Green · 6 years ago
  18. 8013563 permissions: adapt drop permissions plat function to do uid and gid lookup separately by Andy Green · 6 years ago
  19. 9e347e6 plugins: remove requirement for libuv on unix by Andy Green · 6 years ago
  20. c13ad5b rx flow: use dll2 by Andy Green · 6 years ago
  21. bb0e7d9 rx flow: handle partial flow buffer consumption by Andy Green · 6 years ago
  22. 359aeb1 client http rx: check correct binding state by Andy Green · 6 years ago
  23. 575b96e http: refactor and fixes in lws_get_mimetype by pavelxdd · 6 years ago
  24. 6d45e6c spa: add info args and stride by Andy Green · 6 years ago
  25. 8a6cf74 post: only report BODY_COMPLETION once by Andy Green · 6 years ago
  26. 38fb0e3 lws_struct by Andy Green · 6 years ago
  27. 0850231 ws: client: if server sends no subprotocol prefer any existing protocol by kzhdev · 6 years ago
  28. c40394f openssl: client: handle no tcr by kzhdev · 6 years ago
  29. af817c6 cgi: fix h2 timeouts by Andy Green · 6 years ago
  30. 0bfb172 http: basic auth: fix delay on Firefox by pavelxdd · 6 years ago
  31. ede747f openssl: client: check wsi from openssl private data by Andy Green · 6 years ago
  32. a92cf65 windows: fix build on VS2017 WIN10 by Kieran · 6 years ago
  33. 1d6128d cmake: Fix bzero mis-detection on MinGW by elivdahan · 6 years ago
  34. fd1f4e4 lwsac_use_zero by Andy Green · 6 years ago
  35. 080a726 docs: add READMEs/README.porting.md by Andy Green · 6 years ago
  36. 9bcbefe docs: lws_dll and lws_dll2 documentation 3 by Andy Green · 6 years ago
  37. 49d78fd ws proxy: also proxy ACCEPT_LANGUAGE by Andy Green · 6 years ago
  38. 1062370 unix skt: allow control over skt user:group by Andy Green · 6 years ago
  39. ce1f395 context: add info members to drop privileges using user and group name strings by Andy Green · 6 years ago
  40. 59b4688 docs: correct lws_random doxygen docs 9 by Andy Green · 6 years ago
  41. 53c932e lws_hex_to_byte_array by Andy Green · 6 years ago
  42. ff71e3c close: after DROP_PROTOCOL no longer report traffic to callback by Andy Green · 6 years ago
  43. 5c3a2be http proxy: proxy Authorization header by Andy Green · 6 years ago
  44. 588cf0b lws_spa: add CLOSE callback by Andy Green · 6 years ago
  45. da3d8cb http proxy: support POST by Andy Green · 6 years ago
  46. f7860b6 spa: allow instantiation with no parse array by Andy Green · 6 years ago
  47. 62c5a78 alpn: handle ALLOW_NON_SSL_ON_SSL_PORT by Andy Green · 6 years ago
  48. 303c78a hrtimer: insert must handle head tail pointers by Andy Green · 6 years ago
  49. d5d2bbc hrtimer: remove from correct dll before resetting by Andy Green · 6 years ago
  50. d1d313b ws proxy: also proxy h1 ws to h1 and h2 by Andy Green · 6 years ago
  51. 668a3f4 minimal-http-server-eventlib-smp by Andy Green · 6 years ago
  52. 13ae992 lws_dll[2]_foreach_safe: add user cb param by Andy Green · 6 years ago
  53. b227d10 nossl recv: always respond to 0 length read as shutdown by Andy Green · 6 years ago
  54. 462847b lws_dll: remove lws_dll_lws and deprecate lws_dll_remove by Andy Green · 6 years ago
  55. ce5b9a3 lws_dll: teach it to track tail as well as head by Andy Green · 6 years ago
  56. 8dd3383 lws_dll_foreach_safe by Andy Green · 6 years ago
  57. 30eb3e9 openssl: gencrypto: aes gcm AAD: use EncryptUpdate or DecryptUpdate to set AAD by Andy Green · 6 years ago
  58. 45f2c9f openssl3: handle EC_POINT_get_affine_coordinates api change by Andy Green · 6 years ago
  59. 555c34b openssl: reuse client SSL_CTX where possible by Andy Green · 6 years ago
  60. 58ff442 server-status: show correct statm value by Andy Green · 6 years ago
  61. 15a0e54 minimal-http-server-proxy by Andy Green · 6 years ago
  62. 59a2a78 openssl: try to reduce memory usage by Andy Green · 6 years ago
  63. 75c058e mbedtls: handle vhost without valid cert gracefully by Andy Green · 6 years ago
  64. 4c3146c glibc: if malloc_trim() exists, call it periodically by Andy Green · 6 years ago
  65. c74e499 appveyor: add JOSE target by Andy Green · 6 years ago
  66. 9c7162f windows: prepare for udp by Andy Green · 6 years ago
  67. 579ed35 jwk: remove unistd.h include by Andy Green · 6 years ago
  68. 119aa5c lws_dir: wrap dir scanning backend and convert lejp-conf by Andy Green · 6 years ago
  69. 5d1cd3c mbedtls: Fix reads getting stuck when the socket has disconnected by Santeri Hernejärvi · 6 years ago
  70. 274b491 dbus: selftests should use more unique mirror session name by Andy Green · 6 years ago
  71. ce273b1 dbus: signal.h needed explicitly on some platforms by Brian Lee · 6 years ago
  72. 7c6cfd2 vhost: fix allocated protocol list freeing at destroy time by Andy Green · 6 years ago
  73. 80ff6ed lwsac_use_zeroed: lwsac helper equivalent to zalloc by Andy Green · 6 years ago
  74. 6a88483 lejp: integrate error strings and api to core lejp by Andy Green · 6 years ago
  75. 4ed522e minimal-http-client-custom-headers by Andy Green · 6 years ago
  76. 3b65f98 old openssl: dont build with membuffer apis by Andy Green · 6 years ago
  77. c3f30bf vhost info: add memory buffer cert support by Andy Green · 6 years ago
  78. 0079099 vhost: add pprotocols to vhost info by Andy Green · 6 years ago
  79. 28fc564 optee: supporting sockaddr* variants and cleanup by Akira Tsukamoto · 6 years ago
  80. f8cd973 mingw: windows: make minimal examples build by Andy Green · 6 years ago
  81. 09fe212 bzero: replace all with memset by Andy Green · 6 years ago
  82. b31ab02 ipv6: force ipv4 if iface bind uses ipv4 address by Andy Green · 6 years ago
  83. 529b59c xenial: fix missing stdio.h errors in minimal examples by Andy Green · 6 years ago
  84. 2cb6732 minimal-ws-client-echo: add -i iface option to allow control of client iface bind by Andy Green · 6 years ago
  85. 1e00d1d ipv6: support [ipv6]:port in client proxy by Andy Green · 6 years ago
  86. c741f71 adopt: force incoming fd to nonblocking by Andy Green · 6 years ago
  87. cdf6dc3 cmake cross: non-bash doesn't deal with quoted options correctly by Andy Green · 6 years ago
  88. b50e9fb cmake: override build system release optimization policy by Andy Green · 6 years ago
  89. 986bb37 ah: custom headers for h1 by Andy Green · 6 years ago
  90. e56ccb7 libuv: account for pipe close only once by Andy Green · 6 years ago
  91. c289ee3 ipv6: migrate header includes to private.h by Andy Green · 6 years ago
  92. ddebc52 uv: ensure watcher exists before operating on it by Andy Green · 6 years ago
  93. 562dcba smp: take pt lock in poll foreign thread detection by Andy Green · 6 years ago
  94. e7df97c libuv.c: set m to 0 by default by Adam Duskett · 6 years ago
  95. a57d13c smp: adopt: deal with load balancing init window by Andy Green · 6 years ago
  96. 3a31c47 ws: setting default protocol index to an illegal index disables default ws binding by Andy Green · 6 years ago
  97. 30d992d clean: LWS_SSL_ENABLED use vh as the macro arg name to clarify what should be given by Andy Green · 6 years ago
  98. 572ffb4 http: log ws upgrades by Andy Green · 6 years ago
  99. 281d2a7 socks5: fix remain dst buffer length when calls lws_strncpy by JoonCheol Park · 6 years ago
  100. fb90b04 server-status: add proc statm and switch to vhost protocol timer by Andy Green · 6 years ago