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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
gpg: Allow decryption of symencr even for non-compliant cipher.
Werner Koch
2022-03-18
5
-18
/
+47
*
common: New flags for gnupg_spawn_process
Werner Koch
2022-03-18
3
-9
/
+29
*
common: Fix a race condition removing stale lockfile.
NIIBE Yutaka
2022-03-18
1
-9
/
+24
*
common: More heavy test condition for t-dotlock.c.
NIIBE Yutaka
2022-03-18
1
-4
/
+21
*
scd: Fix DEVINFO with no --watch.
NIIBE Yutaka
2022-03-15
2
-2
/
+2
*
Fix previous commit.
NIIBE Yutaka
2022-03-11
1
-1
/
+4
*
scd: Enhance PASSWD command to accept KEYGRIP optionally.
NIIBE Yutaka
2022-03-10
1
-3
/
+8
*
scd: Use same idiom for same work.
NIIBE Yutaka
2022-03-10
1
-4
/
+4
*
sign: Construct valid AEAD packets.
Jakub Jelen
2022-03-09
1
-1
/
+2
*
sm: Fix parsing encrypted data.
NIIBE Yutaka
2022-03-09
1
-1
/
+14
*
gpgsm: New option --require-compliance
Werner Koch
2022-03-08
6
-3
/
+46
*
gpg: New option --require-compliance.
Werner Koch
2022-03-08
5
-6
/
+66
*
gpg: fix --enarmor with zero length source file
Jussi Kivilinna
2022-03-08
3
-8
/
+6
*
iobuf: add zerocopy optimization for iobuf_write
Jussi Kivilinna
2022-03-08
1
-6
/
+75
*
iobuf: add zerocopy optimization for iobuf_read
Jussi Kivilinna
2022-03-08
2
-14
/
+118
*
g10/cipher-aead: add fast path for avoid memcpy when AEAD encrypting
Jussi Kivilinna
2022-03-08
1
-12
/
+57
*
g10/decrypt-data: disable output estream buffering to reduce overhead
Jussi Kivilinna
2022-03-08
1
-0
/
+2
*
g10/plaintext: disable estream buffering in binary mode
Jussi Kivilinna
2022-03-08
1
-1
/
+23
*
Use iobuf buffer size for temporary buffer size
Jussi Kivilinna
2022-03-08
3
-13
/
+19
*
gpgtar,w32: Support file names longer than MAX_PATH.
Werner Koch
2022-03-08
3
-13
/
+10
*
common,w32: Support file names longer than MAX_PATH in iobuf.
Werner Koch
2022-03-08
1
-18
/
+4
*
common: Fix confusion of get_pk_algo_from_key.
NIIBE Yutaka
2022-03-04
1
-4
/
+4
*
scd: Fix PK_AUTH with --challenge-response option.
NIIBE Yutaka
2022-03-04
2
-3
/
+6
*
scd: Add --challenge-response option to PK_AUTH for OpenPGP card.
NIIBE Yutaka
2022-03-03
3
-26
/
+201
*
g10/encrypt: use iobuf_copy instead of manual iobuf_read/iobuf_write
Jussi Kivilinna
2022-03-02
1
-9
/
+3
*
g10/dearmor: use iobuf_copy
Jussi Kivilinna
2022-03-02
1
-7
/
+2
*
scd: Let READKEY support --format=ssh option.
NIIBE Yutaka
2022-03-02
3
-16
/
+348
*
g10/sign: sign_file: use iobuf_read for higher detached signing speed
Jussi Kivilinna
2022-02-27
1
-2
/
+2
*
g10/plaintext: do_hash: use iobuf_read for higher performance
Jussi Kivilinna
2022-02-27
1
-2
/
+7
*
agent: Print the correct daemon name in presence of a --foo-program.
Werner Koch
2022-02-27
1
-1
/
+2
*
agent: New flag "qual" for the trustlist.txt.
Werner Koch
2022-02-27
5
-18
/
+33
*
dimngr: Do not check the self-signature of a root CA cert.
Werner Koch
2022-02-27
1
-8
/
+8
*
dirmngr: Support ECDSA for CRLs
Werner Koch
2022-02-27
2
-12
/
+92
*
dirmngr: Support ECDSA for OCSP.
Werner Koch
2022-02-27
4
-50
/
+108
*
gpg: Clarify a call of ask_for_detached_datafile.
NIIBE Yutaka
2022-02-25
1
-1
/
+1
*
Fix the previous commit.
NIIBE Yutaka
2022-02-23
1
-1
/
+1
*
gpg: Fix generating AEAD packet.
NIIBE Yutaka
2022-02-22
1
-1
/
+1
*
scd,w32: Print code pages with --show-configs
Werner Koch
2022-02-21
1
-0
/
+9
*
scd:p15: Used extended mode already for RSA 2048
Werner Koch
2022-02-21
1
-2
/
+2
*
sm: Fix use of value NONE in gnupg_isotime_t type.
NIIBE Yutaka
2022-02-18
6
-7
/
+18
*
po: Fix gender of pronoun in German translation
Ingo Klöcker
2022-02-16
1
-1
/
+1
*
g10/mainproc: avoid extra hash contexts when decrypting MDC input
Jussi Kivilinna
2022-02-08
1
-2
/
+8
*
sm: New option --ignore-cert-with-oid.
Werner Koch
2022-02-03
4
-0
/
+54
*
gpg: Fix for -Wformat when using uint64_t.
NIIBE Yutaka
2022-02-02
2
-4
/
+5
*
dirmngr: Avoid initial delay on the first keyserver access.
Werner Koch
2022-02-01
4
-3
/
+13
*
sm: Partly revert last commit.
Werner Koch
2022-02-01
1
-6
/
+0
*
gpg,sm: Set --verbose and clear --quiet in debug mode.
Werner Koch
2022-02-01
2
-0
/
+12
*
ssh: Fix adding an ed25519 key with a zero length comment.
Werner Koch
2022-01-28
1
-4
/
+10
*
gpg: Allow --dearmor to decode all kinds of armor files.
Werner Koch
2022-01-28
4
-8
/
+35
*
gpgsm: Retire the new --ldapserver.
Werner Koch
2022-01-27
2
-10
/
+13
[prev]
[next]