Historique des commits

Auteur SHA1 Message Date
  bel2125 cd3a8cf8a5 Format code after merge il y a 8 ans
  Simon Hailes 028a2d79c4 C++ CivetServer - Set UserContext from constructor; add getUserContext il y a 8 ans
  Simon Hailes 6dd910c98e Add general usercontext variable to CPP server il y a 8 ans
  bel 0e1a352855 Update copyright year il y a 8 ans
  bel 92c91a67cc Auto format code after merge il y a 9 ans
  Philipp Hasper b112ba03b6 Automatically initialize mg_callbacks to NULL in constructor il y a 9 ans
  bel 27a56bbe3e Add a note not to create a CivetServer instance with a static constructor in a Windows DLL il y a 9 ans
  Philipp Hasper 36ef459a78 HEAD request handler for C++ interface il y a 9 ans
  Neil Jensen eb79a551d8 Make CivetAuthHandler::authorize function pure virtual il y a 9 ans
  Neil Jensen ed9ae22a65 Change authorization handlers to a separate type il y a 9 ans
  Neil Jensen 6d5236d027 Add custom authorization handler il y a 9 ans
  Neil Jensen 76b1fbd5cf Add PATCH handlers to the CivetServer il y a 9 ans
  bel 04db49f20b Autoformat after merge #234 il y a 9 ans
  brett c07b562d2d allow CivetServer constructor to accept options as std::vector<std::string> il y a 9 ans
  bel b3064181ae Auto format after merge il y a 9 ans
  Philipp Hasper a9c11e10be Adding removeWebSocketHandler il y a 9 ans
  bel 86723f1315 Add CivetWebSocketHandler to the C++ API il y a 9 ans
  bel 4de9090577 Apply revised clang-format (#207) to all actively maintained source files il y a 9 ans
  bel 9a69a05905 Update source code format details il y a 9 ans
  bel 36ce480cc3 clang_format src and include 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
  hansipie 020b9fbe93 Symbols export for the C++ Interface 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 0a1f99c6bb Remove misleading comment in CivetServer.h il y a 10 ans
  cbishop b97f12bf42 Added stdexcept include for use of runtime_error exception il y a 10 ans
  Mark Lakata 82a7ed8b53 Added exception if CivetServer constructor fails. Added getListeningPorts() method. il y a 10 ans
  Richard Screene fb4e0768d0 Add OPTIONS method to C++ server class il y a 10 ans
  bel fc70af612a Improve description of CivetServer::getParam(connection, ...) il y a 11 ans
  bel 724753a7da Fix C++ build errors in Linux il y a 11 ans