index
:
gnupg2
master
gnupg2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
AUTHORS
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-09-18
g10: Fix memory leak for --card-status.
NIIBE Yutaka
1
-4
/
+3
2018-09-14
g10: Fix another memory leak.
NIIBE Yutaka
1
-4
/
+3
2018-09-14
g10: Fix memory leak (more).
NIIBE Yutaka
1
-5
/
+9
2018-09-14
g10: Fix memory leak in enum_secret_keys.
NIIBE Yutaka
1
-2
/
+10
2018-09-11
Revert "dirmngr: hkp: Avoid potential race condition when some hosts die."
NIIBE Yutaka
1
-10
/
+13
2018-09-11
dirmngr: Serialize access to hosttable.
NIIBE Yutaka
3
-8
/
+64
2018-09-10
common: Use iobuf_get_noeof to avoid undefined behaviors.
NIIBE Yutaka
1
-3
/
+3
2018-09-10
agent: Fix error code check from npth_mutex_init.
NIIBE Yutaka
1
-2
/
+6
2018-09-07
dirmngr: Emit SOURCE status also on NO_DATA.
Werner Koch
2
-5
/
+20
2018-09-07
dirmngr: hkp: Avoid potential race condition when some hosts die.
Daniel Kahn Gillmor
1
-13
/
+10
2018-09-07
g10: Fix memory leak.
NIIBE Yutaka
1
-0
/
+2
2018-09-06
gpgscm: Suppress warnings for GCC > 6.
NIIBE Yutaka
1
-15
/
+14
2018-09-06
Fix use of strncpy, which is actually good to use memcpy.
NIIBE Yutaka
2
-2
/
+2
2018-08-30
artwork: State license of the logo
Werner Koch
1
-0
/
+8
2018-08-29
gpg: Explain error message in key generation with --batch
Werner Koch
1
-1
/
+3
2018-08-29
doc: Minor additions to the gpg man page
Werner Koch
1
-4
/
+10
2018-08-29
gpg: Remove unused function get_pubkeys.
Werner Koch
2
-274
/
+4
2018-08-29
doc: Show how to list envvars send to gpg-agent.
Werner Koch
1
-0
/
+9
2018-08-29
gpg: New option --known-notation.
Werner Koch
4
-7
/
+64
2018-08-28
gpg: Refresh expired keys originating from the WKD.
Werner Koch
2
-17
/
+99
2018-08-28
gpg: Remove unused arg from a function.
Werner Koch
4
-5
/
+5
2018-08-27
gpg: Prepare for longer card fingerprints.
Werner Koch
4
-76
/
+89
2018-08-27
g10: Fix enum_secret_keys for card keys.
NIIBE Yutaka
1
-3
/
+8
2018-08-27
g10: Prefer to available card keys for decryption.
NIIBE Yutaka
1
-9
/
+57
2018-08-27
g10: Move enum_secret_keys to skclist.c.
NIIBE Yutaka
2
-197
/
+198
2018-08-27
g10: Fix comment of enum_secret_keys.
NIIBE Yutaka
1
-2
/
+0
2018-08-27
g10: Enumerated keys for decryption should be unique.
NIIBE Yutaka
2
-2
/
+25
2018-08-27
g10: Change decryption key selection for public key encryption.
NIIBE Yutaka
5
-179
/
+155
2018-08-10
g10: Fix undefined behavior when EOF in parsing packet for S2K.
NIIBE Yutaka
1
-2
/
+2
2018-07-27
gpg: Set a limit for a WKD import of 256 KiB.
Werner Koch
1
-1
/
+9
2018-07-27
dirmngr: Validate SRV records in WKD queries.
Werner Koch
1
-0
/
+12
2018-07-27
common: New function to validate domain names.
Werner Koch
3
-2
/
+93
2018-07-26
scd: Add support for Trustica Cryptoucan.
Jiří Keresteš
3
-3
/
+13
2018-07-26
Register DCO for Jiri Kerestes.
NIIBE Yutaka
1
-0
/
+3
2018-07-25
dirmngr: Print a WARNING status for DNS config problems.
Werner Koch
16
-93
/
+196
2018-07-24
gpg: Use 128 MiB as default AEAD chunk size.
Werner Koch
2
-7
/
+20
2018-07-17
Register DCO fo Michael Haubenwallner.
NIIBE Yutaka
1
-0
/
+3
2018-07-12
doc: Add NEWS about the 2.2.9 release
Werner Koch
1
-0
/
+41
2018-07-09
gpg: Remove multiple subkey bindings during export-clean.
Werner Koch
1
-5
/
+84
2018-07-09
gpg: Let export-clean remove expired subkeys.
Werner Koch
4
-12
/
+125
2018-07-09
gpg: Split key cleaning function for clarity.
Werner Koch
4
-16
/
+54
2018-07-06
gpg: Move key cleaning functions to a separate file.
Werner Koch
10
-429
/
+495
2018-07-05
po: Add flag options for xgettext.
Werner Koch
2
-2
/
+57
2018-07-05
gpg: Prepare for signatures with ISSUER_FPR but without ISSUER.
Werner Koch
6
-8
/
+60
2018-07-05
doc: Typo fix in a comment.
Werner Koch
1
-1
/
+1
2018-07-04
gpg: Ignore too large user ids during import.
Werner Koch
1
-1
/
+30
2018-07-04
indent: Fix indentation of read_block in g10/import.c
Werner Koch
1
-66
/
+67
2018-07-04
gpg: Extra check for sign usage when verifying a data signature.
Werner Koch
1
-2
/
+11
2018-07-03
g10: Fix memory leak for PKT_signature.
NIIBE Yutaka
3
-3
/
+3
2018-07-02
agent: New commands PUT_SECRET and GET_SECRET.
Werner Koch
3
-12
/
+237
[next]