Commit Graph

2 Commits (0a831b5ea2a311c5bdc688d43238a272170c9a29)

Author SHA1 Message Date
Victor Julien 64c0459d2d rust/lzma: clippy fixup 4 years ago
Todd Mortimer 7d1a8cc335 file/swf: Use lzma-rs decompression instead of libhtp.
Use the lzma-rs crate for decompressing swf/lzma files instead of
the lzma decompressor in libhtp. This decouples suricata from libhtp
except for actual http parsing, and means libhtp no longer has to
export a lzma decompression interface.

Ticket: #5638
4 years ago