Historique des commits

Auteur SHA1 Message Date
  bel 46832264cc A Redesign for Shared Websockets for Lua is Required il y a 11 ans
  bel 9ae753eac5 A Redesign for Shared Websockets for Lua is Required il y a 11 ans
  bel b24b72c685 Fix minor memory leak (script name) il y a 11 ans
  bel bd896a0fa0 Create a Lua allocator, to use mg_malloc/mg_free il y a 11 ans
  bel 6cfa667500 All memory allocation should use mg local functions il y a 11 ans
  bel 38bbd731f4 Prepare shared Lua Websockets il y a 11 ans
  bel 87a3b74ee5 Tell Lua which operating system is running, so scripts may handle differences il y a 11 ans
  bel b72ad2cbe6 mg.base64_decode for Lua il y a 11 ans
  bel 6ee0551970 mg.base64_encode for Lua il y a 11 ans
  bel 8d3a48398c Support a pre-loaded file for the Lua environment il y a 11 ans
  bel 3d033fc1e4 Allow Lua server pages and Lua scripts to support keep_alive il y a 11 ans
  bel 2880742c2b Let Lua-Websockets have their own file extension il y a 11 ans
  bel 52a55df30b URL encode+decode for Lua il y a 11 ans
  bel 4d5d6dfee0 Add url_encode to Lua il y a 11 ans
  bel 45fd410abd MD5 calculation for Lua il y a 11 ans
  bel 9b78163e79 Add get_cookie to Lua il y a 11 ans
  bel e679152fd1 Parameter checking for all Lua functions il y a 11 ans
  bel a4b652d16c Add get_mime_type function for Lua, add test il y a 11 ans
  bel 9bb13c9232 Add parameter checking in var_get il y a 11 ans
  bel 67b4283fce Add get_var to Lua il y a 11 ans
  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