Wireshark-commits: [Wireshark-commits] master 757db64: Don't use HTTP filter for DTLS decryption te
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 25 Apr 2014 04:20:28 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=757db64e484b009c33b67b5fa38e109d7b8f5e78
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

757db64 by Michael Mann (mmann78@xxxxxxxxxxxx):

    Don't use HTTP filter for DTLS decryption test as it's not really HTTP traffic (and a more discerning HTTP dissector will cause this to fail)
    
    Change-Id: I74ea78f541f87000d84c85794d04e9de46d477f2
    Reviewed-on: https://code.wireshark.org/review/1333
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  4bd8336   Move GSM guint8 to unicode conversion functions to charsets.c
    adds  757db64   Don't use HTTP filter for DTLS decryption test as it's not really HTTP traffic (and a more discerning HTTP dissector will cause this to fail)


Summary of changes:
 test/config/ssl_keys.tmpl |    2 +-
 test/suite-decryption.sh  |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)