index
:
gnupg2
master
gnupg2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
po
/
.gitattributes
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-05-20
dirmgr: Avoid double free
Jakub Jelen
2
-3
/
+1
2021-05-20
common: Avoid double-free
Jakub Jelen
1
-0
/
+1
2021-05-20
agent: Fix memory leaks
Jakub Jelen
3
-22
/
+30
2021-05-20
sm: Avoid memory leaks and double double-free
Jakub Jelen
4
-7
/
+26
2021-05-20
g10: Fix memory leaks
Jakub Jelen
10
-12
/
+50
2021-05-20
dirmgr: clean up memory on error code paths
Jakub Jelen
4
-6
/
+16
2021-05-20
agent: Avoid memory leaks in error code paths.
Jakub Jelen
6
-8
/
+23
2021-05-19
dirmngr: For KS_SEARCH return the fingerprint also with LDAP.
Werner Koch
1
-48
/
+80
2021-05-19
gpg: Improve speed of secret key listing.
Werner Koch
6
-53
/
+244
2021-05-18
gpg: Fix sending an OpenPGP key with umlaut to an LDAP keyserver.
Werner Koch
1
-75
/
+21
2021-05-18
scd:p15: Fix logic for appending product name to MANUFACTURER.
Ingo Klöcker
1
-2
/
+2
2021-05-17
gpg: Use a more descriptive prompt for symmetric decryption.
Werner Koch
8
-18
/
+34
2021-05-17
dirmngr: LDAP search by a mailbox now ignores revoked keys.
Werner Koch
1
-1
/
+2
2021-05-17
sm: Ask for the password for password based decryption (pwri)
Werner Koch
3
-6
/
+25
2021-05-14
sm: Support decryption of password based encryption (pwri)
Werner Koch
1
-25
/
+415
2021-05-14
scd: Remove wrong assertion and add protection to PCSC.COUNT.
NIIBE Yutaka
1
-1
/
+2
2021-05-12
agent: Use SHA-256 for SSH fingerprint by default
Werner Koch
1
-2
/
+2
2021-05-11
A few minor code cleanups and typo fixes.
Werner Koch
6
-5
/
+10
2021-05-11
gpg: Fix allocation for EXTRAHASH.
NIIBE Yutaka
1
-1
/
+1
2021-05-11
scd: Serialize READER_TABLE access for PC/SC.
NIIBE Yutaka
1
-15
/
+19
2021-05-10
scd: Fix close_pcsc_reader.
NIIBE Yutaka
1
-9
/
+9
2021-05-10
scd: Make sure releasing PC/SC context.
NIIBE Yutaka
1
-6
/
+16
2021-05-07
scd: Increment PCSC.COUNT correctly.
NIIBE Yutaka
1
-2
/
+2
2021-05-07
scd: Fix memory leak for RDRNAME and serialize access.
NIIBE Yutaka
1
-2
/
+6
2021-05-07
scd: Fix declarations for PC/SC access.
NIIBE Yutaka
1
-2
/
+2
2021-05-06
scd: Recover the partial match for PORTSTR for PC/SC.
NIIBE Yutaka
1
-1
/
+2
2021-05-06
scd: When reader is specified, make sure only open once.
NIIBE Yutaka
1
-0
/
+5
2021-04-29
scd: Fix PC/SC removed card problem
Werner Koch
1
-0
/
+11
2021-04-28
scd:p15: Fix the name of a card.
Werner Koch
1
-1
/
+1
2021-04-28
scd: Fix problem with reader list becoming empty.
Werner Koch
2
-22
/
+26
2021-04-28
build: Allow running sign-release target from the dist dir.
Werner Koch
1
-1
/
+1
2021-04-27
scd: Fix unblock PIN by a Reset Code with KDF.
Kirill Elagin
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
4
-7
/
+47
2021-04-25
scd:p15: Fix last commit and improve D-TRUST detection.
Werner Koch
2
-8
/
+19
2021-04-25
scd:p15: Shorten the displayed s/n of RSCS cards
Werner Koch
1
-1
/
+9
2021-04-23
gpg: Replace an obsolete trustdb function.
Werner Koch
4
-19
/
+7
2021-04-23
agent,w32: Silence the get_peercred failed diagnostic
Werner Koch
1
-1
/
+6
2021-04-23
doc: Typo fix
Werner Koch
2
-5
/
+5
2021-04-23
gpg: Allow decryption w/o public key but with correct card inserted.
Werner Koch
3
-5
/
+64
2021-04-23
agent: Require verbose level 2 for handler started/terminated notices.
Werner Koch
1
-2
/
+2
2021-04-23
po: Update Simplified Chinese Translation.
bobwxc
1
-22
/
+16
2021-04-23
tools: Fix for --disable-tpm2d.
NIIBE Yutaka
1
-0
/
+8
2021-04-22
speedo: Automatically select Authenticode signing cert.
Werner Koch
1
-1
/
+1
2021-04-22
scd: Fix PSO_CSV for 512 bit curves
Werner Koch
1
-6
/
+20
2021-04-22
tests: Make sure that the build keyboxd is used.
Werner Koch
1
-0
/
+1
2021-04-21
card: New option --shadow for command list.
Werner Koch
3
-29
/
+50
2021-04-21
agent: Silence error messages for READKEY --card
Werner Koch
2
-6
/
+9
2021-04-21
gpg: Allow fingerprint based lookup with --locate-external-key.
Werner Koch
7
-46
/
+181
[next]