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
/
command.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-02-18
Fixed backport of libassuan-2 changes.
gnupg-2.0.15rc1
Werner Koch
1
-4
/
+0
2010-02-12
2009-09-23 Marcus Brinkmann <
[email protected]
>
Marcus Brinkmann
1
-289
/
+318
2009-12-21
A bunch of minor changes
Werner Koch
1
-1
/
+8
2009-09-04
2009-09-04 Marcus Brinkmann <
[email protected]
>
Marcus Brinkmann
1
-0
/
+2
2009-07-07
Impleemned gpgsm's IMPORT --re-import feature.
Werner Koch
1
-1
/
+1
2009-07-07
Reworked passing of envars to Pinentry.
Werner Koch
1
-55
/
+62
2009-06-17
Use cancel button in confirmation only if requested.
Werner Koch
1
-1
/
+1
2009-05-15
Fix bug #1053
Werner Koch
1
-5
/
+14
2009-04-01
Import/export of pkcs#12 now uses the gpg-agent directly.
Werner Koch
1
-37
/
+1
2009-03-26
Signing using Netkey 3 cards does now work.
Werner Koch
1
-1
/
+8
2009-03-19
Changed order of the confirmation questions for root certificates
Werner Koch
1
-1
/
+1
2009-03-17
Enhanced last patch.
Werner Koch
1
-1
/
+65
2009-03-17
Move password repetition from gpg to gpg-agent.
Werner Koch
1
-15
/
+63
2009-03-06
New gpg-agent command to list key information.
Werner Koch
1
-3
/
+158
2009-03-05
New PIN Callback attributes in gpg-agent.
Werner Koch
1
-1
/
+1
2009-03-03
Add --reload command to gpgconf.
Werner Koch
1
-1
/
+5
2008-12-10
Add option --no-ask for GET_PASSPHRASE.
Werner Koch
1
-2
/
+9
2008-12-09
Preparing a release candidate.
Werner Koch
1
-1
/
+1
2008-12-09
Minor fixes.
Werner Koch
1
-7
/
+1
2008-11-11
Minor cleanups.
Werner Koch
1
-2
/
+8
2008-10-20
Marked all unused args on non-W32 platforms.
Werner Koch
1
-1
/
+17
2008-10-17
Use more warning options with modern GCCs.
Werner Koch
1
-1
/
+1
2008-09-29
Remove hacks which are not anymore needed since we now require Libgcrypt 1.4
Werner Koch
1
-2
/
+2
2008-09-03
Fix gpg-preset-passphrase bug.
Werner Koch
1
-7
/
+12
2008-05-27
Fixed segv in gpg-agent (command marktrusted).
Werner Koch
1
-15
/
+15
2008-03-20
Fix a bug in the ambigious name detection.
Werner Koch
1
-3
/
+3
2008-02-14
Poems for AllowSetForegroundWindow (W32)
Werner Koch
1
-2
/
+22
2007-11-27
[W32] Changed default socket for dirmngr.
Werner Koch
1
-2
/
+2
2007-11-19
Started to implement the audit log feature.
Werner Koch
1
-0
/
+21
2007-10-02
Extended gpg-connect-agent.
Werner Koch
1
-0
/
+8
2007-10-01
Use Assuan socket wrapper calls.
Werner Koch
1
-4
/
+3
2007-09-18
Support the SETQUALITYBAR command of recent pinentries.
Werner Koch
1
-1
/
+1
2007-08-28
Add more passphrase policy rules.
Werner Koch
1
-0
/
+2
2007-07-04
Changed to GPLv3.
Werner Koch
1
-4
/
+2
2007-07-04
A bunch of minor changes for Windows.
Werner Koch
1
-0
/
+12
2007-06-18
Add missing fiels for W32.
Werner Koch
1
-0
/
+73
2007-01-25
agent/
Werner Koch
1
-7
/
+24
2006-11-20
Made some PIN pads work.
Werner Koch
1
-27
/
+17
2006-11-14
Silent GETEVENT command. Requires latest libassuan.
Werner Koch
1
-0
/
+45
2006-11-14
New command GETEVENTCOUNTER.
Werner Koch
1
-0
/
+79
2006-11-14
sm/
Werner Koch
1
-1
/
+1
2006-10-11
Allow pkcs#10 creation directkly from a smart card
Werner Koch
1
-1
/
+1
2006-10-06
Add TLS hash mode
Werner Koch
1
-8
/
+51
2006-10-05
bug fixes
Werner Koch
1
-2
/
+2
2006-10-04
Fixed agent access for gpg.
Werner Koch
1
-10
/
+54
2006-09-26
let cmd learn also return KEYPAIRINFO
Werner Koch
1
-0
/
+2
2006-09-25
New "relax" option for trustlist.txt
Werner Koch
1
-1
/
+34
2006-09-15
Allow for a global trustlist.
Werner Koch
1
-2
/
+2
2006-09-14
Take advantage of newer gpg-error features.
Werner Koch
1
-4
/
+4
2006-09-06
The big Assuan error code removal.
Werner Koch
1
-83
/
+78
[next]