1. b67d192 lws_map by Andy Green · 3 years, 3 months ago
  2. 6ab149b evlib: remove PREPARE_DELETION as cruft by Andy Green · 3 years, 1 month ago
  3. f6911cd minimal: perf: add --test404[red] switches by Andy Green · 3 years, 1 month ago
  4. 1b9ef51 conmon: make sure we report http specific on close by Andy Green · 3 years, 1 month ago
  5. 6953958 http: redirect: make sure we keep wsi opaque by Andy Green · 3 years, 1 month ago
  6. 33d0638 ss: CREATING to TIMEOUT is possible with sspc and active timeout by Andy Green · 3 years, 1 month ago
  7. 31bbeb5 minimal: eventlib-custom: handle fds removal in service by Andy Green · 3 years, 1 month ago
  8. 1348632 h2: plat: fix plat SETTINGS override by Gopi Rao · 3 years, 1 month ago
  9. 5de5ee7 ss: lws_ss_client_connect also only pass up return by Andy Green · 3 years, 1 month ago
  10. af501ea windows: plat: only build client ctx init if WITH_TLS by Andy Green · 3 years, 2 months ago
  11. 708903c minimal: eventlib: custom: add client demonstration by Andy Green · 3 years, 2 months ago
  12. 43f290a sspc: add LWSSSCS_UPSTREAM_LINK_RETRY state by Andy Green · 3 years, 2 months ago
  13. 770dc7b client: connections: add detailed dynamic CCE info by Andy Green · 3 years, 2 months ago
  14. 0043ea5 ws: check protocol before debug log by Andy Green · 3 years, 2 months ago
  15. 5b8a597 server: http-proxy: fix POST by Andy Green · 3 years, 2 months ago
  16. e49a5f3 sai: centos8-aarch64 by Andy Green · 3 years, 1 month ago
  17. 6d8c4a7 sai: debian 11 by Andy Green · 3 years, 2 months ago
  18. 79c8d6b sai: rejuvenate netbsd/aarch64BE and add netbsd/x64_64-amd by Andy Green · 3 years, 2 months ago
  19. 568fa01 lws_struct: add CHILD_PTR setting by Andy Green · 3 years, 2 months ago
  20. 37f3244 conmon: add dns and protocol_specific by Andy Green · 3 years, 2 months ago
  21. 2951a92 conmon: fix missing quote in JSON by Zhao Lou · 3 years, 1 month ago
  22. 4c99f85 conmon: pass userobj to ss rx not handle by Yichen Gu · 3 years, 2 months ago
  23. 387a406 ss: conmon: assert if wsi ss handle is stale by Andy Green · 3 years, 2 months ago
  24. 9cd8d1f sspc: enable CCEs on proxy link wsi by Andy Green · 3 years, 2 months ago
  25. 243c21d ss: add fault injections in creation by Andy Green · 3 years, 2 months ago
  26. 2b75c6f smd: avoid recursive lock when unregistering during delivery by Andy Green · 3 years, 2 months ago
  27. ca16a07 ss: unpick failed create using destroy by Jed Lu · 3 years, 2 months ago
  28. 406b79e ss: handle DESTROY_ME from inside ss creation by Andy Green · 3 years, 2 months ago
  29. e644bb4 cpd: pass up lws_ss_request_tx ret by Andy Green · 3 years, 2 months ago
  30. f3d5b9b service: assert on thread shenanigans by Andy Green · 3 years, 2 months ago
  31. eb8c835 logs: handle LWS_LOGS_TIMESTAMP disabled by Andy Green · 3 years, 2 months ago
  32. a7e4724 http: date: use timegm by Andy Green · 3 years, 2 months ago
  33. 5f31ff8 h2: data: frame header already parsed out by Andy Green · 3 years, 2 months ago
  34. 31dc6f0 docs: event loops intro by Andy Green · 3 years, 2 months ago
  35. d1f3762 types: handle ssize_t is int by Andy Green · 3 years, 2 months ago
  36. 9365490 conmon: only build if WITH_CONMON by Yichen Gu · 3 years, 2 months ago
  37. 62b915c ss: increase set_metadata length type to size_t by Jed Lu · 3 years, 2 months ago
  38. 3073655 ss: zero on destroy by Andy Green · 3 years, 2 months ago
  39. d18d7a3 http: redir: to tls from none by Andy Green · 3 years, 2 months ago
  40. fac7c5b seq: fix by Andy Green · 3 years, 2 months ago
  41. 630d768 b64: add downcasts for gcc 4.4 by Hassan Sahibzada · 3 years, 2 months ago
  42. e5944a7 h2: server: file serving chunk restricted to max frame size from SETTINGS by Yucong Sun · 3 years, 2 months ago
  43. faf091d windows: tls: make sure we are telling correct errno by Yucong Sun · 3 years, 2 months ago
  44. 81e54df cmake: tls: check correct api for availability by Yucong Sun · 3 years, 2 months ago
  45. 5ddb03d iface: score binds by Andy Green · 3 years, 2 months ago
  46. c11311f ws: ext: close wsi rather than spin if unable to clear buflist by Andy Green · 3 years, 2 months ago
  47. 4b08978 tls: mbedtls-3 by Andy Green · 3 years, 3 months ago
  48. 215ec1d remove LWS_WITH_DEPRECATED_THINGS by Andy Green · 3 years, 3 months ago
  49. ed7215f cmake: mbedtls: extra CMAKE_REQUIRED_INCLUDES by Nikias Bassen · 3 years, 3 months ago
  50. 6852c3c README.md: update by Andy Green · 3 years, 3 months ago
  51. c817608 vhost: listen: protect listen port transfer between by Andy Green · 3 years, 3 months ago
  52. 1ae1fcc mbedtls: sessions: clean session on bail path by Andy Green · 3 years, 3 months ago
  53. 4c4b2c5 libevent: use event_enable_debug_mode by Andy Green · 3 years, 3 months ago
  54. a4720b7 windows: align plat insert socket POLLIN handling to linux by Andy Green · 3 years, 3 months ago
  55. f708d09 socks5: cast for mingw3 nonposix recv args by Andy Green · 3 years, 3 months ago
  56. 48541ef mqtt: handle NULL mqtt publish metadata by Andy Green · 3 years, 3 months ago
  57. 1809f37 event libs: glib: use glib.h specifically by marcelo-gonzalez · 3 years, 3 months ago
  58. 6e3a6d9 openssl: manage _GNU_SOURCE better by calvin2021y · 3 years, 3 months ago
  59. c604b9c tls: add option to serialize ssl handshake by Bing Zhao · 3 years, 3 months ago
  60. 7479916 tls: fix inbalanced tls restrict borrow/return calls by Bing Zhao · 3 years, 3 months ago
  61. 46c84ee raw-proxy: fix role bind flag by Andy Green · 3 years, 3 months ago
  62. ee51015 fi: wsi: fault to fake peer hangup after a delay range by Andy Green · 3 years, 3 months ago
  63. 36e7e8a fault injection: pseudorandom 64-bit range support by Andy Green · 3 years, 3 months ago
  64. fabe78d Wextra by Andy Green · 3 years, 3 months ago
  65. 5432e8a sspc: add concurrency stress by Andy Green · 3 years, 3 months ago
  66. a7edd16 logs: more internal conversion to log_cx by Andy Green · 3 years, 3 months ago
  67. 5d8cf03 logs: log contexts by Andy Green · 3 years, 4 months ago
  68. 8e76634 logs: introduce log_cx by Andy Green · 3 years, 3 months ago
  69. 9d123ea extpoll: clean up test server for Wconversion in extpoll parts by Andy Green · 3 years, 3 months ago
  70. 349cc1b mqtt: fix wrong packet id in some conditions by Chunho Lee · 3 years, 3 months ago
  71. 66afeaa dns: handle EAI_NONAME as fatal by Andy Green · 3 years, 3 months ago
  72. 604968a minimal: hcmulti: modernize startup to use OPERATIONAL by Andy Green · 3 years, 3 months ago
  73. 34afca3 netlink: hold in COLDPLUG until we actually have some routing table contents by Andy Green · 3 years, 3 months ago
  74. d547580 tls restriction: check before doing bio by Andy Green · 3 years, 3 months ago
  75. 576bed6 sspc: close: differentiate between ss and sspc at final wsi close by Andy Green · 3 years, 3 months ago
  76. 9e8eb28 sul: improve debugging by Andy Green · 3 years, 3 months ago
  77. c0680fa connect: fix cli_hostname leak breaking staggered h1 pipeline by Andy Green · 3 years, 3 months ago
  78. c2e10db ss-policy2c-update by Jed Lu · 3 years, 3 months ago
  79. c90feba gcc: gcc8 only recognizes fallthu by David Jeffers · 3 years, 3 months ago
  80. 1c72e9e minimal: ws client spam: modernize with pvo and cancel service after interrupted by Andy Green · 3 years, 3 months ago
  81. 0dd8a4a tls-sessions: remove no stash warning by Andy Green · 3 years, 3 months ago
  82. a095e6c ss: sspc: enforce not allowed to call lws_ss[pc]_destroy from callbacks by Andy Green · 3 years, 3 months ago
  83. 5ea9194 ss: check destroy null policy by Andy Green · 3 years, 3 months ago
  84. 7135b31 ss: check serialize null policy by Andy Green · 3 years, 3 months ago
  85. c859b60 ss: avoid null ss policy on req tx len by Andy Green · 3 years, 3 months ago
  86. 9bd8819 ss: avoid null ss policy on req tx by Andy Green · 3 years, 3 months ago
  87. cf2dbdc vhost: create multiple listen sockets per AF by Andy Green · 3 years, 3 months ago
  88. 6163c96 vhost: allow multiple listen sockets by Andy Green · 3 years, 3 months ago
  89. 8c122cd redirect: make sure we start with / on path by Andy Green · 3 years, 3 months ago
  90. 272dba8 http: redo redirects to follow close flow by Andy Green · 3 years, 4 months ago
  91. 2f9bb7a tls: JIT Trust by Andy Green · 3 years, 4 months ago
  92. f8f1749 client: add option for allowing redirect tls downgrades by Andy Green · 3 years, 4 months ago
  93. 983edaf mbedtls: add AKID and SKID support by Andy Green · 3 years, 4 months ago
  94. b25079c lws_cache_ttl by Andy Green · 3 years, 4 months ago
  95. cb5b1f7 ss: h1: log dereferences NULL by Haopeng Li · 3 years, 3 months ago
  96. c09d69e minimal: htt-client: send user agent and accept by Andy Green · 3 years, 3 months ago
  97. 3ef0b02 ctest: do not reuse ctest-ssp path by Andy Green · 3 years, 3 months ago
  98. c476d30 android: getnameinfo uses nonstandard size_t by Andy Green · 3 years, 3 months ago
  99. 1929e1f getifaddrs: casts for android by Andy Green · 3 years, 3 months ago
  100. 8886cc2 win32: client: just do WIN32 check by Mykola Stryebkov · 3 years, 3 months ago