Historial de Commits

Autor SHA1 Mensaje Fecha
  Sergey Lyubka c6fb9ac3d0 Fixed indenting in is_put_or_delete_request() hace 12 años
  Sergey Lyubka c80a88a407 Added test for uploading 2 files hace 12 años
  Sergey Lyubka f2e19ca3ff Fixed indenting hace 12 años
  Sergey Lyubka 16c463d2e9 Added compile-time option to set stack size hace 12 años
  Sergey Lyubka 6a99518048 updated readme hace 12 años
  Sergey Lyubka 3b242ec68b Added Android makefile hace 12 años
  Sergey Lyubka 7409166409 Updated readme hace 12 años
  Sergey Lyubka ca66b84f7d Updated readme hace 12 años
  Sergey Lyubka dc1c732f11 Updated readme hace 12 años
  Sergey Lyubka 61148f1323 Using absolute paths for all file/directory options hace 12 años
  Sergey Lyubka 136e3e353d updated readme hace 12 años
  Sergey Lyubka c70b80e4e1 marketing for LSP added hace 12 años
  Sergey Lyubka cba4c9d85d removed travis icon hace 12 años
  Sergey Lyubka 3e588065dc removed hace 12 años
  Sergey Lyubka 35cb27dbe6 Always use absolute path for document_root. If relative path is used, it is relative to mongoose.exe directory. See https://github.com/valenok/mongoose/issues/181 hace 12 años
  Sergey Lyubka d6b9f76e9c Added COPT to CFLAGS hace 12 años
  Sergey Lyubka a9d51c0e87 squashed warning hace 12 años
  Sergey Lyubka 4b163232e3 fixed docstring for mg_get_valid_option_names hace 12 años
  Sergey Lyubka e003236a03 Made SSI #include file= relative to the current doc, as per spec hace 12 años
  Sergey Lyubka de7745370c Merge pull request #200 from ejohnstown/master hace 12 años
  Sergey Lyubka 21786eec8e Changed int -> SOCKET where appropriate, per Ben Currie hace 12 años
  Sergey Lyubka 036b213b2b Added connection-specific conn_data pointer to struct mg_request_info hace 12 años
  John Safranek 61f5f0b725 Allow no SSL_CERTIFICATE when using init_ssl callback. hace 12 años
  Sergey Lyubka d864d72470 On windows, enclosing path to CGI script in quotes to allow paths with spaces hace 12 años
  Sergey Lyubka 7ca5962d2d in pull_all() and read_request(), respect ctx->stop_flag() hace 12 años
  Sergey Lyubka 8ce1562f0d Using SetHandleInformation() to make socket handles on Windows non-inheritable hace 12 años
  Sergey Lyubka 49d9016275 For lua, let mg.read() read only if the data is there. hace 12 años
  Sergey Lyubka cdc7380d00 3.8 -> 3.9 hace 12 años
  Sergey Lyubka e645b33b6c using mg.read() only for POST requests hace 12 años
  Sergey Lyubka 30f71a8bc4 Added description for the connect() socket interface hace 12 años