Werner Koch
a6b47500ac
Detect unsigned time_t and adjust y2038 detection.
2010-10-27 10:59:11 +00:00
Werner Koch
397f9cd6a1
Remove warnings on VMS
2010-10-20 06:51:11 +00:00
Werner Koch
27193bbd2c
Prepare for 1.4.11
2010-10-18 09:24:48 +00:00
Werner Koch
41f5b0a402
VMS fixes
2010-10-10 09:53:02 +00:00
David Shaw
7f07a1bc90
* options.skel: Make the example for force-v3-sigs match reality (it
...
has defaulted to off since 2007-10-22).
2010-09-28 16:13:24 +00:00
Werner Koch
6764837956
The rest of the VMS changes.
2010-09-28 15:55:24 +00:00
Werner Koch
aa29ba1689
Minor changes to help the VMS port
2010-09-28 10:07:30 +00:00
Werner Koch
690dc98c6f
Minor fixes
2010-08-31 08:42:38 +00:00
Werner Koch
b8d2740923
support more hash algorithms to support the v2 card
2010-07-24 09:18:42 +00:00
Werner Koch
5474061365
Backport bug fix. Fixes bug#1240.
2010-06-18 08:08:21 +00:00
Werner Koch
9017b84423
Ignore some GnuPG-2 only options.
2010-06-01 12:13:31 +00:00
Werner Koch
198c5c5587
Fix bug 1179
2010-05-12 16:06:38 +00:00
Werner Koch
57528d38c0
Fix for bug 1223
2010-05-07 12:32:06 +00:00
Werner Koch
b0a357ad8a
Force SHA1 only for v1 cards
2010-03-26 18:11:30 +00:00
David Shaw
5bcd4f613b
* plaintext.c (handle_plaintext): Make sure that the stdout flush
...
succeeded, so we can't lose data when using gpg in a pipeline. Fixes
bug #1207 .
2010-03-26 16:57:09 +00:00
Werner Koch
9529d72b2c
Fix bug 1186
2010-02-17 10:28:27 +00:00
Werner Koch
0f91985b21
Change menu prompts.
2010-02-02 14:08:50 +00:00
Werner Koch
18392e8d61
Fix bug#1059 (missing status line signature verification done with a
...
subkey while on the main key has expired).
2009-12-17 17:56:17 +00:00
Werner Koch
a929b77b1c
minor changes for VMS
2009-12-15 11:07:43 +00:00
Werner Koch
03c414b650
fix bug#1162.
2009-12-15 10:20:10 +00:00
Werner Koch
378b313f58
Fix bug#1138.
2009-09-28 17:11:32 +00:00
Werner Koch
5f9caad6f1
Last minute fixes
2009-09-02 17:30:53 +00:00
Werner Koch
d890215d18
Preparing 1.4.10.
2009-09-02 15:02:01 +00:00
Werner Koch
4fcae6586d
Fix debian bug#543530
2009-08-26 06:48:45 +00:00
Werner Koch
1e1b57a294
Preparing for a release candidate
2009-08-13 08:45:23 +00:00
David Shaw
00310b1aa8
Try and detect mis-coded Latin1 and convert it to UTF8. Whether the
...
heuristics succeed or not, the resulting string must be valid UTF8 as
LDAP requires that. This is bug 1055.
2009-08-12 05:01:08 +00:00
Werner Koch
b8805ca724
2009-08-03 17:47:18 +00:00
David Shaw
3f95e31e5d
* gpg.c (main): --pgp6 includes --disable-mdc.
2009-07-31 14:34:55 +00:00
Werner Koch
930e910ad7
Update key generation menu to match gnupg 2.0.
...
Changes default preferences and key algorithms.
2009-07-29 10:06:56 +00:00
David Shaw
91df5cb2e3
* keyserver.c (keyserver_import_ldap): Try a DNS-SD lookup to find a
...
domain-specific LDAP server before resorting to keys.{domain}.
2009-07-23 19:50:25 +00:00
Werner Koch
6d755a83b4
Parse EXTCAP lines from the card.
...
Change messages for a corrupt trustdb.
2009-07-23 08:00:39 +00:00
Werner Koch
3459c6b015
First set of changes to backport the new card code from 2.0.
...
For compatibility reasons a few new files had to be added.
Also added estream-printf as this is now used in app-openpgp.c and provides
a better and generic asprintf implementation than the hack we used for the
W32 code in ttyio.c. Card code is not yet finished.
2009-07-21 14:30:13 +00:00
Werner Koch
b478389753
Repalce an assert by a proper error message.
2009-07-17 11:24:51 +00:00
Werner Koch
81d7fbc7cb
Fix bug#1087.
2009-07-16 07:40:16 +00:00
Werner Koch
64f24da283
Fix a couple of minor bugs.
2009-06-24 14:01:20 +00:00
Werner Koch
275ad3fa26
Fix bug#1040.
2009-06-17 10:36:12 +00:00
David Shaw
4843e6c8f2
Remove Camellia restriction.
2009-06-05 16:54:47 +00:00
Werner Koch
58a0c9ee49
Add stub function. Noted by Daniel Leidert.
2009-06-02 15:26:06 +00:00
Werner Koch
0bbe6eda34
Fixed bug1058.
2009-05-22 15:38:49 +00:00
Werner Koch
d72349bde0
Fix bug#1044.
2009-05-20 10:25:58 +00:00
Werner Koch
4694c1a8eb
Fix bug 1045
2009-05-11 10:01:11 +00:00
Werner Koch
bc0202a8c2
Fix bug 1045.
2009-05-11 09:37:25 +00:00
Werner Koch
750990401c
Print 'empty file' warning only with --verbose.
2009-05-11 09:20:39 +00:00
Werner Koch
23ad4bd73b
Fix for bug#1034.
2009-05-06 09:31:15 +00:00
Werner Koch
418e61a824
Improve dotlocking.
...
Implement locking for W32.
2009-05-05 15:32:16 +00:00
Werner Koch
631a0de335
Backport of Creation-Date parameter for unattended key generation.
2009-05-05 11:44:56 +00:00
Werner Koch
a4fd67937c
Fix bug#931.
...
Silent a compiler warning.
2009-05-05 09:30:34 +00:00
Werner Koch
9b6deeddaf
Better error message for a missing keyring.
...
Fixes Debian#494040.
2009-04-03 10:41:33 +00:00
David Shaw
79f31e85db
* keyring.c (rename_tmp_file): Force a fsync (via iobuf_ioctl) on
...
secret keyring files to be extra safe on filesystems that may not sync
data and metadata together (ext4). Also check return code from the
cache invalidation to make sure we're safe over NFS and similar.
2009-03-20 20:55:47 +00:00
David Shaw
a2fc01ae00
* gpgv.c (strusage): Fix name of program in "Syntax" line.
2009-03-15 03:10:04 +00:00