커밋 기록

작성자 SHA1 메시지 날짜
  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 년 전
  Sergey Lyubka a7f97bf2f2 Fixed leaks, per afs-bb https://github.com/valenok/mongoose/pull/161 12 년 전
  Sergey Lyubka cfbaf7f1ae Expose mg_url_decode to the API 12 년 전
  Pavel c28dc45d4c removing warning about _CRT_SECURE_NO_WARNINGS if it is already defined 12 년 전
  Thileepan 1d9d1111e1 Environmental variables required for PHP cgi. 12 년 전
  Sergey Lyubka 2a0b55b30b mg_upload: trigger callback when file is already closed 12 년 전
  Sergey Lyubka c352486abb Squashed warning in push() 12 년 전
  Sergey Lyubka 4120b9bcc0 mg_get_cookie() signature change 12 년 전
  Sergey Lyubka 272644e39f mg_md5 returns char *, not void 12 년 전
  Hendrik Polczynski fdef2b8643 Update mongoose.c 12 년 전
  abadc0de ce55924a02 lsp_mg_read: remove dead code, return nil on empty read 12 년 전
  Sergey Lyubka 51ed3efcd1 Style fixes 12 년 전
  Sergey Lyubka 8d1f6377c4 Changed websocket_data() handler API. Buffering and passing whole websocket message. 12 년 전
  Sergey Lyubka 22dddc2eeb Merge pull request #124 from abadc0de/lua_err 12 년 전
  Filipp Kovalev dd49c0791f A little bit more warnings suppresed 12 년 전
  Sergey Lyubka 4b539d4b95 Suppressed some mingw warnings 12 년 전
  Sergey Lyubka 5eabfe5da2 Using pijyoi's patch for connection close. 12 년 전
  Sergey Lyubka 36b7c8d60d Forcing connection close when client disconnects. 12 년 전