1. 2c60d95 introduce libwebsocket_client_connect_extended by David Brooks · 13 years ago
  2. 993343b set connection callback before connection completed to allow early messages by David Brooks · 13 years ago
  3. 796ce7a remove duplicated netdb include from client handshake by Andy Green · 13 years ago
  4. cce2a81 change DATADIR to INSTALL_DATADIR solve mingw conflict by Andy Green · 13 years ago
  5. 6ee372f style cleaning by Andy Green · 13 years ago
  6. cc01247 debug move most spew into debug macro by Andy Green · 13 years ago
  7. f700935 Fixed compiler warnings. by David Galeano · 13 years ago
  8. f243115 Fix compile issue on Apple by M K · 13 years ago
  9. d85cb20 v08v13 add support v13 default by Andy Green · 13 years ago
  10. 66a16f3 x google mux implement child close by Andy Green · 13 years ago
  11. a41314f introduce x google mux very draft indeed by Andy Green · 13 years ago
  12. 33872cd carry over 06 stuff to 07 by Andy Green · 13 years ago
  13. 72c3432 Revert Pavel's patch looping in recv by Andy Green · 14 years ago
  14. 876534b recv() may not return all data by Pavel Borzenkov · 14 years ago
  15. 71ea500 Use IPPROTO_TCP instead of SOL_TCP by Pavel Borzenkov · 14 years ago
  16. 6c93955 disable nagle algorithm by Andy Green · 14 years ago
  17. d6e0911 introduce struct libwebsocket_extension by Andy Green · 14 years ago
  18. 56885f3 introduce win32 build capability by Peter Hinz · 14 years ago
  19. eeaacb3 introduce 76 00 client support by Andy Green · 14 years ago
  20. 9514bf8 carry over 05 specific stuff to 06 by Andy Green · 14 years ago
  21. 193306c change default client version to 06 by Andy Green · 14 years ago
  22. 08d3392 make origin optional on client by Andy Green · 14 years ago
  23. be93fef break client connect into states and apply timeout by Andy Green · 14 years ago
  24. a71eafc introduce timeout system by Andy Green · 14 years ago
  25. c19456f Apple / iOS build compatability patch by Darin Willits · 14 years ago
  26. 62c54d2 introduce this param in callback fix server close on client socket by Andy Green · 14 years ago
  27. 4b6fbe1 unify server and client close by Andy Green · 14 years ago
  28. 3221f92 introduce-external-poll-callbacks.patch by Andy Green · 14 years ago
  29. 0d33833 decouple-service-from-fd-array-index.patch by Andy Green · 14 years ago
  30. 44eee68 optimize-random-device-open.patch by Andy Green · 14 years ago
  31. 5e1fa17 introduce-new-05-socket-closure-rules.patch by Andy Green · 14 years ago
  32. bfb051f introduce-ietf-05-framing-and-commandline-options.patch by Andy Green · 14 years ago
  33. f3d3b40 change-client-mode-to-enum.patch by Andy Green · 14 years ago
  34. 1efb63c fix-hostname-to-be-server-name--allow-switches-in-any-order.patch by Andy Green · 14 years ago
  35. 927eb7b fix-error-path-on-server-headers-wrong.patch by Andy Green · 14 years ago
  36. 6a98054 fix-context-close.patch by Andy Green · 14 years ago
  37. d655cb4 fix-client-close.patch by Andy Green · 14 years ago
  38. 864d902 add-user-allocation-for-client-connects.patch by Andy Green · 14 years ago
  39. 5b9a4c0 cleanup-proxy-code--add-timeout.patch by Andy Green · 14 years ago
  40. 02244bb correct-proxy-fail-connect-handling.patch by Andy Green · 14 years ago
  41. 9659f37 introduce-http_proxy-support-no-auth.patch by Andy Green · 14 years ago
  42. 90c7cbc introduce-ssl-client-connections--flow-control.patch by Andy Green · 14 years ago
  43. 6964bb5 clean--fix-sigpipe.patch by Andy Green · 14 years ago
  44. 4739e5c introduce-client-support.patch by Andy Green · 14 years ago