提交歷史

作者 SHA1 備註 提交日期
  Scott Nations e44dd202ef Unconditionally undef WINDOWS_LEAN_AND_MEAN. This makes things build 11 年之前
  bel 87a3b74ee5 Tell Lua which operating system is running, so scripts may handle differences 11 年之前
  bel 4127492415 patch to compile civetweb.c with Mingw gcc 4.8.0 on windows (by Eric Trinh) 11 年之前
  Jeremy Lin 08fec89b00 Enable Large File Support (LFS) on 32-bit systems by default 11 年之前
  bel b72ad2cbe6 mg.base64_decode for Lua 11 年之前
  bel 6ee0551970 mg.base64_encode for Lua 11 年之前
  bel 8d3a48398c Support a pre-loaded file for the Lua environment 11 年之前
  bel ae7ff2273c Nonce check can be disabled (for embedding into applications that restart frequently) 11 年之前
  bel 903287ff0a Server should check the nonce - see http://en.wikipedia.org/wiki/Digest_access_authentication#Advantages 11 年之前
  bel 3c5be54bf5 Prepare a server side check of the nonce for http digest auth 11 年之前
  sunsetbrew 6fae12c37d Merge pull request #48 from bel2125/master 11 年之前
  bel c23dc3e6ea mg_set_request_handler() mod to use pattern (Patch from Toni Wilk) 11 年之前
  bel 82df56695c Free context if initialization of TLS failed 11 年之前
  sunsetbrew 50f7dce707 Merge pull request #47 from bel2125/master 11 年之前
  bel 3d85c92745 Let Lua-Websockets have their own file extension 11 年之前
  bel 2880742c2b Let Lua-Websockets have their own file extension 11 年之前
  sunsetbrew c95d5bb41e Merge pull request #32 from apkbox/master 11 年之前
  sunsetbrew 90df41cba3 Merge pull request #34 from keithel/getports 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 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 d4ee6a1dc6 Lua websockets should use the cooperative Lua threading model with timeouts 11 年之前
  bel cef3eb30a3 Provide websockets for Lua 11 年之前
  bel db9c7fa303 Lua websockets need to be script ressources (*.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 年之前
  bel 551b941e83 Clean up Lua integration - carve out the LP-SSI and the LUA-CGI analogy 11 年之前