You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
suricata/libhtp/htp
Anoop Saldanha fd7927ecd6 Track transaction progress separately for each direction in libhtp.
Currently libhtp tracks it using the same var.  This can lead to misleading
states, since a response can come in without a full request.
12 years ago
..
Makefile.am Update bundled libhtp to libhtp svn tag 0.2.5. 14 years ago
bstr.c libhtp: update to sync with upstream 0.2.x 13 years ago
bstr.h libhtp: update to sync with upstream 0.2.x 13 years ago
dslib.c backport oom fixes 12 years ago
dslib.h Fix file permissions. 15 years ago
hooks.c libhtp: don't use internal iterator 13 years ago
hooks.h Update bundled libhtp to libhtp svn tag 0.2.5. 14 years ago
htp.c Update libhtp to 0.2.6 14 years ago
htp.h Track transaction progress separately for each direction in libhtp. 12 years ago
htp_config.c Add separate libhtp query string normalization function and configuration toggles for it. 12 years ago
htp_connection.c libhtp: harden code against malloc failures. Bug #587. 13 years ago
htp_connection_parser.c backport oom fixes 12 years ago
htp_decompressors.c Added parentheses to fix Eclipse static code analysis 12 years ago
htp_decompressors.h Update libhtp to 0.2.6 14 years ago
htp_parsers.c libhtp: harden code against malloc failures. Bug #587. 13 years ago
htp_request.c Track transaction progress separately for each direction in libhtp. 12 years ago
htp_request_apache_2_2.c backport oom fixes 12 years ago
htp_request_generic.c Update bundled libhtp to libhtp svn tag 0.2.5. 14 years ago
htp_request_parsers.c Update bundled libhtp to libhtp svn tag 0.2.5. 14 years ago
htp_response.c Track transaction progress separately for each direction in libhtp. 12 years ago
htp_response_generic.c Update bundled libhtp to 0.2.7. 13 years ago
htp_transaction.c libhtp: harden code against malloc failures. Bug #587. 13 years ago
htp_util.c Track transaction progress separately for each direction in libhtp. 12 years ago
utf8_decoder.c
utf8_decoder.h Update bundled libhtp to libhtp svn tag 0.2.5. 14 years ago