Historial de Commits

Autor SHA1 Mensaje Fecha
  Kimmo Mustonen 9a5a104d50 Use C style comments to enable compiling most of civetweb with -ansi. hace 12 años
  Thomas Davis e5060b5e78 Updated code indent hace 12 años
  bel 2a9eaea08a add , accidentially deleted hace 12 años
  bel b9e1cc4fea update MIME types hace 12 años
  bel 50fd2ccae5 fix priority of master thread for Linux hace 12 años
  bel 2c5d90b829 Fix keep-alive hace 12 años
  grenclave c493761ac1 Update civetweb.c hace 12 años
  grenclave 99a418c726 Update civetweb.c hace 12 años
  grenclave ca9e588a8c Update civetweb.c hace 12 años
  Thomas Davis 55c27d4751 Fixed potential dead-lock in connection_close() hace 12 años
  William Greathouse aa51d80d24 Use defined constant for WEBSOCKET_OPCODE_CONNECTION_CLOSE test. hace 12 años
  William Greathouse 62da37e4ab Implement connection_close() callback. hace 12 años
  Thomas Davis d295441714 More compile warning fixes. Mostly in main.c this time. hace 12 años
  Daniel Oaks 2ae1b984c1 Correct URLs hace 12 años
  Thomas Davis 3e4216529c Fixed some errors with the usage of mg_stat() hace 12 años
  Thomas Davis b2b62edd57 Fixed Lua compile error with recent change to conn2() hace 12 años
  Kimmo Mustonen fa603909f6 Allow port number to be zero to use a random free port. hace 12 años
  Thomas Davis 826328d4d0 Updated version number to 1.5 hace 12 años
  Thomas Davis b745f22107 Normallized coding style in a predictable way. hace 12 años
  Thomas Davis 6b7e1ff2a8 Made file dormat UNIX LF hace 12 años
  Thomas Davis 9e17943d25 Fixed a possible OOM issue. hace 12 años
  Thomas Davis 031e2cd665 Relaxed the ordering contraint on the URI matches. hace 12 años
  Thomas Davis af000e03c7 Added new URI to handler mapping for C code. hace 12 años
  Thomas Davis acbe6db15f Added URLEncode methods hace 12 años
  Thomas Davis 466f3982fe Added urlDecode urlDecode CivetServer methods hace 12 años
  Thomas Davis dd58451725 Dealt with compiler warnings and some static analysis hits. hace 12 años
  Thomas Davis ff6662c406 Added mg_get_var2() to parse repeated query strings hace 12 años
  Thomas Davis 8085be6072 Externalized logging function cry() as mg_cry() hace 12 años
  Thomas Davis 507f1a858a Updated release notes and working version to 1.4 hace 12 años
  Thomas Davis f062af4bce CLeaned up support for buildroot hace 12 años