Commit Verlauf

Autor SHA1 Nachricht Datum
  bel 6ce8b4e92c Set autoformat options and autoformat all source files vor 10 Jahren
  bel 53a18aecf1 Autoformat all source files using clang-format vor 10 Jahren
  bel d264808e52 Clean usage of const/not const mg_context* and mg_connection* handles in the API. vor 10 Jahren
  bel 121ae6c7f6 Handler for websocket connection (Step 6/7) vor 10 Jahren
  bel 436bc39555 Handler for websocket connection (Step 2/?) vor 10 Jahren
  bel 259415c392 Nobody is supposed to define CIVETWEB_VERSION outside civetweb.h vor 10 Jahren
  bel 0016b36204 Handler for websocket connection (Step 1/?) vor 10 Jahren
  bel 6a96b4b6a2 Small enhancements in the header comments vor 10 Jahren
  Yehuda Sadeh bab2a3f627 add log_access() callback vor 11 Jahren
  bel c70d1ecad8 Update copyright note to 2015 vor 10 Jahren
  bel 6ccd32a060 Update documentation vor 10 Jahren
  bel f9a02ac8aa Specify in detail and document return values of callback functions vor 10 Jahren
  bel 423c3233c0 Add response timeout function (issue #48) vor 10 Jahren
  bel 9662d4c31b Add a wrapper for a new API function vor 10 Jahren
  bel 6a09b72814 Rename API function introduced by last merge, and document it vor 10 Jahren
  bel 0350373c76 Remove duplicate function declaration introduced by last merge vor 10 Jahren
  Richard Screene 50479bb425 Allow client to send POST request vor 10 Jahren
  bel 32f3e195ba fix warning in civetweb.c vor 11 Jahren
  bel 154b80bb69 Make client address available in mg_request_info also for IPv6 (see also issue #33) vor 11 Jahren
  bel 5e52950838 Add close callback for websocket clients vor 11 Jahren
  bel eac72465ad Allow multiple websocket clients with different callbacks and an additional user supplied argument vor 11 Jahren
  Jordan 5d465aadad Fixed the copyright, changed mg_client_websocket_connect to mg_websocket_client_connect vor 11 Jahren
  Jordan a4eca7c492 Added a unit test for websocket_client functionality, other small fixes vor 11 Jahren
  Jordan 5e7362ea5a Merge remote-tracking branch 'upstream/master' vor 11 Jahren
  Jordan 9b8cda8d95 Initial version of websocket client. SSL tested working. websocket_client example included. vor 11 Jahren
  Jan Willem Janssen d1437f9f5d Make content length available in request_info: vor 11 Jahren
  bel 5ee511bef3 Add a function to access the user data in cases the context is known but not the connection vor 11 Jahren
  bel 64c97d56e4 Add callbacks for creation and deletion of the server context vor 11 Jahren
  bel ec8c557589 Update version number vor 11 Jahren
  Thomas Davis 1461951d13 Compile fixes for OSX vor 11 Jahren