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

  • Committer: Philippe Antoine
  • Date: 2020-10-12 19:53:12 UTC
  • Revision ID: git-v1:cd7bd90371f1984dff7252ceeaed4e0a34a41ed2
util: fix null-dereference warning found by coverity
Filename Latest Rev Last Changed Committer Comment Size
..
lzma 1248 4 years ago Philippe Antoine lzma: adding SDK Diff
bstr.c 1235 4 years ago Philippe Antoine Skips leading zeroes while looking for pattern Th 17.2 KB Diff Download File
bstr.h 1234 4 years ago Victor Julien Avoids null characters in response headers Fixes 20.2 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 1217 5 years ago Philippe Antoine headers: warns on first duplication of header Lim 21.2 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 1279 3 years ago Philippe Antoine decompression: configurable limit for lzma layers 39 KB Diff Download File
htp_config.h 1279 3 years ago Philippe Antoine decompression: configurable limit for lzma layers 21.3 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 1279 3 years ago Philippe Antoine decompression: configurable limit for lzma layers 11.9 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 1266 4 years ago Victor Julien request: allow request side to close the connp Al 6.7 KB Diff Download File
htp_connection_parser.h 1266 4 years ago Victor Julien request: allow request side to close the connp Al 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 1238 4 years ago Victor Julien Handles LZMA decompression Fixes http evader case 11 KB Diff Download File
htp_decompressors.c 1279 3 years ago Philippe Antoine decompression: configurable limit for lzma layers 16.4 KB Diff Download File
htp_decompressors.h 1268 4 years ago Philippe Antoine time: Adds time limit for pure decompression To a 3 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 1225 5 years ago Victor Julien performance: avoids one allocation and one free f 8.8 KB Diff Download File
htp_list.h 1225 5 years ago Victor Julien performance: avoids one allocation and one free f 6.2 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 1272 4 years ago Victor Julien headers: right terminator check according to next 10.5 KB Diff Download File
htp_request.c 1281 3 years ago Victor Julien http: limit log of unexpected request body to onc 38.9 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 1241 4 years ago Victor Julien Accepts Content-Legnth values finishing with junk 14.3 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 1286 3 years ago Victor Julien tunnel: fix leak in error case Set in status from 52.7 KB Diff Download File
htp_response_generic.c 1241 4 years ago Victor Julien Accepts Content-Legnth values finishing with junk 11.3 KB Diff Download File
htp_table.c 1234 4 years ago Victor Julien Avoids null characters in response headers Fixes 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 1225 5 years ago Victor Julien performance: avoids one allocation and one free f 2.7 KB Diff Download File
htp_transaction.c 1279 3 years ago Philippe Antoine decompression: configurable limit for lzma layers 49.2 KB Diff Download File
htp_transaction.h 1070 10 years ago Ivan Ristic Improve documentation. 20.9 KB Diff Download File
htp_transcoder.c 1270 4 years ago Victor Julien fix build without GNU libiconv iconvctl is only d 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 1288 3 years ago Philippe Antoine util: fix null-dereference warning found by coveri 80.5 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 1248 4 years ago Philippe Antoine lzma: adding SDK 1.5 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