aboutsummaryrefslogtreecommitdiffstats
path: root/g10 (unfollow)
Commit message (Expand)AuthorFilesLines
2014-06-23Remove useless diagnostic in MDC verification.Werner Koch1-6/+4
2014-06-23PC/SC cleanup.Werner Koch1-43/+56
2014-06-23gpg: Use more specific reason codes for INV_RECP.Werner Koch1-5/+13
2014-06-20gpg: Avoid infinite loop in uncompressing garbled packets.Werner Koch1-9/+12
2014-03-06gpg: Need to init the trustdb for import.Werner Koch1-0/+1
2013-12-11Change --show-session-key to print the session key earlier.Werner Koch2-10/+11
2013-12-10Update config.{guess,sub} and some copyright notices.Werner Koch1-0/+1
2013-12-03Use blinding for the RSA secret operation.Werner Koch1-0/+1
2013-11-27gpg: Change armor Version header to emit only the major version.Werner Koch3-22/+42
2013-10-18Print the keyid for key packets with --list-packets.Werner Koch1-1/+11
2013-10-11gpg: Do not require a trustdb with --always-trust.Werner Koch4-93/+129
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