Commit History

Autor SHA1 Mensaxe Data
  DL6ER 0f6a77d460 Properly generate traceback in lua_error_handler() avoiding the first line showing the manual call to debug.traceback() itself hai 10 meses
  DL6ER b02d56d6d0 Abort early on Lua errors to avoid sending half-done pages to the user and call the lua_error_handler to get the error to the user as well as to the log file hai 10 meses
  DL6ER e0cd57edd1 Fix LUA error reporting hai 10 meses
  bel2125 715cca5f8c Merge pull request #1286 from DL6ER/fix/lua_kepler_headers hai 10 meses
  DL6ER 616830868f Fix header generation for Lua Server Pages (Kepler syntax). hai 11 meses
  bel2125 feb96e74da Merge pull request #1279 from DL6ER/lua/kepler_errorpages hai 11 meses
  DL6ER b1251ad6cc Send correct HTTP error code when serving an error page. Currently, this is broken and even 404 errors are served with HTTP 200 OK while they clearly shouldn't. hai 11 meses
  DL6ER 1c5cce5b61 Respect NO_DLOPEN also in Lua code hai 11 meses
  The-EG 56ba821ed2 Better error handling in Lua scripts hai 1 ano
  bel2125 8db42679a4 Format code after merge %!s(int64=2) %!d(string=hai) anos
  Jeremy Friesner 68479acb5f fallback_document_root and fallback_websocket_root initial implementation %!s(int64=2) %!d(string=hai) anos
  DL6ER 23095a8d89 Fix compilation of USE_LUA without USE_TIMERS %!s(int64=2) %!d(string=hai) anos
  bel2125 fe2a1aa175 Update RELEASE NOTES %!s(int64=2) %!d(string=hai) anos
  bel2125 193e99188c Add debug information when creating and destroying Lua states %!s(int64=2) %!d(string=hai) anos
  bel2125 f0b9514c23 Lua base64 decoding: Do not add terminating zero to Lua string %!s(int64=2) %!d(string=hai) anos
  Mario Trangoni a9ebef3620 spelling: Fix src/* issues. %!s(int64=2) %!d(string=hai) anos
  bel2125 ba657e6a88 Set error codes for mg_start2, mg_start_domain2, mg_connect_client2 %!s(int64=3) %!d(string=hai) anos
  bel2125 6ad5ef34f5 Initialize Lua struct library %!s(int64=3) %!d(string=hai) anos
  bel2125 82ba5a04c9 Add "struct" library for processing binary data in Lua pages %!s(int64=3) %!d(string=hai) anos
  bel2125 e61f60fa4d WebDAV for Windows Explorer (Step 8/?) %!s(int64=3) %!d(string=hai) anos
  bel2125 65a80ce100 export base64 encoding/decoding to public API (#1038) %!s(int64=3) %!d(string=hai) anos
  bel2125 b025ff0851 base64_encode/base64_decode should have a similar interface %!s(int64=3) %!d(string=hai) anos
  bel2125 1e2bd5c5a7 Fix some warnings, fix Lua connect %!s(int64=4) %!d(string=hai) anos
  bel2125 eb82f615cc Fix coverity warning %!s(int64=4) %!d(string=hai) anos
  bel2125 9a60f9f27d Lua: use positive index for better readability, allow unicode identifiers for Lua5.4 %!s(int64=4) %!d(string=hai) anos
  bel2125 d13eff8b2b Add "result" argument to log() function %!s(int64=4) %!d(string=hai) anos
  bel2125 e9209760a3 Allow filtering and formating the access log in Lua %!s(int64=4) %!d(string=hai) anos
  bel2125 0c0fa19068 Merge branch 'tweak/local_uri_raw' of https://github.com/DL6ER/civetweb into DL6ER-tweak/local_uri_raw %!s(int64=4) %!d(string=hai) anos
  DL6ER 0c34c71d69 Add local_uri_raw to lua's mg.request_info %!s(int64=4) %!d(string=hai) anos
  bel2125 a212728bcd Print errors from Lua background script %!s(int64=4) %!d(string=hai) anos