index
:
gnupg2
master
gnupg2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
/
mkerrtok
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-06-02
sm: Support AES-GCM decryption.
Werner Koch
8
-7
/
+96
2021-05-31
tests: Rename subdir gpgsm to cms and move sample dirs.
Werner Koch
70
-72
/
+69
2021-05-28
gpgconf: Make runtime changes with different homedir work.
Werner Koch
1
-4
/
+4
2021-05-28
doc: Add notes on how to enable TLS in openldap.
Werner Koch
1
-0
/
+56
2021-05-28
agent: Fix calling handle_pincache_put.
NIIBE Yutaka
1
-1
/
+1
2021-05-28
scd: Fix zero-byte handling in ECC.
NIIBE Yutaka
1
-11
/
+3
2021-05-27
gpg: Ed448 and X448 are only for v5 for --full-gen-key.
NIIBE Yutaka
1
-1
/
+24
2021-05-27
build: _DARWIN_C_SOURCE should be 1.
NIIBE Yutaka
1
-1
/
+1
2021-05-25
gpg: Partial fix for Unicode problem in output files.
Werner Koch
2
-2
/
+2
2021-05-21
common: Annotate leaked memory in homedir.c
Werner Koch
3
-14
/
+62
2021-05-20
sm: Let --dump-cert --show-cert also print an OpenPGP fingerprint.
Werner Koch
1
-7
/
+45
2021-05-20
card: Intialize pointer to avoid double free
Jakub Jelen
1
-0
/
+1
2021-05-20
scd: avoid memory leaks
Jakub Jelen
3
-7
/
+14
2021-05-20
kbx: Avoid uninitialized read
Jakub Jelen
4
-4
/
+9
2021-05-20
g10: Avoid memory leaks
Jakub Jelen
3
-18
/
+30
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
[next]