Histórico de Commits

Autor SHA1 Mensagem Data
  Sergey Lyubka 38cc14a1af Initial version for the Macos app bundle há 12 anos atrás
  Sergey Lyubka 043ea54a2a Removed test cruft for MG_OPEN_FILE message from the event handler há 12 anos atrás
  Sergey Lyubka 557d1f4c49 Added MG_OPEN_FILE message há 12 anos atrás
  Sergey Lyubka 02098b1903 API change: folded user_data into request_info, and introduced event-specific ev_data há 12 anos atrás
  Sergey Lyubka 6f9901b65c config file parsing: allow blank lines há 12 anos atrás
  Sergey Lyubka d9ab7af8b4 added comment in mongoose_callback há 13 anos atrás
  Sergey Lyubka 05b2a04267 moved status_code, user_data, log_message out of struct mg_request_info há 13 anos atrás
  Sergey Lyubka ee91109d9f Ger Hobbelt's fixes há 13 anos atrás
  Sergey Lyubka 0c5c3b18ec Fixed WM_CLOSE handling há 13 anos atrás
  Sergey Lyubka b68b0e3e50 Exit cleanly on WM_CLOSE há 13 anos atrás
  Sergey Lyubka fd0de7a8e6 Showing build date in help message há 13 anos atrás
  Sergey Lyubka 5f4deeda06 Writing mongoose errors to stdout há 13 anos atrás
  Sergey Lyubka 79df70f519 Increased max config line size from 512 to 8192 bytes há 13 anos atrás
  Sergey Lyubka 488694991c Added space between "v." and version number há 14 anos atrás
  Sergey Lyubka 4e551d9a1d Copyright year changed to 2011. Fixed documentation string for mg_get_cookie() há 14 anos atrás
  Sergey Lyubka 6d70e5c68b Better labels for systray context menu há 14 anos atrás
  valenok 5cf7e899c4 Allow config file to be specified as the first command line argument. Allow cmd line options be specified together with the config file. há 14 anos atrás
  valenok d7cba57e17 Make source g++ friendly 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 11951a57ff API change: added void *user_data to mg_start(). Bumped version to 3.0 há 14 anos atrás
  valenok 1aae5bbef9 fixed service handling code há 15 anos atrás
  valenok 51b1f3a021 Under Linux, reap CGI zombies reliably há 15 anos atrás
  valenok fb87fd5343 Windows: close popup window when clicked outside it. há 15 anos atrás
  valenok 3f45febeb3 Fixing config file editing on Windows há 15 anos atrás
  valenok 647719861b honoring command line flags when using config file, command line flags take preference há 15 anos atrás
  valenok 1a9b36e842 win32 systray functionality há 15 anos atrás
  valenok 6a05abad4d fixed config file loading há 15 anos atrás
  valenok e728c85863 added __cdecl to main() há 15 anos atrás
  valenok fcb49d75ce got rid of getcwd(). using __cdecl for signal handler. há 15 anos atrás