Commit History

Author SHA1 Message Date
  bel f3bf12b0f5 Autoformat after merging pull request 10 years ago
  Joe Mucchiello 5a450af611 missing semi 10 years ago
  Joe Mucchiello a2b208bdbf Added mg_is_context_stopped 10 years ago
  bel b23c0e653a Update repository link in header: bel2125/civetweb --> civetweb/civetweb 10 years ago
  bel 721f694c24 Add API function to check available features 10 years ago
  bel 0e5206006c Store return value of callbacks as status code for the access log 10 years ago
  bel 12485f551f Update version number 10 years ago
  bel 36ce480cc3 clang_format src and include 10 years ago
  Matt Clarkson a68e70f3c8 Use the visibility attribute for newer GCC versions 10 years ago
  bel 6ce8b4e92c Set autoformat options and autoformat all source files 10 years ago
  bel 53a18aecf1 Autoformat all source files using clang-format 10 years ago
  bel d264808e52 Clean usage of const/not const mg_context* and mg_connection* handles in the API. 10 years ago
  bel 121ae6c7f6 Handler for websocket connection (Step 6/7) 10 years ago
  bel 436bc39555 Handler for websocket connection (Step 2/?) 10 years ago
  bel 259415c392 Nobody is supposed to define CIVETWEB_VERSION outside civetweb.h 10 years ago
  bel 0016b36204 Handler for websocket connection (Step 1/?) 10 years ago
  bel 6a96b4b6a2 Small enhancements in the header comments 10 years ago
  Yehuda Sadeh bab2a3f627 add log_access() callback 11 years ago
  bel c70d1ecad8 Update copyright note to 2015 10 years ago
  bel 6ccd32a060 Update documentation 10 years ago
  bel f9a02ac8aa Specify in detail and document return values of callback functions 10 years ago
  bel 423c3233c0 Add response timeout function (issue #48) 10 years ago
  bel 9662d4c31b Add a wrapper for a new API function 10 years ago
  bel 6a09b72814 Rename API function introduced by last merge, and document it 10 years ago
  bel 0350373c76 Remove duplicate function declaration introduced by last merge 10 years ago
  Richard Screene 50479bb425 Allow client to send POST request 10 years ago
  bel 32f3e195ba fix warning in civetweb.c 10 years ago
  bel 154b80bb69 Make client address available in mg_request_info also for IPv6 (see also issue #33) 10 years ago
  bel 5e52950838 Add close callback for websocket clients 11 years ago
  bel eac72465ad Allow multiple websocket clients with different callbacks and an additional user supplied argument 11 years ago