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
bugfixes-2.2
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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-04-06
Rename DBG_ASSUAN to DBG_IPC and add separate DBG_EXTPROG.
Werner Koch
1
-8
/
+8
2015-02-04
gpg-agent: Use "pinentry-basic" as fallback.
Werner Koch
1
-0
/
+5
2015-01-28
Add a hook to be called right after main.
Werner Koch
1
-0
/
+2
2015-01-04
agent: Make --allow-loopback-pinentry gpgconf changeable.
Werner Koch
1
-1
/
+3
2014-12-19
agent: Make sure --max-cache-ttl is >= --default-cache-ttl.
Werner Koch
1
-0
/
+17
2014-12-19
agent: Keep the session environment for restricted connections.
Werner Koch
1
-0
/
+33
2014-12-01
scd: Implement socket redirection.
Werner Koch
1
-2
/
+2
2014-12-01
agent: Fix compile problem for old Libassuan.
Werner Koch
1
-1
/
+0
2014-11-28
agent: Implement socket redirection.
Werner Koch
1
-38
/
+86
2014-11-27
gpg-agent: Add restricted connection feature.
Мирослав Николић
1
-100
/
+130
2014-11-27
agent: Make auditing of the option list easier.
Мирослав Николић
1
-73
/
+81
2014-11-11
Remove use of gnulib (part 1)
Werner Koch
1
-1
/
+0
2014-11-04
Change a couple of files to use abbreviated copyright notes.
Werner Koch
1
-3
/
+2
2014-10-30
tests: Speed up the genkey1024.test by using not so strong random.
Werner Koch
1
-0
/
+11
2014-10-10
Use a unique capitalization for "Note:".
Werner Koch
1
-2
/
+2
2014-10-03
Remove support for the GPG_AGENT_INFO envvar.
Werner Koch
1
-180
/
+44
2014-06-27
agent: Adjust for changed npth_eselect under W32.
Werner Koch
1
-2
/
+1
2014-05-08
Make more use of *_NAME macros.
Werner Koch
1
-4
/
+7
2014-05-07
agent: Remove greeting message.
Werner Koch
1
-18
/
+1
2014-04-28
ECC Fixes.
NIIBE Yutaka
1
-9
/
+0
2014-04-22
gpg: Pass --homedir to gpg-agent.
Werner Koch
1
-0
/
+4
2014-03-07
w32: Silence warnings about unused vars.
Werner Koch
1
-0
/
+3
2014-03-07
agent: Make --allow-mark-trusted the default.
Werner Koch
1
-5
/
+8
2014-03-07
ssh: Add support for Putty.
Werner Koch
1
-3
/
+251
2014-02-26
agent: Fixed unresolved symbol under Windows.
Werner Koch
1
-1
/
+1
2014-01-29
gpg: Remove cipher.h and put algo ids into a common file.
Werner Koch
1
-1
/
+1
2014-01-29
include: Remove this directory.
Werner Koch
1
-1
/
+1
2014-01-16
agent: Not remove SSH socket when already running.
NIIBE Yutaka
1
-4
/
+5
2013-11-18
Make use of the *_NAME etc macros.
Werner Koch
1
-15
/
+17
2013-05-22
agent: New option --disable-check-own-socket.
Werner Koch
1
-0
/
+10
2012-12-10
agent: Add envvar "gnupg_SSH_AUTH_SOCK_by"
Werner Koch
1
-2
/
+11
2012-11-20
Do not use a broken ttyname.
Werner Koch
1
-2
/
+2
2012-06-05
Change all quotes in strings and comments to the new GNU standard.
Werner Koch
1
-19
/
+19
2012-03-27
Print warning for arguments not considered an option.
Werner Koch
1
-0
/
+10
2012-02-06
common: Add a global variable to for the default error source.
Werner Koch
1
-0
/
+2
2012-01-25
Fix strerror vs. gpg_strerror usage.
Werner Koch
1
-1
/
+1
2012-01-25
Re-indent overlong lines.
Werner Koch
1
-4
/
+8
2012-01-25
Add missing variable.
Werner Koch
1
-2
/
+5
2012-01-25
Port LDAP wrapper to NPTH.
Marcus Brinkmann
1
-1
/
+3
2012-01-25
Port Windows code to NPTH.
Marcus Brinkmann
1
-12
/
+18
2012-01-25
Port to npth.
Marcus Brinkmann
1
-189
/
+90
2012-01-16
gpg-agent: fix lc-messages handling not to change Xauthority setting
Jim Meyering
1
-0
/
+1
2012-01-03
Terminate csh commands with a semicolon.
Werner Koch
1
-2
/
+2
2012-01-02
Only set gcrypt thread callback for older version of gcrypt.
Marcus Brinkmann
1
-0
/
+9
2011-12-05
Amend the agent code with more comments.
Werner Koch
1
-1
/
+21
2011-08-10
Fixed set but unused variable bugs
Werner Koch
1
-2
/
+1
2011-04-29
Add fixme note regarding pth_kill
Werner Koch
1
-0
/
+1
2011-04-21
Add OPTION:cache-ttl-opt-preset to gpg-agent.
Werner Koch
1
-0
/
+1
2011-03-03
New agent option pinentry-mode.
Werner Koch
1
-0
/
+5
2011-02-04
Nuked almost all trailing white space.
post-nuke-of-trailing-ws
Werner Koch
1
-90
/
+90
[prev]
[next]