Cronologia Commit

Autore SHA1 Messaggio Data
  Thorsten Horstmann 0911ddd6f3 Fixed a lot of misspellings in source code and documentation 8 anni fa
  bel2125 365676c281 Prepare error message for logging in mg_send_http_error 8 anni fa
  marco fcd99996c4 Adds static method getPostData to CivetServer class. 8 anni fa
  bel2125 cd3a8cf8a5 Format code after merge 8 anni fa
  Simon Hailes 028a2d79c4 C++ CivetServer - Set UserContext from constructor; add getUserContext 8 anni fa
  Simon Hailes 6dd910c98e Add general usercontext variable to CPP server 8 anni fa
  bel 0e1a352855 Update copyright year 9 anni fa
  bel 92c91a67cc Auto format code after merge 9 anni fa
  Philipp Hasper b112ba03b6 Automatically initialize mg_callbacks to NULL in constructor 9 anni fa
  bel 27a56bbe3e Add a note not to create a CivetServer instance with a static constructor in a Windows DLL 9 anni fa
  Philipp Hasper 36ef459a78 HEAD request handler for C++ interface 9 anni fa
  Neil Jensen eb79a551d8 Make CivetAuthHandler::authorize function pure virtual 10 anni fa
  Neil Jensen ed9ae22a65 Change authorization handlers to a separate type 10 anni fa
  Neil Jensen 6d5236d027 Add custom authorization handler 10 anni fa
  Neil Jensen 76b1fbd5cf Add PATCH handlers to the CivetServer 10 anni fa
  bel 04db49f20b Autoformat after merge #234 10 anni fa
  brett c07b562d2d allow CivetServer constructor to accept options as std::vector<std::string> 10 anni fa
  bel b3064181ae Auto format after merge 10 anni fa
  Philipp Hasper a9c11e10be Adding removeWebSocketHandler 10 anni fa
  bel 86723f1315 Add CivetWebSocketHandler to the C++ API 10 anni fa
  bel 4de9090577 Apply revised clang-format (#207) to all actively maintained source files 10 anni fa
  bel 9a69a05905 Update source code format details 10 anni fa
  bel 36ce480cc3 clang_format src and include 10 anni fa
  bel 6ce8b4e92c Set autoformat options and autoformat all source files 10 anni fa
  bel 53a18aecf1 Autoformat all source files using clang-format 10 anni fa
  hansipie 020b9fbe93 Symbols export for the C++ Interface 10 anni fa
  bel d264808e52 Clean usage of const/not const mg_context* and mg_connection* handles in the API. 10 anni fa
  bel 0a1f99c6bb Remove misleading comment in CivetServer.h 10 anni fa
  cbishop b97f12bf42 Added stdexcept include for use of runtime_error exception 10 anni fa
  Mark Lakata 82a7ed8b53 Added exception if CivetServer constructor fails. Added getListeningPorts() method. 10 anni fa