Historial de Commits

Autor SHA1 Mensaje Fecha
  bel2125 c4e5e9d2d4 Add const to mg_connection, for mg_get_response_code_text function, since it is not reading or writing data hace 8 años
  bel2125 85424a4ad5 Merge pull request #453 from xnu123/master hace 8 años
  mrdvlpr.xnu c507876889 fix compilation issue with LUA and websockets enabled hace 8 años
  bel2125 c5b8e38fd7 Format code and add end-of-file comments hace 8 años
  bel2125 d74d424436 lock connection when writing to websockets in Lua hace 8 años
  bel2125 22e1ab7e89 Merge pull request #449 from thilbern/master hace 8 años
  THILMANT, Bernard 9da783311d fix memory leak. Issue 448 hace 8 años
  bel2125 275dc11dcf Merge pull request #447 from xnu123/master hace 8 años
  mrdvlpr.xnu f561ceac8c fix typo hace 8 años
  bel2125 6f1eb90597 Prepare a list of proposed API changes for V1.10 hace 8 años
  bel2125 b917f4dc9f Add TODO mark for mg_lock_connection hace 8 años
  bel2125 07ce37b979 Fixes for some more exotic warnings hace 8 años
  bel2125 3f1dcbb339 Try to avoid coverity problem with third party components by creating a build without third_party directory hace 8 años
  bel2125 432b51f5dc Possible fix for a possible null pointer deref (may be a false positive reported by static source code analysis) hace 8 años
  bel2125 a8a191ba7b Conditionally disable SSL_VERIFY_FAIL_IF_NO_PEER_CERT hace 8 años
  bel2125 d1607b368f Mark "file in memory" feature is a candidate for deletion. hace 8 años
  bel2125 f40e5644ae Simplify mg_connect_client implementation hace 8 años
  bel2125 1693df8d2c Fix coverity warnings hace 8 años
  bel2125 5f54d6441f Comment incomplete feature for additional response headers hace 8 años
  bel2125 7947ec1f3d Replace command to find version number in build (#407) hace 8 años
  bel2125 f590189b23 Improve example how to use websockets in C++ hace 8 años
  bel2125 adffa5ee86 Add example how to use websockets in C++ hace 8 años
  bel2125 035cd63c02 Example CPP should only use an "all" handler, if NO_FILES is set hace 8 años
  bel2125 90bac6182a Do not use obsolete C interface in C++ wrapper hace 8 años
  bel e917a8cf06 Update release notes hace 8 años
  bel f04ef38e47 Update CREDITS hace 8 años
  bel 84e3acb1b0 Add contributors who provided samples, logs, .. to solve #422 to CREDITS hace 8 años
  bel f5ea8a5ee8 Fix error in timeout handling for writing larger files (may be related to #422) hace 8 años
  bel 3bbf77b804 Fix compile error for old C standards hace 8 años
  bel2125 4c6586ac67 Set legacy define for legacy API in the test hace 8 años