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