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
/
gpg-agent.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Rename DBG_ASSUAN to DBG_IPC and add separate DBG_EXTPROG.
Werner Koch
2015-04-06
1
-8
/
+8
*
gpg-agent: Use "pinentry-basic" as fallback.
Werner Koch
2015-02-04
1
-0
/
+5
*
Add a hook to be called right after main.
Werner Koch
2015-01-28
1
-0
/
+2
*
agent: Make --allow-loopback-pinentry gpgconf changeable.
Werner Koch
2015-01-04
1
-1
/
+3
*
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
1
-0
/
+33
*
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
1
-100
/
+130
*
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
1
-1
/
+0
*
Change a couple of files to use abbreviated copyright notes.
Werner Koch
2014-11-04
1
-3
/
+2
*
tests: Speed up the genkey1024.test by using not so strong random.
Werner Koch
2014-10-30
1
-0
/
+11
*
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
1
-180
/
+44
*
agent: Adjust for changed npth_eselect under W32.
Werner Koch
2014-06-27
1
-2
/
+1
*
Make more use of *_NAME macros.
Werner Koch
2014-05-08
1
-4
/
+7
*
agent: Remove greeting message.
Werner Koch
2014-05-07
1
-18
/
+1
*
ECC Fixes.
NIIBE Yutaka
2014-04-28
1
-9
/
+0
*
gpg: Pass --homedir to gpg-agent.
Werner Koch
2014-04-22
1
-0
/
+4
*
w32: Silence warnings about unused vars.
Werner Koch
2014-03-07
1
-0
/
+3
*
agent: Make --allow-mark-trusted the default.
Werner Koch
2014-03-07
1
-5
/
+8
*
ssh: Add support for Putty.
Werner Koch
2014-03-07
1
-3
/
+251
*
agent: Fixed unresolved symbol under Windows.
Werner Koch
2014-02-26
1
-1
/
+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
*
Make use of the *_NAME etc macros.
Werner Koch
2013-11-18
1
-15
/
+17
*
agent: New option --disable-check-own-socket.
Werner Koch
2013-05-22
1
-0
/
+10
*
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
*
Change all quotes in strings and comments to the new GNU standard.
Werner Koch
2012-06-05
1
-19
/
+19
*
Print warning for arguments not considered an option.
Werner Koch
2012-03-27
1
-0
/
+10
*
common: Add a global variable to for the default error source.
Werner Koch
2012-02-06
1
-0
/
+2
*
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
1
-189
/
+90
*
gpg-agent: fix lc-messages handling not to change Xauthority setting
Jim Meyering
2012-01-16
1
-0
/
+1
*
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
*
Amend the agent code with more comments.
Werner Koch
2011-12-05
1
-1
/
+21
*
Fixed set but unused variable bugs
Werner Koch
2011-08-10
1
-2
/
+1
*
Add fixme note regarding pth_kill
Werner Koch
2011-04-29
1
-0
/
+1
*
Add OPTION:cache-ttl-opt-preset to gpg-agent.
Werner Koch
2011-04-21
1
-0
/
+1
*
New agent option pinentry-mode.
Werner Koch
2011-03-03
1
-0
/
+5
*
Nuked almost all trailing white space.
post-nuke-of-trailing-ws
Werner Koch
2011-02-04
1
-90
/
+90
[prev]
[next]