Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2010-10-26 | Re-implemented GPG's --passwd command and improved it. | Werner Koch | 1 | -0/+19 | |
2010-10-21 | Remove cruft. | Werner Koch | 1 | -0/+7 | |
Make --gen-revoke work | |||||
2010-10-20 | Enable i18n for W32. | Werner Koch | 1 | -0/+3 | |
2010-10-20 | Make public key data structure easier to read. | Werner Koch | 1 | -0/+25 | |
Check vor v1 card while signing. | |||||
2010-10-18 | replace some sprintf by bin2hex. | Werner Koch | 1 | -0/+3 | |
2010-10-18 | Fix a signing problem with the card | Werner Koch | 1 | -0/+4 | |
2010-10-14 | All tests work are again working | Werner Koch | 1 | -0/+9 | |
2010-10-13 | More agent support for gpg. | Werner Koch | 1 | -0/+30 | |
2010-10-08 | Add new option --with-keygrip | Werner Koch | 1 | -0/+7 | |
2010-10-06 | Import fixes. | Werner Koch | 1 | -0/+5 | |
new otion for watchgnupg | |||||
2010-10-01 | Exporting secret keys via gpg-agent is now basically supported. | Werner Koch | 1 | -0/+64 | |
A couple of forward ported changes. Doc updates. | |||||
2010-09-28 | * options.skel: Make the example for force-v3-sigs match reality (it | David Shaw | 1 | -0/+5 | |
has defaulted to off since 2007-10-25). | |||||
2010-09-13 | Fix standard directories for Wince. | Werner Koch | 1 | -6/+1 | |
Typo fix. | |||||
2010-09-06 | Removed more secret key related code. | Werner Koch | 1 | -0/+50 | |
It builds fine and passes some of the tests but there are quite some features which don't work yet. | |||||
2010-09-02 | Merge secret keys during import | Werner Koch | 1 | -0/+5 | |
2010-09-01 | Even less prompts for a new key now. | Werner Koch | 1 | -0/+13 | |
2010-09-01 | Use passphrase caching for import and genkey. | Werner Koch | 1 | -0/+10 | |
2010-08-31 | Import OpenPGP keys into the agent. | Werner Koch | 1 | -0/+29 | |
2010-08-18 | Fix regression in logging. | Werner Koch | 1 | -0/+6 | |
Add a registry key to enable catch-all remote debugging for W32. Replace more stdio stuff by estream. | |||||
2010-07-23 | Some work on the dirmngr | Werner Koch | 1 | -0/+5 | |
2010-06-17 | Avoid using the protect-tool to import pkcs#12. | Werner Koch | 1 | -0/+5 | |
2010-06-07 | use estream for status output. | Werner Koch | 1 | -0/+4 | |
2010-06-07 | Add unfinished gpgtar. | Werner Koch | 1 | -0/+7 | |
Collected changes and ports of bug fixes from stable. | |||||
2010-05-07 | Fix for bug 1223 | Werner Koch | 1 | -0/+8 | |
2010-04-27 | Provide a useful pinentry prompt. | Werner Koch | 1 | -0/+6 | |
2010-04-26 | Fix preference setting in new keys | Werner Koch | 1 | -0/+6 | |
2010-04-23 | Decryption and signi via agent is now implemented. | Werner Koch | 1 | -0/+30 | |
2010-04-21 | More changes on the way to remove secring.gpg. | Werner Koch | 1 | -0/+35 | |
2010-04-20 | Generating an OpenPGP key cia gpg-agent basically works. | Werner Koch | 1 | -0/+35 | |
2010-04-14 | ./autogen.sh --build-w32ce does now succeed. | Werner Koch | 1 | -0/+16 | |
2010-04-14 | Whole lot of changes to support CE. | Werner Koch | 1 | -0/+5 | |
2010-04-01 | Use gpg_err_set_errno to assign values to ERRNO. | Werner Koch | 1 | -0/+4 | |
2010-03-29 | Minor cleanups | Werner Koch | 1 | -0/+5 | |
2010-03-24 | More changes for CE. gpgsm does now build and run a keylisting. | Werner Koch | 1 | -0/+5 | |
2010-03-15 | Finished the bulk of changes to use estream in most places instead of | Werner Koch | 1 | -0/+34 | |
stdio. | |||||
2010-03-11 | Use a custom log handler for libassuan. | Werner Koch | 1 | -0/+7 | |
2010-03-10 | Merged jnlib into common. | Werner Koch | 1 | -0/+6 | |
2010-03-08 | Removed almost al dup calls. | Werner Koch | 1 | -1/+11 | |
2010-03-08 | Use macros for iobuf ioctls. | Werner Koch | 1 | -0/+4 | |
2010-02-17 | Fix bug#1186. | Werner Koch | 1 | -0/+5 | |
2010-02-02 | Various changes to eventually support openpgp keys in pgp-agent. | Werner Koch | 1 | -0/+50 | |
Comment fixes. Minor chnages in preparation of a W32CE port. | |||||
2010-01-09 | Re-indent | Werner Koch | 1 | -1/+5 | |
2010-01-08 | Add dummu option --passwd for gpg. | Werner Koch | 1 | -0/+26 | |
Collected changes. | |||||
2009-12-17 | Fix bug#1059 (missing status line signature verification done with a | Werner Koch | 1 | -0/+3 | |
subkey while on the main key has expired). | |||||
2009-12-17 | Implement --faked-systrem-time for gpg. | Werner Koch | 1 | -0/+4 | |
Typo and comment fixes. | |||||
2009-12-15 | Do not use the VMC C reserved word readonly. | Werner Koch | 1 | -0/+3 | |
2009-12-15 | Fix bug#1162: error creating home directory | Werner Koch | 1 | -1/+6 | |
2009-12-08 | Unification of the search descriptor usage. | Werner Koch | 1 | -0/+20 | |
2009-12-04 | allow for default algorithms in a gpg parameter file | Werner Koch | 1 | -0/+8 | |
2009-12-03 | support numeric debug levels. | Werner Koch | 1 | -0/+5 | |