lp:~oisf/suricata-daily-git-libhtp/libhtp

Created by OISF and last modified
Get this branch:
bzr branch lp:~oisf/suricata-daily-git-libhtp/libhtp

Related bugs

Related blueprints

Branch information

Owner:
OISF
Project:
suricata-daily-git-libhtp
Status:
Development

Import details

Import Status: Reviewed

This branch is an import of the HEAD branch of the Git repository at https://github.com/ironbee/libhtp.git.

The next import is scheduled to run .

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-3 and finished taking 5 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-3 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 10 seconds — see the log

Recent revisions

1382. By Philippe Antoine <email address hidden>

request: do not fully error on data after HTTP/0.9

In many cases, this is not HTTP/0.9 anyways

1381. By Shivani Bhardwaj <email address hidden>

Update for 0.5.50

1380. By Philippe Antoine <email address hidden>

response: do not error on gap finishing content-length

Passing a gap to a decompressor closes it, but if we also finish
known content-length, we try to reclose decompressor and fail

1379. By Philippe Antoine <email address hidden>

chunks: probe validity if data was not buffered

If a chunk length line was split in two packets, we buffered
the end of the first packet/beginning of the line, and checked
its validity.
So, do not check further on second packet.

1378. By Philippe Antoine <email address hidden>

chunks: abort asap on invalid chunk length

1377. By Philippe Antoine <email address hidden>

response: end decompressors in chunked content

When a response ends in the middle of a chunk, signal
it to the decompressors to let them finalize the data
they got so far, as is done with content-length.

Do this for all states of chunked content.

1376. By Philippe Antoine <email address hidden>

decompressors: do not take data after end

1375. By Juliana Fajardini

readme: update status

1374. By Juliana Fajardini

readme: update goals

1373. By Philippe Antoine <email address hidden>

response: end decompressors in chunked content

When a response ends in the middle of a chunk, signal
it to the decompressors to let them finalize the data
they got so far, as is done with content-length.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers