Commit History

Author SHA1 Message Date
  bel2125 42dcb51bac Fix some warnings 4 years ago
  IZI c780f77ddb Fix some warnings 4 years ago
  bel2125 be8b09e3e6 Ignore OPENSSL_API define if NO_SSL define is set 4 years ago
  bel2125 2538082bd1 Merge branch 'master' of https://github.com/civetweb/civetweb 4 years ago
  bel2125 4605ba4f0d mbedTLS: make WITH_MBEDTLS=1 4 years ago
  bel2125 5472342955 Split OpenSSL dynamic loading into openssl_dl.inl 4 years ago
  bel2125 623edfb598 Windows path check: only exclude pipe and control characters 4 years ago
  bel2125 b5a3f8dc7c Add file comment for fuzzmain.c 4 years ago
  bel2125 d4f4f578c5 Merge pull request #970 from dprandle/master 4 years ago
  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