[Oisf-devel] [COMMIT] OISF branch, master, updated. suricata-2.0beta1-328-g9a7353e

noreply at openinfosecfoundation.org noreply at openinfosecfoundation.org
Tue Nov 12 09:40:34 UTC 2013


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "OISF".

The branch, master has been updated
       via  9a7353e1487e0c7b08f71f77cf1486c24c66d6d5 (commit)
      from  25636597afdca4581bca673b226b418ed580d1a5 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 9a7353e1487e0c7b08f71f77cf1486c24c66d6d5
Author: Victor Julien <victor at inliniac.net>
Date:   Tue Nov 12 10:25:19 2013 +0100

    http: don't decode + to space by default
    
    Libhtp decodes the + character in the query string to a space by default.
    Suricata rules (e.g. etpro sid 2806767) are expecting to see the space in
    the http_uri buffer.
    
    Added an option per htp config to reenable this default behavior:
    
        query-plusspace-decode: yes
    
    Bug #1035.

-----------------------------------------------------------------------

Summary of changes:
 src/app-layer-htp.c |  226 +++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 226 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
OISF


More information about the Oisf-devel mailing list