URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=28f49a0a9a9956c23a632f9f0ae4596544894d34
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
28f49a0 by Guy Harris (guy@xxxxxxxxxxxx):
Add --discard-all-secrets to remove decryption secrets.
Bug: 15435
Change-Id: I78503c9c31ab3eda39908b91dca3ef3fb9af34bf
Reviewed-on: https://code.wireshark.org/review/32100
Petri-Dish: Guy Harris <guy@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 3b8bf16 WSDG: Let Windows developers know that they need Perl.
add 28f49a0 Add --discard-all-secrets to remove decryption secrets.
Summary of changes:
doc/editcap.pod | 7 +++++++
editcap.c | 28 ++++++++++++++++++++++++++++
wiretap/file_access.c | 22 ++++++++++++++++++++++
wiretap/wtap.c | 7 +++++++
wiretap/wtap.h | 12 ++++++++++++
5 files changed, 76 insertions(+)