Histórico de Commits

Autor SHA1 Mensagem Data
  valenok 81a5e3f342 Added mg_send_file() to python binding há 14 anos atrás
  valenok 29a38875ff Corrected description of mg_send_file() há 14 anos atrás
  valenok 5bbb6fbbd5 Added mg_send_file() há 14 anos atrás
  valenok 23a3cc6472 Added "Content-Length: 0" to the authorization reply to make it keep-alive friendly há 14 anos atrás
  valenok 9bd2812fac Added examples/hello.c - a minimalistic embedding example há 14 anos atrás
  valenok 377cece9c0 Better comments for TCP keep-alive change há 14 anos atrás
  valenok abc230eb34 Set keep alive on TCP level há 14 anos atrás
  valenok be6162ff2e Added <stddef.h>, since size_t is used in the API há 14 anos atrás
  valenok 938407dc16 3.0 -> 3.1 há 14 anos atrás
  valenok 45b66ff734 Added tag 3.0 for changeset 89f40cc9b5cb há 14 anos atrás
  valenok d7cba57e17 Make source g++ friendly há 14 anos atrás
  Sergey Lyubka cb601b7718 Fix potential leak in handle_directory_request() há 14 anos atrás
  Sergey Lyubka 6a43bd952f Fix pthread_cond_wait() to prevent race há 14 anos atrás
  valenok 4619c1a71e Fixing http://code.google.com/p/mongoose/issues/detail?id=237 há 14 anos atrás
  valenok ec15f2da2b Fixed assert() in mg_read() há 14 anos atrás
  valenok d1de5f0190 Corrected comment for mg_start() há 14 anos atrás
  valenok 3e48cebc13 MD5Update(): memset() call corrected há 14 anos atrás
  valenok be20ced0a1 parse_url() fixed há 14 anos atrás
  valenok 2557884179 Added __SYMBIAN32__ conditionals há 14 anos atrás
  valenok 4280b1b62a make clean: removing .so file há 14 anos atrás
  valenok b489cb6c76 Bug in SSL defines fixed, thanks to mmeuli há 14 anos atrás
  valenok 4840457927 Passing request_info with user_data to MG_INIT_SSL há 14 anos atrás
  valenok 80d9fbcda4 Passing user_data into MG_INIT_SSL as 3rd parameter há 14 anos atrás
  valenok fae26c1bfd Style cleanup há 14 anos atrás
  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. há 14 anos atrás
  valenok 27ccf416c1 Fixed bug in verify_document_root() há 14 anos atrás
  valenok 3583e83a3f Using volatile keyword in the context struct to prevent unwanted optimization. See http://code.google.com/p/mongoose/issues/detail?id=216 há 14 anos atrás
  Arnout Vandecappelle (Essensium/Mind) 08bf149d85 timeout.cgi test sometimes failed. há 14 anos atrás
  Arnout Vandecappelle (Essensium/Mind) a57f2cf744 Do authentication before trying NEW_REQUEST callback. há 15 anos atrás
  Arnout Vandecappelle (Essensium/Mind) a9b6eb1809 Fix for issue#209: support spaces, commas, quotes and other weirdness in Authorization header. há 15 anos atrás