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
/
tools
/
gpg-connect-agent.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Spelling fixes in docs and comments.
NIIBE Yutaka
2017-04-28
1
-1
/
+1
*
tools: Fix condition for gpg-connect-agent.
NIIBE Yutaka
2017-04-12
1
-1
/
+1
*
Remove -I option to common.
NIIBE Yutaka
2017-03-07
1
-1
/
+1
*
Clean up word replication.
Yuri Chornoivan
2017-02-21
1
-1
/
+1
*
tools: Use platform abstraction for I/O.
Justus Winter
2017-01-24
1
-10
/
+10
*
Change all http://www.gnu.org in license notices to https://
Werner Koch
2016-11-05
1
-1
/
+1
*
Fix more spelling
Daniel Kahn Gillmor
2016-09-17
1
-1
/
+1
*
Call log_set_prefix() with human-readable labels.
Daniel Kahn Gillmor
2016-08-12
1
-1
/
+1
*
tools: Fix trivial memory leak.
Justus Winter
2016-06-30
1
-0
/
+10
*
Implement /run/user/UID/gnupg based sockets.
Werner Koch
2016-06-08
1
-1
/
+1
*
common: Remove homedir arg from start_new_{dirmngr,gpg_agent}.
Werner Koch
2016-06-07
1
-2
/
+0
*
Replace use of opt.homedir by accessor functions.
Werner Koch
2016-06-07
1
-7
/
+6
*
gpg-connect-agent: Fix quoting of internal percent+ function.
Werner Koch
2015-05-11
1
-4
/
+4
*
Add a hook to be called right after main.
Werner Koch
2015-01-28
1
-0
/
+1
*
gpg-connect-agent: Add convenience option --uiserver.
Werner Koch
2014-11-19
1
-0
/
+10
*
Add "gpgconf --kill dirmngr" and avoid useless launch before a kill.
Werner Koch
2014-11-19
1
-3
/
+25
*
Use a unique capitalization for "Note:".
Werner Koch
2014-10-10
1
-1
/
+1
*
common: Add function gnupg_getcwd.
Werner Koch
2014-04-22
1
-25
/
+1
*
tools: Fix NULL deref in gpg-connect-agent.
Werner Koch
2014-03-18
1
-1
/
+4
*
gpg-connect-agent: Make it easier to connect to the dirmngr.
Werner Koch
2014-03-14
1
-6
/
+22
*
Make use of the *_NAME etc macros.
Werner Koch
2013-11-18
1
-3
/
+3
*
Change all quotes in strings and comments to the new GNU standard.
Werner Koch
2012-06-05
1
-26
/
+26
*
Print warning for arguments not considered an option.
Werner Koch
2012-03-27
1
-0
/
+12
*
common: Add a global variable to for the default error source.
Werner Koch
2012-02-06
1
-0
/
+1
*
gpg-connect-tool: Take the string "true" as a true condition.
Werner Koch
2012-01-27
1
-1
/
+8
*
agent: Pass comment lines from scd verbatim thru gpg-agent.
Werner Koch
2011-12-14
1
-71
/
+85
*
All tests work are again working
Werner Koch
2010-10-14
1
-1
/
+5
*
Some tweaks to the agent startup.
Werner Koch
2010-10-14
1
-115
/
+12
*
Fix regression in logging.
Werner Koch
2010-08-18
1
-4
/
+6
*
./autogen.sh --build-w32ce does now succeed.
Werner Koch
2010-04-14
1
-5
/
+1
*
Whole lot of changes to support CE.
Werner Koch
2010-04-14
1
-1
/
+17
*
Minor cleanups
Werner Koch
2010-03-29
1
-1
/
+1
*
More chnages to use estream. Add a way to replace the standard
Werner Koch
2010-03-22
1
-1
/
+1
*
Some minor changes and typo fixes.
Werner Koch
2010-02-26
1
-2
/
+48
*
common/
Marcus Brinkmann
2009-12-08
1
-2
/
+2
*
agent/
Marcus Brinkmann
2009-11-05
1
-9
/
+10
*
Add hack for the HELP command.
Werner Koch
2009-11-04
1
-8
/
+12
*
Somehow this slipped through. Really commit this time.
Marcus Brinkmann
2009-10-16
1
-5
/
+41
*
2009-09-23 Marcus Brinkmann <
[email protected]
>
Marcus Brinkmann
2009-09-23
1
-3
/
+3
*
Make bug reporting address easier changeable.
Werner Koch
2009-07-21
1
-2
/
+2
*
Release session_env.
Werner Koch
2009-07-07
1
-5
/
+6
*
Reworked passing of envars to Pinentry.
Werner Koch
2009-07-07
1
-1
/
+7
*
Import/export of pkcs#12 now uses the gpg-agent directly.
Werner Koch
2009-04-01
1
-1
/
+1
*
Minor fixes.
Werner Koch
2008-12-09
1
-1
/
+1
*
Add option --card-timeout.
Werner Koch
2008-12-05
1
-18
/
+57
*
Marked all unused args on non-W32 platforms.
Werner Koch
2008-10-20
1
-0
/
+2
*
Add /daatfile command to gpg-connect-agent.
Werner Koch
2008-10-01
1
-13
/
+73
*
Make --runtime option of gpgconf under W32 work.
Werner Koch
2008-05-26
1
-1
/
+12
*
Add IF command and new variable functions to gpg-connect-agent.
Werner Koch
2008-03-05
1
-10
/
+78
*
Doc fixes.
Werner Koch
2007-12-12
1
-2
/
+2
[next]