Commit History

Author SHA1 Message Date
  bel2125 c4d62d65bf Fix compile error 7 years ago
  bel2125 f8ca75f457 Travis: Fix "Homebrew must be run under Ruby 2.3! (RuntimeError)" 7 years ago
  bel2125 030f0ceef8 Add unit test for config_options 7 years ago
  bel2125 78cba7323f Prepare for multiple server names (SNI) (Step 2/?) 7 years ago
  Frank Hilliger f460b61f0c Provide client peer sertificate (X509) in mg_client_cert structure. 7 years ago
  bel2125 e9e9866558 Prepare for multiple server names (SNI) (Step 1/?) 7 years ago
  bel2125 e08552e7ea Split set_ssl_option function in two and format code 7 years ago
  Frank Hilliger 4601405f7a - Fixed Travis CI build error 7 years ago
  Frank Hilliger fbac820438 Add new callback get_external_ssl_ctx 7 years ago
  bel2125 3a557665d1 Add type cast for Windows 7 years ago
  bel2125 d670a5b5c8 Examples and test: use new instead of legacy interface 7 years ago
  bel2125 bc372f91fc Examples and test: use new instead of legacy interface 7 years ago
  bel2125 a55ac0625e Fix copy/paste error in mg_get_header #530 7 years ago
  Karol Mroz ccc399ae34 civetweb: setgid/groups/uid only once if needed 7 years ago
  bel2125 3baba993a9 Error handling for async connect 7 years ago
  bel2125 433ed4ca6c Unit test: split test cases 7 years ago
  bel2125 9fc4d3e250 Add client interface to standalone server and fix ssl init for clients 7 years ago
  bel2125 bb973db7de Use new nomenclature for enums in the code (see #522) 7 years ago
  bel2125 ad2114a548 Initialize SSL if mg_start is called with an SSL port, before mg_init_library is called 7 years ago
  bel2125 7f2e46777f Don't init SSL if it's not required (#524) 7 years ago
  bel2125 a01b3cdd06 Add mg_ or MG_ prefix to all symbols in civetweb.h 8 years ago
  bel2125 345c94b264 AppVeyor: Try to find segfault in debug build (not reproducible in local debugger) (7/?) 8 years ago
  bel2125 b99799462c AppVeyor: Try to find segfault in debug build (not reproducible in local debugger) (6/?) 8 years ago
  bel2125 f5252862aa HTTP Client: Allocate memory for context and connection in one block 8 years ago
  bel2125 0adf463b92 Allow to stop websocket connectionss async from the server side (#515) 8 years ago
  bel2125 03c825176c Add configuration parameter to activate resource handling by index.cgi/lua scripts 8 years ago
  bel2125 670c65bc11 Format code 8 years ago
  bel2125 b8f9b3118c Do not use timeout for reading CGI responses (#519) 8 years ago
  bel2125 f0445b5de8 Code should be C89/C90 compliant, and add some CGI tests 8 years ago
  bel2125 8849e7f3ba More instrumentation for #519 8 years ago