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
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
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
[prev]
[next]