Историја ревизија

Аутор SHA1 Порука Датум
  valenok ec15f2da2b Fixed assert() in mg_read() пре 14 година
  valenok 3e48cebc13 MD5Update(): memset() call corrected пре 14 година
  valenok be20ced0a1 parse_url() fixed пре 14 година
  valenok 2557884179 Added __SYMBIAN32__ conditionals пре 14 година
  valenok b489cb6c76 Bug in SSL defines fixed, thanks to mmeuli пре 14 година
  valenok 4840457927 Passing request_info with user_data to MG_INIT_SSL пре 14 година
  valenok 80d9fbcda4 Passing user_data into MG_INIT_SSL as 3rd parameter пре 14 година
  valenok fae26c1bfd Style cleanup пре 14 година
  valenok 29716fa22e Changed API: function mg_modify_passwords_file(). Instead of passing context, a domain name is passed, thus making this function completely mongoose-agnostic. пре 14 година
  valenok 3583e83a3f Using volatile keyword in the context struct to prevent unwanted optimization. See http://code.google.com/p/mongoose/issues/detail?id=216 пре 14 година
  Arnout Vandecappelle (Essensium/Mind) a57f2cf744 Do authentication before trying NEW_REQUEST callback. пре 14 година
  Arnout Vandecappelle (Essensium/Mind) a9b6eb1809 Fix for issue#209: support spaces, commas, quotes and other weirdness in Authorization header. пре 14 година
  Arnout Vandecappelle (Essensium/Mind) d9c05f9910 Partial fix for issue#209: don't crash when some Authorization fields are missing. пре 14 година
  Sergey Lyubka ac09360430 Accept * URI пре 14 година
  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 1de7fef760 fix blocked CGI read пре 14 година
  valenok da21192b10 squashed a warning пре 14 година
  valenok 073890215d RTEMS fixes: removed mman.h include, and introduced NO_POPEN conditional пре 14 година
  Arnout Vandecappelle (Essensium/Mind) bdb396cc5d Bugfix of Issue #200: Multiple calls to mg_read always return the same data. пре 14 година
  Matt Healy c1e24ac7f9 Resolved various compile-time warnings when building code. (This is due to пре 14 година
  valenok 11951a57ff API change: added void *user_data to mg_start(). Bumped version to 3.0 пре 14 година
  valenok 7034f49276 should_keep_alive(): using mg_strcasecmp() instead of strcmp() to compare header value пре 15 година
  valenok 6240455779 2.11 -> 2.12 пре 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 година