Commit History

Author SHA1 Message Date
  bel2125 6a216d53f4 Merge pull request #620 from antonte/patch-1 7 years ago
  Anton Te 801770e4c9 Fix typo 7 years ago
  bel2125 65bd4ce50c Merge pull request #616 from pavel-pimenov/add-const-08-05-2018 7 years ago
  pavel.pimenov cf4fc0e306 Add const 7 years ago
  bel2125 1c08b16972 Atomic functions for shared Lua data 7 years ago
  bel2125 6e1d5fa250 Merge pull request #615 from linev/clang_gnu 7 years ago
  Sergey Linev 43251655d2 Define _GNU_SOURCE not only with gcc 7 years ago
  bel2125 20ecdd1f65 Add some comments to Lua "shared" and remove debug printf 7 years ago
  bel2125 01a55ac23b Shared Lua state for all server pages 7 years ago
  bel2125 81a84c58c1 Format code after merge 7 years ago
  bel2125 8dcad3dff1 Lua data exchange between different Lua states 7 years ago
  bel2125 b8148afe8f Fix unit test 7 years ago
  bel2125 27920acd0a Try to avoid some false positive from PVS Studio in the unit test (#597) 7 years ago
  bel2125 b08dd2a790 Merge pull request #610 from pavel-pimenov/add-struct-dlg_header_param-20-04-2018 7 years ago
  bel2125 81c9543966 Merge pull request #611 from pavel-pimenov/fix-mod_lua-20-04-2018 7 years ago
  pavel pimenov 255d8f03c2 mod_lua: fix strchr 7 years ago
  pavel.pimenov ab3af2716c WinAPI: Add struct dlg_header_param 7 years ago
  bel2125 c000dead16 Use named define for redirect body 7 years ago
  bel2125 f146e6eb4c Fix some PVS Studio warnings (#597) 7 years ago
  bel2125 034efe9fc0 Unit test: fix test for port syntax and add some comments 7 years ago
  bel2125 616c43b5e7 Unit test: improve test_parse_port_string 7 years ago
  bel2125 c9e47bf75b Do not modify input in parse_port_string 7 years ago
  bel2125 bc6eaaeef5 Avoid some warnings from PVS Studio (#597) 7 years ago
  bel2125 ddec40258b Merge pull request #607 from linev/gnu_source 7 years ago
  bel2125 2918f46011 Merge pull request #606 from linev/gcc_warnings 7 years ago
  Guilherme Amadio c6017a5ae8 Fix warning about implicit function declaration in CivetWeb 7 years ago
  Sergey Linev b0ee76da7c Disable gcc warning with OpenSSL 1.1 SSL_CTX_set_info_callback() call 7 years ago
  bel2125 3235a2ecae Fix some PVS Studio warnings (#597) 7 years ago
  bel2125 13839585ed Reset next pointer when handling url-encoded form data POST requests (#605) 7 years ago
  bel2125 93f69d5afb Unit test: a redirect may have a body (optional) 7 years ago