URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3f5ed14607fed968ebf464ef45b8dfc9a7a09f87
Submitter: "Dario Lombardo <lomato@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
3f5ed14 by Dario Lombardo (lomato@xxxxxxxxx):
    smtp: add credentials to the tap.
    
    Change-Id: I85afccd7e05efd9d293d6b8c1b5702faf8d34b14
    Reviewed-on: https://code.wireshark.org/review/33764
    Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Pascal Quantin <pascal@xxxxxxxxxxxxx>
    Reviewed-by: Dario Lombardo <lomato@xxxxxxxxx>
    
Actions performed:
    from  40e0e5d   wiretap: candump: Don't generate a temporary PCAP file
     add  3f5ed14   smtp: add credentials to the tap.
Summary of changes:
 epan/dissectors/packet-smtp.c | 33 +++++++++++++++++++++++++++++++--
 1 file changed, 31 insertions(+), 2 deletions(-)