aboutsummaryrefslogtreecommitdiffstats
path: root/g10 (unfollow)
Commit message (Expand)AuthorFilesLines
2014-08-12Remove trailing white space from two files.Werner Koch1-8/+8
2014-08-06gpg: Fix regression due to the keyserver import filter.Werner Koch3-34/+49
2014-08-06gpg: Add kbnode_t for easier backporting.Werner Koch1-0/+1
2014-07-21Add OpenPGP card manufacturer Yubico (6).Simon Josefsson1-0/+1
2014-07-21gpg: Cap size of attribute packets at 16MB.Werner Koch1-1/+12
2014-06-27gpg: Limit keysize for unattended key generation to useful values.Werner Koch1-2/+12
2014-06-25gpg: Make screening of keyserver result work with multi-key commands.Werner Koch1-23/+45
2014-06-24gpg: Fix a couple of spelling errorsKristian Fiskerstrand1-2/+2
2014-06-24gpg: Do not link gpgv against libassuan.Werner Koch1-1/+1
2014-06-24Improve configure option --with-libgpg-error-prefixWerner Koch1-1/+1
2014-06-24gpg: Use more specific reason codes for INV_RECP.Werner Koch1-5/+13
2014-06-24gpg: Make show-uid-validity the default.Werner Koch1-0/+2
2014-06-24gpg: Screen keyserver responses.Stefan Tomanek3-80/+164
2014-06-24gpg: Allow key-to-card upload for cert-only keysWerner Koch1-47/+47
2014-06-20gpg: Avoid infinite loop in uncompressing garbled packets.Werner Koch1-8/+11
2014-06-03gpg: New %U expando for the photo viewer.Werner Koch3-5/+24
2014-06-03gpg: Reject signatures made with MD5.Werner Koch3-0/+24
2014-06-03gpg: Remove useless diagnostic in MDC verification.Werner Koch1-8/+4
2014-06-03gpg: Fix glitch entering a full expiration time.Werner Koch1-1/+2
2014-06-02gpg: Graceful skip reading of corrupt MPIs.Werner Koch1-5/+17
2014-06-02gpg: Simplify default key listing.Werner Koch1-84/+49
2014-06-02gpg: Fix bug parsing a zero length user id.Werner Koch1-20/+28
2014-04-22gpg: Print a warning if GKR has hijacked gpg-agent.Werner Koch1-34/+91
2014-04-16gpg: Fix use of deprecated RSA_E and RSA_E with newer libgcrypts.Werner Koch1-1/+15
2013-12-11gpg: Change --show-session-key to print the session key earlier.Werner Koch4-48/+80
2013-11-27gpg: Change armor Version header to emit only the major version.Werner Koch3-20/+40
2013-10-11gpg: Do not require a trustdb with --always-trust.Werner Koch4-101/+135
2013-10-11gpg: Fix --version output and explicitly disable ECC.Werner Koch10-75/+105
2013-10-04gpg: Print a "not found" message for an unknown key in --key-edit.Werner Koch1-0/+4
2013-10-04gpg: Kludge not to bail out on ECC if build with Libgcrypt 1.6.Werner Koch1-7/+36
2013-10-04gpg: Protect against rogue keyservers sending secret keys.Werner Koch3-10/+22
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-04Remove trailing white space from some files.Daniel Kahn Gillmor2-216/+216
2013-10-04gpg: Limit the nesting level of I/O filters.Werner Koch1-30/+48
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-7/+7
2013-08-19gpgv: Init Libgcrypt to avoid syslog warning.Werner Koch1-4/+13
2013-08-06gpg: Remove legacy keyserver examples from the template conf file.Werner Koch1-9/+2
2013-08-02gpg: No need to create a trustdb when encrypting with --always-trust.Werner Koch1-7/+20
2013-05-07w32: Add icons and version information.Ian Abbott2-3/+56
2013-04-25Fix a typo and a wrong code indentation.Jedi1-2/+2
2013-04-23w32: Almost everywhere include winsock2.h before windows.h.Werner Koch4-106/+118
2013-04-22Fix potential heap corruption in "gpg -v --version".Werner Koch1-43/+40
2013-04-22Comment fixes.Werner Koch1-3/+3
2013-01-11gpg: Fix honoring --cert-digest-algo when recreating a certChristian Aistleitner1-0/+2
2013-01-03gpg: Detect Keybox files and print a diagnostic.Werner Koch2-3/+35
2013-01-03Remove trailing white space from some files.Werner Koch2-85/+85
2012-12-20gpg: Import only packets which are allowed in a keyblock.Werner Koch1-1/+22
2012-12-19gpg: Make commit 258192d4 actually workWerner Koch1-2/+3