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
bugfixes-2.2
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
/
agent
/
findkey.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
agent: Fix use of imported but unprotected openpgp keys.
Werner Koch
2015-01-29
1
-0
/
+18
*
agent: Add some extra robustness to extract_private_key
Werner Koch
2015-01-28
1
-1
/
+1
*
agent: Fix agent_public_key_from_file for ECC.
NIIBE Yutaka
2015-01-27
1
-54
/
+23
*
gpg: Improve passphrase caching.
Werner Koch
2014-09-17
1
-0
/
+42
*
agent: Return NO_SECKEY instead of ENONET for PKSIGN and others.
Werner Koch
2014-08-18
1
-1
/
+5
*
gpg: Spelling error
Kristian Fiskerstrand
2014-07-03
1
-1
/
+1
*
Fix typos in messages
Yuri Chornoivan
2014-06-27
1
-1
/
+1
*
agent: Add command DELETE_KEY.
Werner Koch
2014-04-15
1
-0
/
+143
*
agent: Cleanups to prepare implementation of Ed25519.
Werner Koch
2014-03-22
1
-10
/
+55
*
agent: API change of agent_key_from_file.
NIIBE Yutaka
2014-03-11
1
-6
/
+4
*
agent: Fix agent_is_eddsa_key.
NIIBE Yutaka
2014-01-16
1
-7
/
+3
*
gpg: Rework ECC support and add experimental support for Ed25519.
Werner Koch
2013-11-15
1
-0
/
+29
*
Implement unattended OpenPGP secret key import.
Werner Koch
2013-05-22
1
-3
/
+6
*
agent: fix two bugs.
NIIBE Yutaka
2013-02-22
1
-1
/
+1
*
agent: Fix wrong use of gcry_sexp_build_array
NIIBE Yutaka
2012-11-02
1
-4
/
+4
*
Change all quotes in strings and comments to the new GNU standard.
Werner Koch
2012-06-05
1
-8
/
+8
*
Port to npth.
Marcus Brinkmann
2012-01-25
1
-2
/
+2
*
Support a confirm flag for ssh.
Werner Koch
2011-07-20
1
-35
/
+57
*
Nuked almost all trailing white space.
post-nuke-of-trailing-ws
Werner Koch
2011-02-04
1
-33
/
+33
*
Fixed the ECC interface to Libgcrypt to be ABI compatible with the previous v...
Werner Koch
2011-01-31
1
-2
/
+2
*
Integrating http://code.google.com/p/gnupg-ecc/source/detail?r=15 .
Andrey Jivsov
2011-01-06
1
-0
/
+10
*
Re-implemented GPG's --passwd command and improved it.
Werner Koch
2010-10-26
1
-1
/
+1
*
More agent support for gpg.
Werner Koch
2010-10-13
1
-5
/
+3
*
Exporting secret keys via gpg-agent is now basically supported.
Werner Koch
2010-10-01
1
-11
/
+51
*
Obscure the cached passphrases.
Werner Koch
2010-09-02
1
-8
/
+6
*
Even less prompts for a new key now.
Werner Koch
2010-09-01
1
-2
/
+22
*
s/CACHE_MODE_IMPGEN/CACHE_MODE_NONCE/.
Werner Koch
2010-09-01
1
-4
/
+6
*
Import OpenPGP keys into the agent.
Werner Koch
2010-08-31
1
-2
/
+8
*
.
Werner Koch
2010-08-26
1
-2
/
+1
*
Avoid using the protect-tool to import pkcs#12.
Werner Koch
2010-06-17
1
-3
/
+3
*
More changes on the way to remove secring.gpg.
Werner Koch
2010-04-21
1
-46
/
+108
*
Whole lot of changes to support CE.
Werner Koch
2010-04-14
1
-46
/
+35
*
Use cancel button in confirmation only if requested.
Werner Koch
2009-06-17
1
-2
/
+2
*
Fix bug #1053
Werner Koch
2009-05-15
1
-7
/
+15
*
Ported changes from 1.4.
Werner Koch
2009-04-01
1
-1
/
+1
*
New gpg-agent command to list key information.
Werner Koch
2009-03-06
1
-34
/
+96
*
New PIN Callback attributes in gpg-agent.
Werner Koch
2009-03-05
1
-1
/
+1
*
Marked all unused args on non-W32 platforms.
Werner Koch
2008-10-20
1
-0
/
+2
*
Add more passphrase policy rules.
Werner Koch
2007-08-28
1
-8
/
+107
*
Fixed creation of private keys under W32.
Werner Koch
2007-08-22
1
-2
/
+6
*
Changed to GPLv3.
Werner Koch
2007-07-04
1
-4
/
+2
*
New command GETEVENTCOUNTER.
Werner Koch
2006-11-14
1
-1
/
+1
*
Fixes
Werner Koch
2006-10-19
1
-1
/
+26
*
Take advantage of newer gpg-error features.
Werner Koch
2006-09-14
1
-9
/
+9
*
Updated FSF's address.
Werner Koch
2006-06-20
1
-1
/
+2
*
* findkey.c (agent_public_key_from_file): Fixed array assignment.
Werner Koch
2005-07-25
1
-1
/
+1
*
gcc-4 defaults forced me to edit many many files to get rid of the
Werner Koch
2005-06-16
1
-2
/
+2
*
New debugging optionhs, updates to the manual.
Werner Koch
2005-06-07
1
-11
/
+13
*
* call-scd.c (inq_needpin): Skip leading spaces in of PIN
Werner Koch
2005-05-24
1
-1
/
+1
*
* findkey.c (modify_description): Keep invalid % escapes, so that
Werner Koch
2005-02-25
1
-4
/
+11
[next]