Historial de Commits

Autor SHA1 Mensaje Fecha
  bel 0e1a352855 Update copyright year hace 8 años
  bel 92c91a67cc Auto format code after merge hace 9 años
  Philipp Hasper b112ba03b6 Automatically initialize mg_callbacks to NULL in constructor hace 9 años
  bel 27a56bbe3e Add a note not to create a CivetServer instance with a static constructor in a Windows DLL hace 9 años
  Philipp Hasper 36ef459a78 HEAD request handler for C++ interface hace 9 años
  Neil Jensen eb79a551d8 Make CivetAuthHandler::authorize function pure virtual hace 9 años
  Neil Jensen ed9ae22a65 Change authorization handlers to a separate type hace 9 años
  Neil Jensen 6d5236d027 Add custom authorization handler hace 9 años
  Neil Jensen 76b1fbd5cf Add PATCH handlers to the CivetServer hace 9 años
  bel 04db49f20b Autoformat after merge #234 hace 9 años
  brett c07b562d2d allow CivetServer constructor to accept options as std::vector<std::string> hace 9 años
  bel b3064181ae Auto format after merge hace 9 años
  Philipp Hasper a9c11e10be Adding removeWebSocketHandler hace 9 años
  bel 86723f1315 Add CivetWebSocketHandler to the C++ API hace 9 años
  bel 4de9090577 Apply revised clang-format (#207) to all actively maintained source files hace 9 años
  bel 9a69a05905 Update source code format details hace 9 años
  bel 36ce480cc3 clang_format src and include hace 10 años
  bel 6ce8b4e92c Set autoformat options and autoformat all source files hace 10 años
  bel 53a18aecf1 Autoformat all source files using clang-format hace 10 años
  hansipie 020b9fbe93 Symbols export for the C++ Interface hace 10 años
  bel d264808e52 Clean usage of const/not const mg_context* and mg_connection* handles in the API. hace 10 años
  bel 0a1f99c6bb Remove misleading comment in CivetServer.h hace 10 años
  cbishop b97f12bf42 Added stdexcept include for use of runtime_error exception hace 10 años
  Mark Lakata 82a7ed8b53 Added exception if CivetServer constructor fails. Added getListeningPorts() method. hace 10 años
  Richard Screene fb4e0768d0 Add OPTIONS method to C++ server class hace 10 años
  bel fc70af612a Improve description of CivetServer::getParam(connection, ...) hace 11 años
  bel 724753a7da Fix C++ build errors in Linux hace 11 años
  bel 5675cfe6c2 Add comments for the C++ wrapper hace 11 años
  bel db1e1eb028 C++ Wrapper: Store post data per connection instead of per server hace 11 años
  bel 9446bf0f4a Null-terminate string in CivetServer::getParam hace 11 años