提交歷史

作者 SHA1 備註 提交日期
  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 年之前
  Thomas Davis af000e03c7 Added new URI to handler mapping for C code. 12 年之前
  Thomas Davis acbe6db15f Added URLEncode methods 12 年之前
  Thomas Davis 466f3982fe Added urlDecode urlDecode CivetServer methods 12 年之前
  HariKamath f16f053e11 Wrapper funtion for mg_het_header() 12 年之前
  HariKamath 59e17e4401 Changes suggested by Thomas, plus, some minor spelling istakes 12 年之前
  HariKamath 021011b273 Cpp implementation for mg_get_cookie(). 12 年之前
  Thomas Davis b2aee90d14 Regorganized directories to make them more intuitive 12 年之前