Historial de Commits

Autor SHA1 Mensaje Fecha
  bel2125 9fc4d3e250 Add client interface to standalone server and fix ssl init for clients hace 7 años
  bel2125 bb973db7de Use new nomenclature for enums in the code (see #522) hace 7 años
  bel2125 ad2114a548 Initialize SSL if mg_start is called with an SSL port, before mg_init_library is called hace 7 años
  bel2125 7f2e46777f Don't init SSL if it's not required (#524) hace 7 años
  bel2125 7415717cc6 Update version number hace 7 años
  bel2125 2f8007bdfb Unit test: Add HTTPS client test hace 7 años
  bel2125 f685c2dd42 Merge pull request #525 from suzukibitman/patch-1 hace 7 años
  bel2125 3306c90361 Update documentation: Stable version is 1.10 hace 7 años
  suzukibitman 4237580a5b OSX->macOS hace 7 años
  bel2125 0f1b43536d Release CivetWeb version 1.10 hace 7 años
  bel2125 a01b3cdd06 Add mg_ or MG_ prefix to all symbols in civetweb.h hace 7 años
  bel2125 242ba025ac Restore AppVeyor build hace 7 años
  bel2125 345c94b264 AppVeyor: Try to find segfault in debug build (not reproducible in local debugger) (7/?) hace 7 años
  bel2125 b99799462c AppVeyor: Try to find segfault in debug build (not reproducible in local debugger) (6/?) hace 7 años
  bel2125 d361cf165b AppVeyor: Try to find segfault in debug build (not reproducible in local debugger) (5/?) hace 7 años
  bel2125 fe33eb14ab AppVeyor: Try to find segfault in debug build (not reproducible in local debugger) (4/?) hace 7 años
  bel2125 9bad6bc82c AppVeyor: Try to find segfault in debug build (not reproducible in local debugger) (3/?) hace 7 años
  bel2125 34914877ce AppVeyor: Try to find segfault in debug build (not reproducible in local debugger) (2/?) hace 7 años
  bel2125 5141692ff3 AppVeyor: Try to find segfault in debug build (not reproducible in local debugger) (1/?) hace 7 años
  bel2125 62a547bb10 Unit test / AppVeyor: Add printf instrumentation hace 7 años
  bel2125 0bc2439b3a Unit test: set defines for local debugging hace 7 años
  bel2125 d95d2dec54 Example: Fix condition (#521) hace 7 años
  bel2125 f5252862aa HTTP Client: Allocate memory for context and connection in one block hace 7 años
  bel2125 ec604e7a6d Unit test: add some test points hace 7 años
  bel2125 0adf463b92 Allow to stop websocket connectionss async from the server side (#515) hace 7 años
  bel2125 03c825176c Add configuration parameter to activate resource handling by index.cgi/lua scripts hace 7 años
  bel2125 670c65bc11 Format code hace 7 años
  bel2125 c5582b0107 Unit tests: Split functions into separate tests hace 7 años
  bel2125 b8f9b3118c Do not use timeout for reading CGI responses (#519) hace 7 años
  bel2125 f0445b5de8 Code should be C89/C90 compliant, and add some CGI tests hace 7 años