1. f862463 avoid PATH_MAX in bss in daemonize by Andy Green · 12 years ago
  2. 5738c0e remove all support for pre v13 protocols by Andy Green · 12 years ago
  3. f5bc130 disable private broadcast sockets if enable no fork config option by Andy Green · 12 years ago
  4. 596b220 align test server extpoll with library dynamic approach by Edwin van den Oetelaar · 12 years ago
  5. 5c81e80 document memory efficiency by Andy Green · 12 years ago
  6. a17c692 log major dynamic allocation info by Andy Green · 12 years ago
  7. 13ba5bb zlib not needed if no extensions by Andy Green · 12 years ago
  8. 3182ece introduce without extensions by Andy Green · 12 years ago
  9. 6c1f64e refactor README by Andy Green · 12 years ago
  10. f6eeabc syslog requires format string by Edwin van den Oetelaar · 12 years ago
  11. f431247 revert zlib update 1.2.7 by Andy Green · 12 years ago
  12. 24cba92 make use of lock file by Andy Green · 12 years ago
  13. 0bf3ef6 windows compatibility changes for private libwebsockets by FNA · 12 years ago
  14. fd6764a test server add daemonization flag by Andy Green · 12 years ago
  15. 058ba81 test server use syslog logging by Andy Green · 12 years ago
  16. 69e4364 allow_use_of_lwsl_logging in user code by Andy Green · 12 years ago
  17. c11db20 helper api: log through syslog by Andy Green · 12 years ago
  18. b3a614a logging select some lwsl_info usage to be lwsl_notice by Andy Green · 12 years ago
  19. 7c19c34 add lwsl_notice by Andy Green · 12 years ago
  20. 0b31909 expose log level in emit by Andy Green · 12 years ago
  21. 3662b66 change bitfield setting to avoid gcc warnings by Andy Green · 12 years ago
  22. 10601c1 improve frame_is_binary setting by Andy Green · 12 years ago
  23. acbaee6 add lws_confirm_legit_wsi by Andy Green · 12 years ago
  24. a1ce6be refactor and introduce without server configure option by Andy Green · 12 years ago
  25. 2fd3f2f introdice tracking if frame is binary by Andy Green · 12 years ago
  26. 759c9ac different compiler warning fixes by Edwin van den Oetelaar · 12 years ago
  27. 6d1fcb7 add lexical parser for headers by Andy Green · 12 years ago
  28. 4a673a3 deprecate x google mux by Andy Green · 12 years ago
  29. 706961d solve flowcontrol problems by Andy Green · 12 years ago
  30. 0303db4 check errors on shutdown close by Andy Green · 12 years ago
  31. dfb2304 replace hashtable polltable management by Andy Green · 12 years ago
  32. 6c720c4 use simple lookup table for extpoll by Edwin van der Oetelaar · 12 years ago
  33. b2de95d include daemonization file whoops by Andy Green · 12 years ago
  34. eff7374 portability dont assume size of tv.t_usec by Andy Green · 12 years ago
  35. 6304686 add disable debug to README configuration options list by Andy Green · 12 years ago
  36. 27b3237 including assert h needed on osx by Peter Young · 12 years ago
  37. 26757a7 just use limits.h directly by Peter Young · 12 years ago
  38. 279a303 introduce daemonize by Andy Green · 12 years ago
  39. d32bb91 client allow remote server to accept with no protocol set by Andy Green · 12 years ago
  40. 443ea54 move array bounds gcc workaround outside function by Andy Green · 12 years ago
  41. f7248f8 update ping test client and stop exposing payload to extensions by Andy Green · 12 years ago
  42. cf3590e export lswl_hexdump by Andy Green · 12 years ago
  43. 040d2ef roubustness only return 0 from fd service if handled by Andy Green · 12 years ago
  44. 03674a6 configure without client by Andy Green · 12 years ago
  45. 5378b14 test client remove usleep by Andy Green · 12 years ago
  46. b429d48 refactor output.c by Andy Green · 12 years ago
  47. 76f61e7 refactor migrate client stuff to client.c by Andy Green · 12 years ago
  48. 53f437e add new context arg to libwebsockets_serve_http_file by Andy Green · 12 years ago
  49. 1023d2b robustness server dont exit server on accept problems by Andy Green · 12 years ago
  50. 3278872 workaround for some gcc array bounds false positive by Andy Green · 12 years ago
  51. fab033d add logo to test file by Andy Green · 12 years ago
  52. bb2dc8a update test server html serving callback to use aepd whitelist approach by Andy Green · 12 years ago
  53. 56d4697 add libwebsockets.org logo to share by Andy Green · 12 years ago
  54. 583f8b3 optimize http file sending by Andy Green · 12 years ago
  55. 65b0e91 listen socket more frequent service by Andy Green · 12 years ago
  56. fa17ca7 add empty m4 dir as workaround for autoreconf issue by Andy Green · 12 years ago
  57. a824d18 allow LWS_SOMAXCONN to be defined at configuretime by Andy Green · 12 years ago
  58. 5fc460c extpoll use hashtable for fd tracking by Andy Green · 12 years ago
  59. 29da6d9 allow building just the library not the testapps by Andy Green · 12 years ago
  60. 63ca55e make sure we have PATH_MAX on some linux toolchains (AG modified a bit) by Jack Mitchell · 12 years ago
  61. 8db451f extpoll break out of loop when set or clear finds fd by Edwin van der Oetelaar · 12 years ago
  62. d280b6e http service break into outer loop states by Andy Green · 12 years ago
  63. a50dd1a merge test server extpoll into test server by Andy Green · 12 years ago
  64. 5e59bf1 optimize extpoll fd delete by Edwin van der Oetelaar · 12 years ago
  65. 73abc25 deal with SSL_ERROR_WANT_ in client connect action by Andy Green · 12 years ago
  66. 43063dd add longlived option to test client by Andy Green · 12 years ago
  67. f7609e9 logging ensure everyone has a newline by Andy Green · 12 years ago
  68. 3fc2c65 replace ifdefs around close socket with compatible_close by Andy Green · 12 years ago
  69. 455d1fe ssl client certs fix crash by Larry Hayes · 12 years ago
  70. 24b588b absorb README.rst into main README and code by Andy Green · 12 years ago
  71. c0d6b63 expose compiletime constants to setting from configure by Andy Green · 12 years ago
  72. d678ea3 renable deflate frame buffer expansion fixing DoS by Andy Green · 12 years ago
  73. 3c82019 fix config enable name for getifaddrs by Andy Green · 12 years ago
  74. c4ef7b1 introduce getifaddrs for toolchains without it by David · 12 years ago
  75. 41c5803 audit and make all malloc check for OOM by Andy Green · 12 years ago
  76. 8a26509 logging add timestamp by Andy Green · 12 years ago
  77. de8f27a logging extend level set api to allow setting emission function by Andy Green · 12 years ago
  78. 7e9b427 update README with info on new logging scheme by Andy Green · 12 years ago
  79. 46ef0cf allow enabling debug contexts from test apps by Andy Green · 12 years ago
  80. 43db045 introduce logging api and convert all library output to use it by Andy Green · 12 years ago
  81. 4550f1d compile in xcode, privatize debug macro by Aaron Zinman · 12 years ago
  82. 6cd1ea9 update soname and configure to v1.0 by Andy Green · 12 years ago
  83. a63c24b correct autotools warning by Andy Green · 12 years ago
  84. 988bd98 zlib code add OOM checks remove buffer expansion on rx path by Andy Green · 12 years ago
  85. ed3c840 Avoid leaking a socket when SSL_accept fails. by David Galeano · 12 years ago
  86. 7c8d989 Print error string on accept failure. by David Galeano · 12 years ago
  87. 6b66791 Increased MAX_BROADCAST_PAYLOAD to match MAX_USER_RX_BUFFER. by David Galeano · 12 years ago
  88. 229b711 Added README file with some useful tips for using the library. by David Galeano · 12 years ago
  89. 96aa7e6 Added support for continuation frames on the server. by David Galeano · 12 years ago
  90. 6515443 Close connection if LWS_CALLBACK_HTTP returns non-zero. by David Galeano · 12 years ago
  91. 7ffbe1b Fixed to keep reading data until the SSL internal buffer is empty. by David Galeano · 12 years ago
  92. 4fbc40c Added no-cache headers to client handshake: by David Galeano · 12 years ago
  93. ed3bc90 Separate compression levels for server and client, by David Galeano · 12 years ago
  94. 1ed189e More correct handling of inflate result. by David Galeano · 12 years ago
  95. e0d0fd7 Fixed crash when HTTP requests method is not GET. by David Galeano · 12 years ago
  96. cc148e4 Check if macro SSL_OP_NO_COMPRESSION is defined before trying to use it. by David Galeano · 12 years ago
  97. 1aad881 Using size_t instead of int for deflate-frame offsets and length. by David Galeano · 12 years ago
  98. f177f2a Added private macro CIPHERS_LIST_STRING to define ciphers list string. by David Galeano · 12 years ago
  99. 77a677c When choosing a cipher, use the server's preferences. by David Galeano · 12 years ago
  100. 584b316 Pass URI length to LWS_CALLBACK_HTTP. by David Galeano · 12 years ago