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