Commit History

Autor SHA1 Mensaxe Data
  Arnout Vandecappelle (Essensium/Mind) a57f2cf744 Do authentication before trying NEW_REQUEST callback. %!s(int64=14) %!d(string=hai) anos
  Arnout Vandecappelle (Essensium/Mind) a9b6eb1809 Fix for issue#209: support spaces, commas, quotes and other weirdness in Authorization header. %!s(int64=14) %!d(string=hai) anos
  Arnout Vandecappelle (Essensium/Mind) d9c05f9910 Partial fix for issue#209: don't crash when some Authorization fields are missing. %!s(int64=14) %!d(string=hai) anos
  Sergey Lyubka ac09360430 Accept * URI %!s(int64=14) %!d(string=hai) anos
  Sergey Lyubka 9bda69f573 Fix issue 180 - make mg_read() handle PUT requests, too. Stop checking for request method in mg_read(). %!s(int64=14) %!d(string=hai) anos
  Arnout Vandecappelle (Essensium/Mind) fb9493a090 Bugfix of Issue #180: mg_read() should accept PUT requests. %!s(int64=14) %!d(string=hai) anos
  Sergey Lyubka 0db96c5ba5 make it possible to set SSL_LIB and CRYPTO_LIB during build %!s(int64=14) %!d(string=hai) anos
  Sergey Lyubka e97762879d reduced select() timeout from 1 second to 0.2 second to make mongoose snappier %!s(int64=14) %!d(string=hai) anos
  Sergey Lyubka db1c0806ef Parsing auth header - fix issue 206, IE case %!s(int64=14) %!d(string=hai) anos
  Sergey Lyubka 1de7fef760 fix blocked CGI read %!s(int64=14) %!d(string=hai) anos
  valenok da21192b10 squashed a warning %!s(int64=14) %!d(string=hai) anos
  valenok 073890215d RTEMS fixes: removed mman.h include, and introduced NO_POPEN conditional %!s(int64=14) %!d(string=hai) anos
  Arnout Vandecappelle (Essensium/Mind) bdb396cc5d Bugfix of Issue #200: Multiple calls to mg_read always return the same data. %!s(int64=14) %!d(string=hai) anos
  Matt Healy c1e24ac7f9 Resolved various compile-time warnings when building code. (This is due to %!s(int64=14) %!d(string=hai) anos
  valenok 11951a57ff API change: added void *user_data to mg_start(). Bumped version to 3.0 %!s(int64=14) %!d(string=hai) anos
  valenok 7034f49276 should_keep_alive(): using mg_strcasecmp() instead of strcmp() to compare header value %!s(int64=14) %!d(string=hai) anos
  valenok 6240455779 2.11 -> 2.12 %!s(int64=14) %!d(string=hai) anos
  valenok 9390b00166 squash warning under win32 %!s(int64=15) %!d(string=hai) anos
  valenok 51b1f3a021 Under Linux, reap CGI zombies reliably %!s(int64=15) %!d(string=hai) anos
  valenok 66ba1259f2 CGI script execution fixed for windows %!s(int64=15) %!d(string=hai) anos
  valenok 7865ed7bad SCRIPT_FILENAME should be relative to document root, and begin with slash. %!s(int64=15) %!d(string=hai) anos
  valenok 1811240587 exporting correct SCRIPT_FILENAME for CGI %!s(int64=15) %!d(string=hai) anos
  valenok 3e5d2bd3ac extra check in mg_start(): options may be NULL %!s(int64=15) %!d(string=hai) anos
  valenok d475188a3d protected free(ssl_mutexes) with ifndef NO_SSL %!s(int64=15) %!d(string=hai) anos
  valenok 9b5de49437 free-ing allocated SSL mutexes %!s(int64=15) %!d(string=hai) anos
  valenok ea71faf71d 2.10 -> 2.11 %!s(int64=15) %!d(string=hai) anos
  valenok 2b732a8067 implemented pthread_cond_broadcast() better to avoid mg_stop() deadlock on Win32 %!s(int64=15) %!d(string=hai) anos
  valenok bd152b0923 introduced max_request_size %!s(int64=15) %!d(string=hai) anos
  valenok 3d43451b36 reporting error if request size is too big %!s(int64=15) %!d(string=hai) anos
  valenok d8c12e449d refactored set_port_option %!s(int64=15) %!d(string=hai) anos