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
2014-04-22
gpg: Print a warning if GKR has hijacked gpg-agent.
Werner Koch
1
-34
/
+91
2013-04-25
Fix a typo and a wrong code indentation.
Jedi
1
-2
/
+2
2012-11-06
Allow decryption with card keys > 3072 bit
Werner Koch
1
-8
/
+14
2011-07-07
Allow generation of card keys up to 4096 bit.
Werner Koch
1
-60
/
+120
2010-09-29
Add missing space to Assuan command
Werner Koch
1
-1
/
+1
2010-09-28
Allow more hash algorithms with the OpenPGP card.
Werner Koch
1
-2
/
+20
2010-02-12
2009-09-23 Marcus Brinkmann <
[email protected]
>
Marcus Brinkmann
1
-10
/
+10
2009-12-21
A bunch of minor changes
Werner Koch
1
-0
/
+35
2009-08-11
Ask to insert the right OpenPGP card.
Werner Koch
1
-15
/
+165
2009-08-05
Enable readline support in --card-edit.
Werner Koch
1
-0
/
+13
2009-08-05
Ask for the keysize when generating a new card key.
Werner Koch
1
-1
/
+5
2009-07-22
Make use of the card's extended capabilities.
Werner Koch
1
-0
/
+38
2009-07-22
Emit CARDCTRL status lines.
Werner Koch
1
-47
/
+129
2009-07-07
Reworked passing of envars to Pinentry.
Werner Koch
1
-2
/
+1
2009-06-24
Fixed a bunch of little bugs as reported by Fabian Keil.
Werner Koch
1
-1
/
+0
2009-06-17
Add readcert command.
Werner Koch
1
-2
/
+37
2009-06-09
app-openpgp changes
Werner Koch
1
-2
/
+2
2009-05-15
Made card key generate with backup key work for 2048 bit.
Werner Koch
1
-3
/
+19
2009-04-01
Import/export of pkcs#12 now uses the gpg-agent directly.
Werner Koch
1
-26
/
+1
2009-03-17
Enhanced last patch.
Werner Koch
1
-57
/
+39
2009-03-17
Move password repetition from gpg to gpg-agent.
Werner Koch
1
-3
/
+4
2009-02-27
Fix a gpg2 problem with removed cards.
Werner Koch
1
-0
/
+18
2009-01-13
Add a sample key.
Werner Koch
1
-1
/
+18
2008-12-05
Add a custom prompt for the CSR generation.
Werner Koch
1
-7
/
+7
2008-10-20
Marked all unused args on non-W32 platforms.
Werner Koch
1
-1
/
+9
2008-09-25
Finished support for v2 cards with the exception of secure messaging.
Werner Koch
1
-2
/
+6
2008-09-23
Support the Certifciate DO of the v2 OpenPGP cards.
Werner Koch
1
-0
/
+57
2008-02-14
Poems for AllowSetForegroundWindow (W32)
Werner Koch
1
-24
/
+72
2007-11-19
Started to implement the audit log feature.
Werner Koch
1
-0
/
+1
2007-10-23
New option --list-config for gpgconf.
Werner Koch
1
-1
/
+1
2007-07-05
Fixed card key generation of gpg2.
Werner Koch
1
-5
/
+16
2007-07-04
Changed to GPLv3.
Werner Koch
1
-4
/
+2
2007-06-21
Implemented the --gen-key command as we can't use the gpgsm-gencert.sh under ...
Werner Koch
1
-103
/
+9
2007-06-14
A whole bunch of changes to allow building for Windows.
Werner Koch
1
-1
/
+1
2007-04-13
g10/ and sm/
Werner Koch
1
-1
/
+1
2007-01-30
Added LIBINTL to more Makefile targets.
Werner Koch
1
-1
/
+3
2006-10-04
Fixed agent access for gpg.
Werner Koch
1
-87
/
+121
2006-09-20
Cleanups.
Werner Koch
1
-119
/
+5
2006-09-14
Take advantage of newer gpg-error features.
Werner Koch
1
-8
/
+8
2006-09-06
The big Assuan error code removal.
Werner Koch
1
-30
/
+26
2006-09-06
Minor changes and typo fixes.
Werner Koch
1
-1
/
+1
2006-08-16
With --enable-gpg the keyservers are now build and a first test using gpg2
Werner Koch
1
-8
/
+59
2006-06-20
Updated FSF's address.
Werner Koch
1
-1
/
+2
2006-05-23
g10/ does build again.
Werner Koch
1
-6
/
+18
2006-04-19
Merged with gpg 1.4.3 code.
Werner Koch
1
-2
/
+2
2004-12-18
Avoid the " map_to_assuan_status called with no error source" diagnostic.
Werner Koch
1
-0
/
+2
2004-12-15
A whole bunch of changes to allow building for W32.
Werner Koch
1
-0
/
+2
2004-07-01
* card-util.c (change_login): Kludge to allow reading data from a
Werner Koch
1
-0
/
+15
2004-04-29
* card-util.c (card_edit): Remove PIN verification.
Werner Koch
1
-1
/
+1
2004-02-18
* call-agent.c (start_agent): Ignore an empty GPG_AGENT_INFO.
Werner Koch
1
-1
/
+1
[next]