Revīziju vēsture

Autors SHA1 Ziņojums Datums
  dmdmdm 547504fd12 Added MG_ prefix in a few places 2 mēneši atpakaļ
  DL6ER dfdb047498 Expose if server ports are bound 4 mēneši atpakaļ
  DL6ER e92dbe12bf Expose is_optional property of listining_ports via mg_get_server_ports() 5 mēneši atpakaļ
  bel2125 a31495b902 Update copyright year 1 gadu atpakaļ
  bel2125 5a9aec4f86 Update version number to V1.17 2 gadi atpakaļ
  Mario Trangoni 91daf6f0f4 spelling: Fix include/* issues. 2 gadi atpakaļ
  bel2125 afb14a5b3e Update rest example to use new mg_match() function 3 gadi atpakaļ
  bel2125 14182bd4f4 Provide mg_match() as public interface 3 gadi atpakaļ
  bel2125 e037c4e850 Interface change: struct mg_error_data 3 gadi atpakaļ
  bel2125 ba657e6a88 Set error codes for mg_start2, mg_start_domain2, mg_connect_client2 3 gadi atpakaļ
  bel2125 4cbb278dcf Fixes warnings from static source code analysis 3 gadi atpakaļ
  bel2125 65a80ce100 export base64 encoding/decoding to public API (#1038) 3 gadi atpakaļ
  bel2125 6d6eb16f9e Update version number to 1.16 3 gadi atpakaļ
  bel2125 b6781c79be Remove MG_LEGACY_INTERFACE functions, release some experimental functions 3 gadi atpakaļ
  Wolfram Rösler 40e286450f Add mg_modify_passwords_file_ha1 4 gadi atpakaļ
  bel2125 ad806afc49 Increase version number 1.14 --> 1.15 4 gadi atpakaļ
  bel2125 7600670c4b Document local_uri_raw and format code 4 gadi atpakaļ
  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 gadi atpakaļ
  DL6ER 45cb2d7b9b Introduce mg_request_info::local_uri_raw which contains the URI in un-cleaned form. 4 gadi atpakaļ
  bel2125 5d8856ccb4 Format code and remove accidentally inserted character 4 gadi atpakaļ
  Wolfram Rösler aaf0ff0393 Add a "after connection was closed" callback 4 gadi atpakaļ
  bel2125 e20cab9ef9 Update copyright year 4 gadi atpakaļ
  bel2125 78d45f4c4b Format code 4 gadi atpakaļ
  Sebastien Jodogne fb1c679506 Added interface to disable keep_alive on a per-connection basis 4 gadi atpakaļ
  bel2125 2fe6637d71 Add server_port to mg_request_info 4 gadi atpakaļ
  bel2125 3019ad17c7 Add documentation for recently added features 4 gadi atpakaļ
  bel2125 78aac66ed3 Add new feature defines 4 gadi atpakaļ
  bel2125 68c0a7c372 Modify API to improve consistency 4 gadi atpakaļ
  bel2125 a3bd89361c Merge pull request #922 from jdetaeye/websocket_compression_client 4 gadi atpakaļ
  Johan De Taeye 5ca309a31a websocket compression client - part 1 4 gadi atpakaļ