История коммитов

Автор SHA1 Сообщение Дата
  bel d8d9dd5fff Read client certificate information (Step 3/3) 9 лет назад
  bel 1dba82d582 Update version number 9 лет назад
  Kevin Wojniak d9e4c0ad9d Fix typos in header 9 лет назад
  bel 0475d20f68 Use long long instead of int64_t in the public interface for consistency 9 лет назад
  bel 914ad2256d Add new feature value 9 лет назад
  bel 4385636c96 Add mg_strcasecmp to the public interface 9 лет назад
  bel b95cb6ef6a Add mg_get_response_code_text to the public interface 9 лет назад
  bel bd3528863f mg_upload has been replaced by mg_handle_form_request (#180) 9 лет назад
  bel c419d42dd6 Call init_thread for other threads as well 9 лет назад
  bel 5e547ff2e5 Format code after merge 9 лет назад
  Johan De Taeye 4d8e48b78d Updated patch after feedback on pull request #304 9 лет назад
  Johan De Taeye 48dcc38096 Adding a callback that is called when a new worker thread is initialized. 9 лет назад
  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 лет назад
  bel 54c6b08917 Add unit test for CGI 9 лет назад
  Joshua D. Boyd 4c52dcfd6a Add mg_send_mime_file. 9 лет назад
  bel 92099ed0da Add funtion to store body data 9 лет назад
  bel 4d5de1ce6f Alternative to mg_upload (Step 55/?) 9 лет назад
  bel2125 2ef1efcd5d Alternative to mg_upload (Step 54/?) 9 лет назад
  bel 20f3965f2c Alternative to mg_upload (Step 50/?) 9 лет назад
  Neil Jensen ed9ae22a65 Change authorization handlers to a separate type 9 лет назад
  Neil Jensen 6d5236d027 Add custom authorization handler 9 лет назад
  bel ada9d9b00b Client API using SSL certificates (draft, Step 1/?) 9 лет назад
  tnoho e5dc6be068 Add mg_websocket_client_write 9 лет назад
  bel 4de9090577 Apply revised clang-format (#207) to all actively maintained source files 10 лет назад
  bel 164b12b558 Add server side Javascript (Duktape) to feature check API 10 лет назад
  bel a6bcffcfc5 Rename rel_uri to local_uri (#197) 10 лет назад
  bel2125 73155eea3e Documentation: IPv6 ports will listen for both, IPv4 and IPv6 10 лет назад
  bel ac3e0d8292 Add new interface to get listening ports (deprecate old interface) 10 лет назад
  bel2125 ec0206610d Support absolute uri (#197) - (Step 12/?) 10 лет назад
  bel2125 d0bd04ecf2 Support absolute uri (#197) - (Step 9/?) 10 лет назад