Histórico de commits

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