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
/
g10
/
call-agent.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-04-17
Inform a user about inquire length limit.
bjk/passphrase-inquire
Ben Kibbey
1
-0
/
+4
2015-04-06
Rename DBG_ASSUAN to DBG_IPC and add separate DBG_EXTPROG.
Werner Koch
1
-5
/
+1
2015-04-03
g10: Fix keytocard.
NIIBE Yutaka
1
-2
/
+3
2015-02-11
Use inline functions to convert buffer data to scalars.
Werner Koch
1
-1
/
+2
2015-01-21
gpg: Re-enable the "Passphrase" parameter for batch key generation.
Werner Koch
1
-6
/
+17
2014-12-16
gpg: Show private DO information in the card status.
Werner Koch
1
-0
/
+16
2014-12-15
gpg: Add sub-command "factory-reset" to --card-edit.
Werner Koch
1
-4
/
+65
2014-12-12
gpg: Let --card--status create a shadow key (card key stub).
Werner Koch
1
-24
/
+8
2014-11-28
Add option --no-autostart.
Werner Koch
1
-2
/
+12
2014-11-19
Add "gpgconf --kill dirmngr" and avoid useless launch before a kill.
Werner Koch
1
-1
/
+1
2014-11-02
gpg: Avoid extra pinentries for each subkey in --export-secret-keys.
Werner Koch
1
-2
/
+4
2014-10-19
gpg: Make card key generation work again.
Werner Koch
1
-2
/
+25
2014-10-03
gpg: Check gpg-agent version before 2.1 migration.
Andre Heinecke
1
-0
/
+30
2014-08-18
agent: Return NO_SECKEY instead of ENONET for PKSIGN and others.
Werner Koch
1
-2
/
+2
2014-06-17
gpg: Fix a couple of spelling errors
Kristian Fiskerstrand
1
-2
/
+2
2014-06-03
Add new option --with-secret.
Werner Koch
1
-1
/
+1
2014-04-28
ECC Fixes.
NIIBE Yutaka
1
-1
/
+1
2014-04-22
gpg: Print a warning if GKR has hijacked gpg-agent.
Werner Koch
1
-62
/
+125
2014-04-15
gpg: Re-enable secret key deletion.
Werner Koch
1
-0
/
+38
2013-08-28
gpg: Make decryption with the OpenPGP card work.
Werner Koch
1
-4
/
+25
2013-05-22
Implement unattended OpenPGP secret key import.
Werner Koch
1
-2
/
+3
2013-02-22
Use has_leading_keyword in the assuan callbacks.
Werner Koch
1
-7
/
+7
2013-02-22
gpg: Handle the agent's NEW_PASSPHRASE inquiry.
Werner Koch
1
-2
/
+3
2013-02-22
gpg: fix keytocard and support ECC card for key attribute.
NIIBE Yutaka
1
-2
/
+6
2013-02-21
gpg: Handle the agent's NEW_PASSPHRASE inquiry.
Werner Koch
1
-2
/
+3
2013-02-12
gpg: Implement card_store_subkey again.
NIIBE Yutaka
1
-0
/
+24
2013-02-07
gpg: Add pinentry-mode feature.
Werner Koch
1
-51
/
+214
2013-01-30
gpg: Add status line PINENTRY_LAUNCHED.
Werner Koch
1
-5
/
+6
2012-06-05
Change all quotes in strings and comments to the new GNU standard.
Werner Koch
1
-1
/
+1
2011-11-06
Allow creating subkeys using an existing key
Werner Koch
1
-46
/
+43
2011-06-16
Allow generation of card keys up to 4096 bit.
Werner Koch
1
-15
/
+75
2011-03-02
Fix usage of SHA-2 algorithm with OpenPGP cards.
Werner Koch
1
-138
/
+0
2011-02-04
Nuked almost all trailing white space.
post-nuke-of-trailing-ws
Werner Koch
1
-59
/
+59
2011-01-11
'g10/gpg2 --encrypt --debug 15 -r ecdsa -a -o _e.asc _' and 'g10/gpg2 --deb...
Andrey Jivsov
1
-3
/
+0
2011-01-06
Integrating http://code.google.com/p/gnupg-ecc/source/detail?r=15 .
Andrey Jivsov
1
-0
/
+3
2010-11-17
Smartcard related updates
Werner Koch
1
-5
/
+3
2010-10-26
Re-implemented GPG's --passwd command and improved it.
Werner Koch
1
-8
/
+78
2010-10-18
replace some sprintf by bin2hex.
Werner Koch
1
-17
/
+12
2010-10-14
All tests work are again working
Werner Koch
1
-3
/
+5
2010-10-13
More agent support for gpg.
Werner Koch
1
-0
/
+6
2010-10-01
Exporting secret keys via gpg-agent is now basically supported.
Werner Koch
1
-10
/
+132
2010-09-01
Even less prompts for a new key now.
Werner Koch
1
-3
/
+9
2010-09-01
Use passphrase caching for import and genkey.
Werner Koch
1
-8
/
+44
2010-08-31
Import OpenPGP keys into the agent.
Werner Koch
1
-0
/
+101
2010-04-23
Decryption and signi via agent is now implemented.
Werner Koch
1
-2
/
+126
2010-04-21
More changes on the way to remove secring.gpg.
Werner Koch
1
-7
/
+9
2010-04-20
Generating an OpenPGP key cia gpg-agent basically works.
Werner Koch
1
-21
/
+312
2010-01-08
Add dummu option --passwd for gpg.
Werner Koch
1
-0
/
+35
2009-09-23
2009-09-23 Marcus Brinkmann <
[email protected]
>
Marcus Brinkmann
1
-10
/
+10
2009-08-11
Ask to insert the right OpenPGP card.
Werner Koch
1
-15
/
+165
[next]