Commit History

Author SHA1 Message Date
  Thomas Davis 9e17943d25 Fixed a possible OOM issue. 12 years ago
  Thomas Davis 031e2cd665 Relaxed the ordering contraint on the URI matches. 12 years ago
  Thomas Davis af000e03c7 Added new URI to handler mapping for C code. 12 years ago
  Thomas Davis acbe6db15f Added URLEncode methods 12 years ago
  Thomas Davis 466f3982fe Added urlDecode urlDecode CivetServer methods 12 years ago
  Thomas Davis dd58451725 Dealt with compiler warnings and some static analysis hits. 12 years ago
  Thomas Davis ff6662c406 Added mg_get_var2() to parse repeated query strings 12 years ago
  Thomas Davis 8085be6072 Externalized logging function cry() as mg_cry() 12 years ago
  Thomas Davis 507f1a858a Updated release notes and working version to 1.4 12 years ago
  Thomas Davis f062af4bce CLeaned up support for buildroot 12 years ago
  Thomas Davis e7510a572a Updated version to 1.2 12 years ago
  Thomas Davis b2aee90d14 Regorganized directories to make them more intuitive 12 years ago
  grenclave 88d8259e40 Update civetweb.c 12 years ago
  grenclave b9aa135006 Update civetweb.c 12 years ago
  grenclave e05dde8db6 Update civetweb.c 12 years ago
  Thomas Davis 70b24698f1 Fixed potential dead-lock in connection_close() 12 years ago
  William Greathouse 9815b0d951 Use defined constant for WEBSOCKET_OPCODE_CONNECTION_CLOSE test. 12 years ago
  William Greathouse 6f862f01bf Implement connection_close() callback. 12 years ago
  Thomas Davis 371a48d018 More compile warning fixes. Mostly in main.c this time. 12 years ago
  Daniel Oaks efd39c4f66 Correct URLs 12 years ago
  Thomas Davis d35a681637 Fixed some errors with the usage of mg_stat() 12 years ago
  Thomas Davis c188958bda Fixed Lua compile error with recent change to conn2() 12 years ago
  Kimmo Mustonen 5eab9724f3 Allow port number to be zero to use a random free port. 12 years ago
  Thomas Davis a60d53f075 Updated version number to 1.5 12 years ago
  Thomas Davis 0cf77e2ff6 Normallized coding style in a predictable way. 12 years ago
  Thomas Davis 165a3890c0 Made file dormat UNIX LF 12 years ago
  Thomas Davis 068264832f Fixed a possible OOM issue. 12 years ago
  Thomas Davis 8e2d91c527 Relaxed the ordering contraint on the URI matches. 12 years ago
  Thomas Davis c8ebe78fb1 Added new URI to handler mapping for C code. 12 years ago
  Thomas Davis 04294aaafd Added URLEncode methods 12 years ago