aboutsummaryrefslogtreecommitdiffstats
path: root/g10 (unfollow)
Commit message (Expand)AuthorFilesLines
2013-10-04gpg: Print a "not found" message for an unknown key in --key-edit.Werner Koch1-0/+4
2013-10-04gpg: Protect against rogue keyservers sending secret keys.Werner Koch3-8/+20
2013-10-04gpg: Allow setting of all zero key flagsDaniel Kahn Gillmor1-3/+0
2013-10-04gpg: Distinguish between missing and cleared key flags.Werner Koch1-1/+7
2013-10-02gpg: Fix bug with deeply nested compressed packets.Werner Koch1-9/+43
2013-08-30gpg: Use 2048 as the default keysize in batch mode.Werner Koch1-3/+3
2013-08-02gpg: No need to create a trustdb when encrypting with --always-trust.Werner Koch1-0/+6
2013-07-25Prepare for a forthcoming new algorithm id.Werner Koch1-0/+1
2013-07-16gpg: fix previous changeNIIBE Yutaka1-1/+1
2013-07-12gpg: signal handling fixNIIBE Yutaka3-4/+4
2013-01-11Fix honoring --cert-digest-algo when recreating a certChristian Aistleitner1-0/+1
2012-12-20gpg: Suppress "public key already present" in quiet mode.Werner Koch1-4/+6
2012-12-20Import only packets which are allowed in a keyblock.Werner Koch1-1/+22
2012-12-19Remove trailing white space from some filesWerner Koch1-18/+18
2012-12-15Fix potential heap corruption in "gpg -v --version"Werner Koch1-43/+39
2012-12-13Card: Fix the process of writing key or generating key.NIIBE Yutaka1-2/+2
2012-11-29The keyserver search menu should honor --keyid-formatDavid Shaw1-5/+11
2012-11-08Create off-line card encryption key with the right size.Werner Koch1-1/+16
2012-11-08Support the not anymore patented IDEA cipher algorithm.Werner Koch10-196/+107
2012-08-24Fix typos spotted during translationsWerner Koch2-4/+4
2012-08-24Actually show translators comments in PO filesDavid Prévot4-9/+8
2012-04-29With --quiet do not print reading passphrase from fd message.Werner Koch1-53/+53
2012-02-01Honor --cert-digest-algo when recreating a cert.David Shaw1-3/+8
2012-01-20Changes to --min-cert-level should cause a trustdb rebuild (issue 1366)David Shaw6-16/+31
2012-01-13Add a DECRYPTION_INFO status.Werner Koch3-17/+29
2012-01-12gpg: Remove unused fields from a trust data structure.Werner Koch1-4/+1
2012-01-10Allow use of a standard space separated fingerprint.Werner Koch1-7/+47
2012-01-10Replace file locking by the new portable dotlock code.Werner Koch6-147/+148
2012-01-10Update copyright years.Werner Koch1-1/+1
2011-12-02Rename all ChangeLog files to ChangeLog-2011.Werner Koch1-2/+9
2011-09-12On VMS use --batch by default if in batch mode.Werner Koch2-0/+18
2011-08-09Removed some set but unused vars.Werner Koch5-94/+93
2011-08-09Fix bug#1307Werner Koch3-98/+102
2011-07-22Print the decoded iteration count witn --list-packets.Werner Koch2-13/+20
2011-07-01Add pubkey letters e and E for ECC.Werner Koch6-198/+212
2011-04-06* photoid.c (generate_photo_id): Check for the JPEG magic numbersDavid Shaw2-3/+8
2011-02-23Don't link gpgv with libreadlineWerner Koch3-177/+185
2010-10-29* gpg.c (main): Do not provide a default forDavid Shaw2-6/+5
2010-10-29* pkclist.c (select_algo_from_prefs): Slightly improve the handling ofDavid Shaw2-13/+26
2010-10-29* pkclist.c (select_algo_from_prefs): Make sure the scores can'tDavid Shaw2-4/+17
2010-10-27Detect unsigned time_t and adjust y2038 detection.Werner Koch3-7/+18
2010-10-20Remove warnings on VMSWerner Koch5-3/+15
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
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