Page MenuHome GnuPG
Feed All Stories

Yesterday

ballapete added a comment to T7056: GPGme 1.23.2 has Undefined symbols: "strcasecmp(char const*, char const*)" on Mac OS X 10.4.11, PPC Tiger.

Meanwhile version 1.32.2 builds. Greatest change is Python 3.12 instead of 3.11…

Mon, May 6, 11:29 PM · gpgme, MacOS, Bug Report
ikloecker committed rKLEOPATRAdf9d1b3c495c: Remove tab frame in certificate details dialog (authored by ikloecker).
Remove tab frame in certificate details dialog
Mon, May 6, 5:08 PM
ikloecker committed rKLEOPATRAb63839aea78d: Fix crash when adding subkey (authored by TobiasFella).
Fix crash when adding subkey
Mon, May 6, 5:08 PM
ikloecker committed rKLEOPATRAf89776f9161b: Add action for refreshing (multiple) keys to key list (authored by TobiasFella).
Add action for refreshing (multiple) keys to key list
Mon, May 6, 5:08 PM
ikloecker committed rKLEOPATRA26341325bd12: CertificateDetailsDialog: Do not parent to main window (authored by TobiasFella).
CertificateDetailsDialog: Do not parent to main window
Mon, May 6, 5:08 PM
ikloecker committed rKLEOPATRA3bd39de00a9f: CertificateDetailsWidget: Make button spacing consistent (authored by TobiasFella).
CertificateDetailsWidget: Make button spacing consistent
Mon, May 6, 5:08 PM
ikloecker committed rKLEOPATRAa94e65c2be19: Use std::unique_ptr instead of custom kdtools::pimpl_ptr (authored by ikloecker).
Use std::unique_ptr instead of custom kdtools::pimpl_ptr
Mon, May 6, 5:08 PM
ikloecker committed rKLEOPATRAe1e5ee8ed21a: Use std::ranges::all_of/any_of instead of Kleo::all_of/any_of (authored by ikloecker).
Use std::ranges::all_of/any_of instead of Kleo::all_of/any_of
Mon, May 6, 5:08 PM
ikloecker committed rKLEOPATRAf58890db0d5c: Use Q_SET_OBJECT_NAME instead of custom KDAB_SET_OBJECT_NAME (authored by ikloecker).
Use Q_SET_OBJECT_NAME instead of custom KDAB_SET_OBJECT_NAME
Mon, May 6, 5:08 PM
ikloecker committed rKLEOPATRA9b25860d8e1e: UserIDsWidget: Add origin column (authored by TobiasFella).
UserIDsWidget: Add origin column
Mon, May 6, 5:08 PM
ikloecker committed rKLEOPATRA47639c62e890: Use std::erase (for vector) (authored by ikloecker).
Use std::erase (for vector)
Mon, May 6, 5:08 PM
ikloecker committed rKLEOPATRAd99e1fd8d0e2: Remove left-over support for old gpgme (authored by ikloecker).
Remove left-over support for old gpgme
Mon, May 6, 5:08 PM
ikloecker committed rKLEOPATRAd46a662baff5: Use ranges algorithms (authored by ikloecker).
Use ranges algorithms
Mon, May 6, 5:08 PM
ikloecker committed rKLEOPATRA4a1006f64de0: Show certificate status in CertificateDetailsDialog (authored by TobiasFella).
Show certificate status in CertificateDetailsDialog
Mon, May 6, 5:08 PM
ikloecker committed rKLEOPATRA77e0c80c0f39: Allow changing passphrase protecting subkeys of offline keys (authored by ikloecker).
Allow changing passphrase protecting subkeys of offline keys
Mon, May 6, 5:08 PM
ikloecker committed rKLEOPATRAcb4d1c3257e4: Don't show disabled certificates in signencryptwidget (authored by TobiasFella).
Don't show disabled certificates in signencryptwidget
Mon, May 6, 5:08 PM
ikloecker committed rKLEOPATRA65e8a1651191: Port paperkey command away from GnuPGProcessCommand (authored by TobiasFella).
Port paperkey command away from GnuPGProcessCommand
Mon, May 6, 5:08 PM
ikloecker committed rKLEOPATRAb6e3efd72379: Show the About dialog ourselves (authored by ikloecker).
Show the About dialog ourselves
Mon, May 6, 5:08 PM
ikloecker committed rKLEOPATRA37a54a3adb7c: Show only one dialog when failing to import keys (authored by TobiasFella).
Show only one dialog when failing to import keys
Mon, May 6, 5:08 PM
ikloecker committed rKLEOPATRA97779f84a139: Make sure that users can't attempt to create a certificate expiring today (authored by TobiasFella).
Make sure that users can't attempt to create a certificate expiring today
Mon, May 6, 5:08 PM
ikloecker committed rKLEOPATRA7c198c834c4c: Delay initialization of column sizes until model contains keys (authored by ikloecker).
Delay initialization of column sizes until model contains keys
Mon, May 6, 5:08 PM
ikloecker committed rKLEOPATRAad4936a01644: Remove automatic column resize on show/hide column (authored by ikloecker).
Remove automatic column resize on show/hide column
Mon, May 6, 5:08 PM
ikloecker committed rKLEOPATRAaf3673c4fc89: Show S/MIME certificates for PKCS#15 cards (authored by ikloecker).
Show S/MIME certificates for PKCS#15 cards
Mon, May 6, 5:08 PM
ikloecker committed rKLEOPATRAe4dbff9b5f52: Fix restore of column layout of card certificate tree view (authored by ikloecker).
Fix restore of column layout of card certificate tree view
Mon, May 6, 5:08 PM
ikloecker committed rKLEOPATRA8fb45367d1a8: Adapt to docaction API change (authored by TobiasFella).
Adapt to docaction API change
Mon, May 6, 5:08 PM
ikloecker committed rKLEOPATRA391304da1a48: Fix tab order by creating widgets in correct order (authored by ikloecker).
Fix tab order by creating widgets in correct order
Mon, May 6, 5:08 PM
ikloecker committed rKLEOPATRA7edf3a5f7adf: Factor list of card certificates out of NetKeyWidget (authored by ikloecker).
Factor list of card certificates out of NetKeyWidget
Mon, May 6, 5:08 PM
ikloecker committed rKLEOPATRA5a74b5facd71: Don't ask to publish revocations of local certifications (authored by TobiasFella).
Don't ask to publish revocations of local certifications
Mon, May 6, 5:08 PM
ikloecker committed rKLEOPATRA123964b6b425: Remove showToolTip helper (authored by ikloecker).
Remove showToolTip helper
Mon, May 6, 5:08 PM
ikloecker committed rKLEOPATRA79d66ff41d58: Use QFileInfo::exists directly (authored by mlaurent).
Use QFileInfo::exists directly
Mon, May 6, 5:08 PM
ikloecker committed rKLEOPATRA9e284eee6817: Port [=] deprecated in c++20 (authored by mlaurent).
Port [=] deprecated in c++20
Mon, May 6, 5:08 PM
ikloecker committed rKLEOPATRAb14ef3f397c2: Show explanation for deleting additional certificates in message box (authored by ikloecker).
Show explanation for deleting additional certificates in message box
Mon, May 6, 5:08 PM
ikloecker committed rKLEOPATRAf9558ff42b8b: Add checkbox for enabling/disabling keyserver (authored by TobiasFella).
Add checkbox for enabling/disabling keyserver
Mon, May 6, 5:08 PM
ikloecker committed rKLEOPATRAd119e96dc75f: Add config for automatic key retrieval (authored by TobiasFella).
Add config for automatic key retrieval
Mon, May 6, 5:08 PM
ikloecker committed rKLEOPATRA107d0af664de: Add OpenPGP group and info label (authored by TobiasFella).
Add OpenPGP group and info label
Mon, May 6, 5:07 PM
ikloecker committed rKLEOPATRAc13250fc09ef: Show correct origin in key search dialog (authored by TobiasFella).
Show correct origin in key search dialog
Mon, May 6, 5:07 PM
ikloecker committed rKLEOPATRA5f9ae99897ef: Add missing include for Windows (authored by aheinecke).
Add missing include for Windows
Mon, May 6, 5:07 PM
ikloecker committed rKLEOPATRA5cdf13ae5441: Rework certificate deletion dialog (authored by TobiasFella).
Rework certificate deletion dialog
Mon, May 6, 5:07 PM
ikloecker committed rKLEOPATRAe22037cd98f1: Add smartcard info tab to CertificateDetailsDialog (authored by TobiasFella).
Add smartcard info tab to CertificateDetailsDialog
Mon, May 6, 5:07 PM
ikloecker committed rKLEOPATRAe00a591b5d4f: Use monospace font for certificate dump tab (authored by TobiasFella).
Use monospace font for certificate dump tab
Mon, May 6, 5:07 PM
ikloecker committed rKLEOPATRA3206823be500: Cleanup NewCertificateWizard (authored by TobiasFella).
Cleanup NewCertificateWizard
Mon, May 6, 5:07 PM
ikloecker committed rKLEOPATRAcb36bfbcbf43: Fix button state when creating subkeys widget (authored by TobiasFella).
Fix button state when creating subkeys widget
Mon, May 6, 5:07 PM
ikloecker committed rKLEOPATRA847b95f3e1af: Improve smartcard storage location strings (authored by TobiasFella).
Improve smartcard storage location strings
Mon, May 6, 5:07 PM
ikloecker committed rKLEOPATRAc65efacdd3f7: Fix typo (authored by TobiasFella).
Fix typo
Mon, May 6, 5:07 PM
ikloecker committed rKLEOPATRA55e64adfe0ad: Simplify certificate details dialog (authored by TobiasFella).
Simplify certificate details dialog
Mon, May 6, 5:07 PM
ikloecker committed rKLEOPATRA3fc894afe001: Check for system tray icon (authored by ikloecker).
Check for system tray icon
Mon, May 6, 5:07 PM
ikloecker committed rKLEOPATRAcbfe095a1a1c: Fix build with QT_NO_SYSTEMTRAYICON (authored by ikloecker).
Fix build with QT_NO_SYSTEMTRAYICON
Mon, May 6, 5:06 PM
ikloecker committed rKLEOPATRA14fae605a075: Remove unused accessors for system tray icon (authored by ikloecker).
Remove unused accessors for system tray icon
Mon, May 6, 5:06 PM
ikloecker committed rKLEOPATRA532372c1fb87: Show "No certificates found" overlay if nothing was found (authored by ikloecker).
Show "No certificates found" overlay if nothing was found
Mon, May 6, 5:06 PM
ikloecker committed rKLEOPATRA36c54e451426: Add widget for showing a text overlay on top of another widget (authored by ikloecker).
Add widget for showing a text overlay on top of another widget
Mon, May 6, 5:06 PM
ikloecker committed rKLEOPATRA9d2a2fc6a3d9: Factor the generic overlay handling out of ProgressOverlay (authored by ikloecker).
Factor the generic overlay handling out of ProgressOverlay
Mon, May 6, 5:06 PM
ikloecker committed rKLEOPATRAf8013bac4cdf: Cancel lookup when user cancels progress dialog (authored by ikloecker).
Cancel lookup when user cancels progress dialog
Mon, May 6, 5:06 PM
ikloecker committed rKLEOPATRA5dd685679dd5: Remove message about ignored certificates without user IDs (authored by ikloecker).
Remove message about ignored certificates without user IDs
Mon, May 6, 5:06 PM
ikloecker committed rKLEOPATRA05a54c331980: Remove extra margins (authored by mlaurent).
Remove extra margins
Mon, May 6, 5:06 PM
ikloecker committed rKLEOPATRAf116ee1bd91a: Load value of "Treat .p7m files without extensions as mails" option (authored by ikloecker).
Load value of "Treat .p7m files without extensions as mails" option
Mon, May 6, 5:06 PM
ikloecker committed rKLEOPATRAb7f4aac1b90d: Remove kleopatra_config_gnupgsystem plugin here (authored by ikloecker).
Remove kleopatra_config_gnupgsystem plugin here
Mon, May 6, 5:06 PM
ikloecker committed rKLEOPATRAf39c91a6f074: Port away from KCMUtils (authored by TobiasFella).
Port away from KCMUtils
Mon, May 6, 5:06 PM
ikloecker committed rKLEOPATRA12de31ddf942: Show a simple progress dialog while searching for certificates (authored by ikloecker).
Show a simple progress dialog while searching for certificates
Mon, May 6, 5:05 PM
ikloecker committed rKLEOPATRAccd521c7f173: Replace "key" with "certificate" in string (authored by TobiasFella).
Replace "key" with "certificate" in string
Mon, May 6, 5:05 PM
ikloecker committed rKLEOPATRA5b1621a785a2: Port away from removed CryptoConfigModule constructor (authored by TobiasFella).
Port away from removed CryptoConfigModule constructor
Mon, May 6, 5:05 PM
ikloecker committed rKLEOPATRAa561c3cc5592: Don't show an error message if nothing is found on OpenPGP key server (authored by ikloecker).
Don't show an error message if nothing is found on OpenPGP key server
Mon, May 6, 5:05 PM
ikloecker committed rKLEOPATRAf7843693cf53: Fix config loading and saving (authored by TobiasFella).
Fix config loading and saving
Mon, May 6, 5:05 PM
ikloecker committed rKLEOPATRAaadabe81791f: Simplify key creation dialog (authored by TobiasFella).
Simplify key creation dialog
Mon, May 6, 5:05 PM
ikloecker committed rKLEOPATRA174e77af5030: Re-enable DeviceInfoWatcher on Windows (authored by ikloecker).
Re-enable DeviceInfoWatcher on Windows
Mon, May 6, 5:05 PM
ikloecker committed rKLEOPATRA80d1cd4eb2a5: Fix when "Imported Certificates" tab is shown (authored by TobiasFella).
Fix when "Imported Certificates" tab is shown
Mon, May 6, 5:05 PM
ikloecker committed rKLEOPATRAecd769fa7f6e: Offer user the choice to change the subkeys only if there is a choice (authored by ikloecker).
Offer user the choice to change the subkeys only if there is a choice
Mon, May 6, 5:05 PM
ikloecker committed rKLEOPATRA8534c438b1ca: Consider a difference of up to 1 hour as same expiration as primary key (authored by ikloecker).
Consider a difference of up to 1 hour as same expiration as primary key
Mon, May 6, 5:05 PM
ikloecker committed rKLEOPATRAc2a0faa01def: We have to count the number of real subkeys, i.e. without the primary key (authored by ikloecker).
We have to count the number of real subkeys, i.e. without the primary key
Mon, May 6, 5:05 PM
ikloecker committed rKLEOPATRAbbc2736ac194: Show certificate details instead of importing it when clicking on it in the… (authored by TobiasFella).
Show certificate details instead of importing it when clicking on it in the…
Mon, May 6, 5:05 PM
ikloecker committed rKLEOPATRA9eb726f40cd0: Preselect certificate if there is only one search result (authored by TobiasFella).
Preselect certificate if there is only one search result
Mon, May 6, 5:05 PM
ikloecker committed rKLEOPATRA1774a43c6bec: Fix minor typos (authored by Yuri Chornoivan <yurchor@ukr.net>).
Fix minor typos
Mon, May 6, 5:05 PM
ikloecker committed rKLEOPATRA0686a50f4f05: Skip keyserver lookup on certificate update if keyserver is disabled (authored by ikloecker).
Skip keyserver lookup on certificate update if keyserver is disabled
Mon, May 6, 5:05 PM
ikloecker committed rKLEOPATRA083efcb92e95: update validity settings description (authored by ebo).
update validity settings description
Mon, May 6, 5:05 PM
ikloecker committed rKLEOPATRA09da9790c73b: Immediately save new views (authored by TobiasFella).
Immediately save new views
Mon, May 6, 5:05 PM
ikloecker committed rKLEOPATRAf9bd107d2406: Fix some more state saving / restoration problems (authored by TobiasFella).
Fix some more state saving / restoration problems
Mon, May 6, 5:05 PM
ikloecker committed rKLEOPATRA1a5ef5ec69a3: Also save tab order (authored by TobiasFella).
Also save tab order
Mon, May 6, 5:05 PM
ikloecker committed rKLEOPATRA26ac8e0f0f56: Look for S/MIME certificates only (authored by ikloecker).
Look for S/MIME certificates only
Mon, May 6, 5:05 PM
ikloecker committed rKLEOPATRA9695d007a11d: Improve tabwidget state saving (authored by TobiasFella).
Improve tabwidget state saving
Mon, May 6, 5:05 PM
ikloecker committed rKLEOPATRAf39dee8250e0: Save views when closing one (authored by TobiasFella).
Save views when closing one
Mon, May 6, 5:05 PM
ikloecker committed rKLEOPATRA3f26d769d5ad: Wait until the key cache is initialized before looking for smart cards (authored by ikloecker).
Wait until the key cache is initialized before looking for smart cards
Mon, May 6, 5:05 PM
ikloecker committed rKLEOPATRAb4de90461202: Show progress while the card keys are learned (authored by ikloecker).
Show progress while the card keys are learned
Mon, May 6, 5:05 PM
ikloecker committed rKLEOPATRAcbf653adacbe: Make the WaitWidget more reusable (authored by ikloecker).
Make the WaitWidget more reusable
Mon, May 6, 5:05 PM
ikloecker committed rKLEOPATRA73da9a5dd11e: Add a general progress overlay widget (authored by ikloecker).
Add a general progress overlay widget
Mon, May 6, 5:05 PM
ikloecker committed rKLEOPATRAc19874f7efe5: Learn card certificates with ReaderStatus also for PKCS#15 cards (authored by ikloecker).
Learn card certificates with ReaderStatus also for PKCS#15 cards
Mon, May 6, 5:05 PM
ikloecker committed rKLEOPATRA3adf799d809e: Validate the certificates of the smart card (authored by ikloecker).
Validate the certificates of the smart card
Mon, May 6, 5:05 PM
ikloecker committed rKLEOPATRA5dce7b9e7c66: Remove obsolete LearnCardKeysCommand (authored by ikloecker).
Remove obsolete LearnCardKeysCommand
Mon, May 6, 5:05 PM
ikloecker committed rKLEOPATRAc145eebebbbb: Force a refresh of the key cache after smart cards were learned (authored by ikloecker).
Force a refresh of the key cache after smart cards were learned
Mon, May 6, 5:04 PM
ikloecker committed rKLEOPATRA149a27066aed: Avoid multiple runs of `gpgsm --learn-card` (authored by ikloecker).
Avoid multiple runs of `gpgsm --learn-card`
Mon, May 6, 5:04 PM
ikloecker committed rKLEOPATRA815aa143b193: Suspend automatic key cache updates while learning smart card certificates (authored by ikloecker).
Suspend automatic key cache updates while learning smart card certificates
Mon, May 6, 5:04 PM
ikloecker committed rKLEOPATRA78f835a95e75: Trigger learning of card certificates via ReaderStatus (authored by ikloecker).
Trigger learning of card certificates via ReaderStatus
Mon, May 6, 5:04 PM
ikloecker committed rKLEOPATRAcda1b1d16f83: Add ability to learn smart cards to ReaderStatus (authored by ikloecker).
Add ability to learn smart cards to ReaderStatus
Mon, May 6, 5:04 PM
ikloecker committed rKLEOPATRAc335d56a50de: Look up certificates for NetKey cards in widget instead of card (authored by ikloecker).
Look up certificates for NetKey cards in widget instead of card
Mon, May 6, 5:04 PM
ikloecker committed rKLEOPATRA624e888124c9: Always show the key list even if it's empty (authored by ikloecker).
Always show the key list even if it's empty
Mon, May 6, 5:04 PM
ikloecker committed rKLEOPATRAed9445ee238d: Remove possibility to learn "NetKey v3 Card Certificates" via systray (authored by ikloecker).
Remove possibility to learn "NetKey v3 Card Certificates" via systray
Mon, May 6, 5:04 PM
ikloecker committed rKLEOPATRA38c71247759e: Fix restoring columns in certificatedetailsdialog (authored by TobiasFella).
Fix restoring columns in certificatedetailsdialog
Mon, May 6, 5:04 PM
ikloecker committed rKLEOPATRAae1d5caad46f: Refactor key list state handling (authored by TobiasFella).
Refactor key list state handling
Mon, May 6, 5:04 PM
ikloecker committed rKLEOPATRA7872112511d4: Automatically learn card keys (authored by ikloecker).
Automatically learn card keys
Mon, May 6, 5:04 PM
ikloecker committed rKLEOPATRA130c8928075e: Remove unused member variable (authored by ikloecker).
Remove unused member variable
Mon, May 6, 5:04 PM
ikloecker committed rKLEOPATRA238d6d610eae: Fix compilation with GPGME versions that don't yet have Key::hasEncrypt (authored by TobiasFella).
Fix compilation with GPGME versions that don't yet have Key::hasEncrypt
Mon, May 6, 5:04 PM
ikloecker committed rKLEOPATRA79e7ed43f108: Also restore column hidden, expanded, order state (authored by TobiasFella).
Also restore column hidden, expanded, order state
Mon, May 6, 5:04 PM