Историја ревизија

Аутор SHA1 Порука Датум
  Sergey Lyubka d6b9f76e9c Added COPT to CFLAGS пре 12 година
  Sergey Lyubka a9d51c0e87 squashed warning пре 12 година
  Sergey Lyubka 4b163232e3 fixed docstring for mg_get_valid_option_names пре 12 година
  Sergey Lyubka e003236a03 Made SSI #include file= relative to the current doc, as per spec пре 12 година
  Sergey Lyubka de7745370c Merge pull request #200 from ejohnstown/master пре 12 година
  Sergey Lyubka 21786eec8e Changed int -> SOCKET where appropriate, per Ben Currie пре 12 година
  Sergey Lyubka 036b213b2b Added connection-specific conn_data pointer to struct mg_request_info пре 12 година
  John Safranek 61f5f0b725 Allow no SSL_CERTIFICATE when using init_ssl callback. пре 12 година
  Sergey Lyubka d864d72470 On windows, enclosing path to CGI script in quotes to allow paths with spaces пре 12 година
  Sergey Lyubka 7ca5962d2d in pull_all() and read_request(), respect ctx->stop_flag() пре 12 година
  Sergey Lyubka 8ce1562f0d Using SetHandleInformation() to make socket handles on Windows non-inheritable пре 12 година
  Sergey Lyubka 49d9016275 For lua, let mg.read() read only if the data is there. пре 12 година
  Sergey Lyubka cdc7380d00 3.8 -> 3.9 пре 12 година
  Sergey Lyubka e645b33b6c using mg.read() only for POST requests пре 12 година
  Sergey Lyubka 30f71a8bc4 Added description for the connect() socket interface пре 12 година
  Sergey Lyubka faa030385c Removing extra SSL_shutdown() call. пре 12 година
  Sergey Lyubka feb3b5db96 Using $(FLAGS) for cocoa target пре 12 година
  Sergey Lyubka 508b67d6f5 Removed /Gd from windows compilation flags, cause that breaks sqlite3 + fts (qsort callback is __cdecl, not __stdcall) пре 12 година
  Sergey Lyubka 133aec777d Added enable_keep_alive description пре 12 година
  Sergey Lyubka 389ed4e099 Enabling FTS in sqlite пре 12 година
  Sergey Lyubka bc40aa5442 fixed strtoll() for win32: using _atoi64 пре 12 година
  Sergey Lyubka 5fb9aca2e1 Added -mmacosx-version-min for macos build пре 12 година
  Sergey Lyubka c68df310b8 Added mg_websocket_write(), per morgan3d pull request пре 12 година
  Sergey Lyubka 70ce6c5ad3 Added comments to read_websocket(), per morgan3d pull request пре 12 година
  Sergey Lyubka 460738f11b Corrected link to Android NDK пре 12 година
  Sergey Lyubka a09ec8988e Added lua.lib target пре 12 година
  Sergey Lyubka c46aa050ae MAX_OPTIONS 40 -> 100 пре 12 година
  Sergey Lyubka 348db16245 NOT redirecting stderr to stdout for UNIX CGI, to avoid output being littered with error messages. пре 12 година
  Sergey Lyubka c0ca6a53be put_delete_auth_file is the correct option name пре 12 година
  Sergey Lyubka e58d622d5f Added note about /Gz for OpenSSL & Windows пре 12 година