커밋 기록

작성자 SHA1 메시지 날짜
  Sergey Lyubka 61148f1323 Using absolute paths for all file/directory options 12 년 전
  Sergey Lyubka a9d51c0e87 squashed warning 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 년 전
  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 cdc7380d00 3.8 -> 3.9 12 년 전
  Sergey Lyubka faa030385c Removing extra SSL_shutdown() call. 12 년 전
  Sergey Lyubka bc40aa5442 fixed strtoll() for win32: using _atoi64 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 348db16245 NOT redirecting stderr to stdout for UNIX CGI, to avoid output being littered with error messages. 12 년 전
  Sergey Lyubka bcb294620f increased buffer for the ip address string from 20 to 50, to allow ipv6 addresses 12 년 전
  Sergey Lyubka fa160cb9a3 Merge pull request #191 from kblinova/master 12 년 전
  Sergey Lyubka 137d6484e2 Removed bogus comment 12 년 전
  Sergey Lyubka e7c34c26cb mg_read() with no Content-Length would read until socket is closed 12 년 전
  Katerina Blinova dfb7d928c2 Review revision for windows path separator detection in mg_upload 12 년 전
  Katerina Blinova 4bb9faaf50 Detect Window's style slashes in mg_upload file names 12 년 전
  Stefan Doehla 17ecb0a459 MKCOL and recursive DELETE 12 년 전
  Sergey Lyubka a0e5494569 Merge pull request #177 from arvidn/master 12 년 전
  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 12 년 전
  Cody Hanson 94050d44e4 Added bounds checking for listening_ports. 12 년 전
  Sergey Lyubka 33b920ed2c Exported mg_url_encode() 12 년 전
  jwang 063b26fece Securely close SSL conection 12 년 전
  Sergey Lyubka add079a949 Added socket functions to lua environment 12 년 전
  Sergey Lyubka 5e78711467 Fixed masking in websocket code 12 년 전
  Erik Oomen 3a186976d7 Added .mov (quicktime) to builtin_mimes_types 12 년 전