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: Add option --debug-pinentry.
Werner Koch
2015-05-11
3
-1
/
+8
*
Typo fixes
Werner Koch
2015-05-08
1
-1
/
+4
*
agent: Minor change for 56b5c9f.
Werner Koch
2015-05-07
1
-12
/
+14
*
agent: Improve some comments.
Neal H. Walfield
2015-05-07
1
-7
/
+7
*
agent: Improve support for externally cached passwords.
Neal H. Walfield
2015-05-07
1
-12
/
+35
*
agent: Or in the value; don't overwrite the variable.
Neal H. Walfield
2015-05-07
1
-1
/
+1
*
agent: Avoid magic numbers. Use more accurate names.
Neal H. Walfield
2015-05-07
1
-12
/
+20
*
common: Rename log and gcc attribute macros (jnlib merge).
Werner Koch
2015-04-24
2
-8
/
+8
*
common: Remove two JNLIB_ macros (jnlib merge).
Werner Koch
2015-04-24
3
-4
/
+1
*
agent: Send the new SETKEYINFO command to the Pinentry.
Werner Koch
2015-04-14
7
-12
/
+33
*
Remove obsolete directories from AM_CPPFLAGS.
Werner Koch
2015-04-10
1
-1
/
+1
*
Rename DBG_ASSUAN to DBG_IPC and add separate DBG_EXTPROG.
Werner Koch
2015-04-06
4
-13
/
+13
*
agent: Add --force option for LEARN.
NIIBE Yutaka
2015-04-03
3
-50
/
+10
*
agent: Compute correct MPI length header for protected ECC keys.
Werner Koch
2015-03-19
1
-2
/
+21
*
agent: Remove useless conditions in command.c.
Werner Koch
2015-03-15
1
-6
/
+6
*
agent: Fix length test in sshcontrol parser.
Werner Koch
2015-03-15
1
-1
/
+1
*
agent: Remove useless conditions.
Werner Koch
2015-03-15
2
-2
/
+2
*
agent: Improve error reporting from Pinentry.
Werner Koch
2015-03-11
1
-0
/
+28
*
scd: fix for 64-bit arch.
NIIBE Yutaka
2015-03-09
1
-2
/
+3
*
Use inline functions to convert buffer data to scalars.
Werner Koch
2015-02-11
1
-3
/
+4
*
gpg-agent: Use "pinentry-basic" as fallback.
Werner Koch
2015-02-04
2
-8
/
+14
*
agent: Fix use of imported but unprotected openpgp keys.
Werner Koch
2015-01-29
5
-15
/
+119
*
Add a hook to be called right after main.
Werner Koch
2015-01-28
3
-0
/
+4
*
agent: Add some extra robustness to extract_private_key
Werner Koch
2015-01-28
3
-4
/
+13
*
agent: Fix agent_public_key_from_file for ECC.
NIIBE Yutaka
2015-01-27
3
-94
/
+151
*
gpg: Re-enable the "Passphrase" parameter for batch key generation.
Werner Koch
2015-01-21
3
-23
/
+69
*
agent: Make --allow-loopback-pinentry gpgconf changeable.
Werner Koch
2015-01-04
1
-1
/
+3
*
scd: ECDH Support.
NIIBE Yutaka
2014-12-22
1
-10
/
+38
*
agent: Make sure --max-cache-ttl is >= --default-cache-ttl.
Werner Koch
2014-12-19
1
-0
/
+17
*
agent: Keep the session environment for restricted connections.
Werner Koch
2014-12-19
4
-34
/
+42
*
agent: Fix string prepended to remotely initiated prompts.
Werner Koch
2014-12-19
1
-1
/
+1
*
gpg: Let --card--status create a shadow key (card key stub).
Werner Koch
2014-12-12
3
-12
/
+17
*
agent: Replace some sprintf.
Werner Koch
2014-12-02
3
-18
/
+8
*
scd: Implement socket redirection.
Werner Koch
2014-12-01
1
-2
/
+2
*
agent: Fix compile problem for old Libassuan.
Werner Koch
2014-12-01
1
-1
/
+0
*
agent: Implement socket redirection.
Werner Koch
2014-11-28
1
-38
/
+86
*
gpg-agent: Add restricted connection feature.
Мирослав Николић
2014-11-27
3
-142
/
+276
*
agent: Make auditing of the option list easier.
Мирослав Николић
2014-11-27
1
-73
/
+81
*
Remove use of gnulib (part 1)
Werner Koch
2014-11-11
2
-3
/
+2
*
Change a couple of files to use abbreviated copyright notes.
Werner Koch
2014-11-04
6
-15
/
+11
*
gpg: Avoid extra pinentries for each subkey in --export-secret-keys.
Werner Koch
2014-11-02
1
-4
/
+26
*
tests: Speed up the genkey1024.test by using not so strong random.
Werner Koch
2014-10-30
1
-0
/
+11
*
agent: Support pinentries with integrated repeat passphrase feature.
Werner Koch
2014-10-24
4
-19
/
+52
*
Use a unique capitalization for "Note:".
Werner Koch
2014-10-10
1
-2
/
+2
*
Remove support for the GPG_AGENT_INFO envvar.
Werner Koch
2014-10-03
3
-188
/
+45
*
agent: Init a local variable in the error case.
Werner Koch
2014-09-18
1
-1
/
+3
*
agent: Remove left over debug output.
Werner Koch
2014-09-18
1
-2
/
+0
*
agent: Silence compiler warning for a debug message.
Werner Koch
2014-09-18
1
-2
/
+2
*
gpg: Improve passphrase caching.
Werner Koch
2014-09-17
3
-1
/
+71
*
agent: Fix import of OpenPGP EdDSA keys.
Werner Koch
2014-09-02
1
-18
/
+66
[next]