Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Integrating http://code.google.com/p/gnupg-ecc/source/detail?r=15 . | Andrey Jivsov | 2011-01-06 | 1 | -1/+1 | |
|/ | | | | | | | | | | The following works: gpg2 --gen-key (ECC) gpg2 --list-keys gpg2 --list-packets ~/.gnupg/pubring.gpg gpg2 --list-packets <private key from http://sites.google.com/site/brainhub/pgpecckeys> ECDH doesn't work yet as the code must be re-written to adjust for gpg-agent refactoring. | |||||
* | Change stack size for Wince. | Werner Koch | 2010-11-23 | 1 | -2/+4 | |
| | | | | | | Allow for a longer agent atartup under wince. Print gpg output via estream. | |||||
* | Tweaks to make make distcheck work. | Werner Koch | 2010-10-15 | 1 | -0/+2 | |
| | ||||||
* | Fix a build_sources problem | Werner Koch | 2010-10-05 | 1 | -4/+5 | |
| | ||||||
* | Minor Makefile fixes to let it build on all platforms | Werner Koch | 2010-08-13 | 1 | -1/+1 | |
| | ||||||
* | Add code for a threaded LDAP access to replace the wrapper process. | Werner Koch | 2010-08-02 | 1 | -6/+10 | |
| | | | | | Currently used for W32 and W32CE. | |||||
* | Some work on the dirmngr | Werner Koch | 2010-07-26 | 1 | -1/+12 | |
| | ||||||
* | Some work on the dirmngr | Werner Koch | 2010-07-23 | 1 | -1/+1 | |
| | ||||||
* | Some work on porting dirmngr (unfinished) | Werner Koch | 2010-07-16 | 1 | -2/+2 | |
| | | | | | Ported gpgtar to W32. | |||||
* | Make it build on W32 again. | Werner Koch | 2010-06-28 | 1 | -3/+3 | |
| | ||||||
* | Merged Dirmngr with GnuPG. | Werner Koch | 2010-06-09 | 1 | -0/+65 | |
A few code changes to support dirmngr. |