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
2022-08-29
gpg: Rename a function.
Werner Koch
5
-9
/
+10
2022-08-29
gpg: Very minor cleanup in decrypt_data.
Werner Koch
1
-3
/
+6
2022-08-29
g10/decrypt-data: disable output estream buffering to reduce overhead
Jussi Kivilinna
1
-0
/
+2
2022-08-16
gpg: Fix "generate" command in --card-edit.
Werner Koch
2
-1
/
+10
2022-08-16
gpg: Update shadow-keys with --card-status also for non-openpgp cards.
Werner Koch
3
-0
/
+29
2022-08-16
gpg: Fix --card-status to handle lowercase APPTYPEs
Werner Koch
1
-6
/
+6
2022-08-16
gpg: Fix detecting OpenPGP card by serialno.
NIIBE Yutaka
1
-4
/
+5
2022-08-04
gpg: Fix wrong error message for keytocard.
Werner Koch
1
-3
/
+1
2022-08-02
gpg: Make symmetric + pubkey encryption de-vs compliant.
Werner Koch
1
-5
/
+46
2022-07-28
gpg: For de-vs use SHA-256 instead of SHA-1 as implicit preference.
Werner Koch
1
-2
/
+10
2022-07-27
gpg: Look up user ID to revoke by UID hash
Ingo Klöcker
1
-31
/
+87
2022-07-25
gpg: Request keygrip of key to add via command interface
Ingo Klöcker
1
-2
/
+2
2022-06-14
g10: Fix garbled status messages in NOTATION_DATA
Werner Koch
1
-9
/
+4
2022-05-05
gpg: Minor robustness fix.
Werner Koch
1
-6
/
+9
2022-04-28
gpg: Handle leading-zeros private key for Ed25519.
NIIBE Yutaka
1
-1
/
+94
2022-04-28
Revert "gpg: Accept Ed25519 private key in SOS which reserves leading zeros."
NIIBE Yutaka
1
-74
/
+1
2022-04-25
gpg: Avoid NULL ptr access due to corrupted packets.
Werner Koch
1
-6
/
+13
2022-04-25
gpg: Emit an ERROR status as hint for a bad passphrase.
Werner Koch
1
-8
/
+20
2022-04-20
w32: Do no use Registry item DefaultLogFile for the main tools.
Werner Koch
1
-1
/
+1
2022-04-14
gpg: Replace an assert by a log_fatal.
Werner Koch
1
-3
/
+6
2022-03-18
gpg: Print info about the used AEAD algorithm.
Werner Koch
3
-2
/
+22
2022-03-18
gpg: Allow decryption of symencr even for non-compliant cipher.
Werner Koch
5
-18
/
+47
2022-03-08
gpg: New option --require-compliance.
Werner Koch
4
-6
/
+56
2022-03-08
gpg: Give Libgcrypt CFLAGS a higher priority than SQlite.
Werner Koch
1
-2
/
+2
2022-02-24
g10: Avoid extra hash contexts when decrypting MDC input
Jussi Kivilinna
1
-2
/
+8
2022-02-01
gpg: Set --verbose and clear --quiet in debug mode.
Werner Koch
1
-0
/
+6
2022-01-26
gpgconf: Fix --list-options for forced options
Werner Koch
1
-23
/
+0
2022-01-17
gpg: Fix adding the list of ultimate trusted keys.
NIIBE Yutaka
4
-18
/
+51
2021-12-29
gpg: Re-group the options in the --help output.
Werner Koch
1
-290
/
+293
2021-12-29
gpgconf: Support reading global options (part 2).
Werner Koch
1
-9
/
+15
2021-12-07
gpg: Accept Ed25519 private key in SOS which reserves leading zeros.
NIIBE Yutaka
1
-1
/
+74
2021-11-22
gpg: New option --forbid-gen-key.
Werner Koch
1
-9
/
+38
2021-11-18
gpg,gpgsm: Add option --min-rsa-length.
Werner Koch
2
-0
/
+6
2021-11-13
Update release signing keys
Werner Koch
1
-0
/
+0
2021-11-13
gpg: Remove stale ultimately trusted keys from the trustdb.
Werner Koch
6
-32
/
+84
2021-10-22
gpg: Fix printing of binary notations.
Werner Koch
1
-2
/
+6
2021-10-13
gpg: New option --override-compliance-check
Werner Koch
3
-11
/
+47
2021-10-06
gpg: Skip the packet when not used for AEAD.
NIIBE Yutaka
1
-0
/
+1
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-20
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-10
gpg: Partial fix for Unicode problem in output files.
Werner Koch
1
-1
/
+1
2021-06-08
w32: Change spawn functions to use Unicode version of CreateProcess.
Werner Koch
1
-6
/
+14
2021-06-08
w32: Always use Unicode for console input and output.
Werner Koch
1
-2
/
+12
2021-06-08
gpg: Prepare for globing with UTF-8.
Werner Koch
1
-4
/
+4
2021-05-26
gpg,sm: Simplify keyserver spec parsing.
Werner Koch
4
-276
/
+26
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
/
+35
2021-05-04
gpg: Allow ECDH with a smartcard returning just the x-coordinate.
Werner Koch
4
-100
/
+143
[prev]
[next]