Commit History

Author SHA1 Message Date
  bel2125 f5a3fceb8a Unit test: bad listening port may also cause other error messages 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 7415717cc6 Update version number 7 years ago
  bel2125 2f8007bdfb Unit test: Add HTTPS client test 7 years ago
  bel2125 f685c2dd42 Merge pull request #525 from suzukibitman/patch-1 7 years ago
  bel2125 3306c90361 Update documentation: Stable version is 1.10 7 years ago
  suzukibitman 4237580a5b OSX->macOS 8 years ago
  bel2125 0f1b43536d Release CivetWeb version 1.10 8 years ago
  bel2125 a01b3cdd06 Add mg_ or MG_ prefix to all symbols in civetweb.h 8 years ago
  bel2125 242ba025ac Restore AppVeyor build 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 d361cf165b AppVeyor: Try to find segfault in debug build (not reproducible in local debugger) (5/?) 8 years ago
  bel2125 fe33eb14ab AppVeyor: Try to find segfault in debug build (not reproducible in local debugger) (4/?) 8 years ago
  bel2125 9bad6bc82c AppVeyor: Try to find segfault in debug build (not reproducible in local debugger) (3/?) 8 years ago
  bel2125 34914877ce AppVeyor: Try to find segfault in debug build (not reproducible in local debugger) (2/?) 8 years ago
  bel2125 5141692ff3 AppVeyor: Try to find segfault in debug build (not reproducible in local debugger) (1/?) 8 years ago
  bel2125 62a547bb10 Unit test / AppVeyor: Add printf instrumentation 8 years ago
  bel2125 0bc2439b3a Unit test: set defines for local debugging 8 years ago
  bel2125 d95d2dec54 Example: Fix condition (#521) 8 years ago
  bel2125 f5252862aa HTTP Client: Allocate memory for context and connection in one block 8 years ago
  bel2125 ec604e7a6d Unit test: add some test points 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 c5582b0107 Unit tests: Split functions into separate tests 8 years ago
  bel2125 b8f9b3118c Do not use timeout for reading CGI responses (#519) 8 years ago