Commit Verlauf

Autor SHA1 Nachricht Datum
  valenok d1de5f0190 Corrected comment for mg_start() vor 14 Jahren
  valenok 3e48cebc13 MD5Update(): memset() call corrected vor 14 Jahren
  valenok be20ced0a1 parse_url() fixed vor 14 Jahren
  valenok 2557884179 Added __SYMBIAN32__ conditionals vor 14 Jahren
  valenok 4280b1b62a make clean: removing .so file vor 14 Jahren
  valenok b489cb6c76 Bug in SSL defines fixed, thanks to mmeuli vor 14 Jahren
  valenok 4840457927 Passing request_info with user_data to MG_INIT_SSL vor 14 Jahren
  valenok 80d9fbcda4 Passing user_data into MG_INIT_SSL as 3rd parameter vor 14 Jahren
  valenok fae26c1bfd Style cleanup vor 14 Jahren
  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. vor 14 Jahren
  valenok 27ccf416c1 Fixed bug in verify_document_root() vor 14 Jahren
  valenok 3583e83a3f Using volatile keyword in the context struct to prevent unwanted optimization. See http://code.google.com/p/mongoose/issues/detail?id=216 vor 14 Jahren
  Arnout Vandecappelle (Essensium/Mind) 08bf149d85 timeout.cgi test sometimes failed. vor 14 Jahren
  Arnout Vandecappelle (Essensium/Mind) a57f2cf744 Do authentication before trying NEW_REQUEST callback. vor 14 Jahren
  Arnout Vandecappelle (Essensium/Mind) a9b6eb1809 Fix for issue#209: support spaces, commas, quotes and other weirdness in Authorization header. vor 14 Jahren
  Arnout Vandecappelle (Essensium/Mind) d9c05f9910 Partial fix for issue#209: don't crash when some Authorization fields are missing. vor 14 Jahren
  valenok aef344f0ff fix linux linkage (move compiler flags to the end of compilation string) vor 14 Jahren
  Sergey Lyubka ac09360430 Accept * URI vor 14 Jahren
  Sergey Lyubka 9bda69f573 Fix issue 180 - make mg_read() handle PUT requests, too. Stop checking for request method in mg_read(). vor 14 Jahren
  Arnout Vandecappelle (Essensium/Mind) fb9493a090 Bugfix of Issue #180: mg_read() should accept PUT requests. vor 14 Jahren
  Sergey Lyubka 0db96c5ba5 make it possible to set SSL_LIB and CRYPTO_LIB during build vor 14 Jahren
  Sergey Lyubka e97762879d reduced select() timeout from 1 second to 0.2 second to make mongoose snappier vor 14 Jahren
  Sergey Lyubka db1c0806ef Parsing auth header - fix issue 206, IE case vor 14 Jahren
  Sergey Lyubka d31ac3f021 do not exclude win32 from the release tarball, as it breaks mingw build vor 14 Jahren
  Sergey Lyubka 1de7fef760 fix blocked CGI read vor 14 Jahren
  Sergey Lyubka f23d9ff3b0 drop -fomit-frame-pointer from UNIX compilation vor 14 Jahren
  valenok d44f4e4abb import vor 14 Jahren
  valenok 3cd16d7266 test for immediate CGI output forward vor 14 Jahren
  valenok da21192b10 squashed a warning vor 14 Jahren
  valenok 073890215d RTEMS fixes: removed mman.h include, and introduced NO_POPEN conditional vor 14 Jahren