1. 5afc567 lejp bring into lws by Andy Green · 8 years ago
  2. b293f52 logging migrate user stimulated logging to info by Andy Green · 8 years ago
  3. b24aaeb add protocol plugin for post demo by Andy Green · 8 years ago
  4. 4010694 POST handling dont autocomplete transaction by Andy Green · 8 years ago
  5. 4e3b0ce libuv tidy up destroy and disable timer races during shutdown by Andy Green · 8 years ago
  6. 584f710 client fix for operation with libuv by Andy Green · 8 years ago
  7. 11d8efe context only destroy protocols if init got sent by Andy Green · 8 years ago
  8. ad45efa client handle connection fail at second phase properly by Andy Green · 8 years ago
  9. 43bfd95 test server post also take care about POST len termination by Andy Green · 8 years ago
  10. 26019a2 update api docs v2.0 by Andy Green · 8 years ago
  11. 3db2c65 fix %3d handling in path part and add attack.sh by Andy Green · 8 years ago
  12. 6cca3fb protocol plugins default also add example in test server v2.0 by Andy Green · 8 years ago
  13. f658528 protocol plugins set default by Andy Green · 8 years ago
  14. f476749 mimetypes add additional canned by Andy Green · 8 years ago
  15. a709cbb MSVC from 2015 up has vsnprintf by OndraCo · 8 years ago
  16. 6a81b08 Disabled static link handling for WIN_CE to temporarily avoid the fact that it has no stat struct by OndraCo · 8 years ago
  17. 624b23d Changes to enable WIN CE support by OndraCo · 8 years ago
  18. b6e2ad6 lib/server.c: fix ipv6 support by Enno Boland · 8 years ago
  19. 7731a3e lib/ssl.c: fix libre- and boringssl by Enno Boland · 8 years ago
  20. aef3dc4 snip changelog back to 1.7 by Andy Green · 8 years ago
  21. 5500643 v2.0.0 by Andy Green · 8 years ago
  22. ad40037 recv revert treating zero as hangup by Andy Green · 8 years ago
  23. c25b290 stats upgrade rx tx to long long by Andy Green · 8 years ago
  24. 8b02454 cgi add generic wait as antizombie defence by Andy Green · 8 years ago
  25. 4eab219 clean build warning on windows by Andy Green · 8 years ago
  26. 8554bd4 appveyor openssl 1.0.2h by Andy Green · 8 years ago
  27. 5474221 libuv fixes for foreign loop test by Andy Green · 8 years ago
  28. d098ba4 test server foreign loop by Denis Osvald · 8 years ago
  29. 8ea8d08 client provide user_space on LWS_CALLBACK_CLIENT_APPEND_HANDSHAKE_HEADER by Andy Green · 8 years ago
  30. f1fd882 client fix reaction to tls failure by Andy Green · 8 years ago
  31. cae57ad plugins_dir convert to array by Andy Green · 8 years ago
  32. 4d5ac9c plugin standalone example for oot build by Andy Green · 8 years ago
  33. d5dc5df provide default empty protocol zero handler if NULL protocols in info by Andy Green · 8 years ago
  34. 2f72f67 libwebsockets-test-server-v2.0 showing how to use mounts and plugins by Andy Green · 8 years ago
  35. 952fcde per vhost options struct explicitly const by Andy Green · 8 years ago
  36. 4664f71 create_vhost move mounts list to info by Andy Green · 8 years ago
  37. 72e0e2a Add warn_unused_result check, attribute only supported by GCC 3.4 or later by Patrick Farrell · 8 years ago
  38. 67729c9 Eliminated compile warning in test-client.c by Stephan Eberle · 8 years ago
  39. ff32d01 Fixed misspelled size_t by Stephan Eberle · 8 years ago
  40. 8087959 Fixed build failure under Visual Studio 14 2015 by Stephan Eberle · 8 years ago
  41. f14f723 Fixed build failure under Linux with GNU 4.8.4 by Stephan Eberle · 8 years ago
  42. 3f41a9d Fixes for building with MinGW by Stephan Eberle · 8 years ago
  43. 734f10a logs document logrotate configuration for lwsws by Andy Green · 8 years ago
  44. 12aeba7 server status add getloadavg and lib version and more css by Andy Green · 8 years ago
  45. f79534e post example in test server by Andy Green · 8 years ago
  46. 2420887 docs vhosts and mounts by Andy Green · 8 years ago
  47. fe3f60d android make script contrib by Alexander Bruines · 8 years ago
  48. 119bdaa Android needs sys/resource.h by Alexander Bruines · 8 years ago
  49. 8dd32ae http2 handle error path on ensure_user_space by Andy Green · 8 years ago
  50. 2f21628 pollin shouldnt always win over pollout by Andy Green · 8 years ago
  51. a2757c7 coverity 160162 check fcntl return by Andy Green · 8 years ago
  52. 16146cd coverity 160163 LWS_WARN_UNUSED_RESULT needed on header apis by Andy Green · 8 years ago
  53. 516f388 coverity 160166 readlink doesnt NUL terminate by Andy Green · 8 years ago
  54. 5dd57a9 coverity 160165 dead code by Andy Green · 8 years ago
  55. 09490ae coverity 160167 resource_path set at cmake may overflow buffer by Andy Green · 8 years ago
  56. 1536c5b coverity 160160/160161 test server commanline args strncpy NUL management by Andy Green · 8 years ago
  57. 5bf2ce1 debug spew reduce by Andy Green · 8 years ago
  58. 2110ce9 cruft remove sigusr2 handling by Andy Green · 8 years ago
  59. 81bf43b client account for retries by Andy Green · 8 years ago
  60. 42e8b18 http cache policy by Andy Green · 8 years ago
  61. 748a221 cgi lifecycle logging by Andy Green · 8 years ago
  62. d02028b Update libwebsockets.h by hgrundy · 8 years ago
  63. 5c3a3c5 access_log reset transaction size when using keepalive by Andy Green · 8 years ago
  64. 912c42f ah try for ah when adopting socket to vhost by Andy Green · 8 years ago
  65. 5f947cd windows another uv_poll_init by Andy Green · 8 years ago
  66. 1759e32 Conditionally define snprintf on Windows by Lucas Terra · 8 years ago
  67. c6496b2 Script and config to make tracking ABI/API changes easy. by Roger A. Light · 8 years ago
  68. c673125 client http by Andy Green · 8 years ago
  69. 451cee5 polarssl implementation by Andy Green · 8 years ago
  70. 19f61e5 Fix inet_ntop linking error on Windows by Lucas Terra · 8 years ago
  71. 9806140 plugin lws server status by Andy Green · 8 years ago
  72. 4714cf0 vh doubly linked list for wsi on same protocol by Andy Green · 8 years ago
  73. 7e2c385 redirects need fake content metadata by Andy Green · 8 years ago
  74. b21c20b context settable server string by Andy Green · 8 years ago
  75. cec2fd5 lws normalize http response by Andy Green · 8 years ago
  76. 2f0bc93 lws access log option and lwsws conf by Andy Green · 8 years ago
  77. 30cdb3a recv treat zero return as error by Justin Chen · 8 years ago
  78. f3e9c73 json dump vhost by Andy Green · 8 years ago
  79. 57f2007 vhost collect rx tx stats by Andy Green · 8 years ago
  80. 868b9f2 strict transport security vhost option flag and lwsws conf support by Andy Green · 8 years ago
  81. a1ab201 lwsws conf unix sockets support vhost conf option by Andy Green · 8 years ago
  82. 144594d unix sockets make vhost option by Andy Green · 8 years ago
  83. 1042b34 lwsws conf move interface to be vhost attribute by Andy Green · 8 years ago
  84. cc3c6fb vhost should have his own options by Andy Green · 8 years ago
  85. ddd9bfa Add testapps support for client certs and CRLs by Alexander Bruines · 8 years ago
  86. 4418245 Support for abstract socket by Yeonjun Lim · 8 years ago
  87. 3c6a8c1 Add unix domain socket by Yeonjun Lim · 9 years ago
  88. b46e4a8 vhost keepalive timeout by Andy Green · 8 years ago
  89. 5b95081 ssl server init failure info by Andy Green · 8 years ago
  90. 5e799a4 ssl store vhost in ssl private data not context by Andy Green · 8 years ago
  91. f5efa74 cgi post by Andy Green · 8 years ago
  92. 22d6f39 http2 update integration by Andy Green · 8 years ago
  93. a5e73a1 lwsws cgi integration by Andy Green · 8 years ago
  94. 6e7b79b lwsws specifically signed char return lejp by Andy Green · 8 years ago
  95. 0a18354 lwsws conf and plugins convert to libuv apis by Andy Green · 8 years ago
  96. e01a551 vhost if explicit vhosts only enable protocols with pvo mentions by Andy Green · 8 years ago
  97. d459a6f lwsws redirect and correct vhost selection before accept by Andy Green · 8 years ago
  98. 37098ae lwsws protocol filter and options by Andy Green · 8 years ago
  99. efcf496 windows snprintf is _snprintf by Meir Yanovich · 8 years ago
  100. da77a60 android fix rlimit by Galen Ma · 8 years ago