Historique des commits

Auteur SHA1 Message Date
  bel 1af0a35aa9 mg.send_file for Lua il y a 11 ans
  bel b7afc04864 Add some comments to mod_lua.inl il y a 11 ans
  bel 5a51795323 Support <?= in LSP il y a 11 ans
  bel 7430d86623 Tell Lua if it is called as a Lua page, a Lua script or as websocket il y a 11 ans
  bel 7af15c4934 select for Linux needs the nfds parameter set correctly il y a 11 ans
  bel d4ee6a1dc6 Lua websockets should use the cooperative Lua threading model with timeouts il y a 11 ans
  bel 1ef67f5cc7 Support USE_LUA without USE_WEBSOCKET il y a 11 ans
  bel cef3eb30a3 Provide websockets for Lua il y a 11 ans
  bel e09a3e2ba3 Use ANSI C comments in mod_lua.inl as already used in civetweb.c il y a 11 ans
  bel 231e2f8361 Fix IPv6 for WinXP il y a 11 ans
  bel 07beed7bf1 Fix and test the existing implementation for plain Lua pages il y a 11 ans
  bel a6b65cc023 Add information that is already available already in the CGI environment to the Lua environment as well il y a 11 ans
  bel b235587791 First working draft of a websocket binding for Lua il y a 11 ans
  Thomas Davis 73f91b2a99 Merge branch 'master' of https://github.com/Bernhard-/civetweb into Bernhard--master il y a 11 ans
  bel 4a771e33ed Extend ajax test to use both, cgi (with Lua as standalone cgi interpreter) and lp (with Lua embedded in the server) il y a 11 ans
  akozl 9023e7b91b Fixes page violation when < or ? is the last character in the file and file size is a multiple of memory page size. il y a 11 ans
  bel f914beea06 Add lfs (LuaFileSystem) support il y a 11 ans
  bel bc4b2340fe fix Lua issues: keep-alive fix and update sqlite il y a 11 ans
  Thomas Davis d295441714 More compile warning fixes. Mostly in main.c this time. il y a 12 ans
  Thomas Davis 69b44f3f58 Fixed mod_lua.inl compile warnings il y a 12 ans
  Thomas Davis b2b62edd57 Fixed Lua compile error with recent change to conn2() il y a 12 ans
  Thomas Davis dee4900ead Fixed missing function reference in Lua module. il y a 12 ans
  Thomas Davis b745f22107 Normallized coding style in a predictable way. il y a 12 ans
  Thomas Davis b2aee90d14 Regorganized directories to make them more intuitive il y a 12 ans