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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpg: Do not close stdout after --export-ssh-key
Werner Koch
2020-07-16
1
-2
/
+3
*
gpg: Reword warning about decryption w/o using a non-encrypt key.
Werner Koch
2020-07-14
1
-2
/
+3
*
gpg: For decryption, support use of a key with no 'encrypt' usage.
NIIBE Yutaka
2020-07-10
1
-5
/
+9
*
gpg: Print a note if no args are given to --delete-key
Werner Koch
2020-07-09
1
-1
/
+4
*
Do not use the pinentry's qualitybar
Werner Koch
2020-07-08
1
-1
/
+1
*
gpg: Use integrated passphrase repeat entry also for -c.
Werner Koch
2020-07-08
3
-7
/
+33
*
gpg: Fix flaw in symmetric algorithm selection in mixed mode.
Werner Koch
2020-07-07
3
-18
/
+10
*
sm: Exclude rsaPSS from de-vs compliance mode.
Werner Koch
2020-07-03
6
-11
/
+12
*
ecc: Support Ed448/X448 key generation.
NIIBE Yutaka
2020-06-30
1
-2
/
+5
*
gpg,agent: Support Ed448 signing.
NIIBE Yutaka
2020-06-24
4
-93
/
+128
*
ecc: Use "cv448" to specify key using X448.
NIIBE Yutaka
2020-06-23
3
-6
/
+7
*
gpg: Fix for new SOS changes when used with Libgcrypt < 1.8.6.
Werner Koch
2020-06-09
1
-0
/
+27
*
gpg: Extend the TRUST_ status lines.
Werner Koch
2020-06-09
1
-11
/
+31
*
gpg: Use bytes for ECDH.
NIIBE Yutaka
2020-06-09
4
-60
/
+64
*
gpg: Add X448 support.
NIIBE Yutaka
2020-06-09
2
-2
/
+41
*
gpg,ecc: Handle external representation as SOS with opaque MPI.
NIIBE Yutaka
2020-06-09
9
-59
/
+316
*
gpg: If possible TRUST values now depend on signer's UID or --sender.
Werner Koch
2020-06-08
5
-44
/
+178
*
doc: Minor code comment fixes.
Werner Koch
2020-06-08
6
-6
/
+10
*
gpg: Improve generation of keys stored on card (brainpool,cv25519).
Werner Koch
2020-06-03
1
-28
/
+48
*
gpg: Clean up ECDH code path (5).
NIIBE Yutaka
2020-05-22
3
-117
/
+136
*
gpg: Clean up ECDH code path (4).
NIIBE Yutaka
2020-05-22
1
-167
/
+186
*
gpg: Clean up ECDH code path (3).
NIIBE Yutaka
2020-05-22
1
-36
/
+52
*
gpg: Clean up ECDH code path (2).
NIIBE Yutaka
2020-05-22
1
-65
/
+72
*
gpg: Clean up ECDH code path (1).
NIIBE Yutaka
2020-05-22
1
-49
/
+61
*
doc: Typo fixes in code comments
Werner Koch
2020-05-04
1
-2
/
+2
*
gpg: Make AEAD modes subject to compliance checks.
Werner Koch
2020-04-16
1
-10
/
+13
*
indent: Some typo and indentation changes for gpg.
Werner Koch
2020-04-15
4
-14
/
+16
*
gpg: Fix broken setting of AEAD algo.
Werner Koch
2020-04-15
1
-7
/
+1
*
gpg: ECDH: Accept longer padding.
NIIBE Yutaka
2020-04-08
1
-4
/
+1
*
gpg,card: Use the new MANUFACTURER attribute.
Werner Koch
2020-04-03
3
-43
/
+20
*
gpg: Add regular expression support.
NIIBE Yutaka
2020-04-03
2
-21
/
+3
*
gpg: Also allow a v5 fingerprint for --trusted-key.
Werner Koch
2020-03-18
1
-0
/
+7
*
gpg: Update --trusted-key to accept fingerprint as well as long key id.
Daniel Kahn Gillmor
2020-03-18
1
-6
/
+18
*
gpg: Fix key expiration and usage for keys created at the Epoch.
Werner Koch
2020-03-18
1
-12
/
+16
*
gpgconf: Further simplify the gpgconf option processing.
Werner Koch
2020-03-14
1
-34
/
+3
*
gpg: New option --auto-key-import
Werner Koch
2020-03-14
3
-9
/
+20
*
gpg: Make use of the included key block in a signature.
Werner Koch
2020-03-13
11
-50
/
+246
*
gpg: New option --include-key-block.
Werner Koch
2020-03-13
4
-11
/
+134
*
gpg: Add property "fpr" for use by --export-filter.
Werner Koch
2020-03-13
6
-2
/
+67
*
doc: Add a comment to explain the signature postscript.
Werner Koch
2020-03-12
1
-3
/
+8
*
gpg: Re-group the options in the --help output.
Werner Koch
2020-03-06
1
-288
/
+291
*
gpgconf: Support reading global options (part 2).
Werner Koch
2020-03-06
1
-9
/
+15
*
card: Add yet another vendor.
Werner Koch
2020-03-03
1
-0
/
+1
*
card: Add new vendor.
Werner Koch
2020-03-03
1
-0
/
+1
*
gpg: Re-enable versioned config files
Werner Koch
2020-02-25
1
-2
/
+2
*
gpg: Re-add checking of config file permissions.
Werner Koch
2020-02-25
1
-98
/
+18
*
Use gpgrt's new option parser for gpgc, gpgsm, and gpg-agent.
Werner Koch
2020-02-20
1
-11
/
+14
*
gpg: Use gpgrt's new option parser to provide a global conf file.
Werner Koch
2020-02-20
5
-162
/
+177
*
gpg: Fix default-key selection when card is available.
NIIBE Yutaka
2020-02-19
1
-1
/
+9
*
Spelling cleanup.
Daniel Kahn Gillmor
2020-02-18
13
-19
/
+19
[next]