Commit History

Author SHA1 Message Date
  bel2125 ace251b5c1 Add websocket connect secure API (#853) 5 years ago
  bel2125 2dcb8fe5d8 Prepare websocket connect secure API (#853) 5 years ago
  bel2125 1beb379c99 Fix some warnings 5 years ago
  bel2125 eecda64209 Fix PVS-Studio warnings (#597) 5 years ago
  bel2125 33d4f6f998 Format code using clang-format 5 years ago
  bel2125 13848d2d72 Fix more PSV Studio warnings 5 years ago
  bel2125 86771c3a9a Merge branch 'master' of https://github.com/civetweb/civetweb 5 years ago
  bel2125 07f97de2e4 Merge branch 'master' of https://github.com/civetweb/civetweb 5 years ago
  bel2125 d6a604b5cb Fix static code analysis errors reported by new coverity scan tool 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