Wireshark-commits: [Wireshark-commits] master-2.0 7f12eb0: [SMTP] Combine username and password whe
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7f12eb06cc6da0b1178987085bd584a2dda6dc5f
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark
Commits:
7f12eb0 by Michael Mann (mmann78@xxxxxxxxxxxx):
[SMTP] Combine username and password when base64 decoding fails or is disabled.
Also add expert info "hint" that base64 decoding may be disabled.
Bug: 11853
Change-Id: Ib2138ae0c70e22f311e1369c66816ff9d6fbdb82
Reviewed-on: https://code.wireshark.org/review/12734
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
(cherry picked from commit 3b39b1d226394dc013734b5cff349ad5166b94fb)
Reviewed-on: https://code.wireshark.org/review/12803
Actions performed:
from b00f8f9 ui: Fixed column tooltip when having multi-field custom columns.
adds 7f12eb0 [SMTP] Combine username and password when base64 decoding fails or is disabled.
Summary of changes:
epan/dissectors/packet-smtp.c | 23 +++++++++++++++++++----
1 file changed, 19 insertions(+), 4 deletions(-)