História revízii

Autor SHA1 Správa Dátum
  bel bd3528863f mg_upload has been replaced by mg_handle_form_request (#180) 9 rokov pred
  bel a14ccc4313 Update documentation 9 rokov pred
  bel c419d42dd6 Call init_thread for other threads as well 9 rokov pred
  bel e2508e2298 Auto format code 9 rokov pred
  bel 9beff402e8 Fix some warnings for Windows 9 rokov pred
  bel 20f45b866d Rename experimental options (note the names might still change until they are documented) 9 rokov pred
  bel 5e547ff2e5 Format code after merge 9 rokov pred
  bel2125 91509aaf26 Merge pull request #298 from c-mauderer/no-timegm 9 rokov pred
  Johan De Taeye 4d8e48b78d Updated patch after feedback on pull request #304 9 rokov pred
  Johan De Taeye 48dcc38096 Adding a callback that is called when a new worker thread is initialized. 9 rokov pred
  Christian Mauderer e7c28c2c42 Change to option for building without caching. 9 rokov pred
  bel 1ffdf7ee3f Reformat some code and some comments 9 rokov pred
  bel 57188e0479 Fix for Linux after changing the Windows system abstraction 9 rokov pred
  bel 61f6209256 Fix for Linux after changing the Windows system abstraction 9 rokov pred
  bel 5473460d56 Case sensitivity for Windows servers 9 rokov pred
  bel 47e1dc92ac Do not allow short file names in Windows 9 rokov pred
  Christian Mauderer c95e1ab2f1 Add option for building civetweb without timegm(). 9 rokov pred
  bel 3671ee2c01 Finish fix for CGI pipes in Windows (see #269) 9 rokov pred
  bel 6711246563 Fix "POST data to CGI-script does not receive EO" for Windows 9 rokov pred
  bel 93c21edf3f Clean up after patch for #296 9 rokov pred
  bel 97e45fc499 Fix "POST data to CGI-script does not receive EO" for Linux 9 rokov pred
  bel d0ff5a5dc8 Fix const char vs char warning 9 rokov pred
  bel 94855981a5 Quick fix for #295: Sec-Wesocket-Protocol response header is wrong when there are multiple subprotocols 9 rokov pred
  Kevin Wojniak 58e1a4ee9e Fix "cast from 'const struct in_addr *' to 'unsigned int *' drops const qualifier" 9 rokov pred
  Kevin Wojniak 1ec7b13ec2 Fix "cast from 'const char *' to 'unsigned char *' drops const qualifier" 9 rokov pred
  Kevin Wojniak fe420072c4 Fix "cast from 'const char *' to 'char *' drops const qualifier" 9 rokov pred
  Kevin Wojniak 61daaa08dc Change mg_set_user_connection_data() to take a non-const connection since the connection needs to be modified. This fixes a "drops const qualifier" warning on OS X. 9 rokov pred
  bel 1ce33c69ca Comment mg_fopen/mg_fclose 9 rokov pred
  bel 7b51e4ce60 Improve unit tests 9 rokov pred
  bel ce1c8a6095 Auto-format after merge 9 rokov pred