Historique des commits

Auteur SHA1 Message Date
  bel2125 3f0fcdfe08 Don't use memcmp to parse header (see #475) il y a 8 ans
  bel2125 fe03cf8cb0 Merge pull request #478 from tzimmofsecure/master il y a 8 ans
  bel2125 887800ae54 Format code and add some comments il y a 8 ans
  Kimmo Mustonen b4237aa148 Fix compiler warnings on CentOS 5.11 (gcc 4.1.2). il y a 8 ans
  bel2125 c2780e2cec Merge pull request #477 from tzimmofsecure/master il y a 8 ans
  Kimmo Mustonen a4793b727c Fix compiler warning about comparison between signed and unsigned integer. il y a 8 ans
  Kimmo Mustonen 59168e7069 Require sys/eventfd.h only if ALTERNATIVE_QUEUE is defined. il y a 8 ans
  bel2125 f0733b76a8 Temporary fix for #474 il y a 8 ans
  bel2125 0a803d8cfd Add test for #475 il y a 8 ans
  bel2125 50b3d7e3ab Rewrite send_ssi_file to improve code clarity il y a 8 ans
  bel2125 a0393b9e2b Add a coveralls badge with cache max age and add some others il y a 8 ans
  bel2125 baaea000ca Add some () to improve readability il y a 8 ans
  bel2125 b9310773c7 Avoid data type warning il y a 8 ans
  bel2125 1c7a4724e9 Format code il y a 8 ans
  bel2125 1e9d3f69ec Restructure code - join two if (#473) il y a 8 ans
  bel2125 674c1eb71a Merge pull request #471 from tzimmofsecure/master il y a 8 ans
  bel2125 c90dc634e2 Merge branch 'master' into master il y a 8 ans
  bel2125 4a4a901205 Document CORS preflight options il y a 8 ans
  Kimmo Mustonen df96bb831e Fix logically dead code reported by Coverity. il y a 8 ans
  Kimmo Mustonen cdad93b229 Fix constant variable guarding dead code reported by Coverity. il y a 8 ans
  bel2125 cceaa463eb Allow CORS preflight only if simple CORS is allowed as well il y a 8 ans
  bel2125 158e71c8e6 Add support for access_control_allow_headers il y a 8 ans
  bel2125 a5c3f6514a Handle preflight requests directly by the server il y a 8 ans
  Kimmo Mustonen f0598c8d22 Fix possibly uninitialized variable 'so.in_use' reported by Coverity. il y a 8 ans
  Kimmo Mustonen 9058a373c9 Fix possibly uninitialized variable 'mime_vec' reported by Coverity. il y a 8 ans
  Kimmo Mustonen b484f5ca9a Fix possibly uninitialized variable 'truncated' reported by Coverity. il y a 8 ans
  Kimmo Mustonen a936f02408 Fix large stack use reported by Coverity. il y a 8 ans
  Kimmo Mustonen f29ed6d44c Fix possible null pointer dereference reported by Coverity. il y a 8 ans
  Kimmo Mustonen b27f0250e7 Fix a resource leak about so.sock reported by Coverity. il y a 8 ans
  Kimmo Mustonen f5969ae496 Remove unused values reported by Coverity. il y a 8 ans