Histórico de Commits

Autor SHA1 Mensagem Data
  Johan De Taeye 48dcc38096 Adding a callback that is called when a new worker thread is initialized. há 9 anos atrás
  Christian Mauderer e7c28c2c42 Change to option for building without caching. há 9 anos atrás
  bel 1ffdf7ee3f Reformat some code and some comments há 9 anos atrás
  bel 57188e0479 Fix for Linux after changing the Windows system abstraction há 9 anos atrás
  bel 61f6209256 Fix for Linux after changing the Windows system abstraction há 9 anos atrás
  bel 5473460d56 Case sensitivity for Windows servers há 9 anos atrás
  bel 47e1dc92ac Do not allow short file names in Windows há 9 anos atrás
  Christian Mauderer c95e1ab2f1 Add option for building civetweb without timegm(). há 9 anos atrás
  bel 3671ee2c01 Finish fix for CGI pipes in Windows (see #269) há 9 anos atrás
  bel 6711246563 Fix "POST data to CGI-script does not receive EO" for Windows há 9 anos atrás
  bel 93c21edf3f Clean up after patch for #296 há 9 anos atrás
  bel 97e45fc499 Fix "POST data to CGI-script does not receive EO" for Linux há 9 anos atrás
  bel d0ff5a5dc8 Fix const char vs char warning há 9 anos atrás
  bel 94855981a5 Quick fix for #295: Sec-Wesocket-Protocol response header is wrong when there are multiple subprotocols há 9 anos atrás
  Kevin Wojniak 58e1a4ee9e Fix "cast from 'const struct in_addr *' to 'unsigned int *' drops const qualifier" há 9 anos atrás
  Kevin Wojniak 1ec7b13ec2 Fix "cast from 'const char *' to 'unsigned char *' drops const qualifier" há 9 anos atrás
  Kevin Wojniak fe420072c4 Fix "cast from 'const char *' to 'char *' drops const qualifier" há 9 anos atrás
  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. há 9 anos atrás
  bel 1ce33c69ca Comment mg_fopen/mg_fclose há 9 anos atrás
  bel 7b51e4ce60 Improve unit tests há 9 anos atrás
  bel ce1c8a6095 Auto-format after merge há 9 anos atrás
  bel 9269075e1b Fix recently merged functions so they can be built with Visual Studio há 9 anos atrás
  bel2125 01998fbcfe Add UUID for Lua (in Linux). See also #140. há 9 anos atrás
  Martin Gaida 36daa5404d Merge remote-tracking branch 'upstream/master' for travis build. há 9 anos atrás
  Martin Gaida 7105998eb8 fixed ssl_short_trust bug in sslize (see #280) há 9 anos atrás
  bel2125 1d0faa4220 Merge pull request #284 from gaida/master há 9 anos atrás
  Martin Gaida 134f978964 optimized flow for use of short lived certificates há 9 anos atrás
  Martin Gaida 2c78581a37 decreased disk io and added thread safety for short lived certificates há 9 anos atrás
  bel2125 d55d5c9db8 Merge pull request #280 from gaida/master há 9 anos atrás
  thewaterymoon 2db0c25518 Fix size_t/int issue (index is allowed to become -1 in the loop) há 9 anos atrás