- Add better protection against malicious gzip headers.
authorFabian Keil <fk@fabiankeil.de>
Wed, 21 Mar 2007 12:23:53 +0000 (12:23 +0000)
committerFabian Keil <fk@fabiankeil.de>
Wed, 21 Mar 2007 12:23:53 +0000 (12:23 +0000)
commit8722b8fa959697b6d954719d5ce5313b6ae97426
tree368d176e58da31ad12dd2d83c205dc6ef4868b50
parent49569cce47bdc99807223dccdf2ad10201281edc
- Add better protection against malicious gzip headers.
- Stop logging the first hundred bytes of decompressed content.
  It looks like it's working and there is always debug 16.
- Log the content size after decompression in decompress_iob()
  instead of pcrs_filter_response().
parsers.c