index
:
gnupg2
master
gnupg2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
g10
/
keyring.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpg: New debug flag "keydb".
Werner Koch
2024-08-09
1
-18
/
+18
*
gpg: Support dual keygrips.
Werner Koch
2024-04-05
1
-1
/
+1
*
gpg: Support KEYGRIP search with traditional keyring.
NIIBE Yutaka
2021-06-03
1
-3
/
+13
*
Replace all calls to stat by gnupg_stat.
Werner Koch
2020-10-20
1
-1
/
+1
*
Replace all calls to access by gnupg_access
Werner Koch
2020-10-20
1
-3
/
+4
*
gpg: Fix short key ID for v5key.
NIIBE Yutaka
2020-08-07
1
-2
/
+4
*
Spelling cleanup.
Daniel Kahn Gillmor
2020-02-19
1
-2
/
+2
*
gpg: Fix keyring retrieval.
NIIBE Yutaka
2019-07-10
1
-3
/
+6
*
kbx: Unify the fingerprint search modes.
Werner Koch
2019-03-14
1
-15
/
+0
*
kbx: Add support for 32 byte fingerprints.
Werner Koch
2019-03-14
1
-6
/
+16
*
gpg: Don't let gpg return failure on an invalid packet in a keyblock.
Werner Koch
2018-02-22
1
-2
/
+2
*
gpg: Properly account for ring trust packets.
Justus Winter
2017-05-08
1
-2
/
+2
*
g10: invalidate the fd cache for keyring.
NIIBE Yutaka
2017-04-25
1
-1
/
+6
*
gpg: Pass CTRL to many more functions.
Werner Koch
2017-03-31
1
-2
/
+2
*
gpg: Revamp reading and writing of ring trust packets.
Werner Koch
2017-03-30
1
-58
/
+3
*
gpg: Extend free_packet to handle a packet parser context.
Werner Koch
2017-03-29
1
-9
/
+11
*
gpg: Change parse_packet to take a context.
Werner Koch
2017-03-29
1
-2
/
+6
*
Remove -I option to common.
NIIBE Yutaka
2017-03-07
1
-2
/
+2
*
Clean up word replication.
Yuri Chornoivan
2017-02-21
1
-1
/
+1
*
gpg: Fix searching for mail addresses in keyrings.
Justus Winter
2017-01-25
1
-4
/
+18
*
common: Rename keybox_file_rename to gnupg_rename_file.
Werner Koch
2016-11-16
1
-2
/
+2
*
Change all http://www.gnu.org in license notices to https://
Werner Koch
2016-11-05
1
-1
/
+1
*
gpg,gpgsm: Block signals during keyring/keybox update.
Werner Koch
2016-08-03
1
-2
/
+11
*
g10: Properly ignore legacy keys in the keyring cache.
Justus Winter
2016-07-22
1
-4
/
+1
*
gpg: Remove all assert.h and s/assert/log_assert/.
Werner Koch
2016-04-29
1
-7
/
+6
*
common, g10: Fix indentation to silence GCC-6.
NIIBE Yutaka
2016-02-15
1
-2
/
+2
*
Use ngettext for some strings.
Werner Koch
2016-01-18
1
-4
/
+13
*
w32: Fix deadlock introduced by keybox_file_rename.
Werner Koch
2016-01-14
1
-4
/
+17
*
kbx: New function keybox_file_rename to replace rename.
Werner Koch
2016-01-14
1
-18
/
+5
*
kbx: Add function keybox_tmp_names to avoid code duplication.
Werner Koch
2016-01-14
1
-57
/
+26
*
tools: Remove gpgkey2ssh.
Werner Koch
2016-01-09
1
-1
/
+1
*
gpg: Fix warnings about useless assignments.
Werner Koch
2016-01-07
1
-2
/
+2
*
gpg: Use more descriptive names.
Neal H. Walfield
2015-12-15
1
-111
/
+98
*
gpg: Take care of keydb_new returning NULL.
Werner Koch
2015-12-03
1
-2
/
+6
*
gpg,w32: Fix a format string error.
Werner Koch
2015-11-27
1
-2
/
+2
*
gpg: Change keydb_search to not return legacy keys.
Neal H. Walfield
2015-11-17
1
-5
/
+15
*
gpg: Correctly handle an error.
Neal H. Walfield
2015-11-17
1
-0
/
+3
*
gpg: Correctly handle keyblocks followed by legacy keys.
Neal H. Walfield
2015-11-17
1
-1
/
+13
*
gpg: Add some debugging output.
Neal H. Walfield
2015-11-17
1
-5
/
+71
*
Fix typos found using codespell.
Justus Winter
2015-11-17
1
-1
/
+1
*
gpg: Fix cache consistency problem.
Neal H. Walfield
2015-11-11
1
-2
/
+4
*
kbx: Change skipfnc's prototype so that we can provide all information.
Neal H. Walfield
2015-09-16
1
-1
/
+1
*
gpg: Add push/pop found state feature to keydb.
Werner Koch
2015-05-08
1
-2
/
+22
*
gpg: Prevent an invalid memory read using a garbled keyring.
Werner Koch
2015-02-09
1
-4
/
+23
*
gpg: Improve skipping of PGP-2 keys.
Werner Koch
2015-01-22
1
-4
/
+23
*
gpg: Add dedicated error code for PGP-2 keys.
Werner Koch
2015-01-22
1
-3
/
+1
*
gpg: Replace remaining old error code macros by GPG_ERR_.
Werner Koch
2015-01-22
1
-21
/
+23
*
gpg: Fix --rebuild-keydb-caches.
Werner Koch
2014-10-31
1
-27
/
+38
*
gpg: Create exported secret files and revocs with mode 700.
Werner Koch
2014-06-30
1
-3
/
+5
*
Make use of the *_NAME etc macros.
Werner Koch
2013-11-18
1
-1
/
+1
[next]