aboutsummaryrefslogtreecommitdiffstats
path: root/g10 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Implement unattended OpenPGP secret key import.Werner Koch2013-05-223-4/+5
* w32: Add icons and version information.Werner Koch2013-05-072-3/+56
* Fix potential heap corruption in "gpg -v --version".Werner Koch2013-04-221-43/+40
* Merge branch 'master' into key-storage-workkey-storage-workWerner Koch2013-03-206-17/+29
|\
| * gpg: Print indicator for unknown key capability.Werner Koch2013-03-191-0/+3
| * gpg: Allow setting of all zero key flagsDaniel Kahn Gillmor2013-03-191-3/+0
| * gpg: Distinguish between missing and cleared key flags.Werner Koch2013-03-191-1/+7
| * Use has_leading_keyword in the assuan callbacks.Werner Koch2013-02-222-9/+9
| * gpg: Fix a memory leak in batch key generationWerner Koch2013-02-222-26/+40
| * gpg: Handle the agent's NEW_PASSPHRASE inquiry.Werner Koch2013-02-221-2/+3
| * gpg: fix keytocard and support ECC card for key attribute.NIIBE Yutaka2013-02-222-4/+10
* | Add code to allow for late memory cleanup.Werner Koch2013-03-201-18/+41
* | gpg: Fix a memory leak in batch key generationWerner Koch2013-02-212-26/+40
* | gpg: Handle the agent's NEW_PASSPHRASE inquiry.Werner Koch2013-02-211-2/+3
* | Merge branch 'master' into key-storage-workWerner Koch2013-02-1211-232/+443
|\|
| * gpg: Implement card_store_subkey again.NIIBE Yutaka2013-02-123-147/+123
| * gpg: Add pinentry-mode feature.Werner Koch2013-02-078-81/+279
| * gpg: Add status line PINENTRY_LAUNCHED.Werner Koch2013-01-303-7/+42
| * gpg: Fix honoring --cert-digest-algo when recreating a certChristian Aistleitner2013-01-111-0/+2
* | gpg: Cache keybox searches.Werner Koch2013-01-082-6/+161
* | gpg: Remove a function wrapper.Werner Koch2013-01-088-18/+18
* | gpg: Set the node flags while retrieving a keyblock.Werner Koch2013-01-071-4/+29
* | New function log_clock.Werner Koch2013-01-073-2/+14
* | gpg: Allow generation of more than 4096 keys in one run.Werner Koch2013-01-071-6/+20
* | gpg: Add signature cache support to the keybox.Werner Koch2012-12-281-13/+100
* | gpg: First working support for keyboxes.Werner Koch2012-12-282-19/+175
* | gpg: First patches to support a keybox storage backend.Werner Koch2012-12-275-77/+219
|/
* gpg: Import only packets which are allowed in a keyblock.Werner Koch2012-12-201-1/+22
* gpg: Make commit 2b3cb2ee actually workWerner Koch2012-12-191-2/+3
* gpg: Suppress "public key already present" in quiet mode.Werner Koch2012-12-191-3/+5
* The keyserver search menu should honor --keyid-formatDavid Shaw2012-11-291-5/+11
* Fix printing of ECC algo names in hkp keyserver listings.Werner Koch2012-11-271-2/+4
* Add an OpenPGP card vendor.Werner Koch2012-11-161-1/+2
* Fix typos spotted during translationsDavid Prévot2012-08-242-3/+3
* Actually show translators comments in PO filesDavid Prévot2012-08-242-6/+6
* Change all quotes in strings and comments to the new GNU standard.Werner Koch2012-06-0527-205/+205
* Print the hash algorithm in colon mode key listing.Werner Koch2012-05-241-6/+2
* Fix type conflict warning.Werner Koch2012-05-241-2/+2
* Add tweaks for the not anymore patented IDEA algorithm.Werner Koch2012-05-088-58/+1
* Print warning for arguments not considered an option.Werner Koch2012-03-271-2/+12
* Allow compress algorithm 0.Werner Koch2012-03-261-3/+1
* common: Add a global variable to for the default error source.Werner Koch2012-02-062-0/+2
* Honor --cert-digest-algo when recreating a cert.David Shaw2012-02-011-2/+7
* Changes to --min-cert-level should cause a trustdb rebuild (issue 1366)David Shaw2012-01-206-18/+34
* gpg: Fix segv with RSA_S keys.Werner Koch2012-01-111-0/+8
* Merge fix for issue 1331 from 1.4.David Shaw2011-12-151-3/+2
* Avoid possible double free in export.c.Werner Koch2011-12-021-1/+1
* Generate the ChangeLog from commit logs.Werner Koch2011-12-012-6/+17
* Rewrite dns-cert.c to not use the gpg-only iobuf stuff.Werner Koch2011-11-302-20/+21
* Increase the default buffer size for DNS certificates.Werner Koch2011-11-302-2/+7