1. 5a4f3ae POLLOUT during wait for server response not an error by Andy Green · 11 years ago
  2. b82b0dd Print SSL error codes as well as the string. by Joakim Soderberg · 11 years ago
  3. 0c2f4d8 update missed extpoll calls to use correct args for ssl by Andy Green · 11 years ago
  4. 2af4d5b remove lws_ensure_user_space from public api change return by Andy Green · 11 years ago
  5. a7521de migrate client hs and c_port into ah by Andy Green · 11 years ago
  6. cecf5e7 eliminate snprintf by Andy Green · 11 years ago
  7. 63ff120 Fixed compilation on Windows. by Joakim Soderberg · 11 years ago
  8. 090789e fix string escape runon by Andy Green · 11 years ago
  9. b5b2319 style cleanup by Andy Green · 11 years ago
  10. e77fb80 client convert to new headers scheme eliminating mallocs by Andy Green · 11 years ago
  11. 16ab318 replace per header mallocs with single malloc 3 level struct by Andy Green · 11 years ago
  12. e48ba31 use context service buffer instead of stack for clent_connect by Andy Green · 11 years ago
  13. c97067c use context service buffer instead of stack for lws_client_socket_service by Andy Green · 11 years ago
  14. 5449511 remove fixed rx buffer allow definition per protocol by Andy Green · 11 years ago
  15. 68a672b unionize header token array by Andy Green · 11 years ago
  16. 2b57a34 headers deleted after websocket established by Andy Green · 11 years ago
  17. 3455e67 act on fatal parse problems by Andy Green · 11 years ago
  18. b378ce9 Added support for CyaSSL replacement of OpenSSL. by Joakim Soderberg · 11 years ago
  19. 96d882a roubustness handle problems in read loop better by Andy Green · 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. c4d05a5 force client ssl bio nonblocking by Andy Green · 11 years ago
  23. 623a98d unionize mutually exclusive wsi members by Andy Green · 12 years ago
  24. 80f168b key_b64 doesnt need to be in wsi by Andy Green · 12 years ago
  25. 5738c0e remove all support for pre v13 protocols by Andy Green · 12 years ago
  26. 3182ece introduce without extensions by Andy Green · 12 years ago
  27. 6d1fcb7 add lexical parser for headers by Andy Green · 12 years ago
  28. d32bb91 client allow remote server to accept with no protocol set by Andy Green · 12 years ago
  29. 040d2ef roubustness only return 0 from fd service if handled by Andy Green · 12 years ago
  30. 76f61e7 refactor migrate client stuff to client.c by Andy Green · 12 years ago