コミット履歴

作者 SHA1 メッセージ 日付
  bel b7d4c73fda Windows: When clicking settings in the tray icon menu, bring settings window to top if it is already open 8 年 前
  feneuilflo e1bead847d Add subprotocol management for websocket connections 8 年 前
  feneuilflo 3f18881d38 Remove civetweb.h from src folder 8 年 前
  feneuilflo 00e8fe4375 Add files via upload 8 年 前
  bel2125 c06ceaa550 Fix signed/unsigned warning in unit test 8 年 前
  bel2125 f2994270c4 Fix signed/unsigned warning 8 年 前
  bel2125 244594804e Fix Lua connect functions 8 年 前
  bel da80ffe094 Modify handle_form test for chunked encoding 8 年 前
  bel e1ffaee4b0 Fix potential bug in mg_read for chunked encoding 8 年 前
  bel e538a369eb Format code after working on #336 8 年 前
  bel 59bb06fe6d Fix mg_poll for infinite timeouts 8 年 前
  bel c20ec63378 Fix mg_poll for infinite timeouts 8 年 前
  bel 18df4416e1 Rewrite complex while condition in read_request to improve maintainability 8 年 前
  bel2125 e427beca37 As a consequence of fix #336, timeout handling must be completely rewritten (Step 1 of many) 8 年 前
  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 年 前
  bel 43d1d43018 Possible fix for #336 (3) 8 年 前
  bel c6efb738af Possible fix for #336 (2) 8 年 前
  bel 7d5a966879 Fix copy/paste in unit test 8 年 前
  bel cb9c3eb68b Fix warning: uninitialized variable 8 年 前
  bel 993c5ae783 Possible fix for #336 (more detailed tests required) 8 年 前
  bel b3f8f87cbd Add some comments and rename some variables in the test 8 年 前
  bel 54ddf5f5cb Add cast to avoid warning 8 年 前
  bel c12c85e146 Add test for #336 8 年 前
  bel2125 65e8cda646 Avoid spurious gcc warning 8 年 前
  bel2125 1af0bed596 Ignore unused results from functions used only to prepare the test environment 8 年 前
  bel2125 8c2424c6be Add garbage collector for Lua function "connect" 8 年 前
  bel2125 f6a8c2f092 Fix coverity warning in function refresh_trust 8 年 前
  bel2125 49e23ede7e Disable spurious conversion warning for GCC 8 年 前
  bel2125 4928bbbcd4 Disable spurious conversion warning for GCC 8 年 前
  bel2125 8b7c3b03c4 Travis build for OSX is repaired, so it is no longer optional 8 年 前