User Details
User Details
- User Since
- Mar 27 2017, 4:49 PM (409 w, 3 d)
- Availability
- Available
Mon, Jan 27
Mon, Jan 27
osterfeld committed rGPGMEPPbeaf5256a277: fix typo, deprecate mistyped method name (authored by osterfeld).
fix typo, deprecate mistyped method name
osterfeld committed rGPGMEPP0d3a9c3ee309: use setFileName instead of gpgme_data_new_from_file, which is buggy and… (authored by osterfeld).
use setFileName instead of gpgme_data_new_from_file, which is buggy and…
add signal for GPGME_EVENT_START
osterfeld committed rGPGMEPPcb6e32adae47: compile with stupid compilers (gcc 4.0.1 and mingw) (authored by osterfeld).
compile with stupid compilers (gcc 4.0.1 and mingw)
osterfeld committed rGPGMEPP614965e2dcdd: add all required arguments - user IDs to sign, secret key and check level (authored by osterfeld).
add all required arguments - user IDs to sign, secret key and check level
add sign key edit interactor
SVN_SILENT oups
new sign key edit interactor
SVN_SILENT --warning
osterfeld committed rGPGMEPPb6a2551fbff2: Get results from gpgme even if there was an error (authored by osterfeld).
Get results from gpgme even if there was an error
osterfeld committed rGPGMEPPbd5375e53dd8: use _keyid for now, although internal to GPGME, as copying gpgme_recipient_t… (authored by osterfeld).
use _keyid for now, although internal to GPGME, as copying gpgme_recipient_t…
osterfeld committed rGPGMEPPae1476aeef48: the signer is applied to the context, not needed in the edit interactor (authored by osterfeld).
the signer is applied to the context, not needed in the edit interactor
osterfeld committed rGPGMEPP8e61393ac02a: _write is wrong, WriteFile must be used on windows. (authored by osterfeld).
_write is wrong, WriteFile must be used on windows.
fix stupid error, use size_t
check for write errors
osterfeld committed rGPGMEPPe0b709085171: Merged revisions 1002906,1003000,1003008,1003073,1003078,1003095,1003401… (authored by osterfeld).
Merged revisions 1002906,1003000,1003008,1003073,1003078,1003095,1003401…