1. cecf5e7 eliminate snprintf by Andy Green · 12 years ago
  2. 63ff120 Fixed compilation on Windows. by Joakim Soderberg · 12 years ago
  3. 090789e fix string escape runon by Andy Green · 12 years ago
  4. b5b2319 style cleanup by Andy Green · 12 years ago
  5. e77fb80 client convert to new headers scheme eliminating mallocs 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. e48ba31 use context service buffer instead of stack for clent_connect by Andy Green · 12 years ago
  8. c97067c use context service buffer instead of stack for lws_client_socket_service by Andy Green · 12 years ago
  9. 5449511 remove fixed rx buffer allow definition per protocol by Andy Green · 12 years ago
  10. 68a672b unionize header token array by Andy Green · 12 years ago
  11. 2b57a34 headers deleted after websocket established by Andy Green · 12 years ago
  12. 3455e67 act on fatal parse problems by Andy Green · 12 years ago
  13. b378ce9 Added support for CyaSSL replacement of OpenSSL. by Joakim Soderberg · 12 years ago
  14. 96d882a roubustness handle problems in read loop better by Andy Green · 12 years ago
  15. e000a70 instrument latency by Andy Green · 12 years ago
  16. 6f520a5 evict all broadcast support by Andy Green · 12 years ago
  17. c4d05a5 force client ssl bio nonblocking by Andy Green · 12 years ago
  18. 623a98d unionize mutually exclusive wsi members by Andy Green · 12 years ago
  19. 80f168b key_b64 doesnt need to be in wsi by Andy Green · 12 years ago
  20. 5738c0e remove all support for pre v13 protocols by Andy Green · 12 years ago
  21. 3182ece introduce without extensions by Andy Green · 12 years ago
  22. 6d1fcb7 add lexical parser for headers by Andy Green · 12 years ago
  23. d32bb91 client allow remote server to accept with no protocol set by Andy Green · 12 years ago
  24. 040d2ef roubustness only return 0 from fd service if handled by Andy Green · 12 years ago
  25. 76f61e7 refactor migrate client stuff to client.c by Andy Green · 12 years ago