Wireshark-commits: [Wireshark-commits] master fe7a0b4b: packet-dcerpc-netlogon: split out prepare_d
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 07 Jan 2020 12:39:40 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=fe7a0b4b974ca74c133c20f5dc159fb3217385fb
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

fe7a0b4b by Stefan Metzmacher (metze@xxxxxxxxx):

    packet-dcerpc-netlogon: split out prepare_decryption_cipher[_strong]()
    
    Change-Id: Ie63c2d0311be058c5694245d8576ea75d7e6bc14
    Signed-off-by: Stefan Metzmacher <metze@xxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/35591
    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  2a8a604   packet-dcerpc-netlogon: split out uncrypt_sequence_strong()
     add  fe7a0b4b  packet-dcerpc-netlogon: split out prepare_decryption_cipher[_strong]()


Summary of changes:
 epan/dissectors/packet-dcerpc-netlogon.c | 67 ++++++++++++++++++++++++++------
 1 file changed, 56 insertions(+), 11 deletions(-)