Historique des commits

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