URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=fec117b99a46e29c1bf2637c678148067d06ae24
Submitter: "Peter Wu <peter@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
fec117b by Peter Wu (peter@xxxxxxxxxxxxx):
Qt: Add support for RSA private key file selection
Update release notes now that this GUI is mostly functional.
Change-Id: I118fbbe879e366643084f0e7ac3e437a29f21d5f
Reviewed-on: https://code.wireshark.org/review/31797
Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
Actions performed:
from f3c869d Qt: implement addition of a new pkcs11 token in the RSA Keys dialog
add fec117b Qt: Add support for RSA private key file selection
Summary of changes:
docbook/release-notes.asciidoc | 4 ++--
ui/qt/rsa_keys_frame.cpp | 36 ++++++++++++++++++++++++++++++++++++
ui/qt/rsa_keys_frame.h | 1 +
ui/qt/rsa_keys_frame.ui | 7 +++++++
4 files changed, 46 insertions(+), 2 deletions(-)