1. 92f9b16 interface_to_sa no longer server only by Andy Green · 10 years ago
  2. 76b6ea1 add outermost wsi lifetime callbacks by Andy Green · 10 years ago
  3. 176de27 add timeout between accept and negotiation by Andy Green · 10 years ago
  4. d578f57 Fix documentation for LWS_CALLBACK_FILTER_NETWORK_CONNECTION by Alexandre Erwin Ittner · 10 years ago
  5. 91f19d8 unify all pollfd lock management by Andy Green · 11 years ago
  6. 7a13279 add locking callback for fds by Andy Green · 11 years ago
  7. 5b34c97 Optionally allow non-SSL connections on same port as SSL by James Devine · 11 years ago
  8. 2764eba handle EAGAIN during send by Andy Green · 11 years ago
  9. 4e7a133 real http status codes update attack.sh by Andy Green · 11 years ago
  10. d1eac60 interface improve visibility fail if not found by Andy Green · 11 years ago
  11. 68bd4bd Support _WIN32 in addition to WIN32 define by Andreas Pakulat · 11 years ago
  12. 7cf6cb0 trac 28 - differentiate between http serving and accepted http connection by Andy Green · 11 years ago
  13. ac04911 cygwin compatibility by Bob Roberts · 11 years ago
  14. b82b0dd Print SSL error codes as well as the string. by Joakim Soderberg · 11 years ago
  15. 8c8a8e1 provide socketfd at in param for LWS_CALLBACK_FILTER_NETWORK_CONNECTION by Edwin van den Oetelaar · 11 years ago
  16. 0c2f4d8 update missed extpoll calls to use correct args for ssl by Andy Green · 11 years ago
  17. cc7cb68 remove header name buffer by Andy Green · 11 years ago
  18. 54cb346 introduce LWS_CALLBACK_HTTP_WRITEABLE by Andy Green · 11 years ago
  19. 63ff120 Fixed compilation on Windows. by Joakim Soderberg · 11 years ago
  20. 224149a fix ssl reject path for freeing header allocation by Andy Green · 11 years ago
  21. 3551709 fix busted debug format in ssl mode by Andy Green · 11 years ago
  22. b5b2319 style cleanup by Andy Green · 11 years ago
  23. 16ab318 replace per header mallocs with single malloc 3 level struct by Andy Green · 11 years ago
  24. 0390608 use context service buffer instead of stack for server_socket_service by Andy Green · 11 years ago
  25. a690cd0 introduce keepalive option and make common socket options function by Andy Green · 11 years ago
  26. 5449511 remove fixed rx buffer allow definition per protocol by Andy Green · 11 years ago
  27. b8b247d remove need for filepath buffer on http file serve by Andy Green · 12 years ago
  28. 23c5f2e add autotools bits for cyassl by Andy Green · 11 years ago
  29. 68a672b unionize header token array by Andy Green · 11 years ago
  30. 2b57a34 headers deleted after websocket established by Andy Green · 11 years ago
  31. b378ce9 Added support for CyaSSL replacement of OpenSSL. by Joakim Soderberg · 11 years ago
  32. 4c53123 CMake support + fixed windows build. by Joakim Soderberg · 11 years ago
  33. e000a70 instrument latency by Andy Green · 11 years ago
  34. 6f520a5 evict all broadcast support by Andy Green · 11 years ago
  35. 0794af9 fix ssl bits outside of ifdef coverage by Edwin van den Oetelaar · 11 years ago
  36. 1167dd4 force ssl rw bios nonblocking by Andy Green · 11 years ago
  37. ba85a7d timeout coverage for ssl accept by Andy Green · 11 years ago
  38. e216071 break up ssl accept action by Andy Green · 11 years ago
  39. 6f047ee ensure accept is nonblocking by Andy Green · 11 years ago
  40. 623a98d unionize mutually exclusive wsi members by Andy Green · 12 years ago
  41. f5bc130 disable private broadcast sockets if enable no fork config option by Andy Green · 12 years ago
  42. 3182ece introduce without extensions by Andy Green · 12 years ago
  43. a1ce6be refactor and introduce without server configure option by Andy Green · 12 years ago