Commit History

Author SHA1 Message Date
  bel2125 1b39867087 Rewrite request parsing (Step 6/?) 8 years ago
  bel2125 aa37d8e10d Rewrite request parsing (Step 5/?) 8 years ago
  bel2125 3617bfb5e1 Rewrite request parsing (Step 4/?) 8 years ago
  bel2125 f33f6933e5 Rewrite request parsing (Step 3/?) 8 years ago
  bel2125 c9a657ef4a Fix some TODOs 8 years ago
  bel2125 3ea59e3800 Rewrite request parsing (Step 2/?) 8 years ago
  bel2125 cc4f775d9f Rewrite request parsing (Step 1/?) 8 years ago
  bel2125 3f0fcdfe08 Don't use memcmp to parse header (see #475) 8 years ago
  bel2125 fe03cf8cb0 Merge pull request #478 from tzimmofsecure/master 8 years ago
  bel2125 887800ae54 Format code and add some comments 8 years ago
  Kimmo Mustonen b4237aa148 Fix compiler warnings on CentOS 5.11 (gcc 4.1.2). 8 years ago
  bel2125 c2780e2cec Merge pull request #477 from tzimmofsecure/master 8 years ago
  Kimmo Mustonen a4793b727c Fix compiler warning about comparison between signed and unsigned integer. 8 years ago
  Kimmo Mustonen 59168e7069 Require sys/eventfd.h only if ALTERNATIVE_QUEUE is defined. 8 years ago
  bel2125 f0733b76a8 Temporary fix for #474 8 years ago
  bel2125 0a803d8cfd Add test for #475 8 years ago
  bel2125 50b3d7e3ab Rewrite send_ssi_file to improve code clarity 8 years ago
  bel2125 a0393b9e2b Add a coveralls badge with cache max age and add some others 8 years ago
  bel2125 baaea000ca Add some () to improve readability 8 years ago
  bel2125 b9310773c7 Avoid data type warning 8 years ago
  bel2125 1c7a4724e9 Format code 8 years ago
  bel2125 1e9d3f69ec Restructure code - join two if (#473) 8 years ago
  bel2125 674c1eb71a Merge pull request #471 from tzimmofsecure/master 8 years ago
  bel2125 c90dc634e2 Merge branch 'master' into master 8 years ago
  bel2125 4a4a901205 Document CORS preflight options 8 years ago
  Kimmo Mustonen df96bb831e Fix logically dead code reported by Coverity. 8 years ago
  Kimmo Mustonen cdad93b229 Fix constant variable guarding dead code reported by Coverity. 8 years ago
  bel2125 cceaa463eb Allow CORS preflight only if simple CORS is allowed as well 8 years ago
  bel2125 158e71c8e6 Add support for access_control_allow_headers 8 years ago
  bel2125 a5c3f6514a Handle preflight requests directly by the server 8 years ago