Commit History

Author SHA1 Message Date
  bel 2c86f5dbac Rename request_info member after merge of #367 8 years ago
  bel 846ef34a7c Autoformat after merge of #367 8 years ago
  bel2125 2770172bab Merge pull request #367 from feneuilflo/master 8 years ago
  bel 1ffffffa73 Intermediate commit for #246 (need some revision) 8 years ago
  bel 120f4e4da1 Intermediate commit for #246 (need some revision) 8 years ago
  bel c51c0adf71 Intermediate commit for #246 (still needs heavy revision) 8 years ago
  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
  feneuilflo e1bead847d Add subprotocol management for websocket connections 8 years ago
  feneuilflo 3f18881d38 Remove civetweb.h from src folder 8 years ago
  feneuilflo 00e8fe4375 Add files via upload 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