提交历史

作者 SHA1 备注 提交日期
  Thomas Davis 55c27d4751 Fixed potential dead-lock in connection_close() 12 年之前
  William Greathouse aa51d80d24 Use defined constant for WEBSOCKET_OPCODE_CONNECTION_CLOSE test. 12 年之前
  William Greathouse 62da37e4ab Implement connection_close() callback. 12 年之前
  Thomas Davis d295441714 More compile warning fixes. Mostly in main.c this time. 12 年之前
  Daniel Oaks 2ae1b984c1 Correct URLs 12 年之前
  Thomas Davis 3e4216529c Fixed some errors with the usage of mg_stat() 12 年之前
  Thomas Davis b2b62edd57 Fixed Lua compile error with recent change to conn2() 12 年之前
  Kimmo Mustonen fa603909f6 Allow port number to be zero to use a random free port. 12 年之前
  Thomas Davis 826328d4d0 Updated version number to 1.5 12 年之前
  Thomas Davis b745f22107 Normallized coding style in a predictable way. 12 年之前
  Thomas Davis 6b7e1ff2a8 Made file dormat UNIX LF 12 年之前
  Thomas Davis 9e17943d25 Fixed a possible OOM issue. 12 年之前
  Thomas Davis 031e2cd665 Relaxed the ordering contraint on the URI matches. 12 年之前
  Thomas Davis af000e03c7 Added new URI to handler mapping for C code. 12 年之前
  Thomas Davis acbe6db15f Added URLEncode methods 12 年之前
  Thomas Davis 466f3982fe Added urlDecode urlDecode CivetServer methods 12 年之前
  Thomas Davis dd58451725 Dealt with compiler warnings and some static analysis hits. 12 年之前
  Thomas Davis ff6662c406 Added mg_get_var2() to parse repeated query strings 12 年之前
  Thomas Davis 8085be6072 Externalized logging function cry() as mg_cry() 12 年之前
  Thomas Davis 507f1a858a Updated release notes and working version to 1.4 12 年之前
  Thomas Davis f062af4bce CLeaned up support for buildroot 12 年之前
  Thomas Davis e7510a572a Updated version to 1.2 12 年之前
  Thomas Davis b2aee90d14 Regorganized directories to make them more intuitive 12 年之前
  grenclave 88d8259e40 Update civetweb.c 12 年之前
  grenclave b9aa135006 Update civetweb.c 12 年之前
  grenclave e05dde8db6 Update civetweb.c 12 年之前
  Thomas Davis 70b24698f1 Fixed potential dead-lock in connection_close() 12 年之前
  William Greathouse 9815b0d951 Use defined constant for WEBSOCKET_OPCODE_CONNECTION_CLOSE test. 12 年之前
  William Greathouse 6f862f01bf Implement connection_close() callback. 12 年之前
  Thomas Davis 371a48d018 More compile warning fixes. Mostly in main.c this time. 12 年之前