Commit History

Author SHA1 Message Date
  bel2125 49b19deaad Error handling in remove_directory 10 years ago
  bel2125 c5d806bf44 Set proper #ifdeds for some unused functions for Windows 10 years ago
  bel2125 c1832493a4 Roll back merge #193 10 years ago
  bel 86cc4c9e4b Set #ifdef for unused variable 10 years ago
  bel f3bf12b0f5 Autoformat after merging pull request 10 years ago
  bel2125 d7acd43548 Merge pull request #193 from jmucchiello/master 10 years ago
  bel 7be1331c87 Set #ifdef to avoid unreachable code 10 years ago
  bel b1e93e70e5 Fix for mg_inet_pton on Linux 10 years ago
  bel d4aedf6420 forward_body_data is required by CGI and file PUT 10 years ago
  bel 28b82c9a0a Autoformat source 10 years ago
  bel 77785a7751 Avoid unused parameters and functions warnings 10 years ago
  bel e5e516d1dd Avoid unused variable warning 10 years ago
  bel 64a547caa1 Variable no longer used -> remove it 10 years ago
  bel 2e348608f8 Exit sendfile loop if there is no error but 0 byte data sent 10 years ago
  Joe Mucchiello a2b208bdbf Added mg_is_context_stopped 10 years ago
  bel cba00b4b61 Some files can not be sent using sendfile 10 years ago
  bel f8d95ec004 Set "is found" for gz files 10 years ago
  bel 7bcb79b495 Check value of thread ID before calling mg_join_thread 10 years ago
  bel 721f694c24 Add API function to check available features 10 years ago
  bel 6194402179 Remove some unused functions in NO_FILES build 10 years ago
  bel e0ab54210f Remove some unused functions in NO_FILES build 10 years ago
  bel 3730522af5 Remove some unused functions in NO_FILES build 10 years ago
  bel 7820068584 Remove some unused functions in NO_FILES build 10 years ago
  bel 8ccbe6b830 Remove some unused variables in NO_FILES build 10 years ago
  bel f08f7ec8bd Fix copy/paste error 10 years ago
  bel bd494bb807 Additional check for SSL_get_error 10 years ago
  bel b02732e098 Unit test for SSL 10 years ago
  bel 336d579911 Set err for debug error message 10 years ago
  bel 693b3ebcc7 SSL_write error handling (like SSL_read) 10 years ago
  bel a6aceeb7ed SSL_read: errno must only be used if SSL_get_error returned SSL_ERROR_SYSCALL 10 years ago