Historique des commits

Auteur SHA1 Message Date
  bel2125 486ca49c49 Add "STOP_FLAG_NEEDS_LOCK" define il y a 5 ans
  bel2125 410c00e52d Fix some PSV Studio warnings for Windows build (#597) il y a 6 ans
  bel2125 82c03a22f4 C++ wrapper: add POST example and add limits for parameter size il y a 7 ans
  bel2125 d554d59acf Replace deprecated const in C++ example (#577) il y a 7 ans
  bel2125 f590189b23 Improve example how to use websockets in C++ il y a 8 ans
  bel2125 adffa5ee86 Add example how to use websockets in C++ il y a 8 ans
  bel2125 035cd63c02 Example CPP should only use an "all" handler, if NO_FILES is set il y a 8 ans
  bel2125 fba1d9572e embedded_cpp example: Add comment for foo handler il y a 8 ans
  pavel.pimenov 335b8e4478 Fix if(rlen != rlen) il y a 8 ans
  pavel.pimenov 4585d808a1 Fix build embedded_cpp.cpp il y a 8 ans
  bel 015d3e7871 C++ example: Add include for Linux il y a 8 ans
  bel 0e1a352855 Update copyright year il y a 8 ans
  bel 0772f9bf8b Fix TODO in C++ example code il y a 8 ans
  bel2125 6b92c512f5 Rename include Windows.h to windows.h for cross-compilation from Linux to Windows il y a 8 ans
  bel 3ca45d6dae Remove windows specific code from example il y a 9 ans
  bel2125 3eb145e58c Update repository for Visual Studio 2015 build il y a 9 ans
  bel 58ca276782 Fix use of std::vector in optional C++ interface (see #262) il y a 9 ans
  bel 407e628b0b Merge #217 with a another (incomplete) implementation of the same issue, and format code il y a 9 ans
  bel 29cb09973b Format C++ example il y a 9 ans
  bel 64e6264676 Add example how to handle PUT and POST in C++ il y a 9 ans
  bel 4de9090577 Apply revised clang-format (#207) to all actively maintained source files il y a 9 ans
  bel d264808e52 Clean usage of const/not const mg_context* and mg_connection* handles in the API. il y a 10 ans
  bel 0a1f99c6bb Remove misleading comment in CivetServer.h il y a 10 ans
  bel 724753a7da Fix C++ build errors in Linux il y a 11 ans
  bel be97d78aac Enhance C++ embedding example for CivetServer::getParam test il y a 11 ans
  bel c9f266e3a7 Issue #11: Method to get POST request parameters via C++ interface il y a 11 ans
  bel c471b9bdc9 C++ embedding example should do the same as the C embedding example il y a 11 ans
  Thomas Davis b745f22107 Normallized coding style in a predictable way. il y a 12 ans
  Thomas Davis e551b74564 Updated comments il y a 12 ans
  Thomas Davis 840f3c4079 Stripped out extra test code. il y a 12 ans