Cronologia Commit

Autore SHA1 Messaggio Data
  bel2125 fc274f5530 Format code (with clang-format 6.0) 6 anni fa
  bel2125 ee2f3bd199 Ignore parameters for APPLICATION/X-WWW-FORM-URLENCODED contents (#651) 6 anni fa
  Sergey Linev b89c86ded6 Fix - use pthread_setname_np for OS X with proper arguemnts 7 anni fa
  bel2125 71a9d0e731 Document some preprocessor defines 7 anni fa
  bel2125 3031e6d222 using #pragma diagnostic inside functions with older GCC versions causes errors 7 anni fa
  bel2125 7259a80f1d Add define for instrumentation code 7 anni fa
  bel2125 56c5f77cf8 Avoid some warnings 7 anni fa
  bel2125 5f92283b71 Fix redirect_to_https_port 7 anni fa
  bel2125 43d1452a21 Add GCC instrumentation function (temporarily for analysis) 7 anni fa
  bel2125 97ba54d693 Automatically select the API version, if NO_SSL_DL is set 7 anni fa
  bel2125 d504fa233d Add new API function mg_send_file_body 7 anni fa
  bel2125 94a1a8c0f3 Fix coverity warning 7 anni fa
  bel2125 9db33352d2 Timeout for CGI processes (#618) 7 anni fa
  bel2125 178bc2c801 Reference counting for CGI timers 7 anni fa
  bel2125 8fd069f6de Check length of memcmp 7 anni fa
  bel2125 9fc1e253be Format code 7 anni fa
  bel2125 28d01ad7d8 Merge pull request #632 from lt-holman/vs2015_fixes 7 anni fa
  bel2125 a78b6dd5b9 Merge pull request #630 from mretallack/master 7 anni fa
  bel2125 6a1f14d479 Drop Symbian support 7 anni fa
  Keith Holman 1cba5c2043 build: fixes for Visual Studio 2015 7 anni fa
  Retallack Mark mark.retallack 03c05aa1e8 Make sure that if sslize fails, we close the socket 7 anni fa
  bel2125 6165033a80 Support POLLOUT in poll implementation for Windows 7 anni fa
  bel2125 3585668e20 Move #include timer.inl before NO_CGI preprocessor block 7 anni fa
  bel2125 6a5f94e787 Fix USE_TIMERS for CGI 7 anni fa
  bel2125 74d588d871 Merge pull request #625 from aboutbus/master 7 anni fa
  bel2125 12f149fa64 Merge pull request #628 from ryankopf/master 7 anni fa
  ryankopf 44458f8104 Function abort_process is not defined unless we are using timers. 7 anni fa
  Keith Holman e57abb3694 build: fix cast to void * causing build error 7 anni fa
  Keith Holman c7931578da build: type mismatch warning from OPENSSL symbol 7 anni fa
  Keith Holman f5ea8852f0 build: fix undefined symbol compilation errors 7 anni fa