Marcus Brinkmann
ccd25447f1
2008-02-15 Marcus Brinkmann <marcus@g10code.de>
...
* exechelp.c (gnupg_spawn_process_fd): Add flag DETACHED_PROCESS
unconditionally (required for all callers at the moment).
2008-02-15 22:57:52 +00:00
Werner Koch
57d9ea99d9
Preparing a test release
2008-02-15 09:58:01 +00:00
Werner Koch
30a97e770c
Poems for AllowSetForegroundWindow (W32)
2008-02-14 19:50:10 +00:00
Werner Koch
0819c1e8ca
Always search missing certifcates using a running Dirmngr's cache.
2008-02-13 16:47:14 +00:00
Marcus Brinkmann
2bdbb92939
2008-02-09 Marcus Brinkmann <marcus@g10code.de>
...
* scdaemon.c (main): Use CONFIG_FILENAME as filename if it is set
in gpgconf-list output.
2008-02-09 00:13:43 +00:00
Marcus Brinkmann
791d8e6990
2008-02-09 Marcus Brinkmann <marcus@g10code.de>
...
* gpg.c (main): New variable default_configname. Use it if
save_configname is NULL (can happen if default configfile does
not exist). Move default configname determination to ...
(get_default_configname): ... this new function.
2008-02-09 00:05:55 +00:00
David Shaw
9c42222a7a
* gpg.texi (GPG Esoteric Options): Tweak mention of Tempest font to
...
add a "claimed" in there.
2008-02-05 19:42:12 +00:00
Marcus Brinkmann
b9cb60ec80
2008-02-01 Marcus Brinkmann <marcus@g10code.de>
...
* gpgconf-comp.c (gc_component_list_options): Fix memcpy.
Reported by Marc Mutz.
2008-02-01 20:26:24 +00:00
Marcus Brinkmann
8ac61bc708
2008-01-29 Marcus Brinkmann <marcus@g10code.de>
...
* keylist.c (list_internal_keys): New variable lastcert. Use it
to suppress duplicates which immediately follow each other.
2008-01-30 17:21:28 +00:00
Werner Koch
3d654dfb29
Fixed yesterday's W32 fix.
2008-01-30 14:26:57 +00:00
Werner Koch
b680d034fa
W32 fix for trustdb creation.
2008-01-30 13:26:32 +00:00
Werner Koch
843d6c69ef
Fixed a W32 crash in gpg2 when creating a new keyring.
...
Typo fixes.
2008-01-29 16:04:57 +00:00
Werner Koch
3d39e45a01
Typo and grammer fixes by Justin Pryzby.
2008-01-28 08:03:08 +00:00
Werner Koch
d84d5ea748
[W32] Avoid extra console window when importing or exporting.
...
Fixes bug 875.
2008-01-27 14:43:52 +00:00
Werner Koch
c3b9005ec3
Typo fixes.
...
Portability fix for asschk.c
2008-01-26 22:12:23 +00:00
Werner Koch
e2a98c2b26
Add --logger-fd alias.
...
Ass card vendor 004.
2008-01-26 13:11:31 +00:00
Werner Koch
fefc0da6e9
translation fixes
2008-01-22 12:06:00 +00:00
Marcus Brinkmann
568cc4585a
2008-01-17 Marcus Brinkmann <marcus@g10code.de>
...
* gpgconf-comp.c (change_options_program): Strip duplicated
utf8-strings entries for gnupg backend. Don't create them either.
2008-01-17 22:42:58 +00:00
Marcus Brinkmann
a8fb3559b1
2008-01-15 Marcus Brinkmann <marcus@g10code.de>
...
* call-pinentry.c (start_pinentry): Start pinentry in detached
mode.
2008-01-15 16:06:08 +00:00
Werner Koch
1e46b20f48
Add missing country tag to qualified.txt.
...
Typo fixes.
2008-01-10 08:13:14 +00:00
Marcus Brinkmann
b618d1c011
2008-01-10 Marcus Brinkmann <marcus@g10code.de>
...
* tools.texi (gpgconf): Some clarifications.
2008-01-10 03:03:15 +00:00
Werner Koch
157d4479aa
Preparing a release.
2007-12-20 08:52:40 +00:00
Werner Koch
5967e1a187
Fixed a W32 ldaps problem.
2007-12-17 10:49:58 +00:00
Werner Koch
a6549ca548
Preparing a release candidate.
2007-12-14 16:08:53 +00:00
Werner Koch
78c2a34afe
Also add the S-TTRUST certs here.
2007-12-13 16:02:51 +00:00
Werner Koch
9d66580cff
Allow verification of some broken S-TRUST generated signatures.
2007-12-13 15:45:40 +00:00
Werner Koch
aeb5a65f7c
Allow type 20 keys only with option --rfc2440.
2007-12-12 17:41:05 +00:00
Werner Koch
56bd419029
Doc fixes.
...
Add more files to POTFILES.
Protect against malloc bombs.
2007-12-12 16:47:52 +00:00
Werner Koch
bae4b256c7
Support DSA2.
...
Support Camellia for testing.
More audit stuff.
2007-12-12 10:28:30 +00:00
Werner Koch
c8b76e5621
Allow decryption using type 20 Elgamal keys.
2007-12-11 13:19:38 +00:00
Marcus Brinkmann
b644408d0d
2007-12-10 Marcus Brinkmann <marcus@g10code.de>
...
* gpgconf-comp.c (gc_component_list_options): Fix up expert level
of group.
2007-12-10 16:44:38 +00:00
Werner Koch
bc482052f8
Fix for bug 851.
...
Fixed auto generation of the stub key for the card.
Allow to encrypt toElgamal encryption keys of type 20.
2007-12-10 15:19:34 +00:00
Werner Koch
e2aefc427e
Add support for help stuff to audit.c
2007-12-06 19:02:42 +00:00
Werner Koch
89671cdd64
More code for the audit log.
2007-12-06 15:55:03 +00:00
Werner Koch
63ec0b271c
Created help files form the current po entries.
2007-12-04 15:00:14 +00:00
Marcus Brinkmann
1d282c5938
2007-12-04 Marcus Brinkmann <marcus@g10code.de>
...
* gpgconf-comp.c (gc_component_list_components): Do not print a
trailing semi-colon to ensure forward compatibility, as this would
indicate another empty field.
(gc_process_gpgconf_conf): Likewise.
2007-12-04 14:47:28 +00:00
Werner Koch
8c20500a5d
Allow configuraton of pinentry tooltip.
...
Other minor buf fixes.
2007-12-04 11:23:31 +00:00
Marcus Brinkmann
a9b7f3356b
2007-12-04 Marcus Brinkmann <marcus@g10code.de>
...
* gpgconf-comp.c (gc_component_list_components): Do not print a
trailing semi-colon to ensure forward compatibility, as this would
indicate another empty field.
2007-12-03 23:39:49 +00:00
Werner Koch
ef3ea356ae
Updated.
2007-12-03 14:18:22 +00:00
Werner Koch
5887cffd60
Fixed testing for an alive ssh standard socket.
2007-12-03 14:02:06 +00:00
Werner Koch
033a2c0bc9
Try to make sure that the standard descriptors are connected when calling
...
gpgsm.
2007-12-03 13:05:15 +00:00
Werner Koch
e09e3fa4ea
Fixed make distcheck
2007-11-27 08:37:03 +00:00
Werner Koch
598a3d0ab4
[W32] Changed default socket for dirmngr.
...
[W32] Add some code for event notifications
between scdaemon and gpg-agent.
2007-11-27 08:01:19 +00:00
Werner Koch
3d4ef0c814
Add option --data to GETAUDITLOG command.
...
Return HTML formatted dummy output.
2007-11-26 11:00:39 +00:00
Werner Koch
95b57d9337
New command GETAUDITLOG
2007-11-22 16:24:21 +00:00
Werner Koch
c1270f06fe
Document --auto-issuer-key-retrieve.
2007-11-19 16:32:05 +00:00
Werner Koch
55ba204bfa
Started to implement the audit log feature.
...
Pass PINENTRY_USER_DATA and XAUTHORITY to Pinentry.
Improved support for the quality bar.
Minor internal restructuring.
Translation fixes.
2007-11-19 16:03:50 +00:00
Werner Koch
093b25c996
Updated
2007-11-12 19:13:47 +00:00
Marcus Brinkmann
659025112c
2007-10-31 Marcus Brinkmann <marcus@g10code.de>
...
* gpg-agent.texi (Agent Options): Fix typos, by Bernhard Reiter.
2007-10-31 13:09:16 +00:00
David Shaw
dbdea101fe
* gpg.texi: Document --rfc4880 (the new --openpgp).
2007-10-27 14:09:36 +00:00