l10n daemon script <scripty@kde.org> committed
rLIBKLEO27273453f40a: 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
rLIBKLEO50080deb24c9: 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
rKLEOPATRA24c49d2f687d: 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
rKLEOPATRA6de3b8b5a1d0: 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
rKLEOPATRAbe289e59bf26: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
I just moved Phabricator to a new machine and created separte certificates for files.gnupg.net and dev.gnupg.org.
l10n daemon script <scripty@kde.org> committed
rKLEOPATRAf3ae8bfb1b28: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Simplify changing the owner trust of keys
Remove obsolete owner trust dialog
Remove unused c'tors and superfluous methods
You need to handle them in a correct way. Just checking with gpg is
not enough because you don't know what has been signed. You need to
look at the signed data which gpg gives you by using the --output
option. And there you see only the signed data and not the extra
"aaa" you added after having signed the plaintext. It is not
different from adding stuff before the -----BEGIN PGP SIGNED ... line.
Actually I am not sure whether this is really a bug and that the fix is needed. What has been signed and verified is what gpg has seen and what --output has written. For example a line in the cleartext format may read "- From my " but what actually has been signed was "From my". If a line has been truncated --output will write only the truncated and thus verified data and not what was in the cleartext format.
gpg: Fix verification of cleartext signatures with overlong lines.
agent: Allow trustlist on Windows in Unicode homedirs.
works as described by Ingo
The distinction between reader and card is not easy and PS/SC is also not helpful here. The user needs to resort to trial and error. With 2.3 things are much easier because we do not need to select the reader anymore.
Thanks. There should also be SPDX indentifiers everywhere.
Examining again, I realized that the current spawn API (not published yet, only available in libgpg-error master) is not that useful in general (or difficult to use), while it works somehow.
gpg: Import stray revocation certificates.
gpg: Fix trusted introducer for user-ids with only the mbox.
Fixed, to be released with Gpg4win 4.0.5.
Fix sha256sum usage output.
A workaround you can add the following line to or :
AFAIK, Microsoft stated that the value of a HANDLE will always fit into a DWORD; i.e. only the lower 32 bits are used even on a 64 bit Windows.
Now, we implemented fd passing on Windows in libassuan.
Note that the process identifier (represented by DWORD) and handle for a process (represented by HANDLE) are different things.
GIT_SILENT: branch is open
GIT_SILENT: branch is open
l10n daemon script <scripty@kde.org> committed
rLIBKLEO003444638be9: 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
rKLEOPATRA29c0ddd8b06f: 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
rLIBKLEO54ba03981d8d: 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
w32: Have PROCESS_HANDLE in struct assuan_context_s.
gpg: Move w32_system function.
On the command line using:
gpg -o output.txt --decrypt "yourfile.asc"
tests: Use common code for Windows.
Here is the change of GnuPG to use new spawn functions from libgpg-error:
tests: Add fdpassing-socket.sh script.
l10n daemon script <scripty@kde.org> committed
rLIBKLEO6b253841aa6e: 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
rKLEOPATRA6db13f6c28c8: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
• gniibe changed the status of
T6249: gpgrt: spawn functions from
Open to
Testing.
l10n daemon script <scripty@kde.org> committed
rLIBKLEO53c3bca18d81: 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
rKLEOPATRA0ed90c05b135: 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
Merge branch 'master' into gniibe/t6236
Use higher-layer assuan_transact for fdpassing.
w32: Support fd passing through socket.
Merge branch 'master' into gniibe/t6236
w32: Support fd passing through pipe.
l10n daemon script <scripty@kde.org> committed
rLIBKLEOac4e7782375d: 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
rKLEOPATRAd7d841a51857: GIT_SILENT Sync po/docbooks with svn (authored by l10n daemon script <scripty@kde.org>).
GIT_SILENT Sync po/docbooks with svn
Show the pid of listening process in the hello line.
Merge branch 'master' into gniibe/t6236
It builds fine with last KF
It builds fine with last KF
GIT_SILENT: branch 22.12 created
GIT_SILENT: master is 5.22.40 now
Albert Astals Cid <aacid@kde.org> committed
rKLEOPATRA5c00ccee9f4c: GIT_SILENT Upgrade release service version to 23.03.70. (authored by Albert Astals Cid <aacid@kde.org>).
GIT_SILENT Upgrade release service version to 23.03.70.
Albert Astals Cid <aacid@kde.org> committed
rKLEOPATRA209f73b15e45: GIT_SILENT Upgrade release service version to 22.11.80. (authored by Albert Astals Cid <aacid@kde.org>).
GIT_SILENT Upgrade release service version to 22.11.80.
gpg: New option --quick-update-pref.
gpg: New list-options show-pref and show-pref-verbose.
tests: Add tests to check that OCB is only used for capable keys.
gpg: Make --list-packets work w/o --no-armor for plain OCB packets.
tests: Add tests to check that OCB is only used for capable keys.
Merged PIPE connection part into master.
w32: Support sendfd/recvfd through pipe connection.
Disable automatic trust database check during initial key listing
qt: Allow disabling automatic trust database check on key listing
core: New context flag "no-auto-check-trustdb"
w32: Add SENDFD internal command.
Merge branch 'master' into gniibe/t6236
client: Only call _assuan_waitpid when it's not socket.