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

  • Committer: Victor Julien
  • Author(s): Philippe Antoine
  • Date: 2019-02-18 07:52:15 UTC
  • Revision ID: git-v1:6ccd0eb7c818d1da9507931b7a38062ff5d89ba4
htp_list: optimize htp_list_array_replace

Avoiding useless loop in htp_list_array_replace.

Going from 7 to 6 seconds on fuzzing corpus
Filename Latest Rev Last Changed Committer Comment Size
..
bstr.c 1204 5 years ago Victor Julien bstr: fix undefined behavior int overflow https:/ 15.2 KB Diff Download File
bstr.h 762 11 years ago Ivan Ristic Fix doxygen warnings. 18.5 KB Diff Download File
bstr_builder.c 891 11 years ago Ivan Ristic Streamline header usage in .c files. 3.8 KB Diff Download File
bstr_builder.h 599 11 years ago Ivan Ristic Tidy up license text. 4 KB Diff Download File
htp.h 1110 9 years ago Ivan Ristic Optimize htp_conn_remove_tx(). 21 KB Diff Download File
htp_base64.c 1178 6 years ago Victor Julien gcc7: fix implicit fall through warnings Issue #1 6.8 KB Diff Download File
htp_base64.h 1071 10 years ago Ivan Ristic Fix the code that assumed that chars would always 2.5 KB Diff Download File
htp_config.c 1156 7 years ago Victor Julien multi content: support multiple layers of encoding 37.9 KB Diff Download File
htp_config.h 1156 7 years ago Victor Julien multi content: support multiple layers of encoding 20.6 KB Diff Download File
htp_config_auto.h 1138 9 years ago Victor Julien Fix make distcheck htp_config_auto.h is a regular 2 KB Diff Download File
htp_config_private.h 1156 7 years ago Victor Julien multi content: support multiple layers of encoding 11.5 KB Diff Download File
htp_connection.c 1136 9 years ago Brian Rectanus Make including the autoconf config header safer, r 5.2 KB Diff Download File
htp_connection_parser.c 1156 7 years ago Victor Julien multi content: support multiple layers of encoding 6.3 KB Diff Download File
htp_connection_parser.h 927 11 years ago Ivan Ristic Change all hooks to use htp_tx_t references (inste 7.4 KB Diff Download File
htp_connection_parser_private.h 909 11 years ago Ivan Ristic Make htp_connp_in_reset() private. 8.9 KB Diff Download File
htp_connection_private.h 762 11 years ago Ivan Ristic Fix doxygen warnings. 4 KB Diff Download File
htp_content_handlers.c 1136 9 years ago Brian Rectanus Make including the autoconf config header safer, r 10.4 KB Diff Download File
htp_cookies.c 1136 9 years ago Brian Rectanus Make including the autoconf config header safer, r 3.9 KB Diff Download File
htp_core.h 1091.1.1 10 years ago Victor Julien Fix compilation warnings/error on 32bit On 32bit 10.9 KB Diff Download File
htp_decompressors.c 1161 7 years ago Victor Julien compression: rfc1950 delate & very liberal parsing 12.5 KB Diff Download File
htp_decompressors.h 1161 7 years ago Victor Julien compression: rfc1950 delate & very liberal parsing 2.9 KB Diff Download File
htp_hooks.c 1136 9 years ago Brian Rectanus Make including the autoconf config header safer, r 5 KB Diff Download File
htp_hooks.h 892 11 years ago Ivan Ristic Public header files should not include private hea 4 KB Diff Download File
htp_list.c 1206 5 years ago Victor Julien htp_list: optimize htp_list_array_replace Avoidin 8.5 KB Diff Download File
htp_list.h 762 11 years ago Ivan Ristic Fix doxygen warnings. 5.7 KB Diff Download File
htp_list_private.h 726 11 years ago Ivan Ristic Use only LF line endings. 2.3 KB Diff Download File
htp_multipart.c 1194 5 years ago Victor Julien multipart: fix cornercase memory leak 57.7 KB Diff Download File
htp_multipart.h 804 11 years ago Ivan Ristic Structure multipart flag collections so that they 11.3 KB Diff Download File
htp_multipart_private.h 856 11 years ago Ivan Ristic Expose Multipart file extraction limits in configu 6.9 KB Diff Download File
htp_parsers.c 1202 5 years ago Victor Julien status: fix statusline int handling Don't just ca 6.6 KB Diff Download File
htp_php.c 1136 9 years ago Brian Rectanus Make including the autoconf config header safer, r 4.1 KB Diff Download File
htp_private.h 1184 6 years ago Victor Julien response: missing request improvements Set the pr 10.1 KB Diff Download File
htp_request.c 1188 6 years ago Victor Julien folding: fix folding detection if data is incomple 33.6 KB Diff Download File
htp_request_apache_2_2.c 1136 9 years ago Brian Rectanus Make including the autoconf config header safer, r 2.5 KB Diff Download File
htp_request_generic.c 1193 5 years ago Victor Julien request/generic: test result of table add 12.1 KB Diff Download File
htp_request_parsers.c 1136 9 years ago Brian Rectanus Make including the autoconf config header safer, r 4 KB Diff Download File
htp_response.c 1184 6 years ago Victor Julien response: missing request improvements Set the pr 44.5 KB Diff Download File
htp_response_generic.c 1187 6 years ago Victor Julien scan-build: suppress minor warning 10.6 KB Diff Download File
htp_table.c 1136 9 years ago Brian Rectanus Make including the autoconf config header safer, r 8 KB Diff Download File
htp_table.h 762 11 years ago Ivan Ristic Fix doxygen warnings. 6.1 KB Diff Download File
htp_table_private.h 726 11 years ago Ivan Ristic Use only LF line endings. 2.7 KB Diff Download File
htp_transaction.c 1186 6 years ago Victor Julien compression: don't free input Input to tokenizer 45.9 KB Diff Download File
htp_transaction.h 1070 10 years ago Ivan Ristic Improve documentation. 20.9 KB Diff Download File
htp_transcoder.c 1136 9 years ago Brian Rectanus Make including the autoconf config header safer, r 6.5 KB Diff Download File
htp_urlencoded.c 1136 9 years ago Brian Rectanus Make including the autoconf config header safer, r 11.4 KB Diff Download File
htp_urlencoded.h 946 11 years ago Ivan Ristic Fix the urlencoded parser to not add an empty key 3.7 KB Diff Download File
htp_utf8_decoder.c 1136 9 years ago Brian Rectanus Make including the autoconf config header safer, r 6.5 KB Diff Download File
htp_utf8_decoder.h 599 11 years ago Ivan Ristic Tidy up license text. 3.5 KB Diff Download File
htp_util.c 1195 5 years ago Victor Julien coverity: fix suspicious snprintf buffer managemen 83.8 KB Diff Download File
htp_version.h.in 1041 10 years ago Ivan Ristic Store version number in a single location (VERSION 2.1 KB Diff Download File
Makefile.am 1175 6 years ago Victor Julien libhtp: delete library version from SONAME Delete 1.4 KB Diff Download File
strlcat.c 1136 9 years ago Brian Rectanus Make including the autoconf config header safer, r 2.6 KB Diff Download File
strlcpy.c 1136 9 years ago Brian Rectanus Make including the autoconf config header safer, r 2.5 KB Diff Download File