aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix last commitWerner Koch2010-10-211-0/+2
|
* Translate dirmngr stringsWerner Koch2010-10-216-112/+1706
|
* Enable i18n for W32.Werner Koch2010-10-205-1/+12
|
* Make public key data structure easier to read.Werner Koch2010-10-2018-134/+222
| | | | | Check vor v1 card while signing.
* Install the mo files on W32 platformsWerner Koch2010-10-183-2/+82
|
* Re-enabled german translationWerner Koch2010-10-187-2041/+2140
|
* replace some sprintf by bin2hex.Werner Koch2010-10-182-17/+15
|
* doc fixWerner Koch2010-10-182-1/+6
|
* Fix a signing problem with the cardWerner Koch2010-10-188-60/+62
|
* Tweaks to make make distcheck work.Werner Koch2010-10-154-4/+14
|
* Remove debug optionsWerner Koch2010-10-141-3/+1
|
* All tests work are again workingWerner Koch2010-10-1438-146/+508
|
* Some tweaks to the agent startup.Werner Koch2010-10-1411-195/+87
|
* More agent support for gpg.Werner Koch2010-10-1333-311/+496
|
* Describe %v and %V.Werner Koch2010-10-112-0/+8
|
* New configure optionh --enable-dirmngr-auto-start.Werner Koch2010-10-084-2/+35
| | | | | autogen.sh enables this for CE.
* Add new option --with-keygripWerner Koch2010-10-0810-5/+75
|
* Import fixes.Werner Koch2010-10-0610-17/+69
| | | | | new otion for watchgnupg
* Don't set SSH_AGENTPID_INFO.Werner Koch2010-10-056-116/+189
| | | | | | Doc fixes. Allow TCP and local sockets in watchgnupg.
* Fix a build_sources problemWerner Koch2010-10-052-158/+5
|
* Add a static FAQ.Werner Koch2010-10-054-424/+383
| | | | | Add rules to build and upload the faqs.
* [w32ce] Do not print the faulty timezone infoWerner Koch2010-10-047-246/+452
| | | | | Switch FAQ sources to org-mode
* Exporting secret keys via gpg-agent is now basically supported.Werner Koch2010-10-0172-549/+1933
| | | | | | A couple of forward ported changes. Doc updates.
* * options.skel: Make the example for force-v3-sigs match reality (itDavid Shaw2010-09-282-6/+12
| | | | | has defaulted to off since 2007-10-25).
* Clarify that --force-v3-sigs disables (not enables) v4 optionsDavid Shaw2010-09-282-7/+11
|
* Fix standard directories for Wince.Werner Koch2010-09-134-46/+39
| | | | | Typo fix.
* Removed more secret key related code.Werner Koch2010-09-0620-1992/+1353
| | | | | | It builds fine and passes some of the tests but there are quite some features which don't work yet.
* Merge secret keys during importWerner Koch2010-09-023-28/+25
|
* Obscure the cached passphrases.Werner Koch2010-09-0210-160/+215
|
* Even less prompts for a new key now.Werner Koch2010-09-0113-53/+107
|
* s/CACHE_MODE_IMPGEN/CACHE_MODE_NONCE/.Werner Koch2010-09-0110-33/+55
| | | | | Prepare for more use cases of the cache nonce.
* Use passphrase caching for import and genkey.Werner Koch2010-09-0113-58/+240
|
* 2010-09-01 Marcus Brinkmann <[email protected]>Marcus Brinkmann2010-09-012-1/+5
| | | | | | | * estream.c (_es_set_std_fd): Disable debug output.
* Import OpenPGP keys into the agent.Werner Koch2010-08-3123-281/+1668
|
* Fix for W32.Werner Koch2010-08-261-0/+2
|
* .Werner Koch2010-08-269-81/+179
|
* Changed option names.Werner Koch2010-08-254-9/+36
| | | | | Add O_BINARY for stdin and stdout.
* gpgconf does now work for Wince.Werner Koch2010-08-239-205/+356
|
* Reworked the posix and w32 exechelpers.Werner Koch2010-08-2013-228/+830
|
* Prepare for gpg-error changeWerner Koch2010-08-191-0/+3
|
* Add component pinentry as an easy way to figure out the defaultWerner Koch2010-08-193-7/+46
| | | | | pinentry. Also allows to test whether pinentry is installed.
* Fix regression in logging.Werner Koch2010-08-1820-295/+424
| | | | | | Add a registry key to enable catch-all remote debugging for W32. Replace more stdio stuff by estream.
* Auto-start dirmngr.Werner Koch2010-08-1611-183/+230
|
* Minor Makefile fixes to let it build on all platformsWerner Koch2010-08-136-11/+24
|
* Fixed LDAP access on CEWerner Koch2010-08-134-35/+250
|
* Fix last changeWerner Koch2010-08-121-2/+2
|
* Fix dirmngr problems on CE.Werner Koch2010-08-129-14/+125
| | | | | | Add new dirmngr commands. Minor other fixes.
* Pass on comments from SCD.Werner Koch2010-08-112-0/+19
|
* Support "-" for --output.Werner Koch2010-08-112-1/+12
|
* Print a note about wldap32Werner Koch2010-08-101-1/+9
|