提交历史

作者 SHA1 备注 提交日期
  bel2125 6d6eb16f9e Update version number to 1.16 3 年之前
  bel2125 b6781c79be Remove MG_LEGACY_INTERFACE functions, release some experimental functions 3 年之前
  Wolfram Rösler 40e286450f Add mg_modify_passwords_file_ha1 4 年之前
  bel2125 ad806afc49 Increase version number 1.14 --> 1.15 4 年之前
  bel2125 7600670c4b Document local_uri_raw and format code 4 年之前
  DL6ER 0b55b14ce3 Duplicate memory before passing to remove_dot_segments(). This is likely what should have been done in the first place and the reason for the (char*) cast in the call to remove_dot_segments() as the compiler would have (rightfully) complained otherwise. 4 年之前
  DL6ER 45cb2d7b9b Introduce mg_request_info::local_uri_raw which contains the URI in un-cleaned form. 4 年之前
  bel2125 5d8856ccb4 Format code and remove accidentally inserted character 4 年之前
  Wolfram Rösler aaf0ff0393 Add a "after connection was closed" callback 4 年之前
  bel2125 e20cab9ef9 Update copyright year 4 年之前
  bel2125 78d45f4c4b Format code 4 年之前
  Sebastien Jodogne fb1c679506 Added interface to disable keep_alive on a per-connection basis 4 年之前
  bel2125 2fe6637d71 Add server_port to mg_request_info 4 年之前
  bel2125 3019ad17c7 Add documentation for recently added features 4 年之前
  bel2125 78aac66ed3 Add new feature defines 4 年之前
  bel2125 68c0a7c372 Modify API to improve consistency 4 年之前
  bel2125 a3bd89361c Merge pull request #922 from jdetaeye/websocket_compression_client 4 年之前
  Johan De Taeye 5ca309a31a websocket compression client - part 1 4 年之前
  bel2125 c35b346bdd Update version number (header, cmake, readme, vcxproj, release notes) 4 年之前
  bel2125 65441a2c94 Allow to use mg_response_header_* functions from Lua 4 年之前
  bel2125 7b39f65b92 Rename md_response_header_* functions 4 年之前
  bel2125 92e0e2ed22 Add functions from response.inl to API 4 年之前
  bel2125 2d32a7f38d Remove legacy interfaces older than ~3 years 4 年之前
  bel2125 90e9bc522f Add exit_lua callback and clean some Lua resources on server exit 4 年之前
  bel2125 a76ae90b7e Add Lua 5.4 support 5 年之前
  xtne6f 7db5671c53 Specify locking order between mg_lock_connection() and mg_lock_context() 5 年之前
  bel2125 229c964c02 API function mg_split_form_urlencoded (#856) 5 年之前
  bel2125 adc6c48d22 Rename API function 5 年之前
  bel2125 91d38a7149 New API function mg_split_form_encoded (#856) 5 年之前
  bel2125 ace251b5c1 Add websocket connect secure API (#853) 5 年之前