Commit History

Autor SHA1 Mensaxe Data
  valenok 377cece9c0 Better comments for TCP keep-alive change %!s(int64=14) %!d(string=hai) anos
  valenok abc230eb34 Set keep alive on TCP level %!s(int64=14) %!d(string=hai) anos
  valenok be6162ff2e Added <stddef.h>, since size_t is used in the API %!s(int64=14) %!d(string=hai) anos
  valenok 938407dc16 3.0 -> 3.1 %!s(int64=14) %!d(string=hai) anos
  valenok 45b66ff734 Added tag 3.0 for changeset 89f40cc9b5cb %!s(int64=14) %!d(string=hai) anos
  valenok d7cba57e17 Make source g++ friendly %!s(int64=14) %!d(string=hai) anos
  Sergey Lyubka cb601b7718 Fix potential leak in handle_directory_request() %!s(int64=14) %!d(string=hai) anos
  Sergey Lyubka 6a43bd952f Fix pthread_cond_wait() to prevent race %!s(int64=14) %!d(string=hai) anos
  valenok 4619c1a71e Fixing http://code.google.com/p/mongoose/issues/detail?id=237 %!s(int64=14) %!d(string=hai) anos
  valenok ec15f2da2b Fixed assert() in mg_read() %!s(int64=14) %!d(string=hai) anos
  valenok d1de5f0190 Corrected comment for mg_start() %!s(int64=14) %!d(string=hai) anos
  valenok 3e48cebc13 MD5Update(): memset() call corrected %!s(int64=14) %!d(string=hai) anos
  valenok be20ced0a1 parse_url() fixed %!s(int64=14) %!d(string=hai) anos
  valenok 2557884179 Added __SYMBIAN32__ conditionals %!s(int64=14) %!d(string=hai) anos
  valenok 4280b1b62a make clean: removing .so file %!s(int64=14) %!d(string=hai) anos
  valenok b489cb6c76 Bug in SSL defines fixed, thanks to mmeuli %!s(int64=14) %!d(string=hai) anos
  valenok 4840457927 Passing request_info with user_data to MG_INIT_SSL %!s(int64=14) %!d(string=hai) anos
  valenok 80d9fbcda4 Passing user_data into MG_INIT_SSL as 3rd parameter %!s(int64=14) %!d(string=hai) anos
  valenok fae26c1bfd Style cleanup %!s(int64=14) %!d(string=hai) anos
  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. %!s(int64=14) %!d(string=hai) anos
  valenok 27ccf416c1 Fixed bug in verify_document_root() %!s(int64=14) %!d(string=hai) anos
  valenok 3583e83a3f Using volatile keyword in the context struct to prevent unwanted optimization. See http://code.google.com/p/mongoose/issues/detail?id=216 %!s(int64=14) %!d(string=hai) anos
  Arnout Vandecappelle (Essensium/Mind) 08bf149d85 timeout.cgi test sometimes failed. %!s(int64=14) %!d(string=hai) anos
  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
  valenok aef344f0ff fix linux linkage (move compiler flags to the end of compilation string) %!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