Historial de Commits

Autor SHA1 Mensaje Fecha
  sunsetbrew c95d5bb41e Merge pull request #32 from apkbox/master hace 11 años
  sunsetbrew a2a3d5b2b3 Update RELEASE_NOTES.md hace 11 años
  sunsetbrew 90df41cba3 Merge pull request #34 from keithel/getports hace 11 años
  sunsetbrew d4279e0d96 Merge pull request #39 from bel2125/master hace 11 años
  sunsetbrew 29babe5d3d Merge pull request #38 from bel2125/master hace 11 años
  bel 679fa68d7b Fix issue#35: Impossible to make an embedded catch-all page while serving websockets hace 11 años
  bel 6cafec758d Fix compile error: cannot declare variable in the middle of a function in pure C hace 11 años
  sunsetbrew cf5bf3e673 Update RELEASE_NOTES.md hace 11 años
  sunsetbrew f45df8cebf Merge pull request #37 from bel2125/master hace 11 años
  bel 050fa4a02b Undo changes <<Fix IPv6 for WinXP>> in civetweb, since it does more damage in other systems (Mac OS, ...) hace 11 años
  bel 1a208a1989 Add forgotten file hace 11 años
  bel aa2cded31f New + better websocket example hace 11 años
  sunsetbrew 8dbebbca02 Update CREDITS.md hace 11 años
  bel d4ee6a1dc6 Lua websockets should use the cooperative Lua threading model with timeouts hace 11 años
  bel 1ef67f5cc7 Support USE_LUA without USE_WEBSOCKET hace 11 años
  bel b648dfccb9 Add html page for websocket test hace 11 años
  bel cef3eb30a3 Provide websockets for Lua hace 11 años
  bel db9c7fa303 Lua websockets need to be script ressources (*.lua) hace 11 años
  bel 956e15e1c2 Test: Lua server page (lp/lsp) vs. plain Lua (lua) hace 11 años
  bel 348c1da59f rfc2616 sec14.18 states, all replies but 100, 101, 5xx must return a date field - fix 301 hace 11 años
  bel bb8773ad4d rfc2616 sec14.18 states, all replies but 100, 101, 5xx must return a date field - fix put, mkcol hace 11 años
  bel d756eaf04c rfc2616 sec14.18 states, all replies but 100, 101, 5xx must return a date field - fix 401, OPTIONS, PROPFIND, send_http_error hace 11 años
  bel 2d939ff329 rfc2616 sec14.18 states, all replies but 100, 101, 5xx must return a date field hace 11 años
  bel e09a3e2ba3 Use ANSI C comments in mod_lua.inl as already used in civetweb.c hace 11 años
  bel 66daec3ed7 Use .lua in the .lp test hace 11 años
  bel ec0aa95d55 Append plain Lua scripts to the test hace 11 años
  bel 551b941e83 Clean up Lua integration - carve out the LP-SSI and the LUA-CGI analogy hace 11 años
  bel 9f2acfd90f Allow dynamic ressources managed by Lua hace 11 años
  bel 1009bc93e4 lsp paths should work like cgi hace 11 años
  bel 231e2f8361 Fix IPv6 for WinXP hace 11 años