Commit History

Author SHA1 Message Date
  bel a77a97ec6c Add some unit tests for encoding 10 years ago
  bel 884e539a88 Mark copyright of copied/adapted functions 10 years ago
  bel d5b93c7917 Fix unit test: mg_md5 returns lowercase ascii string 10 years ago
  bel 5f622d38b2 Fix copy/paste error in unit test (mg_get_cookie returns length) 10 years ago
  bel 18b0e46c03 New unit test for cookies 10 years ago
  bel 26748e42b9 Remove old public unit test for cookies 10 years ago
  bel e535313be9 Fix another 'Mircosoft does not like standard C' warning 10 years ago
  bel cbf97c0967 Autoformat public and private integration tests using clang-format 10 years ago
  bel 129d410f99 More CI tests 10 years ago
  bel 793ef45a10 More CI tests 10 years ago
  bel e4bb9530f6 Remove HTTPS CI test for the moment 10 years ago
  bel 4683073b5c Add some CI tests 10 years ago
  bel ce422e16d9 Split tests between HTTP and HTTPS, so it is clear which one failed 10 years ago
  bel b461763953 Add some CI tests 10 years ago
  bel d3d94716ce Fix sleep function in public test 10 years ago
  bel 9cedcf74dc Start/Stop server in public test 10 years ago
  bel 8dea7de0c4 Dump file content as hex in handle_form example 10 years ago
  bel 2cd66c159d Update README 10 years ago
  bel2125 df69eae80d Merge pull request #176 from vcatechnology/ci-third-party-output 10 years ago
  Matt Clarkson 04e604ba7f Travis third party source build logging 10 years ago
  Matt Clarkson a64121349d Appveyor third party source build logging 10 years ago
  bel2125 49216730d3 Merge pull request #174 from vcatechnology/websockets 10 years ago
  bel2125 915c9e6fe4 Merge pull request #173 from vcatechnology/license-update 10 years ago
  Matt Clarkson 9952f4f615 Enable websockets on travis 10 years ago
  Matt Clarkson 0ef1eeadfa Enable websockets on appveyor 10 years ago
  Matt Clarkson b13178f0ac Cast pointer conversions through void 10 years ago
  Matt Clarkson 857d27f918 Resolve uninitialized variables with MSVC 10 years ago
  Matt Clarkson b0bf38c0a9 Make the cast to size_t explicit 10 years ago
  Matt Clarkson 0dc73824a2 Cast to size_t rather than int 10 years ago
  Matt Clarkson 2a71a1dd6f Make implicit conversion to size_t explicit 10 years ago