index
:
gnupg2
master
gnupg2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
g10
/
keydb.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpg: Fix printing of the user id during import.
Werner Koch
2019-04-05
1
-2
/
+1
*
gpg: Avoid importing secret keys if the keyblock is not valid.
Werner Koch
2019-03-15
1
-6
/
+7
*
kbx: Add support for 32 byte fingerprints.
Werner Koch
2019-03-14
1
-3
/
+3
*
gpg: Move S2K encoding function to a shared file.
Werner Koch
2019-01-26
1
-1
/
+0
*
gpg: Remove unused function get_pubkeys.
Werner Koch
2018-08-29
1
-11
/
+0
*
gpg: Remove unused arg from a function.
Werner Koch
2018-08-28
1
-1
/
+1
*
gpg: Move key cleaning functions to a separate file.
Werner Koch
2018-07-06
1
-0
/
+30
*
gpg: Prepare for signatures with ISSUER_FPR but without ISSUER.
Werner Koch
2018-07-05
1
-0
/
+8
*
gpg: Remove MDC options
Werner Koch
2018-05-29
1
-1
/
+1
*
Merge branch 'STABLE-BRANCH-2-2' into master
Werner Koch
2018-05-13
1
-4
/
+4
|
\
|
*
gpg: Extend the "sig" record in --list-mode.
Werner Koch
2018-04-12
1
-4
/
+4
*
|
Merge branch 'STABLE-BRANCH-2-2' into master
Werner Koch
2018-04-10
1
-1
/
+4
|
\
|
|
*
doc: Add a code comment about back signatures.
Werner Koch
2018-04-06
1
-1
/
+3
|
*
gpg: Re-indent sig-check.c and use signature class macros.
Werner Koch
2018-04-06
1
-0
/
+1
|
*
gpg: Keep a lock during the read-update/insert cycle in import.
Werner Koch
2017-10-19
1
-0
/
+4
|
*
gpg: Improve keydb handling in the main import function.
Werner Koch
2017-10-19
1
-2
/
+11
*
|
gpg: Unify AEAD parameter retrieval.
Werner Koch
2018-01-22
1
-1
/
+1
*
|
gpg: New option --force-aead
Werner Koch
2018-01-10
1
-0
/
+1
*
|
gpg: Keep a lock during the read-update/insert cycle in import.
Werner Koch
2017-10-18
1
-0
/
+4
*
|
gpg: Improve keydb handling in the main import function.
Werner Koch
2017-10-18
1
-2
/
+11
|
/
*
gpg: Default to --auto-key-locate "local,wkd" and --auto-key-retrieve.
Werner Koch
2017-08-04
1
-1
/
+1
*
gpg: Minor rework for better readibility of get_best_pubkey_byname.
Werner Koch
2017-07-28
1
-4
/
+4
*
gpg: New option --with-key-origin.
Werner Koch
2017-07-20
1
-0
/
+1
*
doc: Comment fixes and one trailing comma fix.
Werner Koch
2017-07-20
1
-1
/
+1
*
gpg: Make function mk_datestr public.
Werner Koch
2017-07-20
1
-0
/
+7
*
gpg: New option --key-origin.
Werner Koch
2017-07-13
1
-7
/
+9
*
g10: Fix default-key selection for signing, possibly by card.
NIIBE Yutaka
2017-05-22
1
-0
/
+2
*
Spelling fixes in docs and comments.
NIIBE Yutaka
2017-04-28
1
-2
/
+2
*
gpg: Avoid multiple open calls to the keybox file.
Werner Koch
2017-03-31
1
-3
/
+0
*
gpg: Pass CTRL also to getkey_end.
Werner Koch
2017-03-31
1
-1
/
+1
*
gpg: Pass CTRL to many more functions.
Werner Koch
2017-03-31
1
-20
/
+24
*
gpg: Revamp reading and writing of ring trust packets.
Werner Koch
2017-03-30
1
-0
/
+13
*
Remove -I option to common.
NIIBE Yutaka
2017-03-07
1
-2
/
+2
*
gpg: Remove unused definitions.
Werner Koch
2017-01-18
1
-22
/
+2
*
g10: Cache the effective policy. Recompute it when required.
Neal H. Walfield
2016-11-21
1
-1
/
+1
*
g10: Add a convenience function for checking if a key is a primary key
Neal H. Walfield
2016-11-21
1
-0
/
+7
*
Change all http://www.gnu.org in license notices to https://
Werner Koch
2016-11-05
1
-1
/
+1
*
g10: Improve and unify key selection for -r and --locate-keys.
Justus Winter
2016-11-03
1
-0
/
+7
*
gpg: Cleanup of dek_to_passphrase function (part 2).
Werner Koch
2016-08-08
1
-3
/
+3
*
gpg: New options --recipient-file and --hidden-recipient-file.
Werner Koch
2016-07-06
1
-8
/
+14
*
gpg: Pass CTRL object down to the trust functions
Werner Koch
2016-05-21
1
-1
/
+1
*
gpg: Add accessor & utility functions for pk->keyid and pk->main_keyid.
Neal H. Walfield
2016-02-19
1
-1
/
+33
*
gpg: Clean up dangling agent_open and agent_closed declarations.
Daniel Kahn Gillmor
2016-02-18
1
-4
/
+0
*
gpg: Fix format_keyid when dynamically allocating the buffer.
Neal H. Walfield
2016-02-14
1
-1
/
+1
*
gpg: Move documentation from keydb.h to keydb.c and getkey.c.
Werner Koch
2016-01-11
1
-475
/
+37
*
gpg: Fix NULL de-ref for ambiguous key check in --export-ssh-keys.
Werner Koch
2016-01-11
1
-0
/
+5
*
gpg: Rename struct pubkey to pukey_s and add pubkey_t.
Werner Koch
2015-12-23
1
-5
/
+6
*
gpg: Don't check for ambiguous keys.
Neal H. Walfield
2015-12-22
1
-0
/
+23
*
gpg: Remove unused parameter.
Neal H. Walfield
2015-12-22
1
-2
/
+1
*
gpg: Fix TOCTTOU when updating keyblocks.
Neal H. Walfield
2015-12-22
1
-3
/
+12
[next]