커밋 기록

작성자 SHA1 메시지 날짜
  bel2125 3677de7713 C++: Get object from context instead of from request (#485) 8 년 전
  bel2125 90bac6182a Do not use obsolete C interface in C++ wrapper 8 년 전
  bel 0e1a352855 Update copyright year 8 년 전
  bel 92c91a67cc Auto format code after merge 9 년 전
  Philipp Hasper b112ba03b6 Automatically initialize mg_callbacks to NULL in constructor 9 년 전
  bel 58ca276782 Fix use of std::vector in optional C++ interface (see #262) 9 년 전
  Philipp Hasper 36ef459a78 HEAD request handler for C++ interface 9 년 전
  Neil Jensen eb79a551d8 Make CivetAuthHandler::authorize function pure virtual 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 년 전
  bel d264808e52 Clean usage of const/not const mg_context* and mg_connection* handles in the API. 10 년 전
  bel 8fa073daf3 Do not use C++11 features yet 10 년 전
  Mark Lakata fc3dc6eea8 fixed cut and paste error 10 년 전
  Mark Lakata 82a7ed8b53 Added exception if CivetServer constructor fails. Added getListeningPorts() method. 10 년 전
  Philipp Friedenberger c0a952e971 fix return 10 년 전
  Philipp Friedenberger 2f7f94bbfc check if context is initialized 10 년 전
  Richard Screene fb4e0768d0 Add OPTIONS method to C++ server class 10 년 전
  bel 724753a7da Fix C++ build errors in Linux 11 년 전
  bel 9899ee6090 Add mutex lock to protect stl map in C++ wrapper 11 년 전
  bel 5675cfe6c2 Add comments for the C++ wrapper 11 년 전