提交歷史

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