Commit History

Author SHA1 Message Date
  dprandle c51e12bbed Added include for <stdlib.h> in debug build to provide implementation for exit() on mac (clang 11.0.0) 4 years ago
  bel2125 cfe2afa545 Fuzz test: Fix all build warnings 4 years ago
  bel2125 92c7c4e943 fuzztest: let the fuzz container choose the server port 4 years ago
  bel2125 23c9533865 FUZZ test: Try to find out what port is usable 4 years ago
  bel2125 bf60fc91a4 FUZZ test: Try to find out what port is usable 4 years ago
  bel2125 cb38d861f8 Merge branch 'master' of https://github.com/civetweb/civetweb 4 years ago
  bel2125 5e28c10dbf Add port configuration for fuzz tests 4 years ago
  bel2125 ee53d5544a Merge pull request #966 from xhpohanka/mbedtls_fix_leak 4 years ago
  Jan Pohanka 2d601a7b76 fix memory leak in mbedtls support 4 years ago
  bel2125 d2d2ea4bd4 Merge pull request #965 from civetweb/merge-mbedtls-into-master 4 years ago
  bel2125 becfe33fac Fix server for external test 4 years ago
  bel2125 327e03faea mbedtls: Fixes git merge errors 4 years ago
  bel2125 e9af79d7d6 Move mbedTLS memory management into mod_mbedtls 4 years ago
  bel2125 b3610d9fa7 Format mod_mbedtls and use DEBUG_TRACE instead of printf 4 years ago
  bel2125 dbbb243ece Add mod_mbedtls.inl to VS project 4 years ago
  bel2125 aeb392fb22 MBEDTLS: Must call init_connection before process_new_connection 4 years ago
  bel2125 6274c7ccb5 Merge branch 'mbedtls' of https://github.com/civetweb/civetweb into mbedtls 4 years ago
  bel2125 e20cab9ef9 Update copyright year 4 years ago
  bel2125 a9fb075fd8 Update documents: README, LICENSE, SECURITY, CREDITS, RELEASE NOTES 4 years ago
  bel2125 08520c1bc7 Add test with new Lua syntax 4 years ago
  bel2125 98abdf96a3 Merge pull request #961 from Dialga/patch-5 4 years ago
  bel2125 d1f37cd7b4 Merge pull request #960 from Dialga/patch-4 4 years ago
  bel2125 2cb59cf857 Merge pull request #959 from Dialga/patch-3 4 years ago
  bel2125 fde83a4ae7 Merge pull request #958 from Dialga/patch-2 4 years ago
  Dialga b90c91126f Update UserManual.md 4 years ago
  Dialga 4a78b84543 Update mod_lua.inl 4 years ago
  Dialga 3a6e0b9623 Update mod_lua.inl 4 years ago
  Dialga 1962bd95fe Update mod_lua.inl 4 years ago
  bel2125 5ccd583cc4 Merge pull request #957 from xhpohanka/mbedtls 4 years ago
  Jan Pohanka 10e0ef07bb mbedtls: debug functions need not to be defined, check it 4 years ago