Historique des commits

Auteur SHA1 Message Date
  Sergey Lyubka 62d66201c9 make match_prefix() case-insensitive il y a 12 ans
  José Miguel Gonçalves ca019799b9 Fix uninitialized argument in getsockname(). il y a 12 ans
  Sergey Lyubka c6fb9ac3d0 Fixed indenting in is_put_or_delete_request() il y a 12 ans
  Sergey Lyubka f2e19ca3ff Fixed indenting il y a 12 ans
  Sergey Lyubka 16c463d2e9 Added compile-time option to set stack size il y a 12 ans
  Sergey Lyubka 61148f1323 Using absolute paths for all file/directory options il y a 12 ans
  Sergey Lyubka a9d51c0e87 squashed warning il y a 12 ans
  Sergey Lyubka e003236a03 Made SSI #include file= relative to the current doc, as per spec il y a 12 ans
  Sergey Lyubka de7745370c Merge pull request #200 from ejohnstown/master il y a 12 ans
  Sergey Lyubka 21786eec8e Changed int -> SOCKET where appropriate, per Ben Currie il y a 12 ans
  John Safranek 61f5f0b725 Allow no SSL_CERTIFICATE when using init_ssl callback. il y a 12 ans
  Sergey Lyubka d864d72470 On windows, enclosing path to CGI script in quotes to allow paths with spaces il y a 12 ans
  Sergey Lyubka 7ca5962d2d in pull_all() and read_request(), respect ctx->stop_flag() il y a 12 ans
  Sergey Lyubka 8ce1562f0d Using SetHandleInformation() to make socket handles on Windows non-inheritable il y a 12 ans
  Sergey Lyubka cdc7380d00 3.8 -> 3.9 il y a 12 ans
  Sergey Lyubka faa030385c Removing extra SSL_shutdown() call. il y a 12 ans
  Sergey Lyubka bc40aa5442 fixed strtoll() for win32: using _atoi64 il y a 12 ans
  Sergey Lyubka c68df310b8 Added mg_websocket_write(), per morgan3d pull request il y a 12 ans
  Sergey Lyubka 70ce6c5ad3 Added comments to read_websocket(), per morgan3d pull request il y a 12 ans
  Sergey Lyubka 348db16245 NOT redirecting stderr to stdout for UNIX CGI, to avoid output being littered with error messages. il y a 12 ans
  Sergey Lyubka bcb294620f increased buffer for the ip address string from 20 to 50, to allow ipv6 addresses il y a 12 ans
  Sergey Lyubka fa160cb9a3 Merge pull request #191 from kblinova/master il y a 12 ans
  Sergey Lyubka 137d6484e2 Removed bogus comment il y a 12 ans
  Sergey Lyubka e7c34c26cb mg_read() with no Content-Length would read until socket is closed il y a 12 ans
  Katerina Blinova dfb7d928c2 Review revision for windows path separator detection in mg_upload il y a 12 ans
  Katerina Blinova 4bb9faaf50 Detect Window's style slashes in mg_upload file names il y a 12 ans
  Stefan Doehla 17ecb0a459 MKCOL and recursive DELETE il y a 12 ans
  Sergey Lyubka a0e5494569 Merge pull request #177 from arvidn/master il y a 12 ans
  arvidn d283e3167f support serving pre-gzipped files transparently provided the user agent accepts gzip content-encoding. The feature breaks if the user agent makes a range request within a gzipped file, and returns 501 in this case il y a 12 ans
  Cody Hanson 94050d44e4 Added bounds checking for listening_ports. il y a 12 ans