Add autocompletion based on gnupg keychain
Improve text for instruction
Remove sign action from toolbar
Remove dead code slotSaveMessage
Add text when sending encrypted email in outlook
Remove more dead code and unused parameters
Remove unused transport id handling
Move duplicated findHeader to new shared module
Fix web ui for non encrypted emails
Fix some issues with using the websocket connection of the QHttpServer
Use again 2 port for the http and websockt server
server: Add unit test for view and info endpoint
Import some test from messagelib
Split gpgol-server to a static lib
Rename ComposerDialog to ComposerWindow
Reuse composer windows instead of closing them
Implement sign only message
Correctly initialized the identity in the composer
web: Fix missing gap between draft items
Fix missing translation domain
Add objectName to the identiy crypto combox box
Close window when email is sent
Handle native client disconnection in web client
Add support for following actions:
Handle loss of connection with broker or outlook in server
Prepare for websocket to be used in more situations
Try multiple time to register server to broker
Fill reply/forward composer when replying from the mail viewer
Add support for forward and reply button in mailviewer
Add support for replying and forwarding
Make attach from public key work
Sync identity full name with value given by Outlook
Configure identity automatically on first start
cipher: Fix Kyber key in SEXP, and its keygrip computation.
l10n daemon script <scripty@kde.org> committed
rKLEOPATRA8eee64ad12f2: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Applied to both (master and 1.10 branch).
mpi: Fix ECC computation on hppa.
l10n daemon script <scripty@kde.org> committed
rKLEOPATRAdd15cbf9e2d4: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
l10n daemon script <scripty@kde.org> committed
rKLEOPATRA0e33e653c222: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
tests: Fix the previous commit.
l10n daemon script <scripty@kde.org> committed
rKLEOPATRA91150ae3a27a: SVN_SILENT made messages (.desktop file) - always resolve ours (authored by l10n daemon script <scripty@kde.org>).
SVN_SILENT made messages (.desktop file) - always resolve ours
l10n daemon script <scripty@kde.org> committed
rKLEOPATRAbc30a522a81b: GIT_SILENT made messages (after extraction) (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT made messages (after extraction)
tests: Fix keygen for FIPS mode.
l10n daemon script <scripty@kde.org> committed
rKLEOPATRA876d94c0ca7b: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Looks good to me. __CLOBBER_CC is needed as PA-RISC has carry/borrow bits in status register for add/sub instructions.
As part of this change the possibility to "Learn NetKey v3 Card Certificates" via the system tray icon has been removed.
Look for S/MIME certificates only
Wait until the key cache is initialized before looking for smart cards
Immediately save new views
Save views when closing one
Improve tabwidget state saving
Also save TreeWidget state
Save treeview state when it changes
Show progress while the card keys are learned
Add a general progress overlay widget
Make the WaitWidget more reusable
Remove obsolete LearnCardKeysCommand
Validate the certificates of the smart card
Learn card certificates with ReaderStatus also for PKCS#15 cards
Suspend automatic key cache updates while learning smart card certificates
Force a refresh of the key cache after smart cards were learned
Trigger learning of card certificates via ReaderStatus
Avoid multiple runs of `gpgsm --learn-card`
Look up certificates for NetKey cards in widget instead of card
Remove possibility to learn "NetKey v3 Card Certificates" via systray
Add ability to learn smart cards to ReaderStatus
Always show the key list even if it's empty
Automatically learn card keys
In 2.4 we have rG1383aa475 which does
Fix update check for gpg4win
agent: Allow simple KEYINFO command when restricted.
Fix INSERT_EXPOSE_RWLOCK_API for musl C library.
It looks like hardware problem or card reader problem.
Please test with line in to see lower-lever (driver debug) message.
l10n daemon script <scripty@kde.org> committed
rKLEOPATRA0f3b299d22ec: GIT_SILENT made messages (after extraction) (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT made messages (after extraction)
l10n daemon script <scripty@kde.org> committed
rMTPae5a0d7f96c1: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
l10n daemon script <scripty@kde.org> committed
rLIBKLEOfaca30cc7762: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
l10n daemon script <scripty@kde.org> committed
rKLEOPATRA46d24591725d: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Since I don't like to introduce hppa specific workaround in a way like pragma (and I have no time to fix compiler itself), I tried to improve the ec-nist.c for hppa so that register pressure can be lower.
Here is my solution.
Hi, I agree with Andrea's idea