aboutsummaryrefslogtreecommitdiffstats
path: root/dirmngr/Makefile.am (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* | Integrating http://code.google.com/p/gnupg-ecc/source/detail?r=15 .Andrey Jivsov2011-01-061-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 Koch2010-11-231-2/+4
| | | | | | Allow for a longer agent atartup under wince. Print gpg output via estream.
* Tweaks to make make distcheck work.Werner Koch2010-10-151-0/+2
|
* Fix a build_sources problemWerner Koch2010-10-051-4/+5
|
* Minor Makefile fixes to let it build on all platformsWerner Koch2010-08-131-1/+1
|
* Add code for a threaded LDAP access to replace the wrapper process.Werner Koch2010-08-021-6/+10
| | | | | Currently used for W32 and W32CE.
* Some work on the dirmngrWerner Koch2010-07-261-1/+12
|
* Some work on the dirmngrWerner Koch2010-07-231-1/+1
|
* Some work on porting dirmngr (unfinished)Werner Koch2010-07-161-2/+2
| | | | | Ported gpgtar to W32.
* Make it build on W32 again.Werner Koch2010-06-281-3/+3
|
* Merged Dirmngr with GnuPG.Werner Koch2010-06-091-0/+65
A few code changes to support dirmngr.