コミット履歴

作者 SHA1 メッセージ 日付
  bel 050fa4a02b Undo changes <<Fix IPv6 for WinXP>> in civetweb, since it does more damage in other systems (Mac OS, ...) 11 年 前
  bel 1a208a1989 Add forgotten file 11 年 前
  bel aa2cded31f New + better websocket example 11 年 前
  sunsetbrew 8dbebbca02 Update CREDITS.md 11 年 前
  bel d4ee6a1dc6 Lua websockets should use the cooperative Lua threading model with timeouts 11 年 前
  bel 1ef67f5cc7 Support USE_LUA without USE_WEBSOCKET 11 年 前
  bel b648dfccb9 Add html page for websocket test 11 年 前
  bel cef3eb30a3 Provide websockets for Lua 11 年 前
  bel db9c7fa303 Lua websockets need to be script ressources (*.lua) 11 年 前
  bel 956e15e1c2 Test: Lua server page (lp/lsp) vs. plain Lua (lua) 11 年 前
  bel 348c1da59f rfc2616 sec14.18 states, all replies but 100, 101, 5xx must return a date field - fix 301 11 年 前
  bel bb8773ad4d rfc2616 sec14.18 states, all replies but 100, 101, 5xx must return a date field - fix put, mkcol 11 年 前
  bel d756eaf04c rfc2616 sec14.18 states, all replies but 100, 101, 5xx must return a date field - fix 401, OPTIONS, PROPFIND, send_http_error 11 年 前
  bel 2d939ff329 rfc2616 sec14.18 states, all replies but 100, 101, 5xx must return a date field 11 年 前
  bel e09a3e2ba3 Use ANSI C comments in mod_lua.inl as already used in civetweb.c 11 年 前
  bel 66daec3ed7 Use .lua in the .lp test 11 年 前
  bel ec0aa95d55 Append plain Lua scripts to the test 11 年 前
  bel 551b941e83 Clean up Lua integration - carve out the LP-SSI and the LUA-CGI analogy 11 年 前
  bel 9f2acfd90f Allow dynamic ressources managed by Lua 11 年 前
  bel 1009bc93e4 lsp paths should work like cgi 11 年 前
  bel 231e2f8361 Fix IPv6 for WinXP 11 年 前
  bel 07beed7bf1 Fix and test the existing implementation for plain Lua pages 11 年 前
  bel a6b65cc023 Add information that is already available already in the CGI environment to the Lua environment as well 11 年 前
  bel b7364c1f1f Check relation between a lua script, a CGI script and a lp file 11 年 前
  bel f04a3e6723 retry database operation if database is busy 11 年 前
  bel 8452297a0c Strategy of the data callback should be equivalent to the ready callback 11 年 前
  bel ee01cf1ca7 Replace trivial websocket example by a more illustrated one 11 年 前
  bel c09392f7bd Replace trivial websocket example by a more illustrated one 11 年 前
  Keith Kyzivat b91823e741 mg_get_ports to return number of elements of ports and ssl filled in 12 年 前
  Keith Kyzivat 7202123bc4 Fix sign comparison warning in mg_get_ports 12 年 前