1. 08e008a h2 client: deal correctly with zero length DATA with END_STREAM by Andy Green · 5 years ago
  2. ebdc0ad lwsac-backfill by Andy Green · 5 years ago
  3. c776ac5 lwsac: add blob deduplication helper by Andy Green · 5 years ago
  4. fe1d3de lws_spa: also support multipart/related by Andy Green · 5 years ago
  5. 0ff633e lws_sul: always iterate from head of list by Andy Green · 5 years ago
  6. 667f9d1 validity: encapsulated ws must report validity on parent h2 conn by Andy Green · 5 years ago
  7. 938f692 adopt: improve logging of server adopt fail by Andy Green · 5 years ago
  8. efc35fe async dns: recursion by Andy Green · 5 years ago
  9. 1c09e6e buflist: overallocate by 1 by Andy Green · 5 years ago
  10. da8995b h2: tolerate unexpected server behaviour by Andy Green · 5 years ago
  11. 300e22c lws_system: auth token handling using buflist by Andy Green · 5 years ago
  12. f9e9977 lws_buflist: extra apis for in-place use by Andy Green · 5 years ago
  13. 37ac955 wsi flags: extra encodings by Andy Green · 5 years ago
  14. d0fa39a lws_system: dhcpclient by Andy Green · 5 years ago
  15. 127e53c client: multipart mime generation helpers by Andy Green · 5 years ago
  16. ba8402b coverity: use function comments to clear false positives by Andy Green · 5 years ago
  17. db760fa wsproxy: clear down proxy struct at alloc by Andy Green · 5 years ago
  18. 3c95483 adopt: udp iface and AF_PACKET by Andy Green · 5 years ago
  19. 70d2ca9 cgi: fix passing cgi envs using setenv() by Zhiwen Zheng · 5 years ago
  20. 14746d9 illumos: fixes for build warnings by Zhiwen Zheng · 5 years ago
  21. 7612074 cgi: check for stdout failed or gone away by Andy Green · 5 years ago
  22. a83c643 client h2: auth bearer option flag by Andy Green · 5 years ago
  23. 07495c2 h2: overflow quirk by Andy Green · 5 years ago
  24. 6feb51f h2: ack SETTINGS just the once by Andy Green · 5 years ago
  25. b40e19e h2: end stream with end headers by Andy Green · 5 years ago
  26. abea7da h2: we dont support PUSH by Andy Green · 5 years ago
  27. eda6707 client: tls cert in mem by Andy Green · 5 years ago
  28. 41b7716 lws_system: auth callback by Andy Green · 5 years ago
  29. f4b38f1 LWS_WITH_UDP by Andy Green · 5 years ago
  30. 5013162 abstract: existing connection compare by Andy Green · 5 years ago
  31. fc295b7 muxable client: make http support generic by Andy Green · 5 years ago
  32. 94f1c7b lws_system: ntpclient by Andy Green · 5 years ago
  33. ab44785 logs: avoid monotonic time by Andy Green · 5 years ago
  34. dabd865 async-dns: update for lws_retry udp by Andy Green · 5 years ago
  35. 04f99f1 lws_retry: udp support by Andy Green · 5 years ago
  36. bb7f96d cmdline: introduce builtin switches by Andy Green · 5 years ago
  37. bce1f01 lws_state and system state by Andy Green · 5 years ago
  38. 6a6f365 semmle: fix warnings by Andy Green · 5 years ago
  39. f9f6bb6 lws_validity: unified connection validity tracking by Andy Green · 5 years ago
  40. 503bb8f client: LCCSCF_ALLOW_INSECURE by Jakob Szumacher · 5 years ago
  41. 5b780b8 COV225132: check if no JOSE alg by Andy Green · 5 years ago
  42. b177435 COV225133: coverity false positive by Andy Green · 5 years ago
  43. 1031589 pem_to_der: fix binary mode length handling by Andy Green · 5 years ago
  44. ba754c4 h2: unify immortal stream tracking across SSE and ws substreams by Andy Green · 5 years ago
  45. 4e8497b context-vhost options: move to uint64_t by Andy Green · 5 years ago
  46. dede242 vhost protocol timer: dont leak the object containing the sul by Andy Green · 5 years ago
  47. a97347a service: resurrect timeout_ms being -1 as return immediately by Andy Green · 5 years ago
  48. 6710279 client: use block parse and buflist by Andy Green · 5 years ago
  49. 78c7b06 buflist: add static reason logging to internal aware apis by Andy Green · 5 years ago
  50. 32a35d0 fixes: various small fixes by Andy Green · 5 years ago
  51. 5f4dce6 parsers: use common unaligned accessors by Andy Green · 5 years ago
  52. 7528491 raw-proxy: don't defer to raw-skt if we wanted raw-proxy by Andy Green · 5 years ago
  53. 3452980 PEER_LIMITS: add lejp-conf by Andy Green · 5 years ago
  54. 0fb9768 tls certs: update warmcat.com and libwebsockets.org public certs by Andy Green · 5 years ago
  55. 72e31ba ws role: cannot assume sentinel, use vhost count by Andy Green · 5 years ago
  56. 49f78ed client: improve redirect by Andy Green · 5 years ago
  57. d808748 detailed latency stats by Andy Green · 5 years ago
  58. 5c3e8b2 client: iterate connection attempts through addrinfo list by Andy Green · 5 years ago
  59. c591e1a asynchronous dns for ipv4 and ipv6 by Andy Green · 5 years ago
  60. 8b37f98 tokenize: flag for # as rest of line comment by Andy Green · 5 years ago
  61. 35b23c3 network: ipv4 and 6 aware helpers by Andy Green · 5 years ago
  62. a20fa90 sul: remove NULL service calls from all plats by Andy Green · 5 years ago
  63. 5f238ed unaligned serialization and deserialization helpers by Andy Green · 5 years ago
  64. 8fc54ce SmartOS: detection/build to all Illumos by Mike Owens · 5 years ago
  65. 976d804 socks: Fix compilation error by Sviatoslav Grebenchucov · 5 years ago
  66. ed79eed sul_compare: prevent integer overflow bug by Sviatoslav Grebenchucov · 5 years ago
  67. 3cbeef5 lws_tls_client_vhost_extra_cert_mem by Andy Green · 5 years ago
  68. adb6379 base64: stateful decode by Andy Green · 5 years ago
  69. 61b5a37 lws_retry: use base ms number and set jitter percentage by Andy Green · 5 years ago
  70. 0fa5563 freertos: rename esp32 plat to freertos by Andy Green · 5 years ago
  71. 5303837 service: catch NULL lws_context by Mark Giraud · 5 years ago
  72. ae69bfb debloat: remove things from being built by default that should be conditional by Andy Green · 5 years ago
  73. c36a1e8 clean: internally use LWS_WITH_CLIENT and _SERVER by Andy Green · 5 years ago
  74. f8afcd0 client: make external http proxying optional by Andy Green · 5 years ago
  75. c099e7b client: do client stash in a single alloc by Andy Green · 5 years ago
  76. 72b482e Coverity fixes by Andy Green · 5 years ago
  77. 2a98642 c++: establish a single place for opaque forward references by Andy Green · 5 years ago
  78. d7f0521 private.h: rename to contain dir by Andy Green · 5 years ago
  79. 2631966 license: switch LGPLv2.1+SLE parts to MIT by Andy Green · 5 years ago
  80. b606c88 lws_system by Andy Green · 5 years ago
  81. f00194c lws_dsh by Andy Green · 5 years ago
  82. 22ece2c Subject: Build on SmartOS by Mike Owens · 5 years ago
  83. 69447d0 logs: just use a single char for most loglevels by Andy Green · 5 years ago
  84. d302198 external poll: add default-off cmake option by Andy Green · 5 years ago
  85. 7b517ea lws_inform_client_conn_fail by Andy Green · 5 years ago
  86. 2fc35ef stats: move to pt and improve presentation by Andy Green · 5 years ago
  87. 498a4e2 sul: all timed objects use a single pt sul list by Andy Green · 5 years ago
  88. 5bbe264 seq: LWS_WITH_SEQUENCER default-on by Andy Green · 5 years ago
  89. 3c12fd7 unify us sorted waits by Andy Green · 5 years ago
  90. 6de416d h2 client: dont leak original user_space for network wsi by Andy Green · 5 years ago
  91. 45ec3ce lws_dll: upgrade all instances to lws_dll2 by Andy Green · 5 years ago
  92. fed78be sequencer: upgrade timeout to use us by Andy Green · 5 years ago
  93. c27c38f rtos: use mbedtls random api by Andy Green · 5 years ago
  94. 1d954d5 sequencer: add second aux message arg by Andy Green · 5 years ago
  95. 20923db COVA14455: unused var init by Andy Green · 5 years ago
  96. 6dd65e2 COVA10117: help coverity see uri is always set by Andy Green · 5 years ago
  97. 4da5b63 COVA10141: explicitly check there is a protocol set by Andy Green · 5 years ago
  98. 7f6afa6 COVA11626: explicitly check there is a protocol set by Andy Green · 5 years ago
  99. ace1f43 COVA14522: extra check for valid protocol by Andy Green · 5 years ago
  100. 71b7fd8 sequencer: cleanup on pt takedown by Andy Green · 5 years ago