Commit History

Upphovsman SHA1 Meddelande Datum
  bel 0e5206006c Store return value of callbacks as status code for the access log 10 år sedan
  bel 12485f551f Update version number 10 år sedan
  bel 36ce480cc3 clang_format src and include 10 år sedan
  Matt Clarkson a68e70f3c8 Use the visibility attribute for newer GCC versions 10 år sedan
  bel 6ce8b4e92c Set autoformat options and autoformat all source files 10 år sedan
  bel 53a18aecf1 Autoformat all source files using clang-format 10 år sedan
  bel d264808e52 Clean usage of const/not const mg_context* and mg_connection* handles in the API. 10 år sedan
  bel 121ae6c7f6 Handler for websocket connection (Step 6/7) 10 år sedan
  bel 436bc39555 Handler for websocket connection (Step 2/?) 10 år sedan
  bel 259415c392 Nobody is supposed to define CIVETWEB_VERSION outside civetweb.h 10 år sedan
  bel 0016b36204 Handler for websocket connection (Step 1/?) 10 år sedan
  bel 6a96b4b6a2 Small enhancements in the header comments 10 år sedan
  Yehuda Sadeh bab2a3f627 add log_access() callback 11 år sedan
  bel c70d1ecad8 Update copyright note to 2015 10 år sedan
  bel 6ccd32a060 Update documentation 10 år sedan
  bel f9a02ac8aa Specify in detail and document return values of callback functions 10 år sedan
  bel 423c3233c0 Add response timeout function (issue #48) 10 år sedan
  bel 9662d4c31b Add a wrapper for a new API function 10 år sedan
  bel 6a09b72814 Rename API function introduced by last merge, and document it 10 år sedan
  bel 0350373c76 Remove duplicate function declaration introduced by last merge 10 år sedan
  Richard Screene 50479bb425 Allow client to send POST request 10 år sedan
  bel 32f3e195ba fix warning in civetweb.c 10 år sedan
  bel 154b80bb69 Make client address available in mg_request_info also for IPv6 (see also issue #33) 11 år sedan
  bel 5e52950838 Add close callback for websocket clients 11 år sedan
  bel eac72465ad Allow multiple websocket clients with different callbacks and an additional user supplied argument 11 år sedan
  Jordan 5d465aadad Fixed the copyright, changed mg_client_websocket_connect to mg_websocket_client_connect 11 år sedan
  Jordan a4eca7c492 Added a unit test for websocket_client functionality, other small fixes 11 år sedan
  Jordan 5e7362ea5a Merge remote-tracking branch 'upstream/master' 11 år sedan
  Jordan 9b8cda8d95 Initial version of websocket client. SSL tested working. websocket_client example included. 11 år sedan
  Jan Willem Janssen d1437f9f5d Make content length available in request_info: 11 år sedan