1. 44e260e fix origin by u0u0 · 11 years ago
  2. 24f4eb6 wait ssl connect completion on client proxy path by shys · 11 years ago
  3. 5dc62ea trac 40 client connection properly nonblocking by Andy Green · 11 years ago
  4. e929476 force failed header parse to act by Fujii Bunichiroh · 11 years ago
  5. 8294c1f Request "send" not to trigger SIGPIPE on errors. by Joachim Bauch · 11 years ago
  6. ac04911 cygwin compatibility by Bob Roberts · 11 years ago
  7. 01b206e SOL_SNDBUF set to protocol rx size by Andy Green · 11 years ago
  8. ca0a129 rxflow remove recursion and simplify by Andy Green · 11 years ago
  9. 5a4f3ae POLLOUT during wait for server response not an error by Andy Green · 11 years ago
  10. b82b0dd Print SSL error codes as well as the string. by Joakim Soderberg · 11 years ago
  11. 0c2f4d8 update missed extpoll calls to use correct args for ssl by Andy Green · 11 years ago
  12. 2af4d5b remove lws_ensure_user_space from public api change return by Andy Green · 11 years ago
  13. a7521de migrate client hs and c_port into ah by Andy Green · 11 years ago
  14. cecf5e7 eliminate snprintf by Andy Green · 11 years ago
  15. 63ff120 Fixed compilation on Windows. by Joakim Soderberg · 11 years ago
  16. 090789e fix string escape runon by Andy Green · 11 years ago
  17. b5b2319 style cleanup by Andy Green · 11 years ago
  18. e77fb80 client convert to new headers scheme eliminating mallocs by Andy Green · 11 years ago
  19. 16ab318 replace per header mallocs with single malloc 3 level struct by Andy Green · 11 years ago
  20. e48ba31 use context service buffer instead of stack for clent_connect by Andy Green · 11 years ago
  21. c97067c use context service buffer instead of stack for lws_client_socket_service by Andy Green · 11 years ago
  22. 5449511 remove fixed rx buffer allow definition per protocol by Andy Green · 11 years ago
  23. 68a672b unionize header token array by Andy Green · 11 years ago
  24. 2b57a34 headers deleted after websocket established by Andy Green · 11 years ago
  25. 3455e67 act on fatal parse problems by Andy Green · 11 years ago
  26. b378ce9 Added support for CyaSSL replacement of OpenSSL. by Joakim Soderberg · 11 years ago
  27. 96d882a roubustness handle problems in read loop better by Andy Green · 11 years ago
  28. e000a70 instrument latency by Andy Green · 11 years ago
  29. 6f520a5 evict all broadcast support by Andy Green · 11 years ago
  30. c4d05a5 force client ssl bio nonblocking by Andy Green · 11 years ago
  31. 623a98d unionize mutually exclusive wsi members by Andy Green · 12 years ago
  32. 80f168b key_b64 doesnt need to be in wsi by Andy Green · 12 years ago
  33. 5738c0e remove all support for pre v13 protocols by Andy Green · 12 years ago
  34. 3182ece introduce without extensions by Andy Green · 12 years ago
  35. 6d1fcb7 add lexical parser for headers by Andy Green · 12 years ago
  36. d32bb91 client allow remote server to accept with no protocol set by Andy Green · 12 years ago
  37. 040d2ef roubustness only return 0 from fd service if handled by Andy Green · 12 years ago
  38. 76f61e7 refactor migrate client stuff to client.c by Andy Green · 12 years ago