Commit History

Author SHA1 Message Date
  THILMANT, Bernard 9da783311d fix memory leak. Issue 448 8 years ago
  bel2125 275dc11dcf Merge pull request #447 from xnu123/master 8 years ago
  mrdvlpr.xnu f561ceac8c fix typo 8 years ago
  bel2125 6f1eb90597 Prepare a list of proposed API changes for V1.10 8 years ago
  bel2125 b917f4dc9f Add TODO mark for mg_lock_connection 8 years ago
  bel2125 07ce37b979 Fixes for some more exotic warnings 8 years ago
  bel2125 3f1dcbb339 Try to avoid coverity problem with third party components by creating a build without third_party directory 8 years ago
  bel2125 432b51f5dc Possible fix for a possible null pointer deref (may be a false positive reported by static source code analysis) 8 years ago
  bel2125 a8a191ba7b Conditionally disable SSL_VERIFY_FAIL_IF_NO_PEER_CERT 8 years ago
  bel2125 d1607b368f Mark "file in memory" feature is a candidate for deletion. 8 years ago
  bel2125 f40e5644ae Simplify mg_connect_client implementation 8 years ago
  bel2125 1693df8d2c Fix coverity warnings 8 years ago
  bel2125 5f54d6441f Comment incomplete feature for additional response headers 8 years ago
  bel2125 7947ec1f3d Replace command to find version number in build (#407) 8 years ago
  bel2125 f590189b23 Improve example how to use websockets in C++ 8 years ago
  bel2125 adffa5ee86 Add example how to use websockets in C++ 8 years ago
  bel2125 035cd63c02 Example CPP should only use an "all" handler, if NO_FILES is set 8 years ago
  bel2125 90bac6182a Do not use obsolete C interface in C++ wrapper 8 years ago
  bel e917a8cf06 Update release notes 8 years ago
  bel f04ef38e47 Update CREDITS 8 years ago
  bel 84e3acb1b0 Add contributors who provided samples, logs, .. to solve #422 to CREDITS 8 years ago
  bel f5ea8a5ee8 Fix error in timeout handling for writing larger files (may be related to #422) 8 years ago
  bel 3bbf77b804 Fix compile error for old C standards 8 years ago
  bel2125 4c6586ac67 Set legacy define for legacy API in the test 8 years ago
  bel2125 4c6fa8c058 Set legacy define for deprecated API 8 years ago
  bel2125 95603a3a74 Allow to separate server private key and certificate chain in two different files 8 years ago
  bel ea9b10740e Add fix for a spurious warning (false positive) for some compilers 8 years ago
  bel b3cdb1ba32 For "Range" requests to zip files, return "416 Range Not Satisfiable" 8 years ago
  bel2125 d2ebc9d35d Possible fix for SSL implementations where CRYPTO_num_locks returns 0 (see #436) 8 years ago
  bel2125 a7a53223e7 Finish support for multipart requests without quotes (#433) 8 years ago