Commit History

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