Commit History

Автор SHA1 Съобщение Дата
  bel 378722090a Remove data base logging from the websocket example. Do not serve regular (non websocket) requests with websocket.lua преди 11 години
  bel 7af15c4934 select for Linux needs the nfds parameter set correctly преди 11 години
  bel 679fa68d7b Fix issue#35: Impossible to make an embedded catch-all page while serving websockets преди 11 години
  bel 6cafec758d Fix compile error: cannot declare variable in the middle of a function in pure C преди 11 години
  sunsetbrew cf5bf3e673 Update RELEASE_NOTES.md преди 11 години
  sunsetbrew f45df8cebf Merge pull request #37 from bel2125/master преди 11 години
  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 преди 12 години
  bel 231e2f8361 Fix IPv6 for WinXP преди 12 години
  bel 07beed7bf1 Fix and test the existing implementation for plain Lua pages преди 12 години
  bel a6b65cc023 Add information that is already available already in the CGI environment to the Lua environment as well преди 12 години
  bel b7364c1f1f Check relation between a lua script, a CGI script and a lp file преди 12 години