lp:~oisf/suricata-daily-git-libhtp-0.5.x/libhtp
- Get this branch:
- bzr branch lp:~oisf/suricata-daily-git-libhtp-0.5.x/libhtp
Branch information
Import details
This branch is an import of the HEAD branch of the Git repository at https://github.com/ironbee/libhtp.git,branch=0.5.x.
Last successful import was .
Recent revisions
- 1388. By Shivani Bhardwaj <email address hidden>
-
Update for 0.5.52
- 1387. By Philippe Antoine <email address hidden>
-
htp: typo fix for Content-Encoding: identity
Ticket: 7862
- 1386. By Philippe Antoine <email address hidden>
-
ci: bump version for cifuzz upload-artifact action
- 1385. By Philippe Antoine <email address hidden>
-
htp: do not log anomaly for Content-Encoding: identity
Ticket: 7862
- 1384. By Shivani Bhardwaj <email address hidden>
-
Update for 0.5.51
- 1383. By Philippe Antoine <email address hidden>
-
decompressors: fix leak in lzma error case
Ticket: 7766
- 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.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)