Histórico de Commits

Autor SHA1 Mensagem Data
  bel2125 958dcef8d1 Fix CivetHandler.cpp handleOptions há 5 anos atrás
  Pieter Cardoen cf080fd5f1 Added overload handle functions with http status há 5 anos atrás
  xtne6f f5032dbd24 Use more of civetweb.c functions in CivetServer há 5 anos atrás
  bel2125 f407edfb2d reserved identifier violation há 6 anos atrás
  bel2125 79fcb55855 Merge branch 'master' into fix/mg_server_ports há 7 anos atrás
  bel2125 2a9d318971 Format source code (after some merges) há 7 anos atrás
  Philipp Hasper 964011874e Fixed typo mg_server_ports -> mg_server_port há 7 anos atrás
  Philipp Hasper 161dc25c16 CPP interface: Added getter for full port information há 7 anos atrás
  Gregor Jasny a47420151d Separate C and CXX DLL import and export flags há 7 anos atrás
  bel2125 f166b4f143 Revert format and update .clang-format file há 7 anos atrás
  bel2125 fc274f5530 Format code (with clang-format 6.0) há 7 anos atrás
  Thorsten Horstmann 0911ddd6f3 Fixed a lot of misspellings in source code and documentation há 8 anos atrás
  bel2125 365676c281 Prepare error message for logging in mg_send_http_error há 8 anos atrás
  marco fcd99996c4 Adds static method getPostData to CivetServer class. há 8 anos atrás
  bel2125 cd3a8cf8a5 Format code after merge há 8 anos atrás
  Simon Hailes 028a2d79c4 C++ CivetServer - Set UserContext from constructor; add getUserContext há 8 anos atrás
  Simon Hailes 6dd910c98e Add general usercontext variable to CPP server há 8 anos atrás
  bel 0e1a352855 Update copyright year há 9 anos atrás
  bel 92c91a67cc Auto format code after merge há 9 anos atrás
  Philipp Hasper b112ba03b6 Automatically initialize mg_callbacks to NULL in constructor há 9 anos atrás
  bel 27a56bbe3e Add a note not to create a CivetServer instance with a static constructor in a Windows DLL há 9 anos atrás
  Philipp Hasper 36ef459a78 HEAD request handler for C++ interface há 10 anos atrás
  Neil Jensen eb79a551d8 Make CivetAuthHandler::authorize function pure virtual há 10 anos atrás
  Neil Jensen ed9ae22a65 Change authorization handlers to a separate type há 10 anos atrás
  Neil Jensen 6d5236d027 Add custom authorization handler há 10 anos atrás
  Neil Jensen 76b1fbd5cf Add PATCH handlers to the CivetServer há 10 anos atrás
  bel 04db49f20b Autoformat after merge #234 há 10 anos atrás
  brett c07b562d2d allow CivetServer constructor to accept options as std::vector<std::string> há 10 anos atrás
  bel b3064181ae Auto format after merge há 10 anos atrás
  Philipp Hasper a9c11e10be Adding removeWebSocketHandler há 10 anos atrás