aboutsummaryrefslogtreecommitdiffstats
path: root/g10 (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * g10: Unattended key generation "Key-Grip" and "Subkey-Grip".NIIBE Yutaka2017-11-061-9/+16
| * g10: Simplify "factory-reset" procedure.NIIBE Yutaka2017-11-061-14/+0
| * gpg: Introduce magic value 25519 to switch a card to ECC.Werner Koch2017-11-021-21/+54
| * gpg: Rename two card related functions in card-util.Werner Koch2017-11-021-6/+6
* | g10: Fix regexp sanitization.NIIBE Yutaka2017-11-091-1/+5
* | gpg: Unifiy the message for re-configuring cards.Werner Koch2017-11-021-1/+5
* | gpg: Introduce magic value 25519 to switch a card to ECC.Werner Koch2017-11-021-27/+59
* | Register another OpenPGP card vendor.Werner Koch2017-11-011-0/+1
* | gpg: Remove trailing comma in an enum.Werner Koch2017-11-011-1/+1
* | gpg: Rename two card related functions in card-util.Werner Koch2017-11-011-6/+6
* | g10: Unattended key generation "Key-Grip" and "Subkey-Grip".NIIBE Yutaka2017-11-011-9/+16
* | g10: Simplify "factory-reset" procedure.NIIBE Yutaka2017-10-301-14/+0
* | Merge branch 'STABLE-BRANCH-2-2' into masterWerner Koch2017-10-275-93/+178
|\|
| * gpg: Avoid superfluous sig check info during import.Werner Koch2017-10-241-47/+96
| * gpg: Improve the "secret key available" notice in keyedit.cWerner Koch2017-10-241-10/+26
| * gpg: Remove unused flags from keyedit.c.Werner Koch2017-10-241-39/+35
| * gpg: Fix creating on-disk subkey with on-card primary key.Werner Koch2017-10-191-0/+3
| * gpg: Print sec/sbb with --import-option import-show or show-only.Werner Koch2017-10-191-1/+1
| * gpg: Make --dry-run and show-only work for secret keys.Werner Koch2017-10-191-1/+2
| * g10: Fix find_and_check_key for multiple keyrings.NIIBE Yutaka2017-10-191-2/+5
| * gpg: Keep a lock during the read-update/insert cycle in import.Werner Koch2017-10-193-3/+41
| * gpg: Improve keydb handling in the main import function.Werner Koch2017-10-193-60/+95
| * gpg: Simplify keydb handling of the main import function.Werner Koch2017-10-192-81/+80
| * gpg: Workaround for junk after --trusted-key.Werner Koch2017-09-281-0/+20
* | g10: Fix find_and_check_key for multiple keyrings.NIIBE Yutaka2017-10-191-2/+5
* | gpg: Keep a lock during the read-update/insert cycle in import.Werner Koch2017-10-183-3/+41
* | gpg: Improve keydb handling in the main import function.Werner Koch2017-10-183-60/+95
* | gpg: Simplify keydb handling of the main import function.Werner Koch2017-10-182-81/+80
* | gpg: Fix wrong Tofu DB consistency check.Werner Koch2017-10-181-4/+7
* | gpg,sm: New option --with-key-screening.Werner Koch2017-10-173-0/+47
* | gpg: Fix comparison.Neal H. Walfield2017-10-061-1/+1
* | gpg: Prepare for a longer fingerprintWerner Koch2017-09-278-22/+65
* | common: Add constant KEYGRIP_LEN.Werner Koch2017-09-272-4/+4
* | gpg: Let --debug clock time sign and verify.Werner Koch2017-09-272-0/+10
* | Merge branch 'STABLE-BRANCH-2-2' into masterWerner Koch2017-09-262-1/+9
|\|
| * gpgv: Initialize compliance checker.Werner Koch2017-09-131-0/+1
| * gpg: Fix "Fix key generation with only an email part".Werner Koch2017-09-121-1/+1
| * gpg: Fix key generation with only an email part.Werner Koch2017-09-111-1/+8
* | g10: Select a secret key by checking availability under gpg-agent.NIIBE Yutaka2017-09-261-4/+11
* | gpg: default to AES-256.Daniel Kahn Gillmor2017-09-081-1/+3
* | gpg: default to 3072-bit RSA keys.Daniel Kahn Gillmor2017-09-082-7/+6
|/
* gpg: Fix memory leak while running --check-trustdb.Werner Koch2017-08-241-0/+3
* gpg: Fix memory leak in sig-check.Werner Koch2017-08-241-2/+5
* indent: Change comment style on two functionsWerner Koch2017-08-241-63/+71
* gpgconf: Swap "auto-key-retrieve" and "no-auto-key-retrieve".Werner Koch2017-08-231-6/+7
* gpgconf: Make WoT settings configurable by gpgconf.Damien Goutte-Gattat2017-08-211-0/+3
* gpg: default to --no-auto-key-retrieve.Daniel Kahn Gillmor2017-08-111-2/+1
* g10: Write status error on error of --quick-revoke-uid.Marcus Brinkmann2017-08-091-1/+4
* gpg: Add option '--disable-dirmngr'.Justus Winter2017-08-083-0/+9
* gpg: Fix memory leak in parse_auto_key_locate.Werner Koch2017-08-041-3/+4