1. 1b26527 change context creation params to struct by Andy Green · 12 years ago
  2. 0480f64 handshake bail3 should be bail by Andy Green · 12 years ago
  3. 5449511 remove fixed rx buffer allow definition per protocol by Andy Green · 12 years ago
  4. f270342 account for context in static allocation figure by Andy Green · 12 years ago
  5. 9b09dc0 remove all PATH_MAX or MAX_PATH by Andy Green · 12 years ago
  6. e84652c use context service buf in place of large stack arrays by Andy Green · 12 years ago
  7. b8b247d remove need for filepath buffer on http file serve by Andy Green · 12 years ago
  8. 3b233cb Fix memory leaks when creating a context. by Peter Pentchev · 12 years ago
  9. 4d46cb5 Generate the API reference in text format, too. by Peter Pentchev · 12 years ago
  10. c74964e Fix two typos. by Peter Pentchev · 12 years ago
  11. 23c5f2e add autotools bits for cyassl by Andy Green · 12 years ago
  12. 68a672b unionize header token array by Andy Green · 12 years ago
  13. 2b57a34 headers deleted after websocket established by Andy Green · 12 years ago
  14. e4dffc9 leverage TOKEN_SKIPPING better in parser by Andy Green · 12 years ago
  15. 177ca78 simplify parsing complete by Andy Green · 12 years ago
  16. 3455e67 act on fatal parse problems by Andy Green · 12 years ago
  17. f57751f Fixed compilation on NetBSD. by Joakim Soderberg · 12 years ago
  18. 91de933 Fixed windows build. by Joakim Soderberg · 12 years ago
  19. b378ce9 Added support for CyaSSL replacement of OpenSSL. by Joakim Soderberg · 12 years ago
  20. 4f4a38b Added check for inline keyword availability. by Joakim Soderberg · 12 years ago
  21. 68e8d73 Fixed build on OSX. by Joakim Söderberg · 12 years ago
  22. 4c53123 CMake support + fixed windows build. by Joakim Soderberg · 12 years ago
  23. 81bbae0 remove one more mention of broadcast callback by Andy Green · 12 years ago
  24. 7b40545 introduce library version plus git hash by Andy Green · 12 years ago
  25. 2da89dc bump version to 1.1 and soname to 2 by Andy Green · 12 years ago
  26. 98feb4b clean out remaining mentions of deprecated broadcast by Andy Green · 12 years ago
  27. d09d7d4 get error from getnameinfo if unable to improve hostname and use hostname by Andy Green · 12 years ago
  28. cbb3122 fixes for without server and without client by Andy Green · 12 years ago
  29. daed4fb fix unused var if no enable openssl by Jack Mitchell · 12 years ago
  30. 467c7ef add info about why we close to more places by Andy Green · 12 years ago
  31. 96d882a roubustness handle problems in read loop better by Andy Green · 12 years ago
  32. 5fc75a9 server allow NULL protocol map to protocol 0 by Andy Green · 12 years ago
  33. aaf0b9f change get_peer_addresses to use context wsi latency by Andy Green · 12 years ago
  34. e000a70 instrument latency by Andy Green · 12 years ago
  35. d636e35 introduce lws_latency by Andy Green · 12 years ago
  36. 6f520a5 evict all broadcast support by Andy Green · 12 years ago
  37. 5e1b7ff FreeBSD compatibility by Matthieu Riviere · 12 years ago
  38. ea0642a trac 6 expose libwebsockets read with note about not normally needed by Andy Green · 12 years ago
  39. 0794af9 fix ssl bits outside of ifdef coverage by Edwin van den Oetelaar · 12 years ago
  40. c4d05a5 force client ssl bio nonblocking by Andy Green · 12 years ago
  41. 1167dd4 force ssl rw bios nonblocking by Andy Green · 12 years ago
  42. ba85a7d timeout coverage for ssl accept by Andy Green · 12 years ago
  43. e216071 break up ssl accept action by Andy Green · 12 years ago
  44. 6f047ee ensure accept is nonblocking by Andy Green · 12 years ago
  45. 52f28ce autocreate foreign broadcast sockets on broadcast by Andy Green · 12 years ago
  46. fefc658 trac 5 sa_restorer deprecated by Andy Green · 12 years ago
  47. d88146d trac 3 document write and context_user by Andy Green · 12 years ago
  48. 7500617 trac 4 correct libebsocket_service_fd by Andy Green · 12 years ago
  49. 35f332b more LWS_NO_DAEMONIZE by Andy Green · 12 years ago
  50. bdd6bf3 bind gcc debug generation to_DEBUG by Andy Green · 12 years ago
  51. 623a98d unionize mutually exclusive wsi members by Andy Green · 12 years ago
  52. 80f168b key_b64 doesnt need to be in wsi by Andy Green · 12 years ago
  53. f862463 avoid PATH_MAX in bss in daemonize by Andy Green · 12 years ago
  54. 5738c0e remove all support for pre v13 protocols by Andy Green · 12 years ago
  55. f5bc130 disable private broadcast sockets if enable no fork config option by Andy Green · 12 years ago
  56. a17c692 log major dynamic allocation info by Andy Green · 12 years ago
  57. 13ba5bb zlib not needed if no extensions by Andy Green · 12 years ago
  58. 3182ece introduce without extensions by Andy Green · 12 years ago
  59. f6eeabc syslog requires format string by Edwin van den Oetelaar · 12 years ago
  60. 24cba92 make use of lock file by Andy Green · 12 years ago
  61. 0bf3ef6 windows compatibility changes for private libwebsockets by FNA · 12 years ago
  62. fd6764a test server add daemonization flag by Andy Green · 12 years ago
  63. 058ba81 test server use syslog logging by Andy Green · 12 years ago
  64. 69e4364 allow_use_of_lwsl_logging in user code by Andy Green · 12 years ago
  65. c11db20 helper api: log through syslog by Andy Green · 12 years ago
  66. b3a614a logging select some lwsl_info usage to be lwsl_notice by Andy Green · 12 years ago
  67. 7c19c34 add lwsl_notice by Andy Green · 12 years ago
  68. 0b31909 expose log level in emit by Andy Green · 12 years ago
  69. 3662b66 change bitfield setting to avoid gcc warnings by Andy Green · 12 years ago
  70. 10601c1 improve frame_is_binary setting by Andy Green · 12 years ago
  71. acbaee6 add lws_confirm_legit_wsi by Andy Green · 12 years ago
  72. a1ce6be refactor and introduce without server configure option by Andy Green · 12 years ago
  73. 2fd3f2f introdice tracking if frame is binary by Andy Green · 12 years ago
  74. 759c9ac different compiler warning fixes by Edwin van den Oetelaar · 12 years ago
  75. 6d1fcb7 add lexical parser for headers by Andy Green · 12 years ago
  76. 4a673a3 deprecate x google mux by Andy Green · 12 years ago
  77. 706961d solve flowcontrol problems by Andy Green · 12 years ago
  78. 0303db4 check errors on shutdown close by Andy Green · 12 years ago
  79. dfb2304 replace hashtable polltable management by Andy Green · 12 years ago
  80. b2de95d include daemonization file whoops by Andy Green · 12 years ago
  81. eff7374 portability dont assume size of tv.t_usec by Andy Green · 12 years ago
  82. 27b3237 including assert h needed on osx by Peter Young · 12 years ago
  83. 26757a7 just use limits.h directly by Peter Young · 12 years ago
  84. 279a303 introduce daemonize by Andy Green · 12 years ago
  85. d32bb91 client allow remote server to accept with no protocol set by Andy Green · 12 years ago
  86. f7248f8 update ping test client and stop exposing payload to extensions by Andy Green · 12 years ago
  87. cf3590e export lswl_hexdump by Andy Green · 12 years ago
  88. 040d2ef roubustness only return 0 from fd service if handled by Andy Green · 12 years ago
  89. 03674a6 configure without client by Andy Green · 12 years ago
  90. b429d48 refactor output.c by Andy Green · 12 years ago
  91. 76f61e7 refactor migrate client stuff to client.c by Andy Green · 12 years ago
  92. 53f437e add new context arg to libwebsockets_serve_http_file by Andy Green · 12 years ago
  93. 1023d2b robustness server dont exit server on accept problems by Andy Green · 12 years ago
  94. 583f8b3 optimize http file sending by Andy Green · 12 years ago
  95. 65b0e91 listen socket more frequent service by Andy Green · 12 years ago
  96. a824d18 allow LWS_SOMAXCONN to be defined at configuretime by Andy Green · 12 years ago
  97. 63ca55e make sure we have PATH_MAX on some linux toolchains (AG modified a bit) by Jack Mitchell · 12 years ago
  98. d280b6e http service break into outer loop states by Andy Green · 12 years ago
  99. 73abc25 deal with SSL_ERROR_WANT_ in client connect action by Andy Green · 12 years ago
  100. f7609e9 logging ensure everyone has a newline by Andy Green · 12 years ago