Historique des commits

Auteur SHA1 Message Date
  bel2125 f146e6eb4c Fix some PVS Studio warnings (#597) il y a 7 ans
  bel2125 034efe9fc0 Unit test: fix test for port syntax and add some comments il y a 7 ans
  bel2125 616c43b5e7 Unit test: improve test_parse_port_string il y a 7 ans
  bel2125 c9e47bf75b Do not modify input in parse_port_string il y a 7 ans
  bel2125 bc6eaaeef5 Avoid some warnings from PVS Studio (#597) il y a 7 ans
  bel2125 ddec40258b Merge pull request #607 from linev/gnu_source il y a 7 ans
  bel2125 2918f46011 Merge pull request #606 from linev/gcc_warnings il y a 7 ans
  Guilherme Amadio c6017a5ae8 Fix warning about implicit function declaration in CivetWeb il y a 7 ans
  Sergey Linev b0ee76da7c Disable gcc warning with OpenSSL 1.1 SSL_CTX_set_info_callback() call il y a 7 ans
  bel2125 3235a2ecae Fix some PVS Studio warnings (#597) il y a 7 ans
  bel2125 13839585ed Reset next pointer when handling url-encoded form data POST requests (#605) il y a 7 ans
  bel2125 93f69d5afb Unit test: a redirect may have a body (optional) il y a 7 ans
  bel2125 f358b84aaf Unit test: Allow all redirect codes il y a 7 ans
  bel2125 ff60a87e5c Merge pull request #604 from deblauwetom/add_conan_packaging_file il y a 7 ans
  bel2125 b061c36048 Add body for 30x response - but keep code commented il y a 7 ans
  bel2125 9397b14e2e Add API function for 30x redirect il y a 7 ans
  bel2125 cf17ed2d55 Document and improve autocomplete script il y a 7 ans
  bel2125 60d2f4cd00 Add bash autocompletion script for standalone executable il y a 7 ans
  bel2125 5851132e64 Add configuration value for smallest file zipped + add comments for all config values il y a 7 ans
  bel2125 293412ae17 Document new API function il y a 7 ans
  bel2125 786983034e Add HTTP JSON C callback example il y a 7 ans
  bel2125 4e938099b6 Add helper function for HTTP 200 OK response il y a 7 ans
  bel2125 38f705b416 Lua test: check return value of database open (demonstration for #601) il y a 7 ans
  bel2125 94a77ae98f Lua 5.4: Add makefile for testing (5.4.0-work1) il y a 7 ans
  bel2125 b02dd6ed8d Improve Lua database example il y a 7 ans
  bel2125 16c6813166 Update coverity build script il y a 7 ans
  bel2125 74e2f18f3e Fix some coverity warnings and add missing return checks il y a 7 ans
  bel2125 08e7ad7c76 Declare all variables at begin of the block, to comply with old C standards. il y a 7 ans
  Tom Deblauwe 91c79cf279 no asan, and make static default il y a 7 ans
  Tom Deblauwe 084c45b82f remove -flto il y a 7 ans