1. 54cb346 introduce LWS_CALLBACK_HTTP_WRITEABLE by Andy Green · 12 years ago
  2. 63ff120 Fixed compilation on Windows. by Joakim Soderberg · 12 years ago
  3. 224149a fix ssl reject path for freeing header allocation by Andy Green · 12 years ago
  4. 3551709 fix busted debug format in ssl mode by Andy Green · 12 years ago
  5. b5b2319 style cleanup by Andy Green · 12 years ago
  6. 16ab318 replace per header mallocs with single malloc 3 level struct by Andy Green · 12 years ago
  7. 0390608 use context service buffer instead of stack for server_socket_service by Andy Green · 12 years ago
  8. a690cd0 introduce keepalive option and make common socket options function by Andy Green · 12 years ago
  9. 5449511 remove fixed rx buffer allow definition per protocol by Andy Green · 12 years ago
  10. b8b247d remove need for filepath buffer on http file serve by Andy Green · 12 years ago
  11. 23c5f2e add autotools bits for cyassl by Andy Green · 12 years ago
  12. 68a672b unionize header token array by Andy Green · 12 years ago
  13. 2b57a34 headers deleted after websocket established by Andy Green · 12 years ago
  14. b378ce9 Added support for CyaSSL replacement of OpenSSL. by Joakim Soderberg · 12 years ago
  15. 4c53123 CMake support + fixed windows build. by Joakim Soderberg · 12 years ago
  16. e000a70 instrument latency by Andy Green · 12 years ago
  17. 6f520a5 evict all broadcast support by Andy Green · 12 years ago
  18. 0794af9 fix ssl bits outside of ifdef coverage by Edwin van den Oetelaar · 12 years ago
  19. 1167dd4 force ssl rw bios nonblocking by Andy Green · 12 years ago
  20. ba85a7d timeout coverage for ssl accept by Andy Green · 12 years ago
  21. e216071 break up ssl accept action by Andy Green · 12 years ago
  22. 6f047ee ensure accept is nonblocking by Andy Green · 12 years ago
  23. 623a98d unionize mutually exclusive wsi members by Andy Green · 12 years ago
  24. f5bc130 disable private broadcast sockets if enable no fork config option by Andy Green · 12 years ago
  25. 3182ece introduce without extensions by Andy Green · 12 years ago
  26. a1ce6be refactor and introduce without server configure option by Andy Green · 12 years ago