index
:
gnupg2
master
gnupg2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
g10
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
kbx: Allow writing using a estream.
Werner Koch
2019-08-06
1
-1
/
+1
*
|
gpg: expand GPG groups when resolving a key
Stephan Mueller
2019-09-06
5
-52
/
+99
*
|
gpg: Make --quiet work on --send-keys.
Werner Koch
2019-09-06
1
-3
/
+4
*
|
gpg: Prepare parser for the new attestation certificates.
Werner Koch
2019-09-05
3
-14
/
+57
*
|
gpg: Rework the signature subpacket iteration function.
Werner Koch
2019-09-05
12
-114
/
+114
*
|
gpg,sm: Implement keybox compression run and release lock in gpgsm
Werner Koch
2019-08-23
1
-2
/
+15
*
|
gpg: Allow --locate-external-key even with --no-auto-key-locate.
Werner Koch
2019-08-23
3
-1
/
+35
*
|
gpg: Silence some warning messages during -Kv.
Werner Koch
2019-08-23
3
-10
/
+17
*
|
gpg: Do not show two informational diagnostics with quiet.
Werner Koch
2019-08-23
2
-2
/
+7
*
|
gpg: Extend --quick-gen-key for creating keys from a card.
Werner Koch
2019-08-22
1
-58
/
+261
*
|
gpg: Use modern spelling for the female salutation.
Werner Koch
2019-08-22
1
-2
/
+2
*
|
gpg: Factor export_ssh_key.
NIIBE Yutaka
2019-08-22
1
-90
/
+100
*
|
gpg: In a list of card keys show the standard keys.
Werner Koch
2019-08-21
1
-3
/
+19
*
|
gpg: New option --use-only-openpgp-card
Werner Koch
2019-08-21
3
-1
/
+15
*
|
gpg: Don't report NO_SECKEY for valid key.
NIIBE Yutaka
2019-08-06
1
-1
/
+1
*
|
gpg,gpgsm: Handle pkdecrypt responses with/without NUL terminators.
Daniel Kahn Gillmor
2019-07-26
1
-5
/
+8
*
|
gpg: photoid: Use standard spawn API.
NIIBE Yutaka
2019-07-25
1
-460
/
+229
*
|
gpg: photoid: Move functions from exec.c.
NIIBE Yutaka
2019-07-25
3
-561
/
+550
*
|
gpg: A little clean up.
NIIBE Yutaka
2019-07-23
3
-4
/
+4
*
|
gpg: The option --passphrase= can be empty.
NIIBE Yutaka
2019-07-19
1
-2
/
+2
*
|
card: Fix showing KDF object attribute.
NIIBE Yutaka
2019-07-19
3
-5
/
+30
*
|
card: Support disabling KDF functionality.
NIIBE Yutaka
2019-07-19
1
-7
/
+21
*
|
gpg: More check for symmetric key encryption.
NIIBE Yutaka
2019-07-18
2
-4
/
+5
|
/
*
gpg: Don't try decryption by session key when NULL.
NIIBE Yutaka
2019-07-12
1
-3
/
+6
*
gpg: Fix getting User ID.
NIIBE Yutaka
2019-07-11
3
-83
/
+88
*
gpg: Improve import slowness.
NIIBE Yutaka
2019-07-10
1
-5
/
+13
*
gpg: Fix keyring retrieval.
NIIBE Yutaka
2019-07-10
1
-3
/
+6
*
gpg: Do not try the import fallback if the options are already used.
Werner Koch
2019-07-09
1
-1
/
+3
*
gpg: Fix regression in option "self-sigs-only".
Werner Koch
2019-07-09
1
-1
/
+11
*
gpg: With --auto-key-retrieve prefer WKD over keyservers.
Werner Koch
2019-07-05
2
-53
/
+65
*
gpg: Return the last error for pubkey decryption.
NIIBE Yutaka
2019-07-05
2
-18
/
+25
*
gpg: Add "self-sigs-only" and "import-clean" to the keyserver options.
Werner Koch
2019-07-04
1
-1
/
+3
*
gpg: Avoid printing false AKL error message.
Werner Koch
2019-07-04
1
-4
/
+4
*
gpg: New command --locate-external-key.
Werner Koch
2019-07-04
6
-28
/
+54
*
gpg: Make the get_pubkey_byname interface easier to understand.
Werner Koch
2019-07-04
6
-32
/
+57
*
gpg: Fallback to import with self-sigs-only on too large keyblocks.
Werner Koch
2019-07-01
1
-21
/
+102
*
gpg: New import and keyserver option "self-sigs-only"
Werner Koch
2019-07-01
2
-3
/
+40
*
gpg: Make read_block in import.c more flexible.
Werner Koch
2019-07-01
1
-12
/
+11
*
spelling: Fix "synchronize"
Daniel Kahn Gillmor
2019-06-24
1
-1
/
+1
*
gpg: Very minor code cleanup.
Werner Koch
2019-06-21
1
-2
/
+2
*
g10: Block signals in g10_exit.
NIIBE Yutaka
2019-06-04
1
-0
/
+1
*
g10,agent: Support CONFIRM for --delete-key.
NIIBE Yutaka
2019-06-04
1
-2
/
+64
*
gpg: Fixed i18n markup of some strings.
Werner Koch
2019-05-27
1
-20
/
+12
*
gpg: Allow deletion of subkeys with --delete-[secret-]key.
Werner Koch
2019-05-27
3
-9
/
+101
*
g10: Copy expiredate from primary key when marked expired.
NIIBE Yutaka
2019-05-23
1
-1
/
+5
*
gpg: Do not bail on an invalid packet in the local keyring.
Werner Koch
2019-05-21
1
-0
/
+7
*
gpg: Do not allow creation of user ids larger than our parser allows.
Werner Koch
2019-05-21
4
-22
/
+32
*
gpg: Unify the the use of the print_pubkey_info functions.
Werner Koch
2019-05-21
7
-59
/
+70
*
gpg: Do not delete any keys if --dry-run is passed.
Werner Koch
2019-05-20
1
-3
/
+3
*
gpg: Fix using --decrypt along with --use-embedded-filename.
Werner Koch
2019-05-17
3
-4
/
+8
[prev]
[next]