ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] rev 43197: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Mon, 11 Jun 2012 07:10:18 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=43197

User: etxrab
Date: 2012/06/11 12:10 AM

Log:
 From Michael Mann:
 Implemented RFC 4954 within the SMTP dissector.  On principle, the decryption
 is disabled by default (making this feature not obviously present). However I
 don't think there will ever be enough data that the performance would be an
 issue if the default was changed.
 
 https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7349

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +228 -115  packet-smtp.c    Modified