Commit History

Autor SHA1 Mensaxe Data
  bel ec0aa95d55 Append plain Lua scripts to the test %!s(int64=11) %!d(string=hai) anos
  bel 551b941e83 Clean up Lua integration - carve out the LP-SSI and the LUA-CGI analogy %!s(int64=11) %!d(string=hai) anos
  bel 9f2acfd90f Allow dynamic ressources managed by Lua %!s(int64=11) %!d(string=hai) anos
  bel 1009bc93e4 lsp paths should work like cgi %!s(int64=11) %!d(string=hai) anos
  bel 231e2f8361 Fix IPv6 for WinXP %!s(int64=11) %!d(string=hai) anos
  bel 07beed7bf1 Fix and test the existing implementation for plain Lua pages %!s(int64=11) %!d(string=hai) anos
  bel a6b65cc023 Add information that is already available already in the CGI environment to the Lua environment as well %!s(int64=11) %!d(string=hai) anos
  bel b7364c1f1f Check relation between a lua script, a CGI script and a lp file %!s(int64=11) %!d(string=hai) anos
  bel f04a3e6723 retry database operation if database is busy %!s(int64=11) %!d(string=hai) anos
  bel 8452297a0c Strategy of the data callback should be equivalent to the ready callback %!s(int64=11) %!d(string=hai) anos
  bel ee01cf1ca7 Replace trivial websocket example by a more illustrated one %!s(int64=11) %!d(string=hai) anos
  bel c09392f7bd Replace trivial websocket example by a more illustrated one %!s(int64=11) %!d(string=hai) anos
  bel f598f10d72 WebSocket test could use busy_timeout of DB instead of busy loop %!s(int64=11) %!d(string=hai) anos
  bel b235587791 First working draft of a websocket binding for Lua %!s(int64=11) %!d(string=hai) anos
  bel 08d60f0d4a Update SQLite3 to version 3.8.1 %!s(int64=11) %!d(string=hai) anos
  sunsetbrew 1464b51084 Merge pull request #31 from grenclave/patch-2 %!s(int64=11) %!d(string=hai) anos
  Brian Spratke 10c2f16ab2 Update CREDITS.md %!s(int64=11) %!d(string=hai) anos
  sunsetbrew 161c377bdd Update RELEASE_NOTES.md %!s(int64=11) %!d(string=hai) anos
  Thomas Davis 73f91b2a99 Merge branch 'master' of https://github.com/Bernhard-/civetweb into Bernhard--master %!s(int64=11) %!d(string=hai) anos
  Thomas Davis ed5689b791 Updated VS2012 Build for WinXP %!s(int64=11) %!d(string=hai) anos
  bel e701db630a remove XP exe test file, since it works correctly in the main line now %!s(int64=11) %!d(string=hai) anos
  bel 3a6faa7165 TLS variable is also required for the master thread %!s(int64=11) %!d(string=hai) anos
  bel 54b890cdfc pthread_cond_timedwait for Windows %!s(int64=11) %!d(string=hai) anos
  bel 3e24b313af clock_gettime for CLOCK_MONOTONIC %!s(int64=11) %!d(string=hai) anos
  bel e3f07be5da clock_gettime for CLOCK_REALTIME %!s(int64=11) %!d(string=hai) anos
  bel 55fbe54cab pthread_cond for windows: switch from SuspendThread to WaitForSingleObject+ThreadLocalStorage %!s(int64=11) %!d(string=hai) anos
  bel 1c88ec6687 provide pthread specific (thread local storage) functions %!s(int64=11) %!d(string=hai) anos
  bel e9e3974e8d New exe, supporting mg.document_root in lsp, used for testing the pthread_cond locking in Win32 %!s(int64=11) %!d(string=hai) anos
  bel 4a771e33ed Extend ajax test to use both, cgi (with Lua as standalone cgi interpreter) and lp (with Lua embedded in the server) %!s(int64=11) %!d(string=hai) anos
  bel 7e8ee07294 Replacement for pthread_cond in Windows %!s(int64=11) %!d(string=hai) anos