Revīziju vēsture

Autors SHA1 Ziņojums Datums
  bel 07beed7bf1 Fix and test the existing implementation for plain Lua pages 11 gadi atpakaļ
  bel a6b65cc023 Add information that is already available already in the CGI environment to the Lua environment as well 11 gadi atpakaļ
  bel b235587791 First working draft of a websocket binding for Lua 12 gadi atpakaļ
  Thomas Davis 73f91b2a99 Merge branch 'master' of https://github.com/Bernhard-/civetweb into Bernhard--master 12 gadi atpakaļ
  bel 4a771e33ed Extend ajax test to use both, cgi (with Lua as standalone cgi interpreter) and lp (with Lua embedded in the server) 12 gadi atpakaļ
  akozl 9023e7b91b Fixes page violation when < or ? is the last character in the file and file size is a multiple of memory page size. 12 gadi atpakaļ
  bel f914beea06 Add lfs (LuaFileSystem) support 12 gadi atpakaļ
  bel bc4b2340fe fix Lua issues: keep-alive fix and update sqlite 12 gadi atpakaļ
  Thomas Davis d295441714 More compile warning fixes. Mostly in main.c this time. 12 gadi atpakaļ
  Thomas Davis 69b44f3f58 Fixed mod_lua.inl compile warnings 12 gadi atpakaļ
  Thomas Davis b2b62edd57 Fixed Lua compile error with recent change to conn2() 12 gadi atpakaļ
  Thomas Davis dee4900ead Fixed missing function reference in Lua module. 12 gadi atpakaļ
  Thomas Davis b745f22107 Normallized coding style in a predictable way. 12 gadi atpakaļ
  Thomas Davis b2aee90d14 Regorganized directories to make them more intuitive 12 gadi atpakaļ