1. 2d7acec remove stray reference to max broadcast size from readme.build by Andy Green · 12 years ago
  2. 36eb70d additional casts allow test server build as cpp by Andy Green · 12 years ago
  3. bd1132f update changelog tag chrome 26 firefox 18 by Andy Green · 12 years ago
  4. c51823a renovate test html by Andy Green · 12 years ago
  5. a35c86f add changelog v1.0 to v1.1 by Andy Green · 12 years ago
  6. 2da89dc bump version to 1.1 and soname to 2 by Andy Green · 12 years ago
  7. 98feb4b clean out remaining mentions of deprecated broadcast by Andy Green · 12 years ago
  8. d09d7d4 get error from getnameinfo if unable to improve hostname and use hostname by Andy Green · 12 years ago
  9. cbb3122 fixes for without server and without client by Andy Green · 12 years ago
  10. daed4fb fix unused var if no enable openssl by Jack Mitchell · 12 years ago
  11. 769153e introduce test echo by Andy Green · 12 years ago
  12. 467c7ef add info about why we close to more places by Andy Green · 12 years ago
  13. 96d882a roubustness handle problems in read loop better by Andy Green · 12 years ago
  14. 5fc75a9 server allow NULL protocol map to protocol 0 by Andy Green · 12 years ago
  15. aaf0b9f change get_peer_addresses to use context wsi latency by Andy Green · 12 years ago
  16. e000a70 instrument latency by Andy Green · 12 years ago
  17. d636e35 introduce lws_latency by Andy Green · 12 years ago
  18. 3b228c5 fix docs about protocol version supported by Andy Green · 12 years ago
  19. 08f2c01 test server terminate cleanly on ctrl c by Andy Green · 12 years ago
  20. 6f520a5 evict all broadcast support by Andy Green · 12 years ago
  21. 5e1b7ff FreeBSD compatibility by Matthieu Riviere · 12 years ago
  22. ea0642a trac 6 expose libwebsockets read with note about not normally needed by Andy Green · 12 years ago
  23. 0794af9 fix ssl bits outside of ifdef coverage by Edwin van den Oetelaar · 12 years ago
  24. c4d05a5 force client ssl bio nonblocking by Andy Green · 12 years ago
  25. 1167dd4 force ssl rw bios nonblocking by Andy Green · 12 years ago
  26. ba85a7d timeout coverage for ssl accept by Andy Green · 12 years ago
  27. e216071 break up ssl accept action by Andy Green · 12 years ago
  28. 6f047ee ensure accept is nonblocking by Andy Green · 12 years ago
  29. 52f28ce autocreate foreign broadcast sockets on broadcast by Andy Green · 12 years ago
  30. fefc658 trac 5 sa_restorer deprecated by Andy Green · 12 years ago
  31. d88146d trac 3 document write and context_user by Andy Green · 12 years ago
  32. 7500617 trac 4 correct libebsocket_service_fd by Andy Green · 12 years ago
  33. ab40eaa update numbers for minimal build footprint by Andy Green · 12 years ago
  34. 35f332b more LWS_NO_DAEMONIZE by Andy Green · 12 years ago
  35. 5c54d62 use correct LWS_NO_DAEMONIZE on test server by Andy Green · 12 years ago
  36. bdd6bf3 bind gcc debug generation to_DEBUG by Andy Green · 12 years ago
  37. 623a98d unionize mutually exclusive wsi members by Andy Green · 12 years ago
  38. 80f168b key_b64 doesnt need to be in wsi by Andy Green · 12 years ago
  39. f862463 avoid PATH_MAX in bss in daemonize by Andy Green · 12 years ago
  40. 5738c0e remove all support for pre v13 protocols by Andy Green · 12 years ago
  41. f5bc130 disable private broadcast sockets if enable no fork config option by Andy Green · 12 years ago
  42. 596b220 align test server extpoll with library dynamic approach by Edwin van den Oetelaar · 12 years ago
  43. 5c81e80 document memory efficiency by Andy Green · 12 years ago
  44. a17c692 log major dynamic allocation info by Andy Green · 12 years ago
  45. 13ba5bb zlib not needed if no extensions by Andy Green · 12 years ago
  46. 3182ece introduce without extensions by Andy Green · 12 years ago
  47. 6c1f64e refactor README by Andy Green · 12 years ago
  48. f6eeabc syslog requires format string by Edwin van den Oetelaar · 12 years ago
  49. f431247 revert zlib update 1.2.7 by Andy Green · 12 years ago
  50. 24cba92 make use of lock file by Andy Green · 12 years ago
  51. 0bf3ef6 windows compatibility changes for private libwebsockets by FNA · 12 years ago
  52. fd6764a test server add daemonization flag by Andy Green · 12 years ago
  53. 058ba81 test server use syslog logging by Andy Green · 12 years ago
  54. 69e4364 allow_use_of_lwsl_logging in user code by Andy Green · 12 years ago
  55. c11db20 helper api: log through syslog by Andy Green · 12 years ago
  56. b3a614a logging select some lwsl_info usage to be lwsl_notice by Andy Green · 12 years ago
  57. 7c19c34 add lwsl_notice by Andy Green · 12 years ago
  58. 0b31909 expose log level in emit by Andy Green · 12 years ago
  59. 3662b66 change bitfield setting to avoid gcc warnings by Andy Green · 12 years ago
  60. 10601c1 improve frame_is_binary setting by Andy Green · 12 years ago
  61. acbaee6 add lws_confirm_legit_wsi by Andy Green · 12 years ago
  62. a1ce6be refactor and introduce without server configure option by Andy Green · 12 years ago
  63. 2fd3f2f introdice tracking if frame is binary by Andy Green · 12 years ago
  64. 759c9ac different compiler warning fixes by Edwin van den Oetelaar · 12 years ago
  65. 6d1fcb7 add lexical parser for headers by Andy Green · 12 years ago
  66. 4a673a3 deprecate x google mux by Andy Green · 12 years ago
  67. 706961d solve flowcontrol problems by Andy Green · 12 years ago
  68. 0303db4 check errors on shutdown close by Andy Green · 12 years ago
  69. dfb2304 replace hashtable polltable management by Andy Green · 12 years ago
  70. 6c720c4 use simple lookup table for extpoll by Edwin van der Oetelaar · 12 years ago
  71. b2de95d include daemonization file whoops by Andy Green · 12 years ago
  72. eff7374 portability dont assume size of tv.t_usec by Andy Green · 12 years ago
  73. 6304686 add disable debug to README configuration options list by Andy Green · 12 years ago
  74. 27b3237 including assert h needed on osx by Peter Young · 12 years ago
  75. 26757a7 just use limits.h directly by Peter Young · 12 years ago
  76. 279a303 introduce daemonize by Andy Green · 12 years ago
  77. d32bb91 client allow remote server to accept with no protocol set by Andy Green · 12 years ago
  78. 443ea54 move array bounds gcc workaround outside function by Andy Green · 12 years ago
  79. f7248f8 update ping test client and stop exposing payload to extensions by Andy Green · 12 years ago
  80. cf3590e export lswl_hexdump by Andy Green · 12 years ago
  81. 040d2ef roubustness only return 0 from fd service if handled by Andy Green · 12 years ago
  82. 03674a6 configure without client by Andy Green · 12 years ago
  83. 5378b14 test client remove usleep by Andy Green · 12 years ago
  84. b429d48 refactor output.c by Andy Green · 12 years ago
  85. 76f61e7 refactor migrate client stuff to client.c by Andy Green · 12 years ago
  86. 53f437e add new context arg to libwebsockets_serve_http_file by Andy Green · 12 years ago
  87. 1023d2b robustness server dont exit server on accept problems by Andy Green · 12 years ago
  88. 3278872 workaround for some gcc array bounds false positive by Andy Green · 12 years ago
  89. fab033d add logo to test file by Andy Green · 12 years ago
  90. bb2dc8a update test server html serving callback to use aepd whitelist approach by Andy Green · 12 years ago
  91. 56d4697 add libwebsockets.org logo to share by Andy Green · 12 years ago
  92. 583f8b3 optimize http file sending by Andy Green · 12 years ago
  93. 65b0e91 listen socket more frequent service by Andy Green · 12 years ago
  94. fa17ca7 add empty m4 dir as workaround for autoreconf issue by Andy Green · 12 years ago
  95. a824d18 allow LWS_SOMAXCONN to be defined at configuretime by Andy Green · 12 years ago
  96. 5fc460c extpoll use hashtable for fd tracking by Andy Green · 12 years ago
  97. 29da6d9 allow building just the library not the testapps by Andy Green · 12 years ago
  98. 63ca55e make sure we have PATH_MAX on some linux toolchains (AG modified a bit) by Jack Mitchell · 12 years ago
  99. 8db451f extpoll break out of loop when set or clear finds fd by Edwin van der Oetelaar · 12 years ago
  100. d280b6e http service break into outer loop states by Andy Green · 12 years ago