Histórico de Commits

Autor SHA1 Mensagem Data
  bel 58ca276782 Fix use of std::vector in optional C++ interface (see #262) há 9 anos atrás
  Philipp Hasper 36ef459a78 HEAD request handler for C++ interface há 9 anos atrás
  Neil Jensen eb79a551d8 Make CivetAuthHandler::authorize function pure virtual há 9 anos atrás
  Neil Jensen 6d5236d027 Add custom authorization handler há 9 anos atrás
  Neil Jensen 76b1fbd5cf Add PATCH handlers to the CivetServer há 9 anos atrás
  bel 04db49f20b Autoformat after merge #234 há 9 anos atrás
  brett c07b562d2d allow CivetServer constructor to accept options as std::vector<std::string> há 9 anos atrás
  bel b3064181ae Auto format after merge há 9 anos atrás
  Philipp Hasper a9c11e10be Adding removeWebSocketHandler há 9 anos atrás
  bel 86723f1315 Add CivetWebSocketHandler to the C++ API há 9 anos atrás
  bel 4de9090577 Apply revised clang-format (#207) to all actively maintained source files há 9 anos atrás
  bel 9a69a05905 Update source code format details há 10 anos atrás
  bel 36ce480cc3 clang_format src and include há 10 anos atrás
  bel 6ce8b4e92c Set autoformat options and autoformat all source files há 10 anos atrás
  bel 53a18aecf1 Autoformat all source files using clang-format há 10 anos atrás
  bel d264808e52 Clean usage of const/not const mg_context* and mg_connection* handles in the API. há 10 anos atrás
  bel 8fa073daf3 Do not use C++11 features yet há 10 anos atrás
  Mark Lakata fc3dc6eea8 fixed cut and paste error há 10 anos atrás
  Mark Lakata 82a7ed8b53 Added exception if CivetServer constructor fails. Added getListeningPorts() method. há 10 anos atrás
  Philipp Friedenberger c0a952e971 fix return há 10 anos atrás
  Philipp Friedenberger 2f7f94bbfc check if context is initialized há 10 anos atrás
  Richard Screene fb4e0768d0 Add OPTIONS method to C++ server class há 10 anos atrás
  bel 724753a7da Fix C++ build errors in Linux há 11 anos atrás
  bel 9899ee6090 Add mutex lock to protect stl map in C++ wrapper há 11 anos atrás
  bel 5675cfe6c2 Add comments for the C++ wrapper há 11 anos atrás
  bel db1e1eb028 C++ Wrapper: Store post data per connection instead of per server há 11 anos atrás
  bel 24dfa15f88 Null-terminate string in CivetServer::getParam há 11 anos atrás
  bel 9446bf0f4a Null-terminate string in CivetServer::getParam há 11 anos atrás
  Danny Al-Gaaf 549631d9b1 CivetServer.cpp: check array limit before access array há 11 anos atrás
  bel 2a4b819ef9 Use C memory allocation instead of C++, so std::bad_alloc exception handling must not be done há 11 anos atrás