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
*
agent: Fix UPDATESTARTUPTTY for ssh.
Werner Koch
2014-03-07
1
-2
/
+1
*
agent: Make --allow-mark-trusted the default.
Werner Koch
2014-03-07
2
-6
/
+10
*
ssh: Add support for Putty.
Werner Koch
2014-03-07
3
-6
/
+405
*
agent: Fix binary vs. text mode problem in ssh.
Werner Koch
2014-03-07
1
-32
/
+39
*
agent: Fixed unresolved symbol under Windows.
Werner Koch
2014-02-26
1
-1
/
+1
*
gpg: Use only OpenPGP public key algo ids and add the EdDSA algo id.
Werner Koch
2014-01-30
1
-4
/
+1
*
gpg: Remove cipher.h and put algo ids into a common file.
Werner Koch
2014-01-29
1
-1
/
+1
*
include: Remove this directory.
Werner Koch
2014-01-29
1
-1
/
+1
*
agent: Not remove SSH socket when already running.
NIIBE Yutaka
2014-01-16
1
-4
/
+5
*
agent: Fix agent_is_eddsa_key.
NIIBE Yutaka
2014-01-16
1
-7
/
+3
*
Make use of the *_NAME etc macros.
Werner Koch
2013-11-18
5
-23
/
+31
*
gpg: Rework ECC support and add experimental support for Ed25519.
Werner Koch
2013-11-15
4
-9
/
+71
*
Require Libgcrypt 1.6
Werner Koch
2013-11-15
1
-26
/
+5
*
Switch to deterministic DSA.
Werner Koch
2013-09-08
1
-5
/
+35
*
Fix commit 04e2c83f.
Werner Koch
2013-08-28
1
-1
/
+2
*
gpg: Make decryption with the OpenPGP card work.
Werner Koch
2013-08-28
5
-14
/
+53
*
agent: Fix two compiler warnings.
Werner Koch
2013-08-28
2
-2
/
+4
*
agent: Extend cmd KEYINFO to return data from sshcontrol.
Werner Koch
2013-08-08
3
-40
/
+231
*
agent: Include missing prototype.
Werner Koch
2013-08-01
1
-0
/
+1
*
Modernize two format string file name quotes.
Werner Koch
2013-06-27
1
-2
/
+2
*
Fix Makefile regression.
Werner Koch
2013-06-26
1
-5
/
+2
*
Implement unattended OpenPGP secret key import.
Werner Koch
2013-05-22
9
-147
/
+439
*
agent: Fix length detection of canonical formatted openpgp keys.
Werner Koch
2013-05-22
1
-1
/
+1
*
agent: New option --disable-check-own-socket.
Werner Koch
2013-05-22
1
-0
/
+10
*
w32: Add icons and version information.
Werner Koch
2013-05-07
2
-14
/
+60
*
agent: pksign result conversion to sexp to upper layer.
NIIBE Yutaka
2013-02-28
4
-36
/
+98
*
Use has_leading_keyword in the assuan callbacks.
Werner Koch
2013-02-22
2
-21
/
+10
*
Remove some unused variables.
Werner Koch
2013-02-22
1
-0
/
+2
*
agent: fix two bugs.
NIIBE Yutaka
2013-02-22
2
-1
/
+2
*
agent: Add KEYTOCARD command.
NIIBE Yutaka
2013-02-12
4
-0
/
+197
*
scd: Rename 'keypad' to 'pinpad'.
NIIBE Yutaka
2013-02-08
2
-4
/
+4
*
agent: Move a typedef to common and provide parse_pinentry_mode.
Werner Koch
2013-02-06
2
-24
/
+7
*
agent: Return a better error code if no passphrase was given.
Werner Koch
2013-02-06
1
-1
/
+5
*
agent: Fix a bug of handling return code from npth_join.
NIIBE Yutaka
2013-01-25
1
-2
/
+2
*
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
[next]