Histórico de Commits

Autor SHA1 Mensagem Data
  Sergey Lyubka 8ce1562f0d Using SetHandleInformation() to make socket handles on Windows non-inheritable há 12 anos atrás
  Sergey Lyubka 49d9016275 For lua, let mg.read() read only if the data is there. há 12 anos atrás
  Sergey Lyubka cdc7380d00 3.8 -> 3.9 há 12 anos atrás
  Sergey Lyubka e645b33b6c using mg.read() only for POST requests há 12 anos atrás
  Sergey Lyubka 30f71a8bc4 Added description for the connect() socket interface há 12 anos atrás
  Sergey Lyubka faa030385c Removing extra SSL_shutdown() call. há 12 anos atrás
  Sergey Lyubka feb3b5db96 Using $(FLAGS) for cocoa target há 12 anos atrás
  Sergey Lyubka 508b67d6f5 Removed /Gd from windows compilation flags, cause that breaks sqlite3 + fts (qsort callback is __cdecl, not __stdcall) há 12 anos atrás
  Sergey Lyubka 133aec777d Added enable_keep_alive description há 12 anos atrás
  Sergey Lyubka 389ed4e099 Enabling FTS in sqlite há 12 anos atrás
  Sergey Lyubka bc40aa5442 fixed strtoll() for win32: using _atoi64 há 12 anos atrás
  Sergey Lyubka 5fb9aca2e1 Added -mmacosx-version-min for macos build há 12 anos atrás
  Sergey Lyubka c68df310b8 Added mg_websocket_write(), per morgan3d pull request há 12 anos atrás
  Sergey Lyubka 70ce6c5ad3 Added comments to read_websocket(), per morgan3d pull request há 12 anos atrás
  Sergey Lyubka 460738f11b Corrected link to Android NDK há 12 anos atrás
  Sergey Lyubka a09ec8988e Added lua.lib target há 12 anos atrás
  Sergey Lyubka c46aa050ae MAX_OPTIONS 40 -> 100 há 12 anos atrás
  Sergey Lyubka 348db16245 NOT redirecting stderr to stdout for UNIX CGI, to avoid output being littered with error messages. há 12 anos atrás
  Sergey Lyubka c0ca6a53be put_delete_auth_file is the correct option name há 12 anos atrás
  Sergey Lyubka e58d622d5f Added note about /Gz for OpenSSL & Windows há 12 anos atrás
  Sergey Lyubka bcb294620f increased buffer for the ip address string from 20 to 50, to allow ipv6 addresses há 12 anos atrás
  Sergey Lyubka 15937a9c5c readme updated há 12 anos atrás
  Sergey Lyubka fa160cb9a3 Merge pull request #191 from kblinova/master há 12 anos atrás
  Sergey Lyubka 137d6484e2 Removed bogus comment há 12 anos atrás
  Sergey Lyubka e7c34c26cb mg_read() with no Content-Length would read until socket is closed há 12 anos atrás
  Katerina Blinova dfb7d928c2 Review revision for windows path separator detection in mg_upload há 12 anos atrás
  Katerina Blinova 4bb9faaf50 Detect Window's style slashes in mg_upload file names há 12 anos atrás
  Sergey Lyubka a856971b6d Update README.md há 12 anos atrás
  Sergey Lyubka 4a88ad5ca9 Merge pull request #184 from unrzn0/master há 12 anos atrás
  Stefan Doehla 17ecb0a459 MKCOL and recursive DELETE há 12 anos atrás