~oisf/suricata-daily-git-libhtp-0.5.x/libhtp

  • Committer: Philippe Antoine
  • Date: 2020-10-01 07:08:18 UTC
  • Revision ID: git-v1:76fa6f3248354f542c92afebca022cf52b7f1c8c
http: avoids quadratic complexity in data_probe_chunk_length

Checks that the new character brings some information
Filename Latest Rev Last Changed Committer Comment Size
..
files 1 14 years ago Ivan Ristic Diff
fuzz 1197 5 years ago Philippe Antoine Fuzz harness for libhtp Diff
gtest 302 12 years ago Craig Forbes Added unit tests for bstr and some utility functio Diff
main.c 745 11 years ago Ivan Ristic New flags: HTP_URLEN_ENCODED_NUL, HTP_URLEN_INVALI 26.8 KB Diff Download File
Makefile.am 1203 5 years ago Victor Julien tests: suppress harmless sign-compare warnings 1.2 KB Diff Download File
pcaptohtp.py 1237 4 years ago Victor Julien Script to turn pcap files into libhtp test cases 506 bytes Diff Download File
test-tcpick.c 742 11 years ago Ivan Ristic Tidy up. 10.2 KB Diff Download File
test.c 1199 5 years ago Philippe Antoine Fix heap buffer overflow in test framework 12.4 KB Diff Download File
test.h 1198 5 years ago Philippe Antoine Reuse test code for fuzzing format 2.5 KB Diff Download File
test_bench.cpp 1106 9 years ago Ivan Ristic Improve performance of htp_list_array_get(). 2.8 KB Diff Download File
test_bstr.cpp 1204 5 years ago Victor Julien bstr: fix undefined behavior int overflow https:/ 15.5 KB Diff Download File
test_gunzip.cpp 1114 9 years ago Ivan Ristic Fix compiler warnings. 7.8 KB Diff Download File
test_hybrid.cpp 1128 9 years ago Giuseppe Longo test_hybrid.cpp: fix whitespace 30.5 KB Diff Download File
test_main.cpp 1280 3 years ago Victor Julien http: handles expect 100-continue header 66.5 KB Diff Download File
test_multipart.cpp 1114 9 years ago Ivan Ristic Fix compiler warnings. 56.1 KB Diff Download File
test_utils.cpp 1241 4 years ago Victor Julien Accepts Content-Legnth values finishing with junk 51.9 KB Diff Download File
File valgrind 1053 10 years ago Ivan Ristic Add my Valgrind invocation helper. 150 bytes Diff Download File
valgrind.supp 1051 10 years ago Ivan Ristic Update Valgrind suppressions to exclude fprintf le 5.9 KB Diff Download File