커밋 기록

작성자 SHA1 메시지 날짜
  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 년 전
  Sergey Lyubka 2e232b3304 Lua functionality change: print renamed to mg.write, read renamed to mg.read. Expanded user manual, fixed example pages. 12 년 전
  Sergey Lyubka d72645bf91 Using local var in open_auth_file 12 년 전
  Sergey Lyubka 7d5bcec92d Better cleanup in close_connection() 12 년 전
  Sergey Lyubka 9b76d60b38 Merge pull request #131 from abadc0de/lua_read_fixup 12 년 전
  Sergey Lyubka 63ccf8199f Style changes in poll() 12 년 전
  Sergey Lyubka 6bc6022aa9 Merge pull request #164 from fredfung/master 12 년 전
  ff.feng b68db66e97 Fix parameter 1 for select in poll() 12 년 전
  Sergey Lyubka 94e1c5a41b Added sanity checking in send_file_data() 12 년 전
  Sergey Lyubka ab16220861 Not leaking socket in set ports option 12 년 전
  Sergey Lyubka c0eb3e56b4 Not using realloc2 in set_ports_option 12 년 전
  Sergey Lyubka 5591aa5a0d Added .ttf mime type, https://github.com/valenok/mongoose/issues/129 12 년 전
  Sergey Lyubka 6f946f5eea websocket code fix, https://github.com/valenok/mongoose/pull/146 12 년 전