1. a661ee5 client support http without ws by Andy Green · 9 years ago
  2. 083c73e license clarification and test apps CC zero by Andy Green · 9 years ago
  3. d2c140c lws_parse_uri fix test client use and add more docs by Andy Green · 9 years ago
  4. 92f96f3 cleanup test app startup messages by Andy Green · 9 years ago
  5. 809d69a redirect by Andy Green · 9 years ago
  6. 5b37366 lws_client_connect_via_info by Andy Green · 9 years ago
  7. b6289d1 test client remove abs modulo by Andy Green · 9 years ago
  8. 6711266 extension permessage deflate by Andy Green · 9 years ago
  9. 07f1946 clean windows warnings by Andy Green · 9 years ago
  10. 3246ebb deprecate LWS_SEND_BUFFER_POST_PADDING by Andy Green · 9 years ago
  11. 6d64539 lws_get_context not _ctx by Andy Green · 9 years ago
  12. 00c6d15 public api remove context from user callback API BREAK by Andy Green · 9 years ago
  13. 11c05bf public api remove superfluous context params API BREAK by Andy Green · 9 years ago
  14. 40110e8 whitespace trailing mass cleanout by Andy Green · 9 years ago
  15. d2ac22c make protocols const require explicit context API BREAK by Andy Green · 9 years ago
  16. cb0cbfa test client bit more cleaning by Andy Green · 9 years ago
  17. e973789 test client reconnect if server disappears by Andy Green · 9 years ago
  18. 4b85c1d api rationalization: eliminate all libwebsocket[s]_ prefixes by Andy Green · 9 years ago
  19. 6230476 api rationalization use new names internally by Andy Green · 9 years ago
  20. 7a474b4 Separate private defines in lws_config_private.h by Roger A. Light · 9 years ago
  21. 41802c7 From 04da2ccd1e8c5b582c4e2a77ee53f929ae8f22a0 Mon Sep 17 00:00:00 2001 by wonder-mice · 9 years ago
  22. 16fb013 prepare for v1.4 by Andy Green · 10 years ago
  23. cbd98ed coverity 83663 remove random from test client by Andy Green · 10 years ago
  24. 7a8d86e handle client protocol lists properly by Andy Green · 10 years ago
  25. 462c981 Move #define for random() into the test applications where needed by Patrick Gansterer · 11 years ago
  26. fc5734c Remove dummy headers for Windows by Patrick Gansterer · 11 years ago
  27. af8694d make force_exit volatile. by Jakob Flierl · 11 years ago
  28. 5dc62ea trac 40 client connection properly nonblocking by Andy Green · 11 years ago
  29. 5c9fcac test client have u option also reject deflate stream by Andy Green · 12 years ago
  30. ca0a129 rxflow remove recursion and simplify by Andy Green · 12 years ago
  31. fc7c5e4 reflect send completeness in lws_write return by Andy Green · 12 years ago
  32. 7eadd58 Fixed CMake compile options. by Joakim Soderberg · 12 years ago
  33. f272cb0 Fixed DLL compilation on Windows for CMake. by Joakim Soderberg · 12 years ago
  34. 3886ec7 valgrind client close in a controlled way on SIGINT by Andy Green · 12 years ago
  35. 310655b valgrind dont close things directly in the callback by Andy Green · 12 years ago
  36. 93f98d7 valgrind client go through context destroy on connection error by Andy Green · 12 years ago
  37. 8e0c984 correct test client to close synchronously with last send by Andy Green · 12 years ago
  38. e7c97e8 align max frame for mirror protocol to what the code does by Andy Green · 12 years ago
  39. 1b26527 change context creation params to struct by Andy Green · 12 years ago
  40. 5449511 remove fixed rx buffer allow definition per protocol by Andy Green · 12 years ago
  41. 5738c0e remove all support for pre v13 protocols by Andy Green · 12 years ago
  42. 3182ece introduce without extensions by Andy Green · 12 years ago
  43. 5378b14 test client remove usleep by Andy Green · 12 years ago
  44. 43063dd add longlived option to test client by Andy Green · 12 years ago
  45. de8f27a logging extend level set api to allow setting emission function by Andy Green · 12 years ago
  46. 46ef0cf allow enabling debug contexts from test apps by Andy Green · 12 years ago
  47. 2f82be8 Added context creation parameter for CA certificates file. by David Galeano · 12 years ago
  48. 0291eb3 libwebsocket_context: add userspace pointer for use before wsi creation by Alon Levy · 12 years ago
  49. 3928f61 restore accept error as closure signal by Andy Green · 12 years ago
  50. 6ee372f style cleaning by Andy Green · 12 years ago
  51. 7448c7e test client add flag to defeat mux extension by Andy Green · 13 years ago
  52. 4084af1 test client make mirror data source channel open and close all the time by Andy Green · 13 years ago
  53. 775884e add compression defeat switch to test client by Andy Green · 14 years ago
  54. 4cd87a0 introduce internal extensions array by Andy Green · 14 years ago
  55. d6e0911 introduce struct libwebsocket_extension by Andy Green · 14 years ago
  56. 56885f3 introduce win32 build capability by Peter Hinz · 14 years ago
  57. 32375b7 introduce listen on specific interface by Andy Green · 14 years ago
  58. b3ae0a3 make test client notice if server closed on him by Andy Green · 14 years ago
  59. 62c54d2 introduce this param in callback fix server close on client socket by Andy Green · 14 years ago
  60. 5e1fa17 introduce-new-05-socket-closure-rules.patch by Andy Green · 14 years ago
  61. bfb051f introduce-ietf-05-framing-and-commandline-options.patch by Andy Green · 14 years ago
  62. 1efb63c fix-hostname-to-be-server-name--allow-switches-in-any-order.patch by Andy Green · 14 years ago
  63. 990d506 add-k-opt-to-test-client.patch by Andy Green · 14 years ago
  64. 8014b29 introduce-k-switch-defeat-masking.patch by Andy Green · 14 years ago
  65. 6a98054 fix-context-close.patch by Andy Green · 14 years ago
  66. 2ac5a6f fix-host-header-contents--introduce-canonical-hostname-api.patch by Andy Green · 14 years ago
  67. b6e6ebe uplevel-soname-and-spec-0.3.patch by Andy Green · 14 years ago
  68. 90c7cbc introduce-ssl-client-connections--flow-control.patch by Andy Green · 14 years ago
  69. 6964bb5 clean--fix-sigpipe.patch by Andy Green · 14 years ago
  70. 4739e5c introduce-client-support.patch by Andy Green · 14 years ago