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
*
Release 2.3.5
gnupg-2.3.5
Werner Koch
2022-04-21
1
-1
/
+127
*
po: Auto update
Werner Koch
2022-04-21
26
-945
/
+1486
*
speedo: Fix authenticode signing
Werner Koch
2022-04-21
1
-0
/
+29
*
dirmngr: Fix Makefile
Werner Koch
2022-04-21
1
-1
/
+1
*
po: Update Simplified Chinese Translation.
NIIBE Yutaka
2022-04-21
1
-20
/
+17
*
po: Update German translation
Werner Koch
2022-04-20
1
-1
/
+5
*
dirmngr: Changes to the linking order.
Werner Koch
2022-04-20
1
-11
/
+15
*
build: Fix makedist target in m4.
Werner Koch
2022-04-20
1
-2
/
+3
*
w32: Do no use Registry item DefaultLogFile for the main tools.
Werner Koch
2022-04-20
4
-4
/
+6
*
gpg: Replace an assert by a log_fatal.
Werner Koch
2022-04-14
1
-3
/
+6
*
ssh: Returned faked response for the new session-bind extension.
Werner Koch
2022-04-14
1
-0
/
+14
*
scd: Renamed a constant in ccid-driver.c
Werner Koch
2022-04-14
1
-3
/
+3
*
scd: Minor code reorganization
Werner Koch
2022-04-14
1
-16
/
+22
*
scd: Fix memory leak in ccid-driver.
Werner Koch
2022-04-14
1
-9
/
+9
*
tests: Fix warning in common/t-ssh-utils.c
Werner Koch
2022-04-14
1
-1
/
+0
*
agent: Ignore MD5 Fingerprints for ssh keys
Jakub Jelen
2022-04-14
1
-2
/
+4
*
tests: Fix common/t-ssh-utils.
NIIBE Yutaka
2022-04-14
1
-6
/
+10
*
tests: Honor FIPS mode
Jakub Jelen
2022-04-14
1
-11
/
+47
*
scd:p15: Improve the PIN prompt for Genua cards.
Werner Koch
2022-04-13
1
-4
/
+26
*
sm: Print diagnostic about CRL problems due to Tor mode.
Werner Koch
2022-04-11
7
-23
/
+122
*
scd: Support for GeNUA cards.
Werner Koch
2022-04-11
1
-1
/
+10
*
doc: Typo fix in comment
Werner Koch
2022-04-08
1
-1
/
+1
*
tpm: Fix recently introduced syntax error
Werner Koch
2022-04-08
1
-2
/
+2
*
gpg: Remove restrictions for the name part of a user-id.
Werner Koch
2022-04-08
1
-7
/
+0
*
agent: Fix for possible support of Cygwin OpenSSH.
NIIBE Yutaka
2022-04-07
1
-1
/
+5
*
w32: Exclude tests with HOME.
NIIBE Yutaka
2022-04-06
1
-0
/
+4
*
w32: Fix for make check.
NIIBE Yutaka
2022-04-06
6
-8
/
+15
*
agent:w32: Fix for use of socket.
NIIBE Yutaka
2022-04-04
1
-7
/
+7
*
scd,tpm2d: Fix for consistent use of socket FD.
NIIBE Yutaka
2022-03-31
6
-10
/
+10
*
dirmngr: Fix for SOCK.
NIIBE Yutaka
2022-03-30
1
-1
/
+1
*
tpm2d: Fix socket resource leak on Windows.
NIIBE Yutaka
2022-03-30
1
-24
/
+26
*
common,w32: Fix handle_to_fd to match use of _open_osfhandle.
NIIBE Yutaka
2022-03-30
1
-6
/
+5
*
dirmngr: Clean up for not supporting WindowsCE.
NIIBE Yutaka
2022-03-29
3
-174
/
+1
*
gpg,tools: Remove use of repo only zlib-riscos.h.
NIIBE Yutaka
2022-03-29
2
-19
/
+0
*
scd,w32: Fix socket resource leak.
NIIBE Yutaka
2022-03-29
1
-23
/
+26
*
dirmngr: Escape more characters in WKD requests.
Werner Koch
2022-03-28
1
-1
/
+1
*
gpg: Remove EAX from the preference list.
Werner Koch
2022-03-28
2
-8
/
+1
*
agent: KEYTOCARD prefers to specified time.
NIIBE Yutaka
2022-03-28
1
-12
/
+11
*
dirmngr: Workaround for a certain broken LDAP URL
Werner Koch
2022-03-25
1
-3
/
+19
*
common,w32: Fix early home dir creation.
Werner Koch
2022-03-25
1
-20
/
+2
*
tools:gpgconf: Fix gc_component table.
NIIBE Yutaka
2022-03-25
1
-0
/
+2
*
agent: Use "Created:" field for creation time.
NIIBE Yutaka
2022-03-25
5
-21
/
+36
*
dirmngr: Suppress error message on trial reading as PEM format.
NIIBE Yutaka
2022-03-24
1
-5
/
+7
*
dirmngr: Clear the error count to try certificate as binary.
NIIBE Yutaka
2022-03-24
1
-0
/
+2
*
kbx: Fix searching for FPR20 in version 2 blob.
NIIBE Yutaka
2022-03-24
1
-4
/
+2
*
gpgtar: New option --with-log
Werner Koch
2022-03-22
6
-38
/
+56
*
dirmngr: Make WKD_GET work even for servers not handling SRV RRs.
Werner Koch
2022-03-21
1
-1
/
+8
*
gpgtar: Finally use a pipe for decryption.
Werner Koch
2022-03-21
6
-137
/
+266
*
common: Fix another race condition, and address the other one.
NIIBE Yutaka
2022-03-19
1
-12
/
+34
*
gpg: Always use version >= 4 to generate signature.
NIIBE Yutaka
2022-03-19
1
-0
/
+9
[next]