Histórico de commits

Autor SHA1 Mensagem Data
  bel2125 f928c3a9a3 Merge pull request #658 from Mellnik/master 7 anos atrás
  bel2125 033751284b Apply auto-format for all code files 7 anos atrás
  bel2125 c5f9a80732 Add OpenSSL dynamic loading macro for SSL_set_tlsext_host_name (see #655/#658) 7 anos atrás
  Sergey Linev ac3bdf14c2 Provide workaround for ERR_remove_thread_state 7 anos atrás
  Sergey Linev ec40cd7ea4 Remove deprecated ERR_remove_thread_state from OpenSSL 1.1 part 7 anos atrás
  Sergey Linev 0a25ec3ac8 Replace ERR_remove_state with ERR_remove_thread_state 7 anos atrás
  Sergey Linev fa82d1a2e1 Correct "const SSL*" argument in callback 7 anos atrás
  Mellnik 8635a3df66 Add support for clientside SNI 7 anos atrás
  bel2125 f166b4f143 Revert format and update .clang-format file 7 anos atrás
  bel2125 fc274f5530 Format code (with clang-format 6.0) 7 anos atrás
  bel2125 ee2f3bd199 Ignore parameters for APPLICATION/X-WWW-FORM-URLENCODED contents (#651) 7 anos atrás
  Sergey Linev b89c86ded6 Fix - use pthread_setname_np for OS X with proper arguemnts 7 anos atrás
  bel2125 71a9d0e731 Document some preprocessor defines 7 anos atrás
  bel2125 3031e6d222 using #pragma diagnostic inside functions with older GCC versions causes errors 7 anos atrás
  bel2125 7259a80f1d Add define for instrumentation code 7 anos atrás
  bel2125 56c5f77cf8 Avoid some warnings 7 anos atrás
  bel2125 5f92283b71 Fix redirect_to_https_port 7 anos atrás
  bel2125 43d1452a21 Add GCC instrumentation function (temporarily for analysis) 7 anos atrás
  bel2125 97ba54d693 Automatically select the API version, if NO_SSL_DL is set 7 anos atrás
  bel2125 d504fa233d Add new API function mg_send_file_body 7 anos atrás
  bel2125 94a1a8c0f3 Fix coverity warning 7 anos atrás
  bel2125 9db33352d2 Timeout for CGI processes (#618) 7 anos atrás
  bel2125 178bc2c801 Reference counting for CGI timers 7 anos atrás
  bel2125 8fd069f6de Check length of memcmp 7 anos atrás
  bel2125 9fc1e253be Format code 7 anos atrás
  bel2125 28d01ad7d8 Merge pull request #632 from lt-holman/vs2015_fixes 7 anos atrás
  bel2125 a78b6dd5b9 Merge pull request #630 from mretallack/master 7 anos atrás
  bel2125 6a1f14d479 Drop Symbian support 7 anos atrás
  Keith Holman 1cba5c2043 build: fixes for Visual Studio 2015 7 anos atrás
  Retallack Mark mark.retallack 03c05aa1e8 Make sure that if sslize fails, we close the socket 7 anos atrás