Historique des commits

Auteur SHA1 Message Date
  bel 3c810102d1 Compile Warnings for Visual Studio (#132) il y a 10 ans
  bel 13a6b935aa Avoid the missing-prototypes warning il y a 10 ans
  bel d51c38a5cb Fix some warnings il y a 10 ans
  bel 1b730992c9 Fix some gcc warnings il y a 10 ans
  bel 9b4095f54d All macros should be enclosed by () il y a 10 ans
  bel 6ce8b4e92c Set autoformat options and autoformat all source files il y a 10 ans
  bel 8fdb21e534 Remove setjmp include il y a 10 ans
  bel f9295dffa6 Fix compile error for Visual Studio il y a 10 ans
  Matt Clarkson 260f8a43b9 BUG: Cannot cast Lua function pointer in standard C il y a 10 ans
  bel 8c90b3cae5 Handler for websocket connection (Step 7/7) il y a 10 ans
  bel b14ab7b00a Rewrite open all Lua libraries il y a 10 ans
  bel a069ec2018 Lua function to access a high resolution clock (monotonic and realtime) il y a 10 ans
  bel 749b0d8267 Remove unused argument of send_http_error il y a 10 ans
  bel2125 8f84f82a36 Update LuaXML to version 1.8.0 il y a 10 ans
  bel bf17634af9 Check and simplify HTTP error code handling (Step 3/3) il y a 10 ans
  bel 65c83fa8a6 get_response_code_text for Lua il y a 10 ans
  bel f59d79598f Check and simplify HTTP error code handling (Step 1/3) il y a 10 ans
  bel 6f49961a2a Add some optional pointer casts (avoid static source code analysis warnings) il y a 10 ans
  bel 020951c8de Fix lua_websocket_new in case the Lua script rejects the connection il y a 11 ans
  bel 154b80bb69 Make client address available in mg_request_info also for IPv6 (see also issue #33) il y a 11 ans
  bel d25755d4d0 Make Civetweb Lua state available from the command line, e.g. for easier script development il y a 11 ans
  bel b32232d2e1 Clean Lua for different define configurations, avoid warnings il y a 11 ans
  bel 1ca565ee81 Data type conversion compiler warnings for Win32 (Issue #36 and others) il y a 11 ans
  bel ba13b79d27 Add content length and type to the Lua environment il y a 11 ans
  bel 173b0c7214 Update Lua to 5.2.3 il y a 11 ans
  bel 7d218d63d8 Integrate LuaXML for XML file processing in Lua server pages and scripts il y a 11 ans
  bel 811f4d29f0 Export global mutex il y a 11 ans
  bel 73135887de Rewrite websocket for Lua (Step 18 of ?) il y a 11 ans
  bel 6a16ec28e5 Rewrite websocket for Lua (Step 17 of ?) il y a 11 ans
  bel 661a1bac39 Rewrite websocket for Lua (Step 16 of ?) il y a 11 ans