Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Keyserver search and get basically works again. | Werner Koch | 2011-01-18 | 1 | -0/+8 | |
| | | ||||||
| * | Initial code checking for backup - not yet working. | Werner Koch | 2011-01-10 | 1 | -0/+15 | |
| | | ||||||
* | | Truncate the DSA hash; fixes regression. | Werner Koch | 2011-01-21 | 1 | -0/+2 | |
| | | | | | | | | Removed left over debug code. | |||||
* | | Make most of the selftests work. | Werner Koch | 2011-01-21 | 1 | -0/+4 | |
|/ | | | | | Note that there is still a problem with tests/openpgp/sigs.test while using the option --digest-algo SHA256. | |||||
* | Change last change. Does now work. | Werner Koch | 2010-12-09 | 1 | -1/+1 | |
| | ||||||
* | Change dirmngr timer under W32CE. | Werner Koch | 2010-12-09 | 1 | -0/+6 | |
| | | | | | Fix trustdb open problem under W32CE. | |||||
* | s/AES/AES128/ in diagnostics and --list-config | Werner Koch | 2010-12-02 | 1 | -0/+4 | |
| | ||||||
* | Change stack size for Wince. | Werner Koch | 2010-11-23 | 1 | -0/+10 | |
| | | | | | | Allow for a longer agent atartup under wince. Print gpg output via estream. | |||||
* | Smartcard related updates | Werner Koch | 2010-11-17 | 1 | -0/+21 | |
| | ||||||
* | * pkclist.c (select_algo_from_prefs): Make sure the scores can't | David Shaw | 2010-10-29 | 1 | -0/+12 | |
| | | | | | | | | | | | | overflow when picking an algorithm (not a security issue since we can't pick something not present in all preference lists, but we might pick something that isn't scored first choice). * pkclist.c (select_algo_from_prefs): Slightly improve the handling of MD5 in preference lists. Instead of replacing MD5 with SHA-1, just remove MD5 from the list altogether, and let the next-highest ranked algorithm be chosen. | |||||
* | Better support unsigned time_t | Werner Koch | 2010-10-27 | 1 | -0/+7 | |
| | ||||||
* | Re-implemented GPG's --passwd command and improved it. | Werner Koch | 2010-10-26 | 1 | -0/+19 | |
| | ||||||
* | Remove cruft. | Werner Koch | 2010-10-21 | 1 | -0/+7 | |
| | | | | | Make --gen-revoke work | |||||
* | Enable i18n for W32. | Werner Koch | 2010-10-20 | 1 | -0/+3 | |
| | ||||||
* | Make public key data structure easier to read. | Werner Koch | 2010-10-20 | 1 | -0/+25 | |
| | | | | | Check vor v1 card while signing. | |||||
* | replace some sprintf by bin2hex. | Werner Koch | 2010-10-18 | 1 | -0/+3 | |
| | ||||||
* | Fix a signing problem with the card | Werner Koch | 2010-10-18 | 1 | -0/+4 | |
| | ||||||
* | All tests work are again working | Werner Koch | 2010-10-14 | 1 | -0/+9 | |
| | ||||||
* | More agent support for gpg. | Werner Koch | 2010-10-13 | 1 | -0/+30 | |
| | ||||||
* | Add new option --with-keygrip | Werner Koch | 2010-10-08 | 1 | -0/+7 | |
| | ||||||
* | Import fixes. | Werner Koch | 2010-10-06 | 1 | -0/+5 | |
| | | | | | new otion for watchgnupg | |||||
* | Exporting secret keys via gpg-agent is now basically supported. | Werner Koch | 2010-10-01 | 1 | -0/+64 | |
| | | | | | | A couple of forward ported changes. Doc updates. | |||||
* | * options.skel: Make the example for force-v3-sigs match reality (it | David Shaw | 2010-09-28 | 1 | -0/+5 | |
| | | | | | has defaulted to off since 2007-10-25). | |||||
* | Fix standard directories for Wince. | Werner Koch | 2010-09-13 | 1 | -6/+1 | |
| | | | | | Typo fix. | |||||
* | Removed more secret key related code. | Werner Koch | 2010-09-06 | 1 | -0/+50 | |
| | | | | | | It builds fine and passes some of the tests but there are quite some features which don't work yet. | |||||
* | Merge secret keys during import | Werner Koch | 2010-09-02 | 1 | -0/+5 | |
| | ||||||
* | Even less prompts for a new key now. | Werner Koch | 2010-09-01 | 1 | -0/+13 | |
| | ||||||
* | Use passphrase caching for import and genkey. | Werner Koch | 2010-09-01 | 1 | -0/+10 | |
| | ||||||
* | Import OpenPGP keys into the agent. | Werner Koch | 2010-08-31 | 1 | -0/+29 | |
| | ||||||
* | Fix regression in logging. | Werner Koch | 2010-08-18 | 1 | -0/+6 | |
| | | | | | | Add a registry key to enable catch-all remote debugging for W32. Replace more stdio stuff by estream. | |||||
* | Some work on the dirmngr | Werner Koch | 2010-07-23 | 1 | -0/+5 | |
| | ||||||
* | Avoid using the protect-tool to import pkcs#12. | Werner Koch | 2010-06-17 | 1 | -0/+5 | |
| | ||||||
* | use estream for status output. | Werner Koch | 2010-06-07 | 1 | -0/+4 | |
| | ||||||
* | Add unfinished gpgtar. | Werner Koch | 2010-06-07 | 1 | -0/+7 | |
| | | | | | Collected changes and ports of bug fixes from stable. | |||||
* | Fix for bug 1223 | Werner Koch | 2010-05-07 | 1 | -0/+8 | |
| | ||||||
* | Provide a useful pinentry prompt. | Werner Koch | 2010-04-27 | 1 | -0/+6 | |
| | ||||||
* | Fix preference setting in new keys | Werner Koch | 2010-04-26 | 1 | -0/+6 | |
| | ||||||
* | Decryption and signi via agent is now implemented. | Werner Koch | 2010-04-23 | 1 | -0/+30 | |
| | ||||||
* | More changes on the way to remove secring.gpg. | Werner Koch | 2010-04-21 | 1 | -0/+35 | |
| | ||||||
* | Generating an OpenPGP key cia gpg-agent basically works. | Werner Koch | 2010-04-20 | 1 | -0/+35 | |
| | ||||||
* | ./autogen.sh --build-w32ce does now succeed. | Werner Koch | 2010-04-14 | 1 | -0/+16 | |
| | ||||||
* | Whole lot of changes to support CE. | Werner Koch | 2010-04-14 | 1 | -0/+5 | |
| | ||||||
* | Use gpg_err_set_errno to assign values to ERRNO. | Werner Koch | 2010-04-01 | 1 | -0/+4 | |
| | ||||||
* | Minor cleanups | Werner Koch | 2010-03-29 | 1 | -0/+5 | |
| | ||||||
* | More changes for CE. gpgsm does now build and run a keylisting. | Werner Koch | 2010-03-24 | 1 | -0/+5 | |
| | ||||||
* | Finished the bulk of changes to use estream in most places instead of | Werner Koch | 2010-03-15 | 1 | -0/+34 | |
| | | | | | stdio. | |||||
* | Use a custom log handler for libassuan. | Werner Koch | 2010-03-11 | 1 | -0/+7 | |
| | ||||||
* | Merged jnlib into common. | Werner Koch | 2010-03-10 | 1 | -0/+6 | |
| | ||||||
* | Removed almost al dup calls. | Werner Koch | 2010-03-08 | 1 | -1/+11 | |
| | ||||||
* | Use macros for iobuf ioctls. | Werner Koch | 2010-03-08 | 1 | -0/+4 | |
| |