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
...
*
gpg: Request keygrip of key to add via command interface
Ingo Klöcker
2022-01-11
1
-2
/
+2
*
gpg: Correctly set the ownertrust for a new key.
Werner Koch
2021-12-20
1
-3
/
+1
*
gpg: Add unfinished code for --export-secret-ssh-key.
Werner Koch
2021-12-20
3
-35
/
+449
*
gpg: Allow passing a keygrip as description to pinentry.
Werner Koch
2021-12-20
2
-15
/
+37
*
gpg: Emit compatible Ed25519 signature.
NIIBE Yutaka
2021-12-10
3
-1
/
+87
*
gpg: Fix function prototype to match declaration.
Jakub Jelen
2021-11-24
1
-3
/
+7
*
gpg: Fix format_keyid.
NIIBE Yutaka
2021-11-24
1
-5
/
+4
*
gpg: Fix key conversion for SSH.
NIIBE Yutaka
2021-11-24
1
-5
/
+6
*
gpg: New option --forbid-gen-key.
Werner Koch
2021-11-22
1
-9
/
+40
*
gpg,gpgsm: Add option --min-rsa-length.
Werner Koch
2021-11-18
2
-0
/
+6
*
Update release signing keys
Werner Koch
2021-11-13
1
-0
/
+0
*
gpg: Remove stale ultimately trusted keys from the trustdb.
Werner Koch
2021-11-13
6
-17
/
+72
*
gpg: Don't use malloc for kek_params.
NIIBE Yutaka
2021-11-12
1
-8
/
+5
*
gpg: Avoid uninitialized revkey.fprlen.
Jakub Jelen
2021-11-12
1
-0
/
+2
*
gpg: Fix indentation of --print-mds and --print-md sha512.
Werner Koch
2021-11-04
1
-4
/
+4
*
gpg: Fix printing of binary notations.
Werner Koch
2021-10-22
1
-2
/
+6
*
gpg: New option --override-compliance-check
Werner Koch
2021-10-13
3
-12
/
+47
*
gpg: Handle backsig for v5 signature.
NIIBE Yutaka
2021-09-29
1
-6
/
+8
*
gpg: Ed448 and X448 are only for v5 (for subkey).
NIIBE Yutaka
2021-09-29
1
-1
/
+6
*
gpg: Skip the packet when not used for AEAD.
NIIBE Yutaka
2021-09-28
1
-0
/
+1
*
gpg: Print a warning when importing a bad cv25519 secret key.
Werner Koch
2021-09-14
1
-1
/
+17
*
Update release signing keys.
Werner Koch
2021-09-14
1
-0
/
+0
*
gpg: Print a note about the obsolete option --secret-keyring.
Werner Koch
2021-08-28
1
-1
/
+1
*
gpg: Change default and max AEAD chunk size to 4 MiB
Werner Koch
2021-08-27
1
-3
/
+3
*
gpg: Report the status of NO_SECKEY for decryption.
NIIBE Yutaka
2021-08-24
1
-2
/
+2
*
gpg: Return SUCCESS/FAILURE status also for --card-edit/name.
Werner Koch
2021-08-19
1
-3
/
+8
*
gpg: Let --fetch-key return an exit code on failure.
Werner Koch
2021-06-25
2
-4
/
+20
*
gpg,sm: Simplify keyserver spec parsing.
Werner Koch
2021-06-16
4
-276
/
+26
*
gpg: Support KEYGRIP search with traditional keyring.
NIIBE Yutaka
2021-06-03
1
-3
/
+13
*
gpg: Ed448 and X448 are only for v5 for --full-gen-key.
NIIBE Yutaka
2021-05-27
1
-1
/
+24
*
gpg: Partial fix for Unicode problem in output files.
Werner Koch
2021-05-25
1
-1
/
+1
*
common: Annotate leaked memory in homedir.c
Werner Koch
2021-05-21
1
-1
/
+1
*
g10: Avoid memory leaks
Jakub Jelen
2021-05-20
3
-18
/
+30
*
g10: Fix memory leaks
Jakub Jelen
2021-05-20
10
-12
/
+50
*
gpg: Improve speed of secret key listing.
Werner Koch
2021-05-19
5
-19
/
+101
*
gpg: Fix sending an OpenPGP key with umlaut to an LDAP keyserver.
Werner Koch
2021-05-18
1
-75
/
+21
*
gpg: Use a more descriptive prompt for symmetric decryption.
Werner Koch
2021-05-17
7
-17
/
+33
*
A few minor code cleanups and typo fixes.
Werner Koch
2021-05-11
2
-2
/
+6
*
gpg: Fix allocation for EXTRAHASH.
NIIBE Yutaka
2021-05-11
1
-1
/
+1
*
gpg: Fix mailbox based search via AKL keyserver method.
Werner Koch
2021-04-26
5
-13
/
+11
*
gpg: Do not use import-clean for LDAP keyserver imports.
Werner Koch
2021-04-26
3
-8
/
+23
*
gpg: Auto import keys specified with --trusted-keys.
Werner Koch
2021-04-25
3
-1
/
+41
*
gpg: Replace an obsolete trustdb function.
Werner Koch
2021-04-23
4
-19
/
+7
*
gpg: Allow decryption w/o public key but with correct card inserted.
Werner Koch
2021-04-23
2
-0
/
+51
*
gpg: Allow fingerprint based lookup with --locate-external-key.
Werner Koch
2021-04-21
6
-39
/
+162
*
keyboxd: Fix searching for exact mail addresses.
Werner Koch
2021-04-21
1
-1
/
+2
*
gpg,sm: Ignore the log-file option from common.conf.
Werner Koch
2021-04-21
1
-6
/
+0
*
gpg: Fix showpref to list AEAD feature.
Damien Goutte-Gattat via Gnupg-devel
2021-04-19
1
-1
/
+1
*
gpg,gpgsm: Move use-keyboxd to the new conf file common.conf
Werner Koch
2021-04-19
1
-0
/
+31
*
gpg: Lookup a missing public key of the current card via LDAP.
Werner Koch
2021-04-16
8
-36
/
+77
[prev]
[next]