Commit History

Author SHA1 Message Date
  bel 2c86f5dbac Rename request_info member after merge of #367 8 years ago
  bel 846ef34a7c Autoformat after merge of #367 8 years ago
  feneuilflo e1bead847d Add subprotocol management for websocket connections 8 years ago
  bel e7f48f31b2 Auto-format after merge 8 years ago
  Philipp Hasper 9b33717247 Added optional additional_headers for mg_send_mime_file 9 years ago
  bel d8d9dd5fff Read client certificate information (Step 3/3) 9 years ago
  bel 1dba82d582 Update version number 9 years ago
  Kevin Wojniak d9e4c0ad9d Fix typos in header 9 years ago
  bel 0475d20f68 Use long long instead of int64_t in the public interface for consistency 9 years ago
  bel 914ad2256d Add new feature value 9 years ago
  bel 4385636c96 Add mg_strcasecmp to the public interface 9 years ago
  bel b95cb6ef6a Add mg_get_response_code_text to the public interface 9 years ago
  bel bd3528863f mg_upload has been replaced by mg_handle_form_request (#180) 9 years ago
  bel c419d42dd6 Call init_thread for other threads as well 9 years ago
  bel 5e547ff2e5 Format code after merge 9 years ago
  Johan De Taeye 4d8e48b78d Updated patch after feedback on pull request #304 9 years ago
  Johan De Taeye 48dcc38096 Adding a callback that is called when a new worker thread is initialized. 9 years ago
  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. 9 years ago
  bel 54c6b08917 Add unit test for CGI 9 years ago
  Joshua D. Boyd 4c52dcfd6a Add mg_send_mime_file. 9 years ago
  bel 92099ed0da Add funtion to store body data 9 years ago
  bel 4d5de1ce6f Alternative to mg_upload (Step 55/?) 9 years ago
  bel2125 2ef1efcd5d Alternative to mg_upload (Step 54/?) 9 years ago
  bel 20f3965f2c Alternative to mg_upload (Step 50/?) 9 years ago
  Neil Jensen ed9ae22a65 Change authorization handlers to a separate type 9 years ago
  Neil Jensen 6d5236d027 Add custom authorization handler 9 years ago
  bel ada9d9b00b Client API using SSL certificates (draft, Step 1/?) 9 years ago
  tnoho e5dc6be068 Add mg_websocket_client_write 9 years ago
  bel 4de9090577 Apply revised clang-format (#207) to all actively maintained source files 9 years ago
  bel 164b12b558 Add server side Javascript (Duktape) to feature check API 9 years ago