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
/
agent
/
pkdecrypt.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-04-28
Spelling fixes in docs and comments.
NIIBE Yutaka
1
-1
/
+1
2017-02-22
agent: Prepare to pass an additional parameter to the getpin callback.
Werner Koch
1
-1
/
+1
2016-11-05
Change all http://www.gnu.org in license notices to https://
Werner Koch
1
-1
/
+1
2014-12-02
agent: Replace some sprintf.
Werner Koch
1
-8
/
+3
2014-08-18
agent: Return NO_SECKEY instead of ENONET for PKSIGN and others.
Werner Koch
1
-3
/
+1
2014-03-11
agent: API change of agent_key_from_file.
NIIBE Yutaka
1
-1
/
+1
2013-08-28
gpg: Make decryption with the OpenPGP card work.
Werner Koch
1
-3
/
+7
2011-02-04
Nuked almost all trailing white space.
post-nuke-of-trailing-ws
Werner Koch
1
-4
/
+2
2010-10-13
More agent support for gpg.
Werner Koch
1
-2
/
+0
2010-10-01
Exporting secret keys via gpg-agent is now basically supported.
Werner Koch
1
-1
/
+3
2010-09-01
s/CACHE_MODE_IMPGEN/CACHE_MODE_NONCE/.
Werner Koch
1
-1
/
+1
2009-05-15
Fix bug #1053
Werner Koch
1
-1
/
+1
2009-03-25
Print NO_SECKEY status line in gpgsm.
Werner Koch
1
-1
/
+4
2007-07-04
Changed to GPLv3.
Werner Koch
1
-4
/
+2
2006-09-06
The big Assuan error code removal.
Werner Koch
1
-1
/
+1
2006-08-29
See ChangeLogs
Werner Koch
1
-6
/
+14
2006-06-20
Updated FSF's address.
Werner Koch
1
-1
/
+2
2005-07-27
Removed directories which are only used by the 1.9 branch
Werner Koch
1
-138
/
+0
2005-06-16
gcc-4 defaults forced me to edit many many files to get rid of the
Werner Koch
1
-1
/
+1
2005-06-07
New debugging optionhs, updates to the manual.
Werner Koch
1
-1
/
+2
2004-12-20
* call-scd.c (init_membuf, put_membuf, get_membuf): Removed. We
Werner Koch
1
-10
/
+12
2004-02-13
* command.c (cmd_setkeydesc): New.
Werner Koch
1
-2
/
+4
2004-02-03
* findkey.c (agent_key_from_file): Extra paranoid wipe.
Werner Koch
1
-6
/
+6
2004-01-16
* findkey.c (agent_key_from_file): Now return an error code so
Werner Koch
1
-3
/
+2
2003-11-12
Mainly changes to adjust for the changed KSBA API.
Werner Koch
1
-1
/
+0
2003-08-05
This commit was manufactured by cvs2svn to create branch
Repo Admin
1
-0
/
+138
2003-06-27
Key generation and signing using the OpenPGP card does rudimentary work.
Werner Koch
1
-5
/
+5
2003-06-04
Update error handling to match gpg-error in CVS.
Marcus Brinkmann
1
-1
/
+1
2003-06-03
Make use of libgpg-error
Werner Koch
1
-4
/
+4
2003-01-09
Updated from latest NewPG project
Werner Koch
1
-2
/
+2
2002-10-19
This commit was manufactured by cvs2svn to create branch
Repo Admin
1
-138
/
+0
2002-08-09
Minor fixes
Werner Koch
1
-1
/
+1
2002-03-06
Decryption using a Cryptoflex card does now work.
Werner Koch
1
-16
/
+29
2002-02-28
Changes needed to support smartcards. Well, only _support_. There is
Werner Koch
1
-14
/
+27
2001-12-05
Added decryption, some code cleanup
Werner Koch
1
-0
/
+112