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

  • Committer: Philippe Antoine
  • Date: 2021-01-15 16:37:56 UTC
  • Revision ID: git-v1:bcd1cabecb84a48db6263ec0a392bd0c22a52684
coverity: fix unchecked return value

for htp_connp_req_receiver_finalize_clear
and htp_connp_res_receiver_finalize_clear
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 1291 3 years ago Philippe Antoine fuzz: use gaps in fuzz testing 12.7 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