Wireshark-commits: [Wireshark-commits] master 2a8a604: packet-dcerpc-netlogon: split out uncrypt_se

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 07 Jan 2020 12:39:12 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2a8a604a1d8d696c7bd1a3aa4aecaaf495fe3c48
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

2a8a604 by Stefan Metzmacher (metze@xxxxxxxxx):

    packet-dcerpc-netlogon: split out uncrypt_sequence_strong()
    
    Change-Id: Ie58377b319632c74ad61c2df42e690466b5c5608
    Signed-off-by: Stefan Metzmacher <metze@xxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/35590
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  371c2d1   packet-dcerpc-netlogon: use the correct NETLOGON_FLAG_AES flag
     add  2a8a604   packet-dcerpc-netlogon: split out uncrypt_sequence_strong()


Summary of changes:
 epan/dissectors/packet-dcerpc-netlogon.c | 18 ++++++++++++++++--
 1 file changed, 16 insertions(+), 2 deletions(-)