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
bugfixes-2.2
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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-12-22
experiment: Handle S=0 in EdDSA by SOS("0").
gniibe/v5/448
NIIBE Yutaka
2
-15
/
+33
2021-12-14
experiment: Fix for signature R+S in OpenPGP R part.
NIIBE Yutaka
2
-7
/
+14
2021-11-25
experiment: Rename the names of functions.
NIIBE Yutaka
6
-16
/
+16
2021-10-27
experiment: Fix importing new448 secret key.
NIIBE Yutaka
2
-6
/
+2
2021-10-22
experiment: Support exporting new 448 key (public/secret).
NIIBE Yutaka
3
-5
/
+21
2021-10-22
experiment: Support importing new 448 secret keys.
NIIBE Yutaka
1
-2
/
+11
2021-10-21
experiment: Fix keygrip and signature for 448.
NIIBE Yutaka
2
-5
/
+6
2021-10-21
experiment: Also support new ECDH encryption with 448.
NIIBE Yutaka
2
-42
/
+8
2021-10-21
experiment: Fix ECC key handling.
NIIBE Yutaka
3
-10
/
+9
2021-10-21
experiment: Support keygen for new Ed448/X448 keys.
NIIBE Yutaka
1
-0
/
+49
2021-10-21
experiment: Generate new Ed448 signature.
NIIBE Yutaka
1
-2
/
+69
2021-10-08
experiment: Fix keygrip computation for new 448 key on gpg-agent.
NIIBE Yutaka
2
-12
/
+18
2021-10-08
gpg: Support MPI(0) by sos_read and mpi_print.
NIIBE Yutaka
2
-2
/
+5
2021-10-08
experiment: Try to support new 448 key and signature.
NIIBE Yutaka
3
-7
/
+56
2021-09-29
gpg: Handle backsig for v5 signature.
NIIBE Yutaka
1
-6
/
+8
2021-09-29
gpg: Ed448 and X448 are only for v5 (for subkey).
NIIBE Yutaka
1
-1
/
+6
2021-09-28
gpg: Skip the packet when not used for AEAD.
NIIBE Yutaka
1
-0
/
+1
2021-09-14
gpg: Print a warning when importing a bad cv25519 secret key.
Werner Koch
1
-1
/
+17
2021-09-14
Update release signing keys.
Werner Koch
1
-0
/
+0
2021-08-28
gpg: Print a note about the obsolete option --secret-keyring.
Werner Koch
1
-1
/
+1
2021-08-27
gpg: Change default and max AEAD chunk size to 4 MiB
Werner Koch
1
-3
/
+3
2021-08-24
gpg: Report the status of NO_SECKEY for decryption.
NIIBE Yutaka
1
-2
/
+2
2021-08-19
gpg: Return SUCCESS/FAILURE status also for --card-edit/name.
Werner Koch
1
-3
/
+8
2021-06-25
gpg: Let --fetch-key return an exit code on failure.
Werner Koch
2
-4
/
+20
2021-06-16
gpg,sm: Simplify keyserver spec parsing.
Werner Koch
4
-276
/
+26
2021-06-03
gpg: Support KEYGRIP search with traditional keyring.
NIIBE Yutaka
1
-3
/
+13
2021-05-27
gpg: Ed448 and X448 are only for v5 for --full-gen-key.
NIIBE Yutaka
1
-1
/
+24
2021-05-25
gpg: Partial fix for Unicode problem in output files.
Werner Koch
1
-1
/
+1
2021-05-21
common: Annotate leaked memory in homedir.c
Werner Koch
1
-1
/
+1
2021-05-20
g10: Avoid memory leaks
Jakub Jelen
3
-18
/
+30
2021-05-20
g10: Fix memory leaks
Jakub Jelen
10
-12
/
+50
2021-05-19
gpg: Improve speed of secret key listing.
Werner Koch
5
-19
/
+101
2021-05-18
gpg: Fix sending an OpenPGP key with umlaut to an LDAP keyserver.
Werner Koch
1
-75
/
+21
2021-05-17
gpg: Use a more descriptive prompt for symmetric decryption.
Werner Koch
7
-17
/
+33
2021-05-11
A few minor code cleanups and typo fixes.
Werner Koch
2
-2
/
+6
2021-05-11
gpg: Fix allocation for EXTRAHASH.
NIIBE Yutaka
1
-1
/
+1
2021-04-26
gpg: Fix mailbox based search via AKL keyserver method.
Werner Koch
5
-13
/
+11
2021-04-26
gpg: Do not use import-clean for LDAP keyserver imports.
Werner Koch
3
-8
/
+23
2021-04-25
gpg: Auto import keys specified with --trusted-keys.
Werner Koch
3
-1
/
+41
2021-04-23
gpg: Replace an obsolete trustdb function.
Werner Koch
4
-19
/
+7
2021-04-23
gpg: Allow decryption w/o public key but with correct card inserted.
Werner Koch
2
-0
/
+51
2021-04-21
gpg: Allow fingerprint based lookup with --locate-external-key.
Werner Koch
6
-39
/
+162
2021-04-21
keyboxd: Fix searching for exact mail addresses.
Werner Koch
1
-1
/
+2
2021-04-21
gpg,sm: Ignore the log-file option from common.conf.
Werner Koch
1
-6
/
+0
2021-04-19
gpg: Fix showpref to list AEAD feature.
Damien Goutte-Gattat via Gnupg-devel
1
-1
/
+1
2021-04-19
gpg,gpgsm: Move use-keyboxd to the new conf file common.conf
Werner Koch
1
-0
/
+31
2021-04-16
gpg: Lookup a missing public key of the current card via LDAP.
Werner Koch
8
-36
/
+77
2021-04-13
gpg: Do not use self-sigs-only for LDAP keyserver imports.
Werner Koch
3
-3
/
+27
2021-04-12
gpg: Minor restructuring of a function.
Werner Koch
2
-32
/
+41
2021-04-08
gpg: Ed448 and X448 are only for v5.
NIIBE Yutaka
1
-3
/
+23
[next]