aboutsummaryrefslogtreecommitdiffstats
path: root/devel/libhtp/distinfo
diff options
context:
space:
mode:
authorwxs <wxs@FreeBSD.org>2011-12-25 10:41:07 +0800
committerwxs <wxs@FreeBSD.org>2011-12-25 10:41:07 +0800
commit62bb748aaa7f01276d04b6603ed7396f6f717d3e (patch)
tree40b543c1b577d2cb80d78a624204cf9d988d9a95 /devel/libhtp/distinfo
parent66e7917d17817c5e5e30fd956d68b26072aaaa88 (diff)
downloadfreebsd-ports-gnome-62bb748aaa7f01276d04b6603ed7396f6f717d3e.tar.gz
freebsd-ports-gnome-62bb748aaa7f01276d04b6603ed7396f6f717d3e.tar.zst
freebsd-ports-gnome-62bb748aaa7f01276d04b6603ed7396f6f717d3e.zip
LibHTP is a security-aware parser for the HTTP protocol and the related bits
and pieces. The goals of the project, in the order of importance, are as follows: 1. Completeness of coverage; LibHTP must be able to parse virtually all traffic that is found in practice. 2. Permissive parsing; LibHTP must never fail to parse a stream that would be parsed by some other web server. 3. Awareness of evasion techniques; LibHTP must be able to detect and effectively deal with various evasion techniques, producing, where practical, identical or practically identical results as the web server processing the same traffic stream. 4. Performance; The performance must be adequate for the desired tasks. Completeness and security are often detremental to performance. Our idea of handling the conflicting requirements is to put the library user in control, allowing him to choose the most desired library characteristic. Author: Ivan Ristic <ivanr@webkreator.com> WWW: http://www.libhtp.org
Diffstat (limited to 'devel/libhtp/distinfo')
-rw-r--r--devel/libhtp/distinfo2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/libhtp/distinfo b/devel/libhtp/distinfo
new file mode 100644
index 000000000000..9bff2332d2a3
--- /dev/null
+++ b/devel/libhtp/distinfo
@@ -0,0 +1,2 @@
+SHA256 (libhtp-0.2.6.tar.gz) = 59c4f46ccd88430f6d392cdc43bb926a84336d07595657510435a6c112eede87
+SIZE (libhtp-0.2.6.tar.gz) = 354351