Historique des commits

Auteur SHA1 Message Date
  Kevin Wojniak e5837bc21f Fix warnings when building with NO_SSL_DL. il y a 9 ans
  bel 0475d20f68 Use long long instead of int64_t in the public interface for consistency il y a 9 ans
  bel 914ad2256d Add new feature value il y a 9 ans
  bel 4385636c96 Add mg_strcasecmp to the public interface il y a 9 ans
  bel 23266e11f4 Fix for http authentication il y a 9 ans
  bel 3426051cb7 Fix some unit tests il y a 9 ans
  bel 770fc35702 Some fixes to chunked transfer encoding il y a 9 ans
  bel b95cb6ef6a Add mg_get_response_code_text to the public interface il y a 9 ans
  bel e684111162 Add test for chunked encoding il y a 9 ans
  bel 46dd95298f Add unit test for mg_get_response_code_text il y a 9 ans
  bel2125 89260f1b31 Fix typo in code and auto format il y a 9 ans
  bel bd3528863f mg_upload has been replaced by mg_handle_form_request (#180) il y a 9 ans
  bel a14ccc4313 Update documentation il y a 9 ans
  bel c419d42dd6 Call init_thread for other threads as well il y a 9 ans
  bel e2508e2298 Auto format code il y a 9 ans
  bel 9beff402e8 Fix some warnings for Windows il y a 9 ans
  bel 20f45b866d Rename experimental options (note the names might still change until they are documented) il y a 9 ans
  bel 5e547ff2e5 Format code after merge il y a 9 ans
  bel2125 91509aaf26 Merge pull request #298 from c-mauderer/no-timegm il y a 9 ans
  Johan De Taeye 4d8e48b78d Updated patch after feedback on pull request #304 il y a 9 ans
  Johan De Taeye 48dcc38096 Adding a callback that is called when a new worker thread is initialized. il y a 9 ans
  Christian Mauderer e7c28c2c42 Change to option for building without caching. il y a 9 ans
  bel 1ffdf7ee3f Reformat some code and some comments il y a 9 ans
  bel 57188e0479 Fix for Linux after changing the Windows system abstraction il y a 9 ans
  bel 61f6209256 Fix for Linux after changing the Windows system abstraction il y a 9 ans
  bel 5473460d56 Case sensitivity for Windows servers il y a 9 ans
  bel 47e1dc92ac Do not allow short file names in Windows il y a 9 ans
  Christian Mauderer c95e1ab2f1 Add option for building civetweb without timegm(). il y a 9 ans
  bel 3671ee2c01 Finish fix for CGI pipes in Windows (see #269) il y a 9 ans
  bel 6711246563 Fix "POST data to CGI-script does not receive EO" for Windows il y a 9 ans