Page MenuHome GnuPG

marc (Marc Mutz)
User

Projects

User does not belong to any projects.

User Details

User Since
Mar 27 2017, 4:49 PM (412 w, 4 d)
Availability
Available

Recent Activity

Mon, Jan 27

marc committed rGPGMEPP1faa917f5fb3: From aegypten_branch: gpgme++ and qgpgme. Needs gpgme >= 0.4.4. gpgme 0.4.4… (authored by marc).
From aegypten_branch: gpgme++ and qgpgme. Needs gpgme >= 0.4.4. gpgme 0.4.4…
Mon, Jan 27, 10:44 AM
marc committed rGPGMEPPe8d20a8f5c90: From aegypten_branch: (authored by marc).
From aegypten_branch:
Mon, Jan 27, 10:44 AM
marc committed rGPGMEPP7cf6f078546b: Implement combined sign/encrypt and decrpyt/verify and make sure to really… (authored by marc).
Implement combined sign/encrypt and decrpyt/verify and make sure to really…
Mon, Jan 27, 10:44 AM
marc committed rGPGMEPP61085f48cbef: remove superfluous #include, so we can use Context::Protocol in Key's method… (authored by marc).
remove superfluous #include, so we can use Context::Protocol in Key's method…
Mon, Jan 27, 10:44 AM
marc committed rGPGMEPP04ca000621bc: Properly support gpgme's keylist flags - it's a bit fields after all, and add… (authored by marc).
Properly support gpgme's keylist flags - it's a bit fields after all, and add…
Mon, Jan 27, 10:44 AM
marc committed rGPGMEPP6ed703af0718: Add static GpgME::Key::null (authored by marc).
Add static GpgME::Key::null
Mon, Jan 27, 10:44 AM
marc committed rGPGMEPP3926e4bb9689: Fix the configure check for GPGME_KEYLIST_MODE_VALIDATE (authored by marc).
Fix the configure check for GPGME_KEYLIST_MODE_VALIDATE
Mon, Jan 27, 10:44 AM
marc committed rGPGMEPPa35c1e2c8d96: Support for gpgme_set_locale (authored by marc).
Support for gpgme_set_locale
Mon, Jan 27, 10:44 AM
marc committed rGPGMEPPb5a95b89fa27: compile (authored by marc).
compile
Mon, Jan 27, 10:44 AM
marc committed rGPGMEPPa6fec0db293b: Check for gpgme_cancel() (newly readded to gpgme CVS less than two hours ago :) (authored by marc).
Check for gpgme_cancel() (newly readded to gpgme CVS less than two hours ago :)
Mon, Jan 27, 10:44 AM
marc committed rGPGMEPP2d6d8ea1a49d: gpgme_cancel returns an error... (authored by marc).
gpgme_cancel returns an error...
Mon, Jan 27, 10:44 AM
marc committed rGPGMEPP2dea498bcba7: Add EngineInfo class to help with better error messages when scanning for… (authored by marc).
Add EngineInfo class to help with better error messages when scanning for…
Mon, Jan 27, 10:44 AM
marc committed rGPGMEPPabc220c5b88c: oops-II (authored by marc).
oops-II
Mon, Jan 27, 10:44 AM
marc committed rGPGMEPP66d2ff3af7bf: oops (authored by marc).
oops
Mon, Jan 27, 10:44 AM
marc committed rGPGMEPP7355ae545e11: Add Error::isCanceled() (authored by marc).
Add Error::isCanceled()
Mon, Jan 27, 10:44 AM
marc committed rGPGMEPPa9a63d95bf8f: Add Key::shortKeyID() and Key::keyID() in anticipation of gpgme support for this (authored by marc).
Add Key::shortKeyID() and Key::keyID() in anticipation of gpgme support for this
Mon, Jan 27, 10:44 AM
marc committed rGPGMEPP797e77c0f120: Dunno if this is a good idea - let's see. (authored by marc).
Dunno if this is a good idea - let's see.
Mon, Jan 27, 10:44 AM
marc committed rGPGMEPP24a4946ea425: Store the keylist mode used in the keylisting the key instance comes from in… (authored by marc).
Store the keylist mode used in the keylisting the key instance comes from in…
Mon, Jan 27, 10:44 AM
marc committed rGPGMEPPc2f5c254dc6a: Fix typos and remove some remains of the libgcrypt README that I used as a… (authored by marc).
Fix typos and remove some remains of the libgcrypt README that I used as a…
Mon, Jan 27, 10:44 AM
marc committed rGPGMEPP6f62db191dcd: README explaining the design principles of gpgme++ and why the library is… (authored by marc).
README explaining the design principles of gpgme++ and why the library is…
Mon, Jan 27, 10:44 AM
marc committed rGPGMEPP66b8c4688b63: This should be a bitfields... (authored by marc).
This should be a bitfields...
Mon, Jan 27, 10:44 AM
marc committed rGPGMEPPa2542b679f45: s/isSecret()/hasSecret()/ (authored by marc).
s/isSecret()/hasSecret()/
Mon, Jan 27, 10:43 AM
marc committed rGPGMEPPf25901a1c189: gpgme 0.3.x contains a gpgme_cancel(), 0.4.x, 0 <= x <= 4, doesn't. 0.4.x, x >=… (authored by marc).
gpgme 0.3.x contains a gpgme_cancel(), 0.4.x, 0 <= x <= 4, doesn't. 0.4.x, x >=…
Mon, Jan 27, 10:43 AM
marc committed rGPGMEPP4d2188e80b87: Add a workaround for gpgme bug that results in can_sign not being set for… (authored by marc).
Add a workaround for gpgme bug that results in can_sign not being set for…
Mon, Jan 27, 10:43 AM
marc committed rGPGMEPPd5efa729c624: Fix the assignment operators (they forgot to call Result::operator=()). And… (authored by marc).
Fix the assignment operators (they forgot to call Result::operator=()). And…
Mon, Jan 27, 10:43 AM
marc committed rGPGMEPP4edd6f62c858: Plug some minor cut'n'pasted memleaks (authored by marc).
Plug some minor cut'n'pasted memleaks
Mon, Jan 27, 10:43 AM
marc committed rGPGMEPPadd716305130: Fix warnings that are real error and that gcc 3.3.3 and --enable-warnings… (authored by marc).
Fix warnings that are real error and that gcc 3.3.3 and --enable-warnings…
Mon, Jan 27, 10:43 AM
marc committed rGPGMEPPa24c0cb6ed53: rename library and include-install-dir of gpgme++ from (lib)gpgmepp to… (authored by marc).
rename library and include-install-dir of gpgme++ from (lib)gpgmepp to…
Mon, Jan 27, 10:43 AM
marc committed rGPGMEPP5f2d3b57c58e: s/gpgmepp/gpgme++/ here, too. (Hopefully the last occurrence). (authored by marc).
s/gpgmepp/gpgme++/ here, too. (Hopefully the last occurrence).
Mon, Jan 27, 10:43 AM
marc committed rGPGMEPP1ae87ff807ac: Convenience method Key::isRoot() telling whether or not this key is a root… (authored by marc).
Convenience method Key::isRoot() telling whether or not this key is a root…
Mon, Jan 27, 10:43 AM
marc committed rGPGMEPP06e619c730fa: Add a ctor that takes a _gpgme_op_keylist_result_t directly, for kpgp… (authored by marc).
Add a ctor that takes a _gpgme_op_keylist_result_t directly, for kpgp…
Mon, Jan 27, 10:43 AM
marc committed rGPGMEPP42c96c14685c: superfluous (authored by marc).
superfluous
Mon, Jan 27, 10:43 AM
marc committed rGPGMEPPf8e01b09632b: Add KeyListResult::mergeWith( KeyListResult ) (authored by marc).
Add KeyListResult::mergeWith( KeyListResult )
Mon, Jan 27, 10:43 AM
marc committed rGPGMEPP8ee2fa4599fd: Implement keyListResult(). (authored by marc).
Implement keyListResult().
Mon, Jan 27, 10:43 AM
marc committed rGPGMEPPb2811c9d54d9: Add Key::primaryFingerprint() as a convenience. Equivalent to subkeys(0). (authored by marc).
Add Key::primaryFingerprint() as a convenience. Equivalent to subkeys(0).
Mon, Jan 27, 10:43 AM
marc committed rGPGMEPP94a32d603962: gpgme_key_t now provides it's own keylist_mode, so use it when available (authored by marc).
gpgme_key_t now provides it's own keylist_mode, so use it when available
Mon, Jan 27, 10:43 AM
marc committed rGPGMEPP72f02037b580: From KDE_3_3_BRANCH: Add DecryptionResult::wrongKeyUsage(), up the version (authored by marc).
From KDE_3_3_BRANCH: Add DecryptionResult::wrongKeyUsage(), up the version
Mon, Jan 27, 10:43 AM
marc committed rGPGMEPP9b2f025684bb: Fix isNull() for FooResult classes. They previously ignored the errors set in… (authored by marc).
Fix isNull() for FooResult classes. They previously ignored the errors set in…
Mon, Jan 27, 10:43 AM
marc committed rGPGMEPP2b6cd30b8eb9: From KDE_3_3_BRANCH: check for wrong_key_usage and define… (authored by marc).
From KDE_3_3_BRANCH: check for wrong_key_usage and define…
Mon, Jan 27, 10:43 AM
marc committed rGPGMEPP4f6b56fd6c06: From KDE_3_3_BRANCH: Add Error::code() and Error::sourceID() (authored by marc).
From KDE_3_3_BRANCH: Add Error::code() and Error::sourceID()
Mon, Jan 27, 10:43 AM
marc committed rGPGMEPP7249e497051e: From KDE_3_3_BRANCH: Make it default-constructible (authored by marc).
From KDE_3_3_BRANCH: Make it default-constructible
Mon, Jan 27, 10:43 AM
marc committed rGPGMEPP8c6abeeff575: From KDE_3_3_BRANCH: Add support for GPGME_INCLUDE_CERTS_DEFAULT. (authored by marc).
From KDE_3_3_BRANCH: Add support for GPGME_INCLUDE_CERTS_DEFAULT.
Mon, Jan 27, 10:43 AM
marc committed rGPGMEPPfb53e7c7f6ee: Re-rename gpgme++ from gpgmepp to gpgme++. On Windows, this needs rev. 691419… (authored by marc).
Re-rename gpgme++ from gpgmepp to gpgme++. On Windows, this needs rev. 691419…
Mon, Jan 27, 10:43 AM
marc committed rGPGMEPPa0184835dc80: Add missing functionality for GpgME::Data (gpgme_data_t): set/get filename (new… (authored by marc).
Add missing functionality for GpgME::Data (gpgme_data_t): set/get filename (new…
Mon, Jan 27, 10:43 AM
marc committed rGPGMEPP12ae5bcc1395: Remove EditInteractor - a better solution will be forthcoming when the feature… (authored by marc).
Remove EditInteractor - a better solution will be forthcoming when the feature…
Mon, Jan 27, 10:43 AM
marc committed rGPGMEPP6669cc8ef9df: Clean up the mess with configure checks: some were used in the code, but never… (authored by marc).
Clean up the mess with configure checks: some were used in the code, but never…
Mon, Jan 27, 10:43 AM
marc committed rGPGMEPPbc0d9aa0a2b1: Support for gpgme_engine_info_t->home_dir (authored by marc).
Support for gpgme_engine_info_t->home_dir
Mon, Jan 27, 10:43 AM
marc committed rGPGMEPP7e536c3bd47e: Refactor Notation code. (authored by marc).
Refactor Notation code.
Mon, Jan 27, 10:43 AM
marc committed rGPGMEPP53accea0517a: Implement per-context engine properties (authored by marc).
Implement per-context engine properties
Mon, Jan 27, 10:43 AM
marc committed rGPGMEPPffdc3fa8e363: minor API cleanup (authored by marc).
minor API cleanup
Mon, Jan 27, 10:43 AM
marc committed rGPGMEPP6b4b8ff65cec: Include config-gpgme++.h everywhere - there are private header files that have… (authored by marc).
Include config-gpgme++.h everywhere - there are private header files that have…
Mon, Jan 27, 10:43 AM
marc committed rGPGMEPP79ba67a0b4b0: Handle gpgme_verify_result_t->file_name and add convenience VerificationResult… (authored by marc).
Handle gpgme_verify_result_t->file_name and add convenience VerificationResult…
Mon, Jan 27, 10:43 AM
marc committed rGPGMEPP4a3b555b8e76: Handle gpgme_decrypt_result_t's file_name and recipients members (authored by marc).
Handle gpgme_decrypt_result_t's file_name and recipients members
Mon, Jan 27, 10:43 AM
marc committed rGPGMEPPf8ee0d7c4b63: Handle gpgme_signature_t->{{hash,pubkey}_algo,pka_{trust,address}} (authored by marc).
Handle gpgme_signature_t->{{hash,pubkey}_algo,pka_{trust,address}}
Mon, Jan 27, 10:43 AM
marc committed rGPGMEPP8aacc502fb76: Make GpgME::{Data,Key}::null private structs with an implicit conversion… (authored by marc).
Make GpgME::{Data,Key}::null private structs with an implicit conversion…
Mon, Jan 27, 10:43 AM
marc committed rGPGMEPPa06582700832: Move global functions and some enums that are not GpgME::Context-specific into… (authored by marc).
Move global functions and some enums that are not GpgME::Context-specific into…
Mon, Jan 27, 10:43 AM
marc committed rGPGMEPP6a6f2f0dfd72: Use correct #define here (authored by marc).
Use correct #define here
Mon, Jan 27, 10:43 AM
marc committed rGPGMEPP41f249c4a8bf: Add support for gpgme_signature_t->chain_model (authored by marc).
Add support for gpgme_signature_t->chain_model
Mon, Jan 27, 10:43 AM
marc committed rGPGMEPPafa8c47e4e9e: HAVE_GPGME_SIG_NOTATION_CLEARADDGET implies HAVE_GPGME_SIG_NOTATION_FLAGS_T… (authored by marc).
HAVE_GPGME_SIG_NOTATION_CLEARADDGET implies HAVE_GPGME_SIG_NOTATION_FLAGS_T…
Mon, Jan 27, 10:43 AM
marc committed rGPGMEPPfb2c8ee19613: Clean up the use of gpgme: (authored by marc).
Clean up the use of gpgme:
Mon, Jan 27, 10:43 AM
marc committed rGPGMEPPc72aeb9b6214: Always fully-qualify friend declarations, then the gcc points out missing… (authored by marc).
Always fully-qualify friend declarations, then the gcc points out missing…
Mon, Jan 27, 10:43 AM
marc committed rGPGMEPP4a84db1910be: gpgme_get_giochannel and gpgme_get_qiodevice are now fused into a single… (authored by marc).
gpgme_get_giochannel and gpgme_get_qiodevice are now fused into a single…
Mon, Jan 27, 10:43 AM
marc committed rGPGMEPPd49b7e751338: Generate and install a Gpgme++Config.cmake file, muuuuch easier to handle than… (authored by marc).
Generate and install a Gpgme++Config.cmake file, muuuuch easier to handle than…
Mon, Jan 27, 10:42 AM
marc committed rGPGMEPP36facb4c13ef: Record lib dependencies, too, disable non-@at@-interpolations. (authored by marc).
Record lib dependencies, too, disable non-@at@-interpolations.
Mon, Jan 27, 10:42 AM
marc committed rGPGMEPP31b33a97157c: Use the safe-bool operator idiom, to avoid nasty surprises with operator bool() (authored by marc).
Use the safe-bool operator idiom, to avoid nasty surprises with operator bool()
Mon, Jan 27, 10:42 AM
marc committed rGPGMEPPb1b87d9a787f: [backport: trunk] --warnings (authored by marc).
[backport: trunk] --warnings
Mon, Jan 27, 10:42 AM
marc committed rGPGMEPP0d7feef19c3f: Beginnings of EditInteractor framework. (authored by marc).
Beginnings of EditInteractor framework.
Mon, Jan 27, 10:42 AM
marc committed rGPGMEPP5d6949d6197e: Implement edit operations; some de-inlining in context_p.h; some namespacing in… (authored by marc).
Implement edit operations; some de-inlining in context_p.h; some namespacing in…
Mon, Jan 27, 10:42 AM
marc committed rGPGMEPPc2eb6b96f935: The edit interactor callback expects the EditInteractor::Private*, not… (authored by marc).
The edit interactor callback expects the EditInteractor::Private*, not…
Mon, Jan 27, 10:42 AM
marc committed rGPGMEPP3e6978272922: Call action() only on actual state change, and - I hate to admit it - in this… (authored by marc).
Call action() only on actual state change, and - I hate to admit it - in this…
Mon, Jan 27, 10:42 AM
marc committed rGPGMEPPbce1bdfd6628: First EditInteractor implementation, to set the expiry of a (OpenPGP) key. (authored by marc).
First EditInteractor implementation, to set the expiry of a (OpenPGP) key.
Mon, Jan 27, 10:42 AM
marc committed rGPGMEPPefd6a659b66a: Maintain a list of status messages that need no response (taken from GPA's… (authored by marc).
Maintain a list of status messages that need no response (taken from GPA's…
Mon, Jan 27, 10:42 AM
marc committed rGPGMEPP3066d9d81964: We likes long names :) (authored by marc).
We likes long names :)
Mon, Jan 27, 10:42 AM
marc committed rGPGMEPP769c7f769497: Add (optional) tracing (authored by marc).
Add (optional) tracing
Mon, Jan 27, 10:42 AM
marc committed rGPGMEPP2a30475d2d06: New EditInteractor for setting ownertrust of an OpenPGP key (authored by marc).
New EditInteractor for setting ownertrust of an OpenPGP key
Mon, Jan 27, 10:42 AM
marc committed rGPGMEPP1ea7e86f08ff: missing std:: (authored by marc).
missing std::
Mon, Jan 27, 10:42 AM
marc committed rGPGMEPP7e12b54b2e26: Add GpgME::Exception (moved more or less from kdepim/kleopatra/uiserver/kleo… (authored by marc).
Add GpgME::Exception (moved more or less from kdepim/kleopatra/uiserver/kleo…
Mon, Jan 27, 10:42 AM
marc committed rGPGMEPP42fd6ca56fce: Use std::stringstream, which the rest of KDE uses unconditionally nowadays (no… (authored by marc).
Use std::stringstream, which the rest of KDE uses unconditionally nowadays (no…
Mon, Jan 27, 10:42 AM
marc committed rGPGMEPP97f2653af96a: Add support for gpgme_op_getauditlog (authored by marc).
Add support for gpgme_op_getauditlog
Mon, Jan 27, 10:42 AM
marc committed rGPGMEPPcc46bfe12472: Add GpgME::Key merging, needed for working around the OpenPGP backend design… (authored by marc).
Add GpgME::Key merging, needed for working around the OpenPGP backend design…
Mon, Jan 27, 10:42 AM
marc committed rGPGMEPPe747b1de98df: Mark this one deprecated (authored by marc).
Mark this one deprecated
Mon, Jan 27, 10:42 AM
marc committed rGPGMEPPfcae6f7b3df2: Preserve binary compatibility with gpgme++ 1.0, since the latter is now… (authored by marc).
Preserve binary compatibility with gpgme++ 1.0, since the latter is now…
Mon, Jan 27, 10:42 AM
marc committed rGPGMEPP0b17c6a496d0: GpgME::Key::merge -> mergeWith, for consistency with KeyListResult::mergeWith (authored by marc).
GpgME::Key::merge -> mergeWith, for consistency with KeyListResult::mergeWith
Mon, Jan 27, 10:42 AM
marc committed rGPGMEPPc9cb66b9d846: Revert SVN commit 759716 by shakes: (authored by marc).
Revert SVN commit 759716 by shakes:
Mon, Jan 27, 10:42 AM
marc committed rGPGMEPPc030dd1796f8: Better MSVC fix by Shane King <kde@dontletsstart.com>. Thanks, Shane! (authored by marc).
Better MSVC fix by Shane King <kde@dontletsstart.com>. Thanks, Shane!
Mon, Jan 27, 10:42 AM
marc committed rGPGMEPP957feaa6589b: Add rudemtary support for GPGME_PROTOCOL_GPGCONF, but only as an engine, not as… (authored by marc).
Add rudemtary support for GPGME_PROTOCOL_GPGCONF, but only as an engine, not as…
Mon, Jan 27, 10:42 AM
marc committed rGPGMEPP56c7342f696e: Revert broken commit: (authored by marc).
Revert broken commit:
Mon, Jan 27, 10:42 AM
marc committed rGPGMEPP243b4da5c38a: svnrevertlast (authored by marc).
svnrevertlast
Mon, Jan 27, 10:42 AM
marc committed rGPGMEPP2cbbcd685ea0: Dont' throw gpgme_error_t, throw GpgME::Error (authored by marc).
Dont' throw gpgme_error_t, throw GpgME::Error
Mon, Jan 27, 10:42 AM
marc committed rGPGMEPPe4ddfc5fe790: isNull() doesn't mean that d!=0, unfortunately. Fixes Intevation issue 1700 (authored by marc).
isNull() doesn't mean that d!=0, unfortunately. Fixes Intevation issue 1700
Mon, Jan 27, 10:42 AM
marc committed rGPGMEPP059a74edf9ec: Work around gpgme_op_keylist_ext_start ignoring GPGME_KEYLIST_MODE_EXTERN by… (authored by marc).
Work around gpgme_op_keylist_ext_start ignoring GPGME_KEYLIST_MODE_EXTERN by…
Mon, Jan 27, 10:42 AM
marc committed rGPGMEPP622576be6849: Remove exceptions from gpgme++, as mingw can't handle them in libraries (not… (authored by marc).
Remove exceptions from gpgme++, as mingw can't handle them in libraries (not…
Mon, Jan 27, 10:42 AM
marc committed rGPGMEPPe73bce6c531f: I guess it's a safe bet that these will have the same problems as keylist_ext... (authored by marc).
I guess it's a safe bet that these will have the same problems as keylist_ext...
Mon, Jan 27, 10:42 AM
marc committed rGPGMEPPc162fecf6c69: Port hasFeature() from enterprise branch, and up the version number (authored by marc).
Port hasFeature() from enterprise branch, and up the version number
Mon, Jan 27, 10:42 AM
marc committed rGPGMEPP1858fca02916: Add support for --no-encrypt-to, and fix a typo in the Feature enum (authored by marc).
Add support for --no-encrypt-to, and fix a typo in the Feature enum
Mon, Jan 27, 10:42 AM
marc committed rGPGMEPP4e403a4669de: There's no point in linking to gpgme-pthread if our code isn't thread-safe... (authored by marc).
There's no point in linking to gpgme-pthread if our code isn't thread-safe...
Mon, Jan 27, 10:42 AM
marc committed rGPGMEPPd6ba95cf8336: Add GpgAddUserIDEditInteractor (authored by marc).
Add GpgAddUserIDEditInteractor
Mon, Jan 27, 10:42 AM
marc committed rGPGMEPP68edbd564ff7: ++thread-safety for Error, even without changing the interface (it's used all… (authored by marc).
++thread-safety for Error, even without changing the interface (it's used all…
Mon, Jan 27, 10:42 AM
marc committed rGPGMEPP631d5ab2b8c0: Replace home-brewn GpgME::Shared with boost::shared_ptr<>, which is supposedly… (authored by marc).
Replace home-brewn GpgME::Shared with boost::shared_ptr<>, which is supposedly…
Mon, Jan 27, 10:42 AM
marc committed rGPGMEPP593c9f0e12c3: Try to fix compile on Windows, and be paranoid with the snprintf() (authored by marc).
Try to fix compile on Windows, and be paranoid with the snprintf()
Mon, Jan 27, 10:42 AM