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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ssh: Support ECDSA keys.
Werner Koch
2012-12-12
3
-106
/
+356
*
ssh: Rewrite a function for better maintainability
Werner Koch
2012-12-11
1
-40
/
+41
*
ssh: Improve key lookup for many keys.
Werner Koch
2012-12-10
1
-154
/
+166
*
ssh: Cleanup sshcontrol file access code.
Werner Koch
2012-12-10
1
-61
/
+104
*
agent: Add envvar "gnupg_SSH_AUTH_SOCK_by"
Werner Koch
2012-12-10
1
-2
/
+11
*
Do not use a broken ttyname.
Werner Koch
2012-11-20
1
-2
/
+2
*
agent: Use wipememory instead of memset in one place.
Werner Koch
2012-11-06
1
-1
/
+1
*
Allow decryption with card keys > 3072 bits
Werner Koch
2012-11-06
1
-10
/
+15
*
agent: Fix wrong use of gcry_sexp_build_array
NIIBE Yutaka
2012-11-02
1
-4
/
+4
*
Fix typos spotted during translations
David Prévot
2012-08-24
1
-1
/
+1
*
Actually show translators comments in PO files
David Prévot
2012-08-24
1
-1
/
+1
*
Change all quotes in strings and comments to the new GNU standard.
Werner Koch
2012-06-05
11
-71
/
+71
*
agent: Fix deadlock in trustlist due to the switch to npth.
Werner Koch
2012-04-30
1
-44
/
+78
*
Print warning for arguments not considered an option.
Werner Koch
2012-03-27
1
-0
/
+10
*
agent: Add pin length field to the shadowed private key format.
Werner Koch
2012-02-07
5
-5
/
+41
*
Use new status printing functions.
Werner Koch
2012-02-07
1
-12
/
+4
*
agent: New function agent_print_status.
Werner Koch
2012-02-07
2
-0
/
+19
*
agent: Simplify printing of INQUIRE_MAXLEN.
Werner Koch
2012-02-06
1
-12
/
+5
*
common: Add a global variable to for the default error source.
Werner Koch
2012-02-06
3
-0
/
+4
*
Also let GENKEY and PKDECRYPT send the INQUIRE_MAXLEN status message.
Ben Kibbey
2012-02-03
1
-3
/
+11
*
Inform the client of the preset passphrase length.
Ben Kibbey
2012-02-02
1
-1
/
+7
*
Return GPG_ERR_CARD_NOT_PRESENT when pinentry-mode=loopback.
Ben Kibbey
2012-01-26
1
-0
/
+4
*
Also check for GPG_ERR_ASS_CANCELED during an inquire.
Ben Kibbey
2012-01-26
1
-2
/
+4
*
Fix strerror vs. gpg_strerror usage.
Werner Koch
2012-01-25
1
-1
/
+1
*
Re-indent overlong lines.
Werner Koch
2012-01-25
1
-4
/
+8
*
Add missing variable.
Werner Koch
2012-01-25
1
-2
/
+5
*
Port LDAP wrapper to NPTH.
Marcus Brinkmann
2012-01-25
1
-1
/
+3
*
Port Windows code to NPTH.
Marcus Brinkmann
2012-01-25
1
-12
/
+18
*
Port to npth.
Marcus Brinkmann
2012-01-25
7
-318
/
+217
*
Add the INQUIRE_MAXLEN status message.
Ben Kibbey
2012-01-18
1
-0
/
+6
*
gpg-agent: fix lc-messages handling not to change Xauthority setting
Jim Meyering
2012-01-16
1
-0
/
+1
*
Fix indentation.
Werner Koch
2012-01-15
1
-1
/
+2
*
Fix scdaemon pinentry inquire cancelation.
Ben Kibbey
2012-01-14
1
-16
/
+29
*
Terminate csh commands with a semicolon.
Werner Koch
2012-01-03
1
-2
/
+2
*
Only set gcrypt thread callback for older version of gcrypt.
Marcus Brinkmann
2012-01-02
1
-0
/
+9
*
Require Libassuan 2.0.3
Werner Koch
2011-12-20
2
-13
/
+0
*
Don't kill pinentry by SIGKILL but let it quit by SIGINT.
NIIBE Yutaka
2011-12-16
1
-2
/
+1
*
agent: Pass comment lines from scd verbatim thru gpg-agent.
Werner Koch
2011-12-14
1
-10
/
+23
*
Fix last change.
Werner Koch
2011-12-05
1
-1
/
+0
*
Amend the agent code with more comments.
Werner Koch
2011-12-05
3
-46
/
+161
*
Generate the ChangeLog from commit logs.
Werner Koch
2011-12-01
2
-2
/
+14
*
Improve ssh card key diagnostic message.
Werner Koch
2011-11-28
2
-2
/
+10
*
Allow no protection in pinentry-mode=loopback.
Ben Kibbey
2011-09-13
2
-2
/
+12
*
Fixed invalid free.
Ben Kibbey
2011-09-13
1
-3
/
+1
*
Handle pinentry-mode=loopback.
Ben Kibbey
2011-09-12
5
-2
/
+83
*
Fixed set but unused variable bugs
Werner Koch
2011-08-10
4
-6
/
+11
*
Update option s2k-count to match the documentation.
Ben Kibbey
2011-08-10
2
-3
/
+8
*
Made the KILLAGENT and KILLSCD commands working again.
Werner Koch
2011-08-10
1
-0
/
+5
*
Make the inquire cancel fix a little bit more robust.
Werner Koch
2011-07-27
2
-1
/
+18
*
Fixed gpg-agent SCD inquire command cancellation.
Ben Kibbey
2011-07-27
2
-0
/
+18
[next]