index
:
GnuPG
ECC-INTEGRATION-2-1
GNUPG-1-9-BRANCH
GNUPG-1-9-BRANCH-MO
GNUPG-TRUNK-MO-HACKS
STABLE-BRANCH-1-0
STABLE-BRANCH-1-2
STABLE-BRANCH-1-4
STABLE-BRANCH-2-0
STABLE-BRANCH-2-2
STABLE-BRANCH-2-2.40
STABLE-BRANCH-2-4
T3880
T3880-fix
bjk/passphrase-inquire
cb/T5215
cb/test
ccid_driver_improvement
debian-unstable-patch-queue
disallow-v3-keys
dkg-fix-T4566
dkg-fix-T4593
dkg-fix-T4628
dkg-fix-T4652
dkg-fix-T4682
dkg/T1371
dkg/T1967
dkg/fix-4855
dkg/fix-T3995
dkg/fix-T4490
dkg/fix-T4501
dkg/fix-T4507
dkg/fix-T4522
dkg/gpgv-doc-improvement
dkg/no-skel-files
dkg/passphrase-env
ePit-1-0
fix-1950
fix-4393
fix-T3995
fix-T4017
fix-T4018
fix-T4019
gniibe/T4620
gniibe/crypto-refresh
gniibe/decryption-key
gniibe/fix-3465
gniibe/kem
gniibe/pcsc-get-status
gniibe/regexp
gniibe/scd-direct-keygrip
gniibe/scd-kdf-support
gniibe/scd-watch
gniibe/sos
gniibe/spawn
gniibe/t3883
gniibe/t6275
gniibe/t6364
gniibe/t6487
gniibe/t6592
gniibe/t6606
gniibe/t7426
gniibe/v5/448
gniibe/x25519
ikloecker/pinentry-formatted-passphrase
ikloecker/t5462
ikloecker/t5598-appimage
justus/fix-1788
justus/issue1955
justus/issue2012
justus/issue2700
justus/issue2826-0
justus/libdns-0
justus/scm-9
key-storage-work
master
mo-scd
neal/dirmngr-ldap
neal/encrypted-mailing-lists
neal/issue2236
neal/kdb
neal/next
neal/pending
neal/strsplit
npth
npth-2
npth-3
npth-4
scd-backport-2-0
scd-pin-prompt
scd-work
seckey-sync-work
switch-to-gpgk
t5964
tobias/gpgsum
tobias/tsa
tpm-work
wk/g13work
wk/kyber-test
wk/signcode
wk/stable-2.2-global-options
wk/test-master
wk/w32-smime-perf-tests
The GNU Privacy Guard
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
g10
/
keyedit.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-07-04
gpg: Make the get_pubkey_byname interface easier to understand.
Werner Koch
1
-3
/
+6
2019-03-18
gpg: Allow import of PGP desktop exported secret keys.
Werner Koch
1
-1
/
+1
2019-03-18
gpg: During secret key import print "sec" instead of "pub".
Werner Koch
1
-9
/
+14
2018-07-09
gpg: Move key cleaning functions to a separate file.
Werner Koch
1
-0
/
+1
2018-04-12
gpg: Extend the "sig" record in --list-mode.
Werner Koch
1
-1
/
+1
2018-04-09
doc: Document --key-edit:change-usage
Werner Koch
1
-3
/
+5
2018-03-22
gpg: Implement --dry-run for --passwd.
Werner Koch
1
-1
/
+3
2018-02-15
gpg: Fix reversed messages for --only-sign-text-ids.
NIIBE Yutaka
1
-2
/
+2
2017-10-24
gpg: Improve the "secret key available" notice in keyedit.c
Werner Koch
1
-10
/
+26
2017-10-24
gpg: Remove unused flags from keyedit.c.
Werner Koch
1
-39
/
+35
2017-08-09
g10: Write status error on error of --quick-revoke-uid.
Marcus Brinkmann
1
-1
/
+4
2017-07-27
gpg: Avoid output to the tty during import.
Werner Koch
1
-18
/
+22
2017-07-21
gpg: Extend --quick-set-expire to allow subkey expiration setting.
Werner Koch
1
-22
/
+103
2017-06-14
gpg: Refactor key checking and fixing.
Justus Winter
1
-613
/
+5
2017-06-13
gpg: Refactor keyedit module.
Justus Winter
1
-20
/
+10
2017-06-07
common,gpg: Move the compliance option printer.
Justus Winter
1
-1
/
+1
2017-04-28
Spelling fixes in docs and comments.
NIIBE Yutaka
1
-4
/
+4
2017-03-31
gpg: Pass CTRL to many more functions.
Werner Koch
1
-132
/
+146
2017-03-29
gpg: Extend free_packet to handle a packet parser context.
Werner Koch
1
-9
/
+10
2017-03-29
gpg: Change parse_packet to take a context.
Werner Koch
1
-1
/
+3
2017-03-21
gpg: New command --quick-set-primary-uid.
Werner Koch
1
-86
/
+139
2017-03-08
g10: Move more flags into the flag bitfield.
Justus Winter
1
-25
/
+25
2017-03-07
gpg: Do not allow the user to revoke the last valid UID.
Justus Winter
1
-1
/
+40
2017-03-07
Remove -I option to common.
NIIBE Yutaka
1
-7
/
+7
2017-03-02
g10: Signal an error when trying to revoke non-existant UID.
Justus Winter
1
-0
/
+2
2017-02-28
gpg: Do not require a trustdb for decryption.
Werner Koch
1
-2
/
+2
2017-02-21
Clean up word replication.
Yuri Chornoivan
1
-2
/
+2
2017-01-17
gpg: Sync print of additional sig data in --edit-key.
Werner Koch
1
-3
/
+3
2016-12-05
gpg: New option --quick-set-expire.
Werner Koch
1
-23
/
+121
2016-11-23
g10: Avoid gratuitously loading a keyblock when it is already available
Neal H. Walfield
1
-4
/
+5
2016-11-21
g10: Cache the effective policy. Recompute it when required.
Neal H. Walfield
1
-5
/
+5
2016-11-17
doc: Typo fixes.
Werner Koch
1
-1
/
+1
2016-11-15
g10: Fix memory leak.
NIIBE Yutaka
1
-2
/
+1
2016-11-15
g10: Fix memory leak.
Justus Winter
1
-0
/
+1
2016-11-05
Change all http://www.gnu.org in license notices to https://
Werner Koch
1
-1
/
+1
2016-09-22
g10: When adding a user id, make sure the keyblock has been prepared.
Neal H. Walfield
1
-0
/
+2
2016-09-19
gpg: Avoid malloc failure due to no key signatures
Werner Koch
1
-8
/
+19
2016-09-17
Fix more spelling
Daniel Kahn Gillmor
1
-1
/
+1
2016-09-14
gpg: Emit a new error status line in --quick-adduid.
Werner Koch
1
-1
/
+4
2016-09-13
gpg: Improve usability of --quick-gen-key.
Werner Koch
1
-1
/
+1
2016-08-03
More cleanup of "allow to".
Daniel Kahn Gillmor
1
-1
/
+1
2016-06-30
w32: Fix build.
Justus Winter
1
-1
/
+1
2016-06-30
g10: Implement gpg --quick-revuid
Daniel Kahn Gillmor
1
-65
/
+206
2016-06-11
g10: report whether key in agent is passphrase-protected or not
Daniel Kahn Gillmor
1
-2
/
+2
2016-06-07
Replace use of opt.homedir by accessor functions.
Werner Koch
1
-1
/
+1
2016-06-06
indent: Wrap strings in debug messages.
Werner Koch
1
-3
/
+5
2016-06-02
gpg: Try to use the passphrase from the primary for --quick-addkey.
Werner Koch
1
-1
/
+2
2016-06-02
gpg: New command --quick-addkey.
Werner Koch
1
-44
/
+134
2016-05-21
gpg: Store the Tofu meta handle for databases in CTRL.
Werner Koch
1
-1
/
+1
2016-05-21
gpg: Pass CTRL object down to the trust functions
Werner Koch
1
-30
/
+31
[next]