Историја ревизија

Аутор SHA1 Порука Датум
  William Greathouse 52d2ddbd47 Preserve the current mask flag and opcode for websocket_data callback. пре 12 година
  William Greathouse 46a44f12f3 Fix previous commit with merge errors пре 12 година
  William Greathouse 03f35958e8 Merge branch 'master' of https://github.com/sunsetbrew/civetweb пре 12 година
  Kimmo Mustonen 9a5a104d50 Use C style comments to enable compiling most of civetweb with -ansi. пре 12 година
  Thomas Davis e5060b5e78 Updated code indent пре 12 година
  bel 2a9eaea08a add , accidentially deleted пре 12 година
  bel b9e1cc4fea update MIME types пре 12 година
  bel 50fd2ccae5 fix priority of master thread for Linux пре 12 година
  bel 2c5d90b829 Fix keep-alive пре 12 година
  grenclave c493761ac1 Update civetweb.c пре 12 година
  grenclave 99a418c726 Update civetweb.c пре 12 година
  grenclave ca9e588a8c Update civetweb.c пре 12 година
  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 година