index
:
gnupg2
master
gnupg2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
g10
/
getkey.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpg: Emit new status line KEY_CONSIDERED.
Werner Koch
2016-05-17
1
-82
/
+138
*
gpg: Remove all assert.h and s/assert/log_assert/.
Werner Koch
2016-04-29
1
-20
/
+19
*
gpg: Add experimental AKL method "wkd" and option --with-wkd-hash.
Werner Koch
2016-04-27
1
-13
/
+21
*
g10: Silence message if --quiet is given.
Kevin J. McCarthy
2016-03-10
1
-1
/
+1
*
gpg: Make --auto-key-retrieve work with dirmngr configured server.
Werner Koch
2016-01-21
1
-2
/
+2
*
gpg: Minor string changes.
Werner Koch
2016-01-18
1
-1
/
+1
*
gpg: Move documentation from keydb.h to keydb.c and getkey.c.
Werner Koch
2016-01-11
1
-24
/
+321
*
gpg: Fix NULL de-ref for ambiguous key check in --export-ssh-keys.
Werner Koch
2016-01-11
1
-1
/
+5
*
gpg: Add an exact search flag to the PK struct.
Werner Koch
2016-01-08
1
-4
/
+6
*
gpg: Avoid warnings about possible NULL deref.
Werner Koch
2016-01-07
1
-1
/
+1
*
gpg: Fix warnings about useless assignments.
Werner Koch
2016-01-07
1
-3
/
+2
*
gpg: Fix double free.
Neal H. Walfield
2016-01-04
1
-9
/
+1
*
Revert commit 4654384fe7a4dcee113dacf27c398b13dea5d0be.
Neal H. Walfield
2016-01-04
1
-1
/
+1
*
gpg: Rename struct pubkey to pukey_s and add pubkey_t.
Werner Koch
2015-12-23
1
-11
/
+11
*
gpg: Add standard free() semantic to pubkey_free.
Werner Koch
2015-12-23
1
-3
/
+6
*
gpg: Do not translate debug output.
Werner Koch
2015-12-23
1
-3
/
+3
*
gpg: Fix error message.
Neal H. Walfield
2015-12-22
1
-1
/
+1
*
gpg: Don't check for ambiguous keys.
Neal H. Walfield
2015-12-22
1
-0
/
+276
*
gpg: Display the key that is invalid, not the search description.
Neal H. Walfield
2015-12-22
1
-6
/
+6
*
gpg: Reduce number of strings to translate.
Werner Koch
2015-12-15
1
-10
/
+10
*
gpg: Fix --default-key checks.
Neal H. Walfield
2015-12-14
1
-3
/
+59
*
gpg: Take care of keydb_new returning NULL.
Werner Koch
2015-12-03
1
-5
/
+39
*
gpg: Change some error messages.
Werner Koch
2015-12-03
1
-5
/
+6
*
gpg: Change keydb_search to not return legacy keys.
Neal H. Walfield
2015-11-17
1
-45
/
+2
*
Fix typos found using codespell.
Justus Winter
2015-11-17
1
-2
/
+2
*
gpg: Fix regression in --locate-keys (in 2.1.9).
Werner Koch
2015-11-13
1
-1
/
+13
*
gpg: Check for ambiguous or non-matching key specs.
Neal H. Walfield
2015-11-06
1
-9
/
+0
*
gpg: Add --encrypt-to-default-key.
Neal H. Walfield
2015-11-04
1
-1
/
+1
*
gpg: Allow multiple --default-key options. Take the last available key.
Neal H. Walfield
2015-11-04
1
-10
/
+89
*
gpg: Add new --auto-key-locate mechanism "dane".
Werner Koch
2015-10-06
1
-1
/
+10
*
g10: Be more careful when merging self-signed data.
Neal H. Walfield
2015-09-16
1
-3
/
+21
*
g10: Simplify some complicated boolean expressions.
Neal H. Walfield
2015-09-16
1
-8
/
+29
*
g10: Also mark revoked and expired keys as unusable.
Neal H. Walfield
2015-09-16
1
-2
/
+6
*
g10: Release resources when returning an error in get_seckey.
Neal H. Walfield
2015-09-16
1
-1
/
+5
*
g10: Improve documentation and comments for getkey.c.
Neal H. Walfield
2015-09-16
1
-173
/
+325
*
g10: Remove unused function have_any_secret_key.
Neal H. Walfield
2015-09-16
1
-14
/
+0
*
g10: Bring cache semantics closer to non-cache semantics.
Neal H. Walfield
2015-09-16
1
-3
/
+7
*
g10: Break out of the loop earlier.
Neal H. Walfield
2015-09-16
1
-6
/
+9
*
g10: Don't skip legacy keys if the search mode is KEYDB_SEARCH_MODE_NEXT
Neal H. Walfield
2015-09-16
1
-1
/
+2
*
g10: Remove unused function get_seckeyblock_byfprint.
Neal H. Walfield
2015-09-16
1
-29
/
+0
*
g10: Remove unused function get_seckey_byfprint.
Neal H. Walfield
2015-09-16
1
-36
/
+0
*
g10: Simplify get_seckey_byname: it was never called with NAME not NULL.
Neal H. Walfield
2015-09-16
1
-7
/
+2
*
g10: Eliminate the redundant function get_keyblock_byfprint.
Neal H. Walfield
2015-09-16
1
-30
/
+0
*
g10: Simplify semantics of get_pubkey_byname.
Neal H. Walfield
2015-09-16
1
-8
/
+6
*
g10: Eliminate the redundant function get_pubkey_byname.
Neal H. Walfield
2015-09-16
1
-30
/
+2
*
g10: Eliminate the redundant function get_pubkey_end.
Neal H. Walfield
2015-09-16
1
-19
/
+12
*
g10: Eliminate the redundant function get_pubkey_next.
Neal H. Walfield
2015-09-16
1
-6
/
+0
*
kbx: Change skipfnc's prototype so that we can provide all information.
Neal H. Walfield
2015-09-16
1
-10
/
+21
*
g10: Remove unused function (get_pubkey_bynames).
Neal H. Walfield
2015-09-16
1
-16
/
+1
*
g10: Simplify code. Turn struct getkey_ctx_s.found_key into an argument
Neal H. Walfield
2015-09-16
1
-30
/
+48
[next]