Historial de Commits

Autor SHA1 Mensaje Fecha
  bel2125 ace251b5c1 Add websocket connect secure API (#853) hace 5 años
  bel2125 30ed811dfe Update version number and year hace 5 años
  bel2125 e14dff167a Merge branches to 'master' hace 5 años
  bel2125 3fecc77048 Clang-Format code hace 5 años
  bel2125 d97bbdea35 Resolve merge conflict hace 5 años
  Drew Wells b0dfc92861 Added server_domain parameter to an external_ssl_domain callback hace 5 años
  Drew Wells 8c4e0b3041 Added server_domain parameter to an init_ssl_domain callback which is called after the init_ssl callback hace 5 años
  Drew Wells a347f725b5 Added server_domain parameter to init_ssl callback hace 5 años
  bel2125 a94551731b Draft of a new client API and server start API hace 5 años
  bel2125 937907dc66 Add a function "mg_get_user_context_data" + documentation hace 5 años
  Bernhard Lehner 5b4e4aa512 Update comments in header hace 5 años
  Bernhard Lehner 97693fdc27 Use MG_ prefix for all symbols in .h and declare old symbols without prefix as obsolete hace 5 años
  bel2125 f3242b4046 Format header hace 6 años
  bel2125 6fec72314a Store pointer in init_thread (See #534) (Step 3/3) hace 6 años
  bel2125 cc000ccea7 Store pointer in init_thread (See #534) (Step 1/?) hace 6 años
  xtne6f 09de6cd7c1 C90 compilers may not support single line comments hace 6 años
  Philipp Hasper 964011874e Fixed typo mg_server_ports -> mg_server_port hace 6 años
  bel2125 f928c3a9a3 Merge pull request #658 from Mellnik/master hace 6 años
  bel2125 34586568dc Update version number to V1.12 hace 6 años
  Mellnik b404290682 Add host_name to mg_client_options hace 6 años
  bel2125 f166b4f143 Revert format and update .clang-format file hace 6 años
  bel2125 fc274f5530 Format code (with clang-format 6.0) hace 6 años
  bel2125 fc281de264 Define return values to skip fields in mg_handle_form handling functions hace 7 años
  bel2125 d504fa233d Add new API function mg_send_file_body hace 7 años
  bel2125 9397b14e2e Add API function for 30x redirect hace 7 años
  bel2125 4e938099b6 Add helper function for HTTP 200 OK response hace 7 años
  bel2125 6b8b159353 Add USE_ZLIB define for on-the-fly compression (#199) hace 7 años
  bel2125 ea7117a819 Mark mg_set_user_connection_data as deprecated (see #452) hace 7 años
  Thorsten Horstmann 0911ddd6f3 Fixed a lot of misspellings in source code and documentation hace 7 años
  bel2125 1d32f0ec41 Add error msg to http_error callback (#560) hace 7 años