Wireshark-commits: [Wireshark-commits] master 3f81af2: Improved TLS/DTLS Heartbeat Message handling

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 11 Apr 2014 12:29:55 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3f81af22e0116a2f83c0298de7874959b3967da2
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

3f81af2 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    Improved TLS/DTLS Heartbeat Message handling.
    
    Added an expert info for invalid payload length (heartbleed).
    
    Change-Id: I9e09d1ae2b997091bbce2483c098dba7e6631859
    Reviewed-on: https://code.wireshark.org/review/1067
    Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Tested-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  9ce003a   Added P1 extension 34.
    adds  3f81af2   Improved TLS/DTLS Heartbeat Message handling.


Summary of changes:
 epan/dissectors/packet-dtls.c |   28 +++++++++++++++++++++-------
 epan/dissectors/packet-ssl.c  |   29 ++++++++++++++++++++---------
 2 files changed, 41 insertions(+), 16 deletions(-)