Commit History

Author SHA1 Message Date
  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
  bel 482b5602a3 Fix unused parameter warning 9 years ago
  bel c8b8e9f74d Add example for parsing uploaded files on the fly 9 years ago
  bel 67eb68c5b7 Values read as multipart/form-data are not URL encoded 9 years ago
  bel edc3da2178 Document `allow_sendfile_call` option 9 years ago
  bel 249b6f1419 Add `allow_sendfile_call` option 9 years ago