История коммитов

Автор SHA1 Сообщение Дата
  Philipp Hasper 36ef459a78 HEAD request handler for C++ interface 9 лет назад
  Neil Jensen eb79a551d8 Make CivetAuthHandler::authorize function pure virtual 9 лет назад
  Neil Jensen ed9ae22a65 Change authorization handlers to a separate type 9 лет назад
  Neil Jensen 6d5236d027 Add custom authorization handler 9 лет назад
  Neil Jensen 76b1fbd5cf Add PATCH handlers to the CivetServer 9 лет назад
  bel 04db49f20b Autoformat after merge #234 9 лет назад
  brett c07b562d2d allow CivetServer constructor to accept options as std::vector<std::string> 9 лет назад
  bel b3064181ae Auto format after merge 9 лет назад
  Philipp Hasper a9c11e10be Adding removeWebSocketHandler 9 лет назад
  bel 86723f1315 Add CivetWebSocketHandler to the C++ API 9 лет назад
  bel 4de9090577 Apply revised clang-format (#207) to all actively maintained source files 9 лет назад
  bel 9a69a05905 Update source code format details 10 лет назад
  bel 36ce480cc3 clang_format src and include 10 лет назад
  bel 6ce8b4e92c Set autoformat options and autoformat all source files 10 лет назад
  bel 53a18aecf1 Autoformat all source files using clang-format 10 лет назад
  hansipie 020b9fbe93 Symbols export for the C++ Interface 10 лет назад
  bel d264808e52 Clean usage of const/not const mg_context* and mg_connection* handles in the API. 10 лет назад
  bel 0a1f99c6bb Remove misleading comment in CivetServer.h 10 лет назад
  cbishop b97f12bf42 Added stdexcept include for use of runtime_error exception 10 лет назад
  Mark Lakata 82a7ed8b53 Added exception if CivetServer constructor fails. Added getListeningPorts() method. 10 лет назад
  Richard Screene fb4e0768d0 Add OPTIONS method to C++ server class 10 лет назад
  bel fc70af612a Improve description of CivetServer::getParam(connection, ...) 11 лет назад
  bel 724753a7da Fix C++ build errors in Linux 11 лет назад
  bel 5675cfe6c2 Add comments for the C++ wrapper 11 лет назад
  bel db1e1eb028 C++ Wrapper: Store post data per connection instead of per server 11 лет назад
  bel 9446bf0f4a Null-terminate string in CivetServer::getParam 11 лет назад
  bel c9f266e3a7 Issue #11: Method to get POST request parameters via C++ interface 11 лет назад
  Thomas Davis b2b62edd57 Fixed Lua compile error with recent change to conn2() 12 лет назад
  Thomas Davis 7e72461870 Updated comments 12 лет назад
  Thomas Davis b745f22107 Normallized coding style in a predictable way. 12 лет назад