提交歷史

作者 SHA1 備註 提交日期
  bel 0b6cb15ea2 Documentation: Lua functions ar not only for LSP but for all Lua environments 11 年之前
  bel 5dfef94cfb Document Lua Server Pages and Lua scripts 11 年之前
  bel b7a1f279a6 Update installation description - OpenSSL may be installed by the user 11 年之前
  bel 579e547994 Add a common problems section to OpenSSL.md 11 年之前
  bel 83cc401975 Describe new config options, sort them in the docu like in the source 11 年之前
  bel 7430d86623 Tell Lua if it is called as a Lua page, a Lua script or as websocket 11 年之前
  bel 8628fd07bd Add github markup code to the documentation 11 年之前
  bel bafcfe517b Document how to use OpenSSL for Windows and Linux 11 年之前
  bel 8b2f8450eb Add clock hands to the websocket clock demo 11 年之前
  bel c4669103f1 The websocket.lua script sends positions for the clock hands as well 11 年之前
  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 年之前