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
/
misc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpg: Fix minor Kyber display things.
Werner Koch
2024-04-15
1
-0
/
+1
*
gpg: Changed internal data format for Kyber.
Werner Koch
2024-04-11
1
-1
/
+1
*
gpg: Some support to allow Kyber decryption.
Werner Koch
2024-04-09
1
-0
/
+2
*
gpg: Initial support for generating Kyber subkeys.
Werner Koch
2024-04-03
1
-4
/
+4
*
gpg: Implement a parser for Kyber encrypted packets.
Werner Koch
2023-11-13
1
-0
/
+2
*
gpg: Use gnupg_fd_t for iobuf_get_fd and is_secured_file.
NIIBE Yutaka
2023-07-14
1
-1
/
+1
*
gpg: Add algo constants for PQC.
Werner Koch
2023-07-07
1
-0
/
+13
*
gpg: Allow adding of Additional Decryption Subkeys.
Werner Koch
2023-03-01
1
-4
/
+4
*
gpg: New pseudo option full-help for --list-options et al.
Werner Koch
2023-01-31
1
-1
/
+6
*
gpg: Allow only OCB for AEAD encryption.
Werner Koch
2022-10-31
1
-11
/
+0
*
gpg: Print info about the used AEAD algorithm in the compliance msg.
Werner Koch
2022-03-18
1
-0
/
+13
*
gpg: Do not allow old cipher algorithms for encryption.
Werner Koch
2021-02-10
1
-2
/
+3
*
Require Libgcrypt 1.9
Werner Koch
2021-01-19
1
-8
/
+2
*
gpg: Do not print rejected digest algo notes with --quiet.
Werner Koch
2020-11-09
1
-1
/
+5
*
gpg: Allow setting notations with the empty string as value.
Werner Koch
2020-11-02
1
-0
/
+5
*
gpg: Do not use weak digest algos if selected by recipient prefs.
Werner Koch
2020-11-02
1
-11
/
+23
*
gpg: Change the API for checksum to use const qualifier.
NIIBE Yutaka
2020-11-02
1
-1
/
+1
*
gpg: Fix SOS handling with libgcrypt version <= 1.8.
NIIBE Yutaka
2020-10-30
1
-0
/
+19
*
Replace all calls to stat by gnupg_stat.
Werner Koch
2020-10-20
1
-3
/
+3
*
gpg: Fix condition of string_to_aead_algo.
NIIBE Yutaka
2020-08-19
1
-1
/
+1
*
indent: Some typo and indentation changes for gpg.
Werner Koch
2020-04-15
1
-1
/
+1
*
common: Add OpenPGP<->Gcrypt pubkey id mapping functions.
Werner Koch
2020-02-09
1
-15
/
+0
*
gpg: Add option --allow-weak-key-signatures.
Werner Koch
2019-11-07
1
-0
/
+18
*
doc: Make clear that by default RFC-4880bis features are used.
Werner Koch
2019-11-07
1
-1
/
+1
*
gpg: New option --use-keyboxd.
Werner Koch
2019-09-09
1
-2
/
+2
*
gpg: Allow generating Ed25519 key from an existing key.
Werner Koch
2019-01-30
1
-0
/
+1
*
gpg: Stop early when trying to create a primary Elgamal key.
Werner Koch
2019-01-22
1
-0
/
+7
*
all: fix spelling and typos
Daniel Kahn Gillmor
2018-10-24
1
-2
/
+2
*
gpg: New options import-drop-uids and export-drop-uids.
Werner Koch
2018-10-02
1
-0
/
+2
*
gpg: Remove PGP6 compliance mode.
Werner Koch
2018-05-29
1
-4
/
+0
*
Merge branch 'STABLE-BRANCH-2-2' into master
Werner Koch
2018-03-27
1
-0
/
+1
|
\
|
*
gpg: Fix build on Windows.
NIIBE Yutaka
2018-03-08
1
-0
/
+1
*
|
gpg: New option --chunk-size.
Werner Koch
2018-01-23
1
-0
/
+12
*
|
gpg: Unify AEAD parameter retrieval.
Werner Koch
2018-01-22
1
-0
/
+33
*
|
gpg: Support EAX if for latest Libgcrypt.
Werner Koch
2018-01-21
1
-1
/
+0
*
|
gpg: Add option and preference framework for AEAD.
Werner Koch
2018-01-10
1
-0
/
+80
*
|
Adjust for changed macro names in libgpg-error master.
Werner Koch
2017-12-11
1
-1
/
+1
|
/
*
common,gpg: Move the compliance option printer.
Justus Winter
2017-06-07
1
-18
/
+0
*
gpg,common: Move the compliance framework.
Justus Winter
2017-06-01
1
-88
/
+0
*
gpg: Fix compliance computation.
Justus Winter
2017-05-31
1
-1
/
+1
*
common, g10: Fix enumeration types.
NIIBE Yutaka
2017-04-13
1
-10
/
+13
*
gpg: Add new field no 18 to the colon listing.
Werner Koch
2017-03-20
1
-1
/
+89
*
Remove -I option to common.
NIIBE Yutaka
2017-03-07
1
-4
/
+4
*
Clean up word replication.
Yuri Chornoivan
2017-02-21
1
-1
/
+1
*
gpg: Add new compliance mode "de-vs".
Werner Koch
2016-11-15
1
-0
/
+5
*
Change all http://www.gnu.org in license notices to https://
Werner Koch
2016-11-05
1
-1
/
+1
*
gpg: Remove all assert.h and s/assert/log_assert/.
Werner Koch
2016-04-29
1
-2
/
+0
*
gpg: Add function print_further_info.
Werner Koch
2016-01-19
1
-0
/
+21
*
gpg: Minor string changes.
Werner Koch
2016-01-18
1
-2
/
+2
*
gpg: New function to printed a detailed error code.
Werner Koch
2015-12-15
1
-0
/
+25
[next]