Commit történet

Szerző SHA1 Üzenet Dátum
  Thomas Davis 4d9a202f76 Added ZIP installation build for Windows 12 éve
  William Greathouse 52d2ddbd47 Preserve the current mask flag and opcode for websocket_data callback. 12 éve
  William Greathouse 46a44f12f3 Fix previous commit with merge errors 12 éve
  William Greathouse 03f35958e8 Merge branch 'master' of https://github.com/sunsetbrew/civetweb 12 éve
  bel d689cec28e USE_STACK_SIZE can be used for Windows as well, but it works different there, since it specifies the initial commit instead of the limit 12 éve
  Kimmo Mustonen 9a5a104d50 Use C style comments to enable compiling most of civetweb with -ansi. 12 éve
  Thomas Davis e5060b5e78 Updated code indent 12 éve
  bel 2a9eaea08a add , accidentially deleted 12 éve
  bel b9e1cc4fea update MIME types 12 éve
  bel 50fd2ccae5 fix priority of master thread for Linux 12 éve
  bel 2c5d90b829 Fix keep-alive 12 éve
  grenclave c493761ac1 Update civetweb.c 12 éve
  grenclave 99a418c726 Update civetweb.c 12 éve
  grenclave ca9e588a8c Update civetweb.c 12 éve
  Thomas Davis 55c27d4751 Fixed potential dead-lock in connection_close() 12 éve
  William Greathouse aa51d80d24 Use defined constant for WEBSOCKET_OPCODE_CONNECTION_CLOSE test. 12 éve
  William Greathouse 62da37e4ab Implement connection_close() callback. 12 éve
  Thomas Davis d295441714 More compile warning fixes. Mostly in main.c this time. 12 éve
  Daniel Oaks 2ae1b984c1 Correct URLs 12 éve
  Thomas Davis 3e4216529c Fixed some errors with the usage of mg_stat() 12 éve
  Thomas Davis b2b62edd57 Fixed Lua compile error with recent change to conn2() 12 éve
  Kimmo Mustonen fa603909f6 Allow port number to be zero to use a random free port. 12 éve
  Thomas Davis 826328d4d0 Updated version number to 1.5 12 éve
  Thomas Davis b745f22107 Normallized coding style in a predictable way. 12 éve
  Thomas Davis 6b7e1ff2a8 Made file dormat UNIX LF 12 éve
  Thomas Davis 9e17943d25 Fixed a possible OOM issue. 12 éve
  Thomas Davis 031e2cd665 Relaxed the ordering contraint on the URI matches. 12 éve
  Thomas Davis af000e03c7 Added new URI to handler mapping for C code. 12 éve
  Thomas Davis acbe6db15f Added URLEncode methods 12 éve
  Thomas Davis 466f3982fe Added urlDecode urlDecode CivetServer methods 12 éve