1. 4b85c1d api rationalization: eliminate all libwebsocket[s]_ prefixes by Andy Green · 9 years ago
  2. 3ef579b api rationalization eliminate oldstyle internal api names by Andy Green · 9 years ago
  3. 6230476 api rationalization use new names internally by Andy Green · 9 years ago
  4. 106d4a8 ping client ping handling use same infrastructure as server by Andy Green · 9 years ago
  5. adc720d coverity 83665 fail on null buffer by Andy Green · 10 years ago
  6. 2c24ec0 refactor out most NO_EXTENSIONS by Andy Green · 10 years ago
  7. 9ed754d fix NO_EXTENSIONS by Andy Green · 10 years ago
  8. 5ac7e7a client allow user callback to close on nonzero return by Andy Green · 10 years ago
  9. 8ea1955 fix zero length ping pong by Andy Green · 10 years ago
  10. fc7c5e4 reflect send completeness in lws_write return by Andy Green · 11 years ago
  11. 760c3d4 fix no extensions build by Andy Green · 11 years ago
  12. ff5dbf9 check for default protocol rx buf limit by Andy Green · 11 years ago
  13. b5b2319 style cleanup by Andy Green · 11 years ago
  14. acfa1a8 throw out lws_websocket_related cruft by Andy Green · 11 years ago
  15. 5449511 remove fixed rx buffer allow definition per protocol by Andy Green · 11 years ago
  16. 3455e67 act on fatal parse problems by Andy Green · 11 years ago
  17. 623a98d unionize mutually exclusive wsi members by Andy Green · 12 years ago
  18. 5738c0e remove all support for pre v13 protocols by Andy Green · 12 years ago
  19. 3182ece introduce without extensions by Andy Green · 12 years ago
  20. 3662b66 change bitfield setting to avoid gcc warnings by Andy Green · 12 years ago
  21. 10601c1 improve frame_is_binary setting by Andy Green · 12 years ago
  22. f7248f8 update ping test client and stop exposing payload to extensions by Andy Green · 12 years ago
  23. 76f61e7 refactor migrate client stuff to client.c by Andy Green · 12 years ago