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: 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
*
gpg: Use enums instead of defines.
Neal H. Walfield
2015-12-22
1
-4
/
+10
*
gpg: Do not pre-check keys given on the command line.
Werner Koch
2015-12-04
1
-0
/
+8
*
gpg: Take care of keydb_new returning NULL.
Werner Koch
2015-12-03
1
-9
/
+4
*
gpg: Change keydb_search to not return legacy keys.
Neal H. Walfield
2015-11-17
1
-2
/
+3
*
gpg: Make debugging search descriptors easier.
Neal H. Walfield
2015-11-17
1
-0
/
+4
*
gpg: Add function format_keyid.
Neal H. Walfield
2015-11-17
1
-0
/
+1
*
Fix typos found using codespell.
Justus Winter
2015-11-17
1
-4
/
+4
*
gpg: Use only one fingerprint formatting function.
Werner Koch
2015-11-14
1
-1
/
+3
*
gpg: Add --encrypt-to-default-key.
Neal H. Walfield
2015-11-04
1
-0
/
+4
*
gpg: Allow multiple --default-key options. Take the last available key.
Neal H. Walfield
2015-11-04
1
-5
/
+6
*
g10: Improve documentation and comments for getkey.c.
Neal H. Walfield
2015-09-16
1
-6
/
+336
*
g10: Remove unused function get_seckeyblock_byfprint.
Neal H. Walfield
2015-09-16
1
-3
/
+0
*
g10: Remove unused function get_seckey_byfprint.
Neal H. Walfield
2015-09-16
1
-2
/
+0
*
g10: Simplify get_seckey_byname: it was never called with NAME not NULL.
Neal H. Walfield
2015-09-16
1
-1
/
+1
*
g10: Eliminate the redundant function get_keyblock_byfprint.
Neal H. Walfield
2015-09-16
1
-2
/
+0
*
g10: Eliminate the redundant function get_pubkey_end.
Neal H. Walfield
2015-09-16
1
-1
/
+0
*
g10: Eliminate the redundant function get_pubkey_next.
Neal H. Walfield
2015-09-16
1
-1
/
+0
*
g10: Remove unused prototype (get_pubkey_byfpr).
Neal H. Walfield
2015-09-16
1
-1
/
+0
*
g10: Remove unused function (get_pubkey_bynames).
Neal H. Walfield
2015-09-16
1
-2
/
+0
*
g10: Improve interface documentation of the keydb API.
Neal H. Walfield
2015-08-31
1
-1
/
+186
*
g10: Remove unused parameter.
Neal H. Walfield
2015-08-31
1
-1
/
+1
*
g10: Simplify cache. Only include data that is actually used.
Neal H. Walfield
2015-08-26
1
-0
/
+4
*
gpg: Allow gpgv to work with a trustedkeys.kbx file.
Werner Koch
2015-08-07
1
-0
/
+1
*
gpg: Improve speed of --check-sigs and --lish-sigs.
Werner Koch
2015-06-20
1
-0
/
+2
*
gpg: Add push/pop found state feature to keydb.
Werner Koch
2015-05-08
1
-0
/
+2
*
gpg: Improve 'General key info' line of --card-status.
Werner Koch
2015-05-07
1
-2
/
+2
*
gpg: Fix informative printing of user ids.
Werner Koch
2014-10-13
1
-1
/
+3
*
gpg: Allow importing keys with duplicated long key ids.
Werner Koch
2014-10-13
1
-0
/
+1
*
gpg: Skip overlong keys and a print a warning.
Werner Koch
2014-10-09
1
-0
/
+1
*
gpg: Add list-option "show-usage".
Werner Koch
2014-08-13
1
-1
/
+1
*
gpg: Auto-create revocation certificates.
Werner Koch
2014-06-30
1
-0
/
+1
*
gpg: Re-enable secret key deletion.
Werner Koch
2014-04-15
1
-1
/
+2
*
gpg: Change pinentry prompt to talk about "secret key".
Werner Koch
2014-04-15
1
-0
/
+4
*
gpg: Change format for the key size in --list-key and --edit-key.
Werner Koch
2014-02-05
1
-0
/
+2
*
gpg: Remove cipher.h and put algo ids into a common file.
Werner Koch
2014-01-29
1
-1
/
+0
*
Merge branch 'master' into key-storage-work
Werner Koch
2013-02-12
1
-0
/
+3
|
\
|
*
gpg: Add pinentry-mode feature.
Werner Koch
2013-02-07
1
-0
/
+3
*
|
gpg: Remove a function wrapper.
Werner Koch
2013-01-08
1
-3
/
+2
*
|
gpg: First patches to support a keybox storage backend.
Werner Koch
2012-12-27
1
-5
/
+6
|
/
*
Re-indentation of keydb.c and error code changes.
Werner Koch
2011-04-29
1
-14
/
+13
[next]