Commit History

Author SHA1 Message Date
  bel2125 f16b9b9eb8 Merge pull request #362 from yehudasa/wip-drain-data-fix 8 years ago
  Yehuda Sadeh 1abe1039e7 discard unread data if handled by begin_request() 8 years ago
  bel2125 bb3671ff07 Merge pull request #360 from eberan/unit_test_fix 9 years ago
  Erik Beran 8ed449d3bb Unit test fixes for legacy and updated API's 9 years ago
  bel2125 fbdee7440b Add ECDH (Elliptic Curve Diffie-Hellman cryptography) to example 9 years ago
  bel 3b6461d2a0 exception if invalid throttle parameter is used 9 years ago
  bel bf2468a880 Fix recent changes in parse_port_string 9 years ago
  bel 55cca2da03 Fix copy/paste error in test 9 years ago
  bel b38df9d5f2 Reset address family if parse_port_string fails 9 years ago
  bel be17586511 Adapt unit test for the new parameter of parse_port_string 9 years ago
  bel e122b48395 Add a short notation for using IPv4 and IPv6 9 years ago
  bel 3545edf973 Add SSL parameters to the example 9 years ago
  bel2125 a403400d38 Merge pull request #358 from Trustera/issue-349-2 9 years ago
  ehlertjd@gmail.com a542401946 Second fix attempt for issue 349. 9 years ago
  bel 1206a1e604 Fix #355 and autoformat the code 9 years ago
  bel 301e25d66c Enhance user manual 9 years ago
  bel2125 b2878aa61b Merge pull request #356 from Trustera/issue-349 9 years ago
  ehlertjd@gmail.com 48edfca934 Do not define clock_gettime for OSX versions >= 10.12. 9 years ago
  bel e7f48f31b2 Auto-format after merge 9 years ago
  bel 21be1c6872 Create stronger server certificates for the server test. 9 years ago
  bel 7fbae7f168 Set server preference of ciphers. 9 years ago
  bel2125 eafa23ea46 Merge pull request #332 from ioxp/master 9 years ago
  bel2125 0abb4a21c6 Merge pull request #355 from saumitravikram/master 9 years ago
  Saumitra Vikram 87e8499b9e casted argument from sizeof to socklen_t 9 years ago
  Saumitra Vikram 8422c7e54a close socket without linger with connection already closed from client 9 years ago
  bel2125 6157da5d95 Merge pull request #353 from saumitravikram/master 9 years ago
  Saumitra Vikram 38e54ea42c Disabling code optimization flag for DEBUG build 9 years ago
  Philipp Hasper 9b33717247 Added optional additional_headers for mg_send_mime_file 9 years ago
  bel 7f7eaad07e Truncate strings in the test, so string compare functions can be used in the test (test framework does not support memcompare functions) 9 years ago
  bel 85b9b7e09e Fix memory leak 9 years ago