Historique des commits

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