커밋 기록

작성자 SHA1 메시지 날짜
  Sergey Lyubka 9bda69f573 Fix issue 180 - make mg_read() handle PUT requests, too. Stop checking for request method in mg_read(). 14 년 전
  Arnout Vandecappelle (Essensium/Mind) fb9493a090 Bugfix of Issue #180: mg_read() should accept PUT requests. 14 년 전
  Sergey Lyubka 0db96c5ba5 make it possible to set SSL_LIB and CRYPTO_LIB during build 14 년 전
  Sergey Lyubka e97762879d reduced select() timeout from 1 second to 0.2 second to make mongoose snappier 14 년 전
  Sergey Lyubka db1c0806ef Parsing auth header - fix issue 206, IE case 14 년 전
  Sergey Lyubka d31ac3f021 do not exclude win32 from the release tarball, as it breaks mingw build 14 년 전
  Sergey Lyubka 1de7fef760 fix blocked CGI read 15 년 전
  Sergey Lyubka f23d9ff3b0 drop -fomit-frame-pointer from UNIX compilation 15 년 전
  valenok d44f4e4abb import 15 년 전
  valenok 3cd16d7266 test for immediate CGI output forward 15 년 전
  valenok da21192b10 squashed a warning 15 년 전
  valenok 073890215d RTEMS fixes: removed mman.h include, and introduced NO_POPEN conditional 15 년 전
  Arnout Vandecappelle (Essensium/Mind) bdb396cc5d Bugfix of Issue #200: Multiple calls to mg_read always return the same data. 15 년 전
  Arnout Vandecappelle (Essensium/Mind) de934641be Test for Issue#200: Multiple calls to mg_read always return same data. 15 년 전
  valenok b452eb1eae mg_start() has changed 15 년 전
  Matt Healy c1e24ac7f9 Resolved various compile-time warnings when building code. (This is due to 15 년 전
  valenok 11951a57ff API change: added void *user_data to mg_start(). Bumped version to 3.0 15 년 전
  valenok 7034f49276 should_keep_alive(): using mg_strcasecmp() instead of strcmp() to compare header value 15 년 전
  valenok 6240455779 2.11 -> 2.12 15 년 전
  valenok 5a84efa89f Added tag 2.11 for changeset 95e60bbbea5c 15 년 전
  valenok 1aae5bbef9 fixed service handling code 15 년 전
  valenok 9390b00166 squash warning under win32 15 년 전
  valenok 51b1f3a021 Under Linux, reap CGI zombies reliably 15 년 전
  valenok 66ba1259f2 CGI script execution fixed for windows 15 년 전
  valenok 7865ed7bad SCRIPT_FILENAME should be relative to document root, and begin with slash. 15 년 전
  valenok fb87fd5343 Windows: close popup window when clicked outside it. 15 년 전
  valenok 3f45febeb3 Fixing config file editing on Windows 15 년 전
  valenok 1811240587 exporting correct SCRIPT_FILENAME for CGI 15 년 전
  valenok 3e5d2bd3ac extra check in mg_start(): options may be NULL 15 년 전
  valenok 1d490f9d6c mingw build fix 15 년 전