Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  bel2125 1c08b16972 Atomic functions for shared Lua data 7 vuotta sitten
  bel2125 6e1d5fa250 Merge pull request #615 from linev/clang_gnu 7 vuotta sitten
  Sergey Linev 43251655d2 Define _GNU_SOURCE not only with gcc 7 vuotta sitten
  bel2125 20ecdd1f65 Add some comments to Lua "shared" and remove debug printf 7 vuotta sitten
  bel2125 01a55ac23b Shared Lua state for all server pages 7 vuotta sitten
  bel2125 81a84c58c1 Format code after merge 7 vuotta sitten
  bel2125 8dcad3dff1 Lua data exchange between different Lua states 7 vuotta sitten
  bel2125 b8148afe8f Fix unit test 7 vuotta sitten
  bel2125 27920acd0a Try to avoid some false positive from PVS Studio in the unit test (#597) 7 vuotta sitten
  bel2125 b08dd2a790 Merge pull request #610 from pavel-pimenov/add-struct-dlg_header_param-20-04-2018 7 vuotta sitten
  bel2125 81c9543966 Merge pull request #611 from pavel-pimenov/fix-mod_lua-20-04-2018 7 vuotta sitten
  pavel pimenov 255d8f03c2 mod_lua: fix strchr 7 vuotta sitten
  pavel.pimenov ab3af2716c WinAPI: Add struct dlg_header_param 7 vuotta sitten
  bel2125 c000dead16 Use named define for redirect body 7 vuotta sitten
  bel2125 f146e6eb4c Fix some PVS Studio warnings (#597) 7 vuotta sitten
  bel2125 034efe9fc0 Unit test: fix test for port syntax and add some comments 7 vuotta sitten
  bel2125 616c43b5e7 Unit test: improve test_parse_port_string 7 vuotta sitten
  bel2125 c9e47bf75b Do not modify input in parse_port_string 7 vuotta sitten
  bel2125 bc6eaaeef5 Avoid some warnings from PVS Studio (#597) 7 vuotta sitten
  bel2125 ddec40258b Merge pull request #607 from linev/gnu_source 7 vuotta sitten
  bel2125 2918f46011 Merge pull request #606 from linev/gcc_warnings 7 vuotta sitten
  Guilherme Amadio c6017a5ae8 Fix warning about implicit function declaration in CivetWeb 7 vuotta sitten
  Sergey Linev b0ee76da7c Disable gcc warning with OpenSSL 1.1 SSL_CTX_set_info_callback() call 7 vuotta sitten
  bel2125 3235a2ecae Fix some PVS Studio warnings (#597) 7 vuotta sitten
  bel2125 13839585ed Reset next pointer when handling url-encoded form data POST requests (#605) 7 vuotta sitten
  bel2125 93f69d5afb Unit test: a redirect may have a body (optional) 7 vuotta sitten
  bel2125 f358b84aaf Unit test: Allow all redirect codes 7 vuotta sitten
  bel2125 ff60a87e5c Merge pull request #604 from deblauwetom/add_conan_packaging_file 7 vuotta sitten
  bel2125 b061c36048 Add body for 30x response - but keep code commented 7 vuotta sitten
  bel2125 9397b14e2e Add API function for 30x redirect 7 vuotta sitten