Historial de Commits

Autor SHA1 Mensaje Fecha
  Philipp Hasper 9b33717247 Added optional additional_headers for mg_send_mime_file hace 9 años
  bel d8d9dd5fff Read client certificate information (Step 3/3) hace 9 años
  bel 1dba82d582 Update version number hace 9 años
  Kevin Wojniak d9e4c0ad9d Fix typos in header hace 9 años
  bel 0475d20f68 Use long long instead of int64_t in the public interface for consistency hace 9 años
  bel 914ad2256d Add new feature value hace 9 años
  bel 4385636c96 Add mg_strcasecmp to the public interface hace 9 años
  bel b95cb6ef6a Add mg_get_response_code_text to the public interface hace 9 años
  bel bd3528863f mg_upload has been replaced by mg_handle_form_request (#180) hace 9 años
  bel c419d42dd6 Call init_thread for other threads as well hace 9 años
  bel 5e547ff2e5 Format code after merge hace 9 años
  Johan De Taeye 4d8e48b78d Updated patch after feedback on pull request #304 hace 9 años
  Johan De Taeye 48dcc38096 Adding a callback that is called when a new worker thread is initialized. hace 9 años
  Kevin Wojniak 61daaa08dc Change mg_set_user_connection_data() to take a non-const connection since the connection needs to be modified. This fixes a "drops const qualifier" warning on OS X. hace 9 años
  bel 54c6b08917 Add unit test for CGI hace 9 años
  Joshua D. Boyd 4c52dcfd6a Add mg_send_mime_file. hace 9 años
  bel 92099ed0da Add funtion to store body data hace 9 años
  bel 4d5de1ce6f Alternative to mg_upload (Step 55/?) hace 9 años
  bel2125 2ef1efcd5d Alternative to mg_upload (Step 54/?) hace 9 años
  bel 20f3965f2c Alternative to mg_upload (Step 50/?) hace 9 años
  Neil Jensen ed9ae22a65 Change authorization handlers to a separate type hace 9 años
  Neil Jensen 6d5236d027 Add custom authorization handler hace 9 años
  bel ada9d9b00b Client API using SSL certificates (draft, Step 1/?) hace 9 años
  tnoho e5dc6be068 Add mg_websocket_client_write hace 9 años
  bel 4de9090577 Apply revised clang-format (#207) to all actively maintained source files hace 9 años
  bel 164b12b558 Add server side Javascript (Duktape) to feature check API hace 10 años
  bel a6bcffcfc5 Rename rel_uri to local_uri (#197) hace 10 años
  bel2125 73155eea3e Documentation: IPv6 ports will listen for both, IPv4 and IPv6 hace 10 años
  bel ac3e0d8292 Add new interface to get listening ports (deprecate old interface) hace 10 años
  bel2125 ec0206610d Support absolute uri (#197) - (Step 12/?) hace 10 años