1. e84652c use context service buf in place of large stack arrays by Andy Green · 11 years ago
  2. b8b247d remove need for filepath buffer on http file serve by Andy Green · 12 years ago
  3. c11b587 add static linking exception to LICENSE by Andy Green · 11 years ago
  4. 7502001 add unchanged lgpl 2.1 in LICENSE by Andy Green · 11 years ago
  5. 3b233cb Fix memory leaks when creating a context. by Peter Pentchev · 11 years ago
  6. 4d46cb5 Generate the API reference in text format, too. by Peter Pentchev · 11 years ago
  7. c74964e Fix two typos. by Peter Pentchev · 11 years ago
  8. ed33446 changelog header lifecycle by Andy Green · 11 years ago
  9. 23c5f2e add autotools bits for cyassl by Andy Green · 11 years ago
  10. 68a672b unionize header token array by Andy Green · 11 years ago
  11. a2b3a36 document header lifecycle change by Andy Green · 11 years ago
  12. 2b57a34 headers deleted after websocket established by Andy Green · 11 years ago
  13. e4dffc9 leverage TOKEN_SKIPPING better in parser by Andy Green · 11 years ago
  14. 177ca78 simplify parsing complete by Andy Green · 11 years ago
  15. 3455e67 act on fatal parse problems by Andy Green · 11 years ago
  16. c5dc32a remove deprecated vcxproj by Andy Green · 11 years ago
  17. df60b0c update changelog about cmake by Andy Green · 11 years ago
  18. 7df9908 Added build instructions for CMake. by Joakim Soderberg · 11 years ago
  19. 039ce8f add README by Andy Green · 11 years ago
  20. f57751f Fixed compilation on NetBSD. by Joakim Soderberg · 11 years ago
  21. cb4156d Cleaned up the CyaSSL linking in the CMake project a bit. by Joakim Söderberg · 11 years ago
  22. 91de933 Fixed windows build. by Joakim Soderberg · 11 years ago
  23. e9a4211 Added some minor changes to CMake build file. by Joakim Soderberg · 11 years ago
  24. b378ce9 Added support for CyaSSL replacement of OpenSSL. by Joakim Soderberg · 11 years ago
  25. 4f4a38b Added check for inline keyword availability. by Joakim Soderberg · 11 years ago
  26. 68e8d73 Fixed build on OSX. by Joakim Söderberg · 11 years ago
  27. d2edfec Fixed linux compilation and added more compile options. by Joakim Soderberg · 11 years ago
  28. 4c53123 CMake support + fixed windows build. by Joakim Soderberg · 11 years ago
  29. add3926 Some more Cmake stuff. by Joakim Soderberg · 11 years ago
  30. 08e434e Started redoing CMake support based on the up to date repos by Joakim Soderberg · 11 years ago
  31. 0d49c8d improve test server poll loop docs by Andy Green · 11 years ago
  32. a2156aa add note about MIPS opewrt configure options by Andy Green · 11 years ago
  33. 81bbae0 remove one more mention of broadcast callback by Andy Green · 11 years ago
  34. 7b40545 introduce library version plus git hash by Andy Green · 11 years ago
  35. 2d7acec remove stray reference to max broadcast size from readme.build by Andy Green · 11 years ago
  36. 36eb70d additional casts allow test server build as cpp by Andy Green · 11 years ago
  37. bd1132f update changelog tag chrome 26 firefox 18 by Andy Green · 11 years ago
  38. c51823a renovate test html by Andy Green · 11 years ago
  39. a35c86f add changelog v1.0 to v1.1 by Andy Green · 11 years ago
  40. 2da89dc bump version to 1.1 and soname to 2 by Andy Green · 11 years ago
  41. 98feb4b clean out remaining mentions of deprecated broadcast by Andy Green · 11 years ago
  42. d09d7d4 get error from getnameinfo if unable to improve hostname and use hostname by Andy Green · 11 years ago
  43. cbb3122 fixes for without server and without client by Andy Green · 11 years ago
  44. daed4fb fix unused var if no enable openssl by Jack Mitchell · 11 years ago
  45. 769153e introduce test echo by Andy Green · 11 years ago
  46. 467c7ef add info about why we close to more places by Andy Green · 11 years ago
  47. 96d882a roubustness handle problems in read loop better by Andy Green · 11 years ago
  48. 5fc75a9 server allow NULL protocol map to protocol 0 by Andy Green · 11 years ago
  49. aaf0b9f change get_peer_addresses to use context wsi latency by Andy Green · 11 years ago
  50. e000a70 instrument latency by Andy Green · 11 years ago
  51. d636e35 introduce lws_latency by Andy Green · 11 years ago
  52. 3b228c5 fix docs about protocol version supported by Andy Green · 11 years ago
  53. 08f2c01 test server terminate cleanly on ctrl c by Andy Green · 11 years ago
  54. 6f520a5 evict all broadcast support by Andy Green · 11 years ago
  55. 5e1b7ff FreeBSD compatibility by Matthieu Riviere · 11 years ago
  56. ea0642a trac 6 expose libwebsockets read with note about not normally needed by Andy Green · 11 years ago
  57. 0794af9 fix ssl bits outside of ifdef coverage by Edwin van den Oetelaar · 11 years ago
  58. c4d05a5 force client ssl bio nonblocking by Andy Green · 11 years ago
  59. 1167dd4 force ssl rw bios nonblocking by Andy Green · 11 years ago
  60. ba85a7d timeout coverage for ssl accept by Andy Green · 11 years ago
  61. e216071 break up ssl accept action by Andy Green · 11 years ago
  62. 6f047ee ensure accept is nonblocking by Andy Green · 11 years ago
  63. 52f28ce autocreate foreign broadcast sockets on broadcast by Andy Green · 12 years ago
  64. fefc658 trac 5 sa_restorer deprecated by Andy Green · 12 years ago
  65. d88146d trac 3 document write and context_user by Andy Green · 12 years ago
  66. 7500617 trac 4 correct libebsocket_service_fd by Andy Green · 12 years ago
  67. ab40eaa update numbers for minimal build footprint by Andy Green · 12 years ago
  68. 35f332b more LWS_NO_DAEMONIZE by Andy Green · 12 years ago
  69. 5c54d62 use correct LWS_NO_DAEMONIZE on test server by Andy Green · 12 years ago
  70. bdd6bf3 bind gcc debug generation to_DEBUG by Andy Green · 12 years ago
  71. 623a98d unionize mutually exclusive wsi members by Andy Green · 12 years ago
  72. 80f168b key_b64 doesnt need to be in wsi by Andy Green · 12 years ago
  73. f862463 avoid PATH_MAX in bss in daemonize by Andy Green · 12 years ago
  74. 5738c0e remove all support for pre v13 protocols by Andy Green · 12 years ago
  75. f5bc130 disable private broadcast sockets if enable no fork config option by Andy Green · 12 years ago
  76. 596b220 align test server extpoll with library dynamic approach by Edwin van den Oetelaar · 12 years ago
  77. 5c81e80 document memory efficiency by Andy Green · 12 years ago
  78. a17c692 log major dynamic allocation info by Andy Green · 12 years ago
  79. 13ba5bb zlib not needed if no extensions by Andy Green · 12 years ago
  80. 3182ece introduce without extensions by Andy Green · 12 years ago
  81. 6c1f64e refactor README by Andy Green · 12 years ago
  82. f6eeabc syslog requires format string by Edwin van den Oetelaar · 12 years ago
  83. f431247 revert zlib update 1.2.7 by Andy Green · 12 years ago
  84. 24cba92 make use of lock file by Andy Green · 12 years ago
  85. 0bf3ef6 windows compatibility changes for private libwebsockets by FNA · 12 years ago
  86. fd6764a test server add daemonization flag by Andy Green · 12 years ago
  87. 058ba81 test server use syslog logging by Andy Green · 12 years ago
  88. 69e4364 allow_use_of_lwsl_logging in user code by Andy Green · 12 years ago
  89. c11db20 helper api: log through syslog by Andy Green · 12 years ago
  90. b3a614a logging select some lwsl_info usage to be lwsl_notice by Andy Green · 12 years ago
  91. 7c19c34 add lwsl_notice by Andy Green · 12 years ago
  92. 0b31909 expose log level in emit by Andy Green · 12 years ago
  93. 3662b66 change bitfield setting to avoid gcc warnings by Andy Green · 12 years ago
  94. 10601c1 improve frame_is_binary setting by Andy Green · 12 years ago
  95. acbaee6 add lws_confirm_legit_wsi by Andy Green · 12 years ago
  96. a1ce6be refactor and introduce without server configure option by Andy Green · 12 years ago
  97. 2fd3f2f introdice tracking if frame is binary by Andy Green · 12 years ago
  98. 759c9ac different compiler warning fixes by Edwin van den Oetelaar · 12 years ago
  99. 6d1fcb7 add lexical parser for headers by Andy Green · 12 years ago
  100. 4a673a3 deprecate x google mux by Andy Green · 12 years ago