1. 5411077 http: x-amn-dss-signature header by Gang Chen · 3 years, 9 months ago
  2. 1f019f9 libressl: adapt type rules by Andy Green · 3 years, 9 months ago
  3. f42c97b route: on change also check source address still extant by Andy Green · 3 years, 10 months ago
  4. 8a6df77 adns: keep last 3 tids for slow responses by Andy Green · 3 years, 9 months ago
  5. 24c0814 async dns: correctly deal with cb killing wsi by Andy Green · 3 years, 10 months ago
  6. eb782bd ip tos support by Andy Green · 3 years, 10 months ago
  7. 8d48d8f ctest: mbedtls: disable spawned server valgrind by Andy Green · 3 years, 10 months ago
  8. 0a453e3 tls: wrapper: make sure alpn freed once by Jed Lu · 3 years, 10 months ago
  9. 00b9ef0 netlink: back out lifecycle tag on netlink fail by Andy Green · 3 years, 10 months ago
  10. a6d81e3 async dns: add dump helper when _DEBUG by Andy Green · 3 years, 10 months ago
  11. 79c02ba async dns: add write confirm sul by Andy Green · 3 years, 10 months ago
  12. ed01fc2 async dns: tolerate no nameserver at startup by Andy Green · 3 years, 10 months ago
  13. 3192b3c adns-api-test-l by Andy Green · 3 years, 10 months ago
  14. 15bb455 sspc: dsh: add rx flow control to policy by Andy Green · 3 years, 10 months ago
  15. 9f1bd0a lws-dsh: fix alignment and boost size add per kind totaling by Andy Green · 3 years, 10 months ago
  16. 611e647 h2: post: handle lws_h2_bind_for_post_before_action error by Andy Green · 3 years, 10 months ago
  17. d73c4ba options: fixes by Andy Green · 3 years, 10 months ago
  18. 6f6147d ss: state filter: timeout could be followed by connect by Andy Green · 3 years, 10 months ago
  19. 0d588b2 logs: make tag lifecycle optional default on by Andy Green · 3 years, 10 months ago
  20. 0e6df74 plugins: add option LWS_WITH_PLUGINS_BUILTIN by Andy Green · 3 years, 10 months ago
  21. 39cc5ae vh: lws_vhd_find_by_pvo by Andy Green · 3 years, 10 months ago
  22. 334212e windows: mbedtls: clean warnings by Andy Green · 3 years, 10 months ago
  23. dffe964 ss: policy: treat policy as filepath if no opening brace by Andy Green · 3 years, 10 months ago
  24. 403a659 h2: client: handle END_STREAM and END_HEADERS togther on all paths by Yichen Gu · 3 years, 10 months ago
  25. cfe4fa1 http: proxy: fix uri relisting by Andy Green · 3 years, 10 months ago
  26. 3bf3b54 windows: pipe: avoid busy loop in windows pipe event by terry.lu · 3 years, 10 months ago
  27. e588f30 sigv4: allow arbitrary hash payloads by Jed Lu · 3 years, 10 months ago
  28. 2fea1e4 bsd: POLLHUP always bound to POLLIN by Andy Green · 3 years, 10 months ago
  29. 3eeda84 http: client: defer HUP if pending buflist by Andy Green · 3 years, 10 months ago
  30. 6497220 plugins: add LWS_BUILD_HASH to header and require match by Andy Green · 3 years, 10 months ago
  31. 56f7007 ctest: adapt background script by Andy Green · 3 years, 10 months ago
  32. d5c9064 ctest: valgrind on hcm by Andy Green · 3 years, 10 months ago
  33. 33f3709 h2: make headers in h2 even in wsi not in h2 role yet by Andy Green · 3 years, 10 months ago
  34. 1d0d05e dbus: also add wsi tags by Andy Green · 3 years, 10 months ago
  35. 1236114 h2: client: action END_STREAM and END_HEADERS immediately by Andy Green · 3 years, 10 months ago
  36. fd24392 tls: add cmake options to dump tls by Andy Green · 3 years, 10 months ago
  37. ffa0a38 openssl: acquire ex indexes once for multicontext by Andy Green · 3 years, 10 months ago
  38. f17bb1a mqtt: destroy PUBLISH pointers each time by Sakthi Kannan · 3 years, 10 months ago
  39. beacabb vhost_destroy: refactor by Andy Green · 3 years, 10 months ago
  40. d5618f6 Wconversion: workarounds for CentOS7 by Andy Green · 3 years, 10 months ago
  41. bf9c517 set-cookie: force semicolon for concatenation by Andy Green · 3 years, 10 months ago
  42. bdf472b ctest: add tests for evlib foreign example by Andy Green · 3 years, 10 months ago
  43. f1e5e57 destroy: shuffle for internal by Andy Green · 3 years, 10 months ago
  44. 95a545b evlib: count extant evlib handles instead of wsi by Andy Green · 3 years, 10 months ago
  45. 50d032c openssl: client ctx: track tcrs in vh object by Andy Green · 3 years, 10 months ago
  46. a520547 libuv: use centralize context_destroy path by Andy Green · 3 years, 10 months ago
  47. 9ed9a04 unix-caps: switch to unsigned mode for Wconversion by Andy Green · 3 years, 10 months ago
  48. 9e10442 ws-client-binance: make sure to cancel the sul on wsi close by Andy Green · 3 years, 10 months ago
  49. 46c925e h2: post: adapt in on _HTTP to be after mountpoint by Andy Green · 3 years, 10 months ago
  50. e5b191b h2: post buflist: track rx_content_length by Andy Green · 3 years, 10 months ago
  51. 7bed5b0 peer-limits: only run clean up sul if any entries by Andy Green · 3 years, 10 months ago
  52. 51c9e7c cgi: only run cleanup sul when processes pending by Andy Green · 3 years, 10 months ago
  53. 63d14e2 dbus: only run sul when timeouts pending by Andy Green · 3 years, 10 months ago
  54. 1062149 service: restrict effective wait to platform resolution by Andy Green · 3 years, 10 months ago
  55. 4dbf545 tokenize: asterisk-nonterm by Andy Green · 3 years, 10 months ago
  56. e2f1895 lws_strcmp_wildcard by Andy Green · 3 years, 10 months ago
  57. 82c858e humanize: remove padding and clean up by Andy Green · 3 years, 10 months ago
  58. 9be508b h2: make sure we see END_STREAM with END_HEADERS on client by Andy Green · 3 years, 10 months ago
  59. c403b12 mbedtls: change cert load semantics to append by Andy Green · 3 years, 10 months ago
  60. c6d172c ss: server mode fixes by Andy Green · 3 years, 10 months ago
  61. 06662a6 LE-root-cert-update by Andy Green · 3 years, 10 months ago
  62. b961e5f eventlib: add sd-event support by Christian Fuchs · 3 years, 11 months ago
  63. 77055c4 noserver: set tag_prefix for SERVER by Andy Green · 3 years, 10 months ago
  64. 780a165 ss: http: mime parsing with unusual section boundaries by Jed Lu · 3 years, 11 months ago
  65. c86e1c5 cpd: lws_system_cpd_start_defer by Andy Green · 3 years, 10 months ago
  66. 60b5ca6 server_status: adapt for tags by Andy Green · 3 years, 10 months ago
  67. d5178f4 client: HUP: defer POLLUP handling while buffered rx by Andy Green · 3 years, 11 months ago
  68. 52b87c9 minimal: h-s-form-post: only delete the spa once by Andy Green · 3 years, 11 months ago
  69. aa45de9 ss: enforce only valid state transitions by Andy Green · 3 years, 11 months ago
  70. 4790540 sspc: clear proxy conn timeout on ack by Andy Green · 3 years, 11 months ago
  71. a82be3b sspc: allow NULL rx and state in ssi by Andy Green · 3 years, 11 months ago
  72. 629ccd4 sspc: ssv1: return policy about client dsh allocation by Andy Green · 3 years, 11 months ago
  73. 1033e1d sspc: ssv1: pass client PID into proxy for tagging by Andy Green · 3 years, 11 months ago
  74. 4fc4c67 sspc: ssv1: add serialization protocol versioning by Andy Green · 3 years, 11 months ago
  75. c82910d ss: auth: sigv4 by Jed Lu · 3 years, 11 months ago
  76. a8d6ac8 netbsdBE: enable ctest and fix test cert generation by Andy Green · 3 years, 11 months ago
  77. abc60c7 smd: add more scenarios to tests by Andy Green · 3 years, 11 months ago
  78. 8ff35b8 smd-add-ss-rx-forwarder-helper by Andy Green · 3 years, 11 months ago
  79. 962993f smd: add ss tx helper by Andy Green · 3 years, 11 months ago
  80. 42accd5 smd: make ss smd follow normal state flow by Andy Green · 3 years, 11 months ago
  81. 619ef5e smd: add use class base index by Andy Green · 3 years, 11 months ago
  82. 4b2c0fd smd: lock when removing messages by Andy Green · 3 years, 11 months ago
  83. 940abe5 ss: policy: add auth mapping section by Andy Green · 4 years, 3 months ago
  84. ce3b99c clean: reduce logging and add some conditional debug helpers by Andy Green · 3 years, 11 months ago
  85. c48bebc h2: post: http_action: issue _HTTP and consume deferred body when resuming by Andy Green · 3 years, 11 months ago
  86. 5af6511 cgi: modernize sul usage by Andy Green · 3 years, 11 months ago
  87. c9731c5 type comparisons: fixes by Andy Green · 4 years ago
  88. 2d6b9a0 windows: migrate to WSAPoll by Andy Green · 4 years ago
  89. cef8ce8 client: dns-sort: classify on no source if dest ads by Andy Green · 3 years, 11 months ago
  90. cb1e893 client: connect: use memmove due to possible overlap by Andy Green · 3 years, 11 months ago
  91. 815b907 lws-struct: json and sqlite on 32-bit OS by Andy Green · 3 years, 11 months ago
  92. cc5a802 glib: workaround old glib without G_SOURCE_FUNC by Andy Green · 3 years, 11 months ago
  93. 2e22393 sai: add minimal examples / ctest on DISTRO_RECOMMENDED by Andy Green · 3 years, 11 months ago
  94. 1422b23 dll2: explicitly confim detached dll2 has no linkage by Andy Green · 3 years, 11 months ago
  95. 5570692 sai: add SUL_DEBUGGING to osx m1 by Andy Green · 3 years, 11 months ago
  96. b2898b5 lejp: allow for no cb on unprepared lejp on destroy by Andy Green · 3 years, 11 months ago
  97. 3ced2a4 sys: blob: appended bugflist blob offset by LWS_PRE by Andy Green · 3 years, 11 months ago
  98. 454d173 sys vh: set NO_LISTEN by Andy Green · 3 years, 11 months ago
  99. 38496b9 smp: connect3: hold pt lock when removing failed connect attempt by Andy Green · 3 years, 11 months ago
  100. 0d72008 ss: smd: make sure to cancel write sul by Andy Green · 3 years, 11 months ago