Histórico de Commits

Autor SHA1 Mensagem Data
  bel adbb3a1f3e More tolerance if content-length is not set correctly há 10 anos atrás
  bel 89b1df2baf Initialize all is_* variables in handle_request (fix clang warning) há 10 anos atrás
  bel d61bd2b69c Fix size_t / ssize_t typo há 10 anos atrás
  hansipie 73f2c23f90 Code cleaning há 10 anos atrás
  hansipie 6b86e05b4f Merge remote-tracking branch 'origin/master' into hansipie há 10 anos atrás
  hansipie 730b7df221 #ifdef refactoring há 10 anos atrás
  bel 96b2a275e2 Send error message if seek in file fails (instead of sending the wrong part of the file) há 10 anos atrás
  bel 7e1775ff1c Fix return value of fseek replacement function for Windows há 10 anos atrás
  bel fc76a4fa7e Fix some warnings in Linux há 10 anos atrás
  bel 80a1255267 Auto-format recent changes for sendfile há 10 anos atrás
  bel2125 31a9758c7d sendfile needs to be trunkated to chunks <2GB even on 64 bit Linux há 10 anos atrás
  bel 36ce480cc3 clang_format src and include há 10 anos atrás
  bel2125 c762a77c0e Experiments with sendfile for Linux há 10 anos atrás
  bel2125 01cbe37ff3 USE_TIMERS should be set for all systems (not only Windows) if USE_LUA and USE_WEBSOCKET is set há 10 anos atrás
  hansipie b66be5689e compilation error há 10 anos atrás
  hansipie 1ab9f49c56 check glibc version há 10 anos atrás
  bel 96568a7661 Must also work for files created 1970-01-01 00:00:00 (see also #152) há 10 anos atrás
  bel d56e9ee152 Rewrite some if statements há 10 anos atrás
  bel cdc035b04d Reformat set_ports_option há 10 anos atrás
  bel2125 3ddcd3d4c0 IPv6 for MinGW há 10 anos atrás
  bel ff7e392128 Restructure confusingly long if statement in set_ports_options há 10 anos atrás
  Nigel Stewart 3ac0ef2f8c Resolve Mac OS X 10.9 compilation warning: -Wmissing-prototypes for clock_gettime há 10 anos atrás
  bel 83e109b0b8 Avoid "unused variable" warning while working on send/recv error handling há 10 anos atrás
  Philipp Hasper df8fabbbe0 Last-Modified timestamp based on creation time há 10 anos atrás
  bel cceda5a55c close_socket_gracefully does not need a timeout há 10 anos atrás
  bel 9e7cb0f686 Webserver drops websocket connections too early há 10 anos atrás
  bel 26444165c1 Fix compile error há 10 anos atrás
  bel 7418dc78df Minor optimization in send_file_data há 10 anos atrás
  bel 65b690fde7 Minor optimization in push/pull há 10 anos atrás
  hansipie 28fd30dc59 Check ctx before use há 10 anos atrás