1. 3390efd test server improve return checking by Andy Green · 11 years ago
  2. f0ee669 Allow setting the resource path via command line. by Joakim Soderberg · 11 years ago
  3. b55451c introduce api for unthrottle all connections of protocol by Andy Green · 11 years ago
  4. ca0a129 rxflow remove recursion and simplify by Andy Green · 11 years ago
  5. e8c00aa Fixed read of the jpg in Windows by Michel Archambault · 11 years ago
  6. e46043c fix mime type on leaf header by Luc · 11 years ago
  7. fc7c5e4 reflect send completeness in lws_write return by Andy Green · 11 years ago
  8. 8c8a8e1 provide socketfd at in param for LWS_CALLBACK_FILTER_NETWORK_CONNECTION by Edwin van den Oetelaar · 11 years ago
  9. 73a820a restrict http send buffer to 4096 by Andy Green · 11 years ago
  10. 51b20ee test server kill skt with minus 1 by Andy Green · 11 years ago
  11. 50097dd api change deliver socket fd to in param of extpoll callbacks by Andy Green · 11 years ago
  12. fbf4822 add by hand http send example by Andy Green · 11 years ago
  13. f272cb0 Fixed DLL compilation on Windows for CMake. by Joakim Soderberg · 11 years ago
  14. 508946c api make close api private only by Andy Green · 11 years ago
  15. 63ff120 Fixed compilation on Windows. by Joakim Soderberg · 11 years ago
  16. a7109e6 valgrind introduce protocol init and destroy user callbacks by Andy Green · 11 years ago
  17. 16ab318 replace per header mallocs with single malloc 3 level struct by Andy Green · 11 years ago
  18. e7c97e8 align max frame for mirror protocol to what the code does by Andy Green · 11 years ago
  19. 1b26527 change context creation params to struct by Andy Green · 11 years ago
  20. 5449511 remove fixed rx buffer allow definition per protocol by Andy Green · 11 years ago
  21. b8b247d remove need for filepath buffer on http file serve by Andy Green · 12 years ago
  22. d2edfec Fixed linux compilation and added more compile options. by Joakim Soderberg · 11 years ago
  23. 4c53123 CMake support + fixed windows build. by Joakim Soderberg · 11 years ago
  24. 0d49c8d improve test server poll loop docs by Andy Green · 11 years ago
  25. 36eb70d additional casts allow test server build as cpp by Andy Green · 11 years ago
  26. aaf0b9f change get_peer_addresses to use context wsi latency by Andy Green · 11 years ago
  27. 08f2c01 test server terminate cleanly on ctrl c by Andy Green · 11 years ago
  28. 6f520a5 evict all broadcast support by Andy Green · 11 years ago
  29. 52f28ce autocreate foreign broadcast sockets on broadcast by Andy Green · 12 years ago
  30. 5c54d62 use correct LWS_NO_DAEMONIZE on test server by Andy Green · 12 years ago
  31. 5738c0e remove all support for pre v13 protocols by Andy Green · 12 years ago
  32. f5bc130 disable private broadcast sockets if enable no fork config option by Andy Green · 12 years ago
  33. 596b220 align test server extpoll with library dynamic approach by Edwin van den Oetelaar · 12 years ago
  34. 3182ece introduce without extensions by Andy Green · 12 years ago
  35. 24cba92 make use of lock file by Andy Green · 12 years ago
  36. fd6764a test server add daemonization flag by Andy Green · 12 years ago
  37. 058ba81 test server use syslog logging by Andy Green · 12 years ago
  38. 706961d solve flowcontrol problems by Andy Green · 12 years ago
  39. 6c720c4 use simple lookup table for extpoll by Edwin van der Oetelaar · 12 years ago
  40. 443ea54 move array bounds gcc workaround outside function by Andy Green · 12 years ago
  41. 3278872 workaround for some gcc array bounds false positive by Andy Green · 12 years ago
  42. bb2dc8a update test server html serving callback to use aepd whitelist approach by Andy Green · 12 years ago
  43. 5fc460c extpoll use hashtable for fd tracking by Andy Green · 12 years ago
  44. 8db451f extpoll break out of loop when set or clear finds fd by Edwin van der Oetelaar · 12 years ago
  45. d280b6e http service break into outer loop states by Andy Green · 12 years ago
  46. a50dd1a merge test server extpoll into test server by Andy Green · 12 years ago
  47. f7609e9 logging ensure everyone has a newline by Andy Green · 12 years ago
  48. 24b588b absorb README.rst into main README and code by Andy Green · 12 years ago
  49. de8f27a logging extend level set api to allow setting emission function by Andy Green · 12 years ago
  50. 46ef0cf allow enabling debug contexts from test apps by Andy Green · 12 years ago
  51. 2f82be8 Added context creation parameter for CA certificates file. by David Galeano · 12 years ago
  52. 0291eb3 libwebsocket_context: add userspace pointer for use before wsi creation by Alon Levy · 12 years ago
  53. 3928f61 restore accept error as closure signal by Andy Green · 12 years ago
  54. cce2a81 change DATADIR to INSTALL_DATADIR solve mingw conflict by Andy Green · 12 years ago
  55. 6ee372f style cleaning by Andy Green · 12 years ago
  56. a41314f introduce x google mux very draft indeed by Andy Green · 13 years ago
  57. 9e4c2b6 add separate server writeable and change naming to match rest of callbacks by Andy Green · 13 years ago
  58. 69758fa introduce test server close testing switch by Andy Green · 13 years ago
  59. 4cd87a0 introduce internal extensions array by Andy Green · 13 years ago
  60. d6e0911 introduce struct libwebsocket_extension by Andy Green · 13 years ago
  61. 56885f3 introduce win32 build capability by Peter Hinz · 13 years ago
  62. 32375b7 introduce listen on specific interface by Andy Green · 13 years ago
  63. 62c54d2 introduce this param in callback fix server close on client socket by Andy Green · 13 years ago
  64. 38c4f0c add-example-protocol-handshake-filter-callback.patch by Andy Green · 13 years ago
  65. 863d4d2 add-example-network-filter-callback.patch by Andy Green · 13 years ago
  66. 8014b29 introduce-k-switch-defeat-masking.patch by Andy Green · 13 years ago
  67. 90c7cbc introduce-ssl-client-connections--flow-control.patch by Andy Green · 13 years ago
  68. 6964bb5 clean--fix-sigpipe.patch by Andy Green · 14 years ago
  69. 4739e5c introduce-client-support.patch by Andy Green · 14 years ago
  70. ed11a02 add-enable-nofork-config-option.patch by Andy Green · 14 years ago
  71. e92cd17 expose-event-loop.patch by Andy Green · 14 years ago
  72. c87fc2f use-enum-for-demo-protocols.patch by Andy Green · 14 years ago
  73. 0ca6a17 clean-and-add-pedantic-remove-long-long.patch by Andy Green · 14 years ago
  74. b45993c fork-sever-process-and-introduce-broadcast-api.patch by Andy Green · 14 years ago
  75. 6192c74 remove-md5-struct.patch by Andy Green · 14 years ago
  76. e77ddd8 coding-style-cleanups.patch by Andy Green · 14 years ago
  77. 5195968 mirror-protocol-chrome-and-firefox.patch by Andy Green · 14 years ago
  78. fe2a0d2 introduce-mirror-test-protocol.patch by Andy Green · 14 years ago
  79. 05464c6 remove-last-fork.patch by Andy Green · 14 years ago
  80. 4f3943a move-to-automatic-protocol-list-scheme.patch by Andy Green · 14 years ago
  81. ab7d933 test-applet-add-reset-button-and-colour-socket-status.patch by Andy Green · 14 years ago
  82. 462bbf7 require-specific-test-protocol.patch by Andy Green · 14 years ago
  83. ce510c6 add-Sec-WebSocket-Draft-and-protocol-autodetect.patch by Andy Green · 14 years ago
  84. a2b0ab0 add-protocol-filter.patch by Andy Green · 14 years ago
  85. 6452f1e fix-rx-action-76.patch by Andy Green · 14 years ago
  86. 7c212cc break-out-lib-sources.patch by Andy Green · 14 years ago
  87. a0da8a8 add-COPYING-lgpl-2.1.patch by Andy Green · 14 years ago
  88. 3faa9c7 add-wss-ssl-openssl-support.patch by Andy Green · 14 years ago
  89. 251f6fa add-per-session-user-data.patch by Andy Green · 14 years ago
  90. 3138e44 test-assets-into-usr-share.patch by Andy Green · 14 years ago
  91. 7310e9c refactor-into-dirs.patch by Andy Green · 14 years ago[Renamed (98%) from test-server.c]
  92. 05a0a7b add-kernel-doc-script-and-generated-api.txt by Andy Green · 14 years ago
  93. e5eafd3 cleanup-and-callback-documentation.patch by Andy Green · 14 years ago
  94. ab990e4 add-api-documentation-comments.patch by Andy Green · 14 years ago
  95. 5fd8a5e add-basic-http-fileserving.patch by Andy Green · 14 years ago
  96. ea71ed1 add-getopts.patch by Andy Green · 14 years ago
  97. 4ea6006 implement-v76-write-and-recognize-close-req.patch by Andy Green · 14 years ago
  98. 775c0dd test-case-for-mozilla-issue by Andy Green · 14 years ago