index
:
GnuPG
ECC-INTEGRATION-2-1
GNUPG-1-9-BRANCH
GNUPG-1-9-BRANCH-MO
GNUPG-TRUNK-MO-HACKS
STABLE-BRANCH-1-0
STABLE-BRANCH-1-2
STABLE-BRANCH-1-4
STABLE-BRANCH-2-0
STABLE-BRANCH-2-2
STABLE-BRANCH-2-2.40
STABLE-BRANCH-2-4
T3880
T3880-fix
bjk/passphrase-inquire
cb/T5215
cb/test
ccid_driver_improvement
debian-unstable-patch-queue
disallow-v3-keys
dkg-fix-T4566
dkg-fix-T4593
dkg-fix-T4628
dkg-fix-T4652
dkg-fix-T4682
dkg/T1371
dkg/T1967
dkg/fix-4855
dkg/fix-T3995
dkg/fix-T4490
dkg/fix-T4501
dkg/fix-T4507
dkg/fix-T4522
dkg/gpgv-doc-improvement
dkg/no-skel-files
dkg/passphrase-env
ePit-1-0
fix-1950
fix-4393
fix-T3995
fix-T4017
fix-T4018
fix-T4019
gniibe/T4620
gniibe/crypto-refresh
gniibe/decryption-key
gniibe/fix-3465
gniibe/kem
gniibe/pcsc-get-status
gniibe/regexp
gniibe/scd-direct-keygrip
gniibe/scd-kdf-support
gniibe/scd-watch
gniibe/sos
gniibe/spawn
gniibe/t3883
gniibe/t6275
gniibe/t6364
gniibe/t6487
gniibe/t6592
gniibe/t6606
gniibe/t7426
gniibe/v5/448
gniibe/x25519
ikloecker/pinentry-formatted-passphrase
ikloecker/t5462
ikloecker/t5598-appimage
justus/fix-1788
justus/issue1955
justus/issue2012
justus/issue2700
justus/issue2826-0
justus/libdns-0
justus/scm-9
key-storage-work
master
mo-scd
neal/dirmngr-ldap
neal/encrypted-mailing-lists
neal/issue2236
neal/kdb
neal/next
neal/pending
neal/strsplit
npth
npth-2
npth-3
npth-4
scd-backport-2-0
scd-pin-prompt
scd-work
seckey-sync-work
switch-to-gpgk
t5964
tobias/gpgsum
tobias/tsa
tpm-work
wk/g13work
wk/kyber-test
wk/signcode
wk/stable-2.2-global-options
wk/test-master
wk/w32-smime-perf-tests
The GNU Privacy Guard
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
g10
/
getkey.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-09-16
g10: Remove unused function get_seckey_byfprint.
Neal H. Walfield
1
-36
/
+0
2015-09-16
g10: Simplify get_seckey_byname: it was never called with NAME not NULL.
Neal H. Walfield
1
-7
/
+2
2015-09-16
g10: Eliminate the redundant function get_keyblock_byfprint.
Neal H. Walfield
1
-30
/
+0
2015-09-16
g10: Simplify semantics of get_pubkey_byname.
Neal H. Walfield
1
-8
/
+6
2015-09-16
g10: Eliminate the redundant function get_pubkey_byname.
Neal H. Walfield
1
-30
/
+2
2015-09-16
g10: Eliminate the redundant function get_pubkey_end.
Neal H. Walfield
1
-19
/
+12
2015-09-16
g10: Eliminate the redundant function get_pubkey_next.
Neal H. Walfield
1
-6
/
+0
2015-09-16
kbx: Change skipfnc's prototype so that we can provide all information.
Neal H. Walfield
1
-10
/
+21
2015-09-16
g10: Remove unused function (get_pubkey_bynames).
Neal H. Walfield
1
-16
/
+1
2015-09-16
g10: Simplify code. Turn struct getkey_ctx_s.found_key into an argument
Neal H. Walfield
1
-30
/
+48
2015-09-16
g10: Remove unused field struct getkey_ctx_s.kbpos.
Neal H. Walfield
1
-2
/
+0
2015-09-16
g10: Simplify code: remove field struct getkey_ctx_s.keyblock.
Neal H. Walfield
1
-13
/
+12
2015-09-09
doc: Minor comment fixes.
Werner Koch
1
-5
/
+6
2015-09-02
g10: Remove unused field req_algo.
Neal H. Walfield
1
-4
/
+0
2015-08-21
common: Don't assume on-disk layout matches in-memory layout.
Neal H. Walfield
1
-2
/
+2
2015-08-04
gpg: Properly handle legacy keys while looking for a secret key.
Werner Koch
1
-1
/
+8
2015-07-31
gpg: Fix endless loop for expired keys given by fpr.
Werner Koch
1
-0
/
+5
2015-07-29
gpg: Do not return "Legacy Key" from lookup if a key is expired.
Werner Koch
1
-1
/
+2
2015-07-16
Don't segfault if the first 'auto-key-locate' option is 'clear'.
Neal H. Walfield
1
-0
/
+3
2015-05-07
gpg: Improve 'General key info' line of --card-status.
Werner Koch
1
-3
/
+19
2015-04-06
gpg: Merge duplicated code for get_user_id et al.
Werner Koch
1
-57
/
+45
2015-04-06
Fix use of DBG_CACHE and DBG_LOOKUP
Werner Koch
1
-16
/
+16
2015-02-25
gpg: Switch to a hash and CERT record based PKA system.
Werner Koch
1
-2
/
+0
2015-02-25
Move new mailbox.c source file to common/.
Werner Koch
1
-1
/
+1
2015-02-23
gpg: Skip legacy keys while searching keyrings.
Werner Koch
1
-2
/
+37
2015-02-19
gpg: Replace remaining uses of stdio by estream.
Werner Koch
1
-1
/
+1
2015-02-11
Use inline functions to convert buffer data to scalars.
Werner Koch
1
-6
/
+8
2015-01-22
gpg: Add dedicated error code for PGP-2 keys.
Werner Koch
1
-3
/
+2
2015-01-22
gpg: Replace remaining old error code macros by GPG_ERR_.
Werner Koch
1
-23
/
+26
2015-01-22
gpg: Remove an unused variable.
Werner Koch
1
-2
/
+0
2015-01-05
gpg: Remove unused args from a function.
Werner Koch
1
-1
/
+1
2014-11-02
gpg: Fix endless loop in keylisting with fingerprint.
Werner Koch
1
-0
/
+6
2014-11-02
gpg: Minor cleanup for key listing related code.
Werner Koch
1
-16
/
+10
2014-10-31
gpg: Fix testing for secret key availability.
Werner Koch
1
-1
/
+0
2014-10-31
gpg: Remove commented code.
Werner Koch
1
-143
/
+0
2014-10-13
gpg: Fix informative printing of user ids.
Werner Koch
1
-20
/
+91
2014-06-02
gpg: Fix bug parsing a zero length user id.
Werner Koch
1
-1
/
+4
2014-04-15
gpg: Re-enable secret key deletion.
Werner Koch
1
-0
/
+32
2014-03-17
gpg: New mechanism "clear" for --auto-key-locate.
Werner Koch
1
-2
/
+9
2014-01-30
gpg: Use only OpenPGP public key algo ids and add the EdDSA algo id.
Werner Koch
1
-0
/
+1
2013-03-19
gpg: Distinguish between missing and cleared key flags.
Werner Koch
1
-1
/
+7
2013-01-08
gpg: Remove a function wrapper.
Werner Koch
1
-2
/
+2
2013-01-07
gpg: Allow generation of more than 4096 keys in one run.
Werner Koch
1
-6
/
+20
2012-12-28
gpg: First working support for keyboxes.
Werner Koch
1
-2
/
+3
2012-06-05
Change all quotes in strings and comments to the new GNU standard.
Werner Koch
1
-2
/
+2
2011-04-29
Re-indentation of keydb.c and error code changes.
Werner Koch
1
-5
/
+5
2011-04-25
Fix regression in gpg's mail address parsing.
Werner Koch
1
-1
/
+1
2011-02-04
Nuked almost all trailing white space.
post-nuke-of-trailing-ws
Werner Koch
1
-11
/
+11
2011-01-06
Integrating http://code.google.com/p/gnupg-ecc/source/detail?r=15 .
Andrey Jivsov
1
-1
/
+4
2010-10-20
Make public key data structure easier to read.
Werner Koch
1
-26
/
+28
[prev]
[next]