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: Some support to allow Kyber decryption.
Werner Koch
2024-04-09
7
-15
/
+67
*
gpg: Allow no CRC24 checksum in armor.
NIIBE Yutaka
2024-04-09
1
-2
/
+2
*
gpg: Do not allow to accidently set the RENC usage.
Werner Koch
2024-04-05
1
-1
/
+14
*
gpg: Allow to create a Kyber key from keygrips.
Werner Koch
2024-04-05
2
-11
/
+83
*
gpg: Support dual keygrips.
Werner Koch
2024-04-05
9
-38
/
+175
*
gpg: Initial support for generating Kyber subkeys.
Werner Koch
2024-04-03
8
-108
/
+460
*
gpg,gpgsm: New option --disable-fd-translation.
Werner Koch
2024-03-26
1
-1
/
+7
*
gpg: Make sure a DECRYPTION_OKAY is never issued for a bad OCB tag.
Werner Koch
2024-03-14
2
-1
/
+6
*
gpg: new list-option store-x509-notations.
Werner Koch
2024-03-14
3
-8
/
+48
*
gpg: new list-option show-x509-notations
Werner Koch
2024-03-12
5
-16
/
+128
*
Merge branch 'STABLE-BRANCH-2-4'
Werner Koch
2024-03-12
28
-177
/
+619
|
\
|
*
wks: Make gpg-wks-client --mirror work w/o args.
Werner Koch
2024-03-06
1
-1
/
+1
|
*
gpg: Fix mixed invocation with --trusted-keys and --no-options.
Werner Koch
2024-03-04
1
-44
/
+66
|
*
gpg: Prepare for a new export option export-realclean.
Werner Koch
2024-03-04
11
-46
/
+105
|
*
gpg: Emit status lines for errors in the compression layer.
Werner Koch
2024-02-27
2
-15
/
+39
|
*
Allow tilde expansion for the foo-program options.
Werner Koch
2024-02-27
2
-6
/
+15
|
*
gpg: Fix gpg_mpi_write for the unused opaque case.
Werner Koch
2024-02-21
1
-1
/
+3
|
*
gpg: Add option --assert-pubkey_algo.
Werner Koch
2024-02-10
15
-53
/
+383
|
*
gpg: Minor code cleanup for fingerprint computation.
Werner Koch
2024-01-29
1
-9
/
+5
|
*
gpg: Hide --textmode from the help output.
Werner Koch
2024-01-29
1
-1
/
+1
|
*
doc: Fix spelling errors found by lintian.
Werner Koch
2024-01-29
2
-2
/
+2
*
|
gpg: Fix a possible segv due to an uninitialized gcrypt context.
Werner Koch
2024-03-06
1
-1
/
+1
*
|
Merge branch 'STABLE-BRANCH-2-4'
Werner Koch
2024-01-26
10
-122
/
+380
|
\
|
|
*
gpg: Add sub-option ignore-attributes to --import-options.
Werner Koch
2024-01-24
2
-0
/
+13
|
*
speedo: Add a hint to run ldconfig
Werner Koch
2024-01-23
1
-1
/
+1
|
*
gpg: Use ephemeral mode for generating card keys.
Werner Koch
2024-01-22
4
-19
/
+104
|
*
gpg: Add a communication object to the key generation code.
Werner Koch
2024-01-22
1
-22
/
+72
|
*
gpg: For v5 key generation for X448 also in parm file mode.
Werner Koch
2024-01-16
1
-56
/
+114
|
*
gpg: When using a parm file w/o usage don't set the RENC usage.
Werner Koch
2024-01-16
1
-2
/
+3
|
*
gpg: Improve error message for expired default keys.
Werner Koch
2024-01-11
1
-4
/
+22
|
*
gpg: Fix regression in the Revoker keyword of the parmeter file.
Werner Koch
2024-01-11
1
-1
/
+1
|
*
gpg: Allow to create revocations even with non-compliant algos.
Werner Koch
2024-01-10
1
-5
/
+7
|
*
gpg: Print a useful error id SKI algo 253 is found.
Werner Koch
2024-01-09
1
-1
/
+10
|
*
gpg: Improve error return for --quick-add-subkey and -add-adsk.
Werner Koch
2024-01-05
1
-2
/
+8
|
*
gpg: Choose key from inserted card over a non-inserted card
Werner Koch
2024-01-02
2
-3
/
+17
|
*
gpg: Don't call keybox_compress when KEYDB_RESOURCE_FLAG_READONLY.
NIIBE Yutaka
2023-12-29
1
-12
/
+14
*
|
gpg: Clean up pk_ecdh_decrypt function.
NIIBE Yutaka
2024-01-26
1
-14
/
+11
*
|
Merge branch 'STABLE-BRANCH-2-4'
Werner Koch
2023-12-22
3
-5
/
+29
|
\
|
|
*
keyboxd: Pass lock info back to gpg and gpgsm.
Werner Koch
2023-12-18
1
-3
/
+23
|
*
gpg: Report BEGIN_* status before examining the input.
NIIBE Yutaka
2023-11-17
4
-81
/
+51
|
*
gpg,gpgsm: Hide password in debug output also for asked passwords.
Werner Koch
2023-11-14
1
-1
/
+5
|
*
gpg,sm: Set confidential in assuan communication for password.
NIIBE Yutaka
2023-11-09
1
-0
/
+2
|
*
common: Declare two LibrePGP constants for future use
Werner Koch
2023-11-08
1
-1
/
+1
|
*
gpg,tools: Handle GPG_ERR_PIN_BLOCKED and GPG_ERR_NO_RESET_CODE.
NIIBE Yutaka
2023-11-08
1
-0
/
+6
*
|
gpg: Implement a parser for Kyber encrypted packets.
Werner Koch
2023-11-13
2
-48
/
+131
*
|
gpg,sm: Set confidential in assuan communication for password.
NIIBE Yutaka
2023-11-09
1
-0
/
+2
*
|
gpg,tools: Handle GPG_ERR_PIN_BLOCKED and GPG_ERR_NO_RESET_CODE.
NIIBE Yutaka
2023-11-08
1
-0
/
+6
*
|
Merge branch 'STABLE-BRANCH-2-4'
Werner Koch
2023-11-07
6
-11
/
+75
|
\
|
|
*
gpg: Fix minor memory leak during certain smartcard operations.
Werner Koch
2023-10-27
1
-2
/
+11
|
*
gpg: Allow expiration time after 2038-01-19 on 32 bit Windows.
Werner Koch
2023-10-26
1
-5
/
+16
[next]