Histórico de commits

Autor SHA1 Mensagem Data
  xtne6f df1b672518 Fix possible overflow on query_string 6 anos atrás
  xtne6f cfd444d56c Improve response time at sslize() 6 anos atrás
  bel2125 2a9d318971 Format source code (after some merges) 6 anos atrás
  bel2125 595f264b9d Replace remaining "signal" by "sigaction" 6 anos atrás
  Philipp Hasper 964011874e Fixed typo mg_server_ports -> mg_server_port 6 anos atrás
  xtne6f 27e3ced354 Use proper cast for ctype.h routines 6 anos atrás
  bel2125 5a8fd381d4 Merge pull request #690 from albertino80/fix_relative_urls 6 anos atrás
  bel2125 ea3ebaffff Format code after merge (using clang-format 7.0.0) 6 anos atrás
  Alberto Bignotti 167c7a16fb fix relative url in directory listing 6 anos atrás
  Retallack Mark mark.retallack 1917a2222a Reuse timeout for SSL Connect and Accept operation. 6 anos atrás
  Retallack Mark mark.retallack 96e3e8c50a fixed memory leak in get_request when fetching the remote host 6 anos atrás
  bel2125 1d0b39af9e Merge pull request #669 from tkanoh/daemonize 6 anos atrás
  Tamotsu Kanoh 3b4a99ed0d added for daemonize 6 anos atrás
  xtne6f 18e05bb242 Avoid redefinition of pollfd if HAVE_POLL is not set 6 anos atrás
  xtne6f f5fd110aee Suppress empty Access-Control-Allow-Origin 7 anos atrás
  bel2125 041ceca18c Merge pull request #661 from xtne6f/pr-altq 6 anos atrás
  Sergey Linev ddf3a35d17 Actually, option available from gcc 4.9 6 anos atrás
  Sergey Linev 0eb103948e GCC warning -Wdate-time appeared first with gcc5 6 anos atrás
  xtne6f af89da31de Fix alternative queue 6 anos atrás
  xtne6f 1dffd4174b Fix type mismatch 6 anos atrás
  bel2125 ea539b4a94 Add dynamic loading for SSL functions for #658 6 anos atrás
  bel2125 f928c3a9a3 Merge pull request #658 from Mellnik/master 6 anos atrás
  bel2125 033751284b Apply auto-format for all code files 6 anos atrás
  bel2125 c5f9a80732 Add OpenSSL dynamic loading macro for SSL_set_tlsext_host_name (see #655/#658) 6 anos atrás
  Sergey Linev ac3bdf14c2 Provide workaround for ERR_remove_thread_state 6 anos atrás
  Sergey Linev ec40cd7ea4 Remove deprecated ERR_remove_thread_state from OpenSSL 1.1 part 6 anos atrás
  Sergey Linev 0a25ec3ac8 Replace ERR_remove_state with ERR_remove_thread_state 6 anos atrás
  Sergey Linev fa82d1a2e1 Correct "const SSL*" argument in callback 6 anos atrás
  Mellnik 8635a3df66 Add support for clientside SNI 6 anos atrás
  bel2125 f166b4f143 Revert format and update .clang-format file 6 anos atrás