Commit History

Author SHA1 Message Date
  bel2125 1348faacc2 Allow Lua background scripts to use timers 4 years ago
  - 77329cd0a6 Merge branch 'cgi' of https://github.com/civetweb/civetweb 4 years ago
  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
  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 327e03faea mbedtls: Fixes git merge errors 4 years ago
  bel2125 e9af79d7d6 Move mbedTLS memory management into mod_mbedtls 4 years ago
  bel2125 aeb392fb22 MBEDTLS: Must call init_connection before process_new_connection 4 years ago
  bel2125 e20cab9ef9 Update copyright year 4 years ago
  Jan Pohanka 3068e42c89 mbedtls: read out remaining TLS data before poll 4 years ago
  krpano 12ac10c916 Remove extra \r\n in range response headers 4 years ago
  bel2125 935b493e0c Decrement handler reference counter if auth fails 4 years ago
  bel2125 efc8904363 Fix DEBUG_ASSERT 4 years ago
  bel2125 b4bd5a70a3 Merge branch 'master' of https://github.com/civetweb/civetweb 4 years ago
  bel2125 2b1f4f125a Add some binary file mime types 4 years ago
  bel2125 4fbc31bae3 Add Lua function for HTTP redirects 4 years ago
  bel2125 73fd993ec8 Merge pull request #946 from zephyrproject-rtos/master 5 years ago
  bel2125 a07a183c56 Fix mg_path_suspicious for Windows 5 years ago
  bel2125 7bb01edef3 Add UTF8_PATH_MAX definition for Linux 5 years ago
  bel2125 d02296ad4a Use UTF8_PATH_MAX and UTF16_PATH_MAX instead of PATH_MAX (see #937) 5 years ago
  bel2125 2ede975935 Keep query string in directory redirect 5 years ago
  bel2125 1f712c0ec7 PATH_MAX: Undefine for MinGW SDK, move long comments to github issue #937 5 years ago
  bel2125 112fe40496 Fix some warnings 5 years ago
  bel2125 796223d48b Fix wrong DEBUG_ASSERT when unregistering auth_handler (#941) 5 years ago
  bel2125 5f93181bd0 Format code 5 years ago