aboutsummaryrefslogtreecommitdiffstats
path: root/g10 (unfollow)
Commit message (Expand)AuthorFilesLines
2017-01-23gpg: New export and import options "backup" and "restore".Werner Koch3-5/+39
2017-01-19gpg: Allow to freeze faked system time.Damien Goutte-Gattat1-2/+12
2017-01-18gpg: Remove unused definitions.Werner Koch1-22/+2
2017-01-17gpg: Clean bogus subkey binding when cleaning a key.Werner Koch2-7/+28
2017-01-17gpg: Sync print of additional sig data in --edit-key.Werner Koch2-48/+45
2017-01-17gpg: Prepare some key cleaning function for use with secret key packets.Werner Koch1-7/+14
2017-01-12gpg: Rename a var to avoid a shadowing warning.Werner Koch1-3/+5
2017-01-04g10: avoid warning when --disable-tofuDaniel Kahn Gillmor1-1/+1
2017-01-02Replace use of variable-length-arrays.Werner Koch3-15/+25
2016-12-20build: Update distributed signature key.Werner Koch1-0/+0
2016-12-19typo: Fix a string in do_we_trust_pre.Werner Koch1-1/+1
2016-12-19Remove unused debug flags and add "dns" and "network".Werner Koch2-3/+0
2016-12-16gpg,sm: A few more option for --gpgconf-list.Werner Koch1-0/+2
2016-12-16g10: Use total days, not total messages to compute TOFU validityNeal H. Walfield1-12/+12
2016-12-16g10: Extend TOFU_STATS to emit <sign-days> and <encyrption-days>Neal H. Walfield1-16/+63
2016-12-16g10: On a TOFU conflict, write the conflicting keys to the status fdNeal H. Walfield1-16/+36
2016-12-16g10: Add missing space.Neal H. Walfield1-1/+1
2016-12-15g10: Avoid translating simple error messages.Justus Winter1-15/+15
2016-12-15g10: Rework the --quick-* interface.Justus Winter1-7/+11
2016-12-15g10: Rename 'card-edit' to 'edit-card'.Justus Winter2-2/+3
2016-12-15g10: Spell out --desig-revoke.Justus Winter1-1/+2
2016-12-15g10: Shorten unreasonably long option.Justus Winter2-3/+3
2016-12-13g10,sm: Spell out --passwd.Justus Winter1-2/+3
2016-12-13g10: Spell out --gen-revoke.Justus Winter2-3/+6
2016-12-13g10: Spell out --full-gen-key.Justus Winter2-4/+5
2016-12-13g10,sm: Spell out --gen-key.Justus Winter1-4/+5
2016-12-13g10,sm: Spell out --check-sigs.Justus Winter1-1/+3
2016-12-13g10,sm: Spell out --list-sigs.Justus Winter1-1/+2
2016-12-13g10: Hyphenate --clearsign.Justus Winter1-5/+6
2016-12-13g10: Spell out --recv-keys.Justus Winter1-1/+2
2016-12-13g10: Create expiring keys in quick key generation mode.Justus Winter1-0/+2
2016-12-12gpg: Fix memory leak in ecc key generation.Werner Koch1-1/+2
2016-12-12gpg: Do not use a fixed string for --gpgconf-list:default_pubkey_algo.Werner Koch3-2/+20
2016-12-12gpg: Fix algo string parsing of --quick-addkey.Werner Koch2-10/+19
2016-12-09g10: Create keys that expire in simple key generation mode.Justus Winter1-1/+6
2016-12-09g10: List compression algorithms using human-readable names.Justus Winter1-0/+9
2016-12-09g10: Fix memory leak.Justus Winter1-0/+2
2016-12-08Fix 2 compiler warnings.Werner Koch1-1/+1
2016-12-08gpg: Fix the fix out-of-bounds access.Werner Koch1-2/+2
2016-12-08g10: Fix out-of-bounds access.Justus Winter1-1/+1
2016-12-08gpg: Fix portability problem.Werner Koch1-2/+9
2016-12-06g10: Avoid a memory leak.Neal H. Walfield1-0/+2
2016-12-06g10: Remove dead code.Neal H. Walfield2-22/+0
2016-12-05gpg: New option --quick-set-expire.Werner Koch4-26/+142
2016-12-03gpg: Fix error code arg in ERRSIG status line.Werner Koch1-1/+1
2016-12-02gpg: New option --default-new-key-algo.Werner Koch4-130/+393
2016-12-02g10: Improve debugging output.Neal H. Walfield1-6/+12
2016-12-01g10: In the TOFU module, make strings easier to translate.Neal H. Walfield1-187/+144
2016-12-01gpg: Let only Dirmngr decide whether CERT is supported.Werner Koch2-6/+0
2016-11-29gpg: Make --decrypt with output '-&nnnn' work.Werner Koch1-3/+19