aboutsummaryrefslogtreecommitdiffstats
path: root/g10 (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-10-18Prepare for 1.4.11Werner Koch2-1/+6
2010-10-10VMS fixesWerner Koch2-4/+8
2010-09-28* options.skel: Make the example for force-v3-sigs match reality (itDavid Shaw2-6/+12
has defaulted to off since 2007-10-22).
2010-09-28The rest of the VMS changes.Werner Koch4-7/+30
2010-09-28Minor changes to help the VMS portWerner Koch7-3/+62
2010-09-23Preparing a release candidateWerner Koch1-0/+3
2010-08-31Minor fixesWerner Koch2-0/+13
2010-07-24support more hash algorithms to support the v2 cardWerner Koch3-1/+14
2010-06-18Backport bug fix. Fixes bug#1240.Werner Koch2-2/+15
2010-06-01Ignore some GnuPG-2 only options.Werner Koch2-1/+13
2010-05-12Fix bug 1179Werner Koch2-4/+9
2010-05-07Fix for bug 1223Werner Koch2-1/+66
2010-03-26Force SHA1 only for v1 cardsWerner Koch2-6/+14
2010-03-26* plaintext.c (handle_plaintext): Make sure that the stdout flushDavid Shaw2-4/+18
succeeded, so we can't lose data when using gpg in a pipeline. Fixes bug #1207.
2010-02-17Fix bug 1186Werner Koch2-1/+6
2010-02-02Change menu prompts.Werner Koch3-2/+7
2009-12-21Fix some spelling errors. Fixes bug#1127.Werner Koch3-6/+6
2009-12-17Fix bug#1059 (missing status line signature verification done with a Werner Koch2-1/+10
subkey while on the main key has expired).
2009-12-15minor changes for VMSWerner Koch3-5/+8
2009-12-15fix bug#1162.Werner Koch2-1/+7
2009-09-28Fix bug#1138.Werner Koch3-3/+17
2009-09-02Last minute fixesWerner Koch4-17/+32
2009-09-02Preparing 1.4.10.Werner Koch3-4/+22
2009-08-26Fix debian bug#543530Werner Koch2-0/+35
2009-08-13Preparing for a release candidateWerner Koch5-31/+230
2009-08-12Try and detect mis-coded Latin1 and convert it to UTF8. Whether theDavid Shaw2-7/+39
heuristics succeed or not, the resulting string must be valid UTF8 as LDAP requires that. This is bug 1055.
2009-08-03(no commit message)Werner Koch7-20/+134
2009-07-31* gpg.c (main): --pgp6 includes --disable-mdc.David Shaw2-0/+5
2009-07-29Update key generation menu to match gnupg 2.0.Werner Koch2-103/+187
Changes default preferences and key algorithms.
2009-07-23* keyserver.c (keyserver_import_ldap): Try a DNS-SD lookup to find aDavid Shaw2-13/+55
domain-specific LDAP server before resorting to keys.{domain}.
2009-07-23Parse EXTCAP lines from the card.Werner Koch7-10/+73
Change messages for a corrupt trustdb.
2009-07-21First set of changes to backport the new card code from 2.0.Werner Koch17-1378/+4501
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-17Repalce an assert by a proper error message.Werner Koch2-1/+19
2009-07-16Fix bug#1087.Werner Koch2-2/+17
2009-06-24Fix a couple of minor bugs.Werner Koch3-3/+6
2009-06-17Fix bug#1040.Werner Koch2-2/+7
2009-06-05Remove Camellia restriction.David Shaw2-9/+5
2009-06-02Add stub function. Noted by Daniel Leidert.Werner Koch2-0/+5
2009-05-22Fixed bug1058.Werner Koch2-0/+5
2009-05-20Fix bug#1044.Werner Koch2-6/+19
2009-05-11Fix bug 1045Werner Koch2-2/+7
2009-05-11Fix bug 1045.Werner Koch2-1/+4
2009-05-11Print 'empty file' warning only with --verbose.Werner Koch3-3/+9
2009-05-06Fix for bug#1034.Werner Koch3-34/+36
2009-05-05Improve dotlocking.Werner Koch1-2/+2
Implement locking for W32.
2009-05-05Backport of Creation-Date parameter for unattended key generation.Werner Koch2-51/+129
2009-05-05Fix bug#931.Werner Koch3-28/+46
Silent a compiler warning.
2009-04-03Better error message for a missing keyring. Werner Koch3-3/+13
Fixes Debian#494040.
2009-03-20* keyring.c (rename_tmp_file): Force a fsync (via iobuf_ioctl) onDavid Shaw2-12/+30
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-15* gpgv.c (strusage): Fix name of program in "Syntax" line.David Shaw2-3/+7