Werner Koch
eb4d690db2
Fix two fuzzies
2010-11-23 18:51:43 +00:00
Werner Koch
b3f9e2130e
Change stack size for Wince.
...
Allow for a longer agent atartup under wince.
Print gpg output via estream.
2010-11-23 18:46:41 +00:00
Marcus Brinkmann
bbd08dd146
2010-11-17 Marcus Brinkmann <mb@g10code.com>
...
* gogconf.c: Revert accidental debug output commit.
2010-11-17 16:32:11 +00:00
Werner Koch
0103a53aa6
Smartcard related updates
2010-11-17 13:21:24 +00:00
Werner Koch
b97aeb03d5
Update FAQ
2010-11-16 10:38:13 +00:00
Werner Koch
2c982dcf86
Fix bug where scdaemon kills a non-daemon gpg-agent.
2010-11-11 15:07:37 +00:00
Werner Koch
0adca03b8c
Add patches for EncFs
2010-11-10 12:49:39 +00:00
Werner Koch
cb68b5d923
A merged changes
2010-11-08 09:18:47 +00:00
David Shaw
b4da5a4150
* pkclist.c (select_algo_from_prefs): Make sure the scores can't
...
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.
2010-10-29 19:49:54 +00:00
David Shaw
b0b46f46cf
* gpg.texi (GPG Configuration Options): Clarify that show-photos
...
doesn't work with --with-colons. --personal-digest-preferences does
not have a default any longer.
2010-10-29 19:41:28 +00:00
Werner Koch
2e82b095cd
Better support unsigned time_t
2010-10-27 11:26:53 +00:00
Werner Koch
dc5150db78
Honor TMPDIR.
2010-10-27 07:37:52 +00:00
Werner Koch
0f721abddf
Update scripts etc.
2010-10-26 12:25:47 +00:00
Werner Koch
02e4c3cb7e
Re-implemented GPG's --passwd command and improved it.
2010-10-26 09:10:29 +00:00
Werner Koch
c212133918
Remove cruft.
...
Make --gen-revoke work
2010-10-21 10:25:03 +00:00
Werner Koch
d6314594d2
Fix last commit
2010-10-21 08:52:23 +00:00
Werner Koch
d1946ed718
Translate dirmngr strings
2010-10-21 08:23:29 +00:00
Werner Koch
25b1e76b44
Enable i18n for W32.
2010-10-20 15:06:50 +00:00
Werner Koch
cc99c37549
Make public key data structure easier to read.
...
Check vor v1 card while signing.
2010-10-20 11:33:50 +00:00
Werner Koch
aa3d02ee5b
Install the mo files on W32 platforms
2010-10-18 18:19:45 +00:00
Werner Koch
52cbcd94ac
Re-enabled german translation
2010-10-18 14:56:52 +00:00
Werner Koch
ff59089979
replace some sprintf by bin2hex.
2010-10-18 13:54:42 +00:00
Werner Koch
e9996e855e
doc fix
2010-10-18 13:40:06 +00:00
Werner Koch
6872919efe
Fix a signing problem with the card
2010-10-18 12:59:19 +00:00
Werner Koch
d1bdc3f6ea
Tweaks to make make distcheck work.
2010-10-15 09:16:39 +00:00
Werner Koch
23d0334d82
Remove debug options
2010-10-14 16:36:47 +00:00
Werner Koch
764e88d4df
All tests work are again working
2010-10-14 16:34:31 +00:00
Werner Koch
fd19a84c80
Some tweaks to the agent startup.
2010-10-14 08:32:55 +00:00
Werner Koch
54591341a4
More agent support for gpg.
2010-10-13 15:57:08 +00:00
Werner Koch
5a679857ef
Describe %v and %V.
2010-10-11 12:36:27 +00:00
Werner Koch
a3335428be
New configure optionh --enable-dirmngr-auto-start.
...
autogen.sh enables this for CE.
2010-10-08 14:37:42 +00:00
Werner Koch
a78335c9ce
Add new option --with-keygrip
2010-10-08 11:11:08 +00:00
Werner Koch
002b30e75c
Import fixes.
...
new otion for watchgnupg
2010-10-06 11:29:10 +00:00
Werner Koch
cc71376bce
Don't set SSH_AGENTPID_INFO.
...
Doc fixes.
Allow TCP and local sockets in watchgnupg.
2010-10-05 19:05:43 +00:00
Werner Koch
93fa99c07a
Fix a build_sources problem
2010-10-05 14:29:37 +00:00
Werner Koch
aac728f33e
Add a static FAQ.
...
Add rules to build and upload the faqs.
2010-10-05 13:56:25 +00:00
Werner Koch
adfa280d6f
[w32ce] Do not print the faulty timezone info
...
Switch FAQ sources to org-mode
2010-10-04 21:08:34 +00:00
Werner Koch
bfbd80feb9
Exporting secret keys via gpg-agent is now basically supported.
...
A couple of forward ported changes.
Doc updates.
2010-10-01 20:33:53 +00:00
David Shaw
aeb31977ec
* options.skel: Make the example for force-v3-sigs match reality (it
...
has defaulted to off since 2007-10-25).
2010-09-28 16:17:30 +00:00
David Shaw
b8f9f9b1f6
Clarify that --force-v3-sigs disables (not enables) v4 options
2010-09-28 16:04:47 +00:00
Werner Koch
4fdd83b401
Fix standard directories for Wince.
...
Typo fix.
2010-09-13 10:17:04 +00:00
Werner Koch
299ed4c9e2
Removed more secret key related code.
...
It builds fine and passes some of the tests but there are quite some
features which don't work yet.
2010-09-06 19:57:42 +00:00
Werner Koch
daab9aff3a
Merge secret keys during import
2010-09-02 15:11:51 +00:00
Werner Koch
90a4599c5e
Obscure the cached passphrases.
2010-09-02 10:46:23 +00:00
Werner Koch
a0b9ebfb7d
Even less prompts for a new key now.
2010-09-01 12:49:05 +00:00
Werner Koch
31bc3c8edd
s/CACHE_MODE_IMPGEN/CACHE_MODE_NONCE/.
...
Prepare for more use cases of the cache nonce.
2010-09-01 11:07:16 +00:00
Werner Koch
9a9b3da58f
Use passphrase caching for import and genkey.
2010-09-01 09:48:35 +00:00
Marcus Brinkmann
e3d8bb0244
2010-09-01 Marcus Brinkmann <marcus@g10code.de>
...
* estream.c (_es_set_std_fd): Disable debug output.
2010-09-01 00:44:55 +00:00
Werner Koch
87fac99112
Import OpenPGP keys into the agent.
2010-08-31 15:58:39 +00:00
Werner Koch
71bc88fbae
Fix for W32.
2010-08-26 09:28:11 +00:00