Historique des commits

Auteur SHA1 Message Date
  bel de8f0f1155 Add is_file_opened function again and set some const qualifiers il y a 8 ans
  bel ce2620f74c Test another fix for mg_fopen (see #363, #246) il y a 8 ans
  bel a51c3f34d8 Test another fix for mg_fopen (see #363, #246) il y a 8 ans
  bel ca64090a6e Temporary fix for mg_fopen (see #363, #246) il y a 8 ans
  bel 27774f0fe2 Lua: use document_root if websocket_root is not set il y a 8 ans
  bel b7d4c73fda Windows: When clicking settings in the tray icon menu, bring settings window to top if it is already open il y a 8 ans
  feneuilflo e1bead847d Add subprotocol management for websocket connections il y a 8 ans
  feneuilflo 3f18881d38 Remove civetweb.h from src folder il y a 8 ans
  feneuilflo 00e8fe4375 Add files via upload il y a 8 ans
  bel2125 c06ceaa550 Fix signed/unsigned warning in unit test il y a 8 ans
  bel2125 f2994270c4 Fix signed/unsigned warning il y a 8 ans
  bel2125 244594804e Fix Lua connect functions il y a 8 ans
  bel da80ffe094 Modify handle_form test for chunked encoding il y a 8 ans
  bel e1ffaee4b0 Fix potential bug in mg_read for chunked encoding il y a 8 ans
  bel e538a369eb Format code after working on #336 il y a 8 ans
  bel 59bb06fe6d Fix mg_poll for infinite timeouts il y a 8 ans
  bel c20ec63378 Fix mg_poll for infinite timeouts il y a 8 ans
  bel 18df4416e1 Rewrite complex while condition in read_request to improve maintainability il y a 8 ans
  bel2125 e427beca37 As a consequence of fix #336, timeout handling must be completely rewritten (Step 1 of many) il y a 8 ans
  bel2125 a80e873a72 Cleanup fix 3 for #336: Move mg_poll to OS independent code section, and use DEFINE instead of constant for sleep quantum il y a 8 ans
  bel 43d1d43018 Possible fix for #336 (3) il y a 8 ans
  bel c6efb738af Possible fix for #336 (2) il y a 8 ans
  bel 7d5a966879 Fix copy/paste in unit test il y a 8 ans
  bel cb9c3eb68b Fix warning: uninitialized variable il y a 8 ans
  bel 993c5ae783 Possible fix for #336 (more detailed tests required) il y a 8 ans
  bel b3f8f87cbd Add some comments and rename some variables in the test il y a 8 ans
  bel 54ddf5f5cb Add cast to avoid warning il y a 8 ans
  bel c12c85e146 Add test for #336 il y a 8 ans
  bel2125 65e8cda646 Avoid spurious gcc warning il y a 8 ans
  bel2125 1af0bed596 Ignore unused results from functions used only to prepare the test environment il y a 8 ans