Histórico de Commits

Autor SHA1 Mensagem Data
  Stefan Doehla 17ecb0a459 MKCOL and recursive DELETE há 12 anos atrás
  Sergey Lyubka a0e5494569 Merge pull request #177 from arvidn/master há 12 anos atrás
  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 há 12 anos atrás
  Cody Hanson 94050d44e4 Added bounds checking for listening_ports. há 12 anos atrás
  Sergey Lyubka 33b920ed2c Exported mg_url_encode() há 12 anos atrás
  jwang 063b26fece Securely close SSL conection há 12 anos atrás
  Sergey Lyubka add079a949 Added socket functions to lua environment há 12 anos atrás
  Sergey Lyubka 5e78711467 Fixed masking in websocket code há 12 anos atrás
  Erik Oomen 3a186976d7 Added .mov (quicktime) to builtin_mimes_types há 12 anos atrás
  Sergey Lyubka 2e232b3304 Lua functionality change: print renamed to mg.write, read renamed to mg.read. Expanded user manual, fixed example pages. há 12 anos atrás
  Sergey Lyubka d72645bf91 Using local var in open_auth_file há 12 anos atrás
  Sergey Lyubka 7d5bcec92d Better cleanup in close_connection() há 12 anos atrás
  Sergey Lyubka 9b76d60b38 Merge pull request #131 from abadc0de/lua_read_fixup há 12 anos atrás
  Sergey Lyubka 63ccf8199f Style changes in poll() há 12 anos atrás
  Sergey Lyubka 6bc6022aa9 Merge pull request #164 from fredfung/master há 12 anos atrás
  ff.feng b68db66e97 Fix parameter 1 for select in poll() há 12 anos atrás
  Sergey Lyubka 94e1c5a41b Added sanity checking in send_file_data() há 12 anos atrás
  Sergey Lyubka ab16220861 Not leaking socket in set ports option há 12 anos atrás
  Sergey Lyubka c0eb3e56b4 Not using realloc2 in set_ports_option há 12 anos atrás
  Sergey Lyubka 5591aa5a0d Added .ttf mime type, https://github.com/valenok/mongoose/issues/129 há 12 anos atrás
  Sergey Lyubka 6f946f5eea websocket code fix, https://github.com/valenok/mongoose/pull/146 há 12 anos atrás
  Sergey Lyubka a7f97bf2f2 Fixed leaks, per afs-bb https://github.com/valenok/mongoose/pull/161 há 12 anos atrás
  Sergey Lyubka cfbaf7f1ae Expose mg_url_decode to the API há 12 anos atrás
  Pavel c28dc45d4c removing warning about _CRT_SECURE_NO_WARNINGS if it is already defined há 12 anos atrás
  Thileepan 1d9d1111e1 Environmental variables required for PHP cgi. há 12 anos atrás
  Sergey Lyubka 2a0b55b30b mg_upload: trigger callback when file is already closed há 12 anos atrás
  Sergey Lyubka c352486abb Squashed warning in push() há 12 anos atrás
  Sergey Lyubka 4120b9bcc0 mg_get_cookie() signature change há 12 anos atrás
  Sergey Lyubka 272644e39f mg_md5 returns char *, not void há 12 anos atrás
  Hendrik Polczynski fdef2b8643 Update mongoose.c há 12 anos atrás