Commit History

Author SHA1 Message Date
  bel2125 07f97de2e4 Merge branch 'master' of https://github.com/civetweb/civetweb 5 years ago
  bel2125 970db3d611 Fix static code analysis errors reported by new coverity scan tool 5 years ago
  bel2125 0dae69fe1d Merge pull request #850 from mulle-nat/pull-request 5 years ago
  guangqing.chen 06797d2dec try to fix build 5 years ago
  bel2125 237083e815 Merge branch 'master' of https://github.com/civetweb/civetweb 5 years ago
  guangqing.chen dc48da333e Support BoringSSl: disable CONF_modules_unload() and ENGINE_cleanup() 5 years ago
  guangqing.chen ec1f0b10fa Support BoringSSL 5 years ago
  bel2125 255c0cd8c4 Merge branch 'master' of https://github.com/civetweb/civetweb 5 years ago
  bel2125 0e027f2c3c Fix Typo 5 years ago
  Chris Han b4f84c1809 Do not call discard_unread_request_data when must_close is true 5 years ago
  Nat! d44049c6d0 use DEBUG_TRACE_STREAM instead of stdout in DEBUG_TRACE_FUNC, still defaults to stdout though 5 years ago
  Sherwyn Sen 448c69de40 Use new .dll names on Windows x64 for OpenSSL 1.1.x 5 years ago
  bel2125 db6c5943be mg.send_http_error for Lua 5 years ago
  bel2125 14ead11a78 Rename max_connection parameter to listen_backlog, and add documentation 5 years ago
  bel2125 a704b966e5 Sort all options using clang-format 5 years ago
  eugene 7b3281220d Merge branch 'fix_crash_during_handler_removal' of github.com:jenik1/civetweb into fix_crash_during_handler_removal 5 years ago
  eugene ead11d5d74 Make sure existing TLS is not overwritten. 5 years ago
  eugene ad29508ef6 * Fix issue 828: Make sure the thread specific storage is available during mg_set_handler_type() call. 5 years ago
  Lukas Martanovic 0a1983ab7a Fix hostname resolution in parse_port_string() (issue #822) 5 years ago
  bel2125 8e911a9fa3 Add websocket.trace to .gitignore and format latest changes 5 years ago
  bel2125 24cec9ff20 Fix "unused variable" warning 5 years ago
  bel2125 1aa46785ec Fix for Visual Studio 2010/2012 5 years ago
  bel2125 16dff4bec1 Configure queue length and add diagnostic information 5 years ago
  bel2125 3bc6d9e7a5 Remove all defines for Symbian 5 years ago
  bel2125 e14dff167a Merge branches to 'master' 5 years ago
  bel2125 6fad4ba8d7 URI check in "remove_dot_segments": replace all // by / 5 years ago
  bel2125 16b72c1a32 Fix new function "remove_dot_segments" 5 years ago
  bel2125 5a764bb691 Try to fix unit test (linker error for private tests) 5 years ago
  bel2125 3fecc77048 Clang-Format code 5 years ago
  bel2125 7544415724 Windows: URIs "/name/" and "/name./" are identical 5 years ago