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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-10-26
agent: Avoid double error message.
Werner Koch
1
-4
/
+3
2016-10-26
agent: --supervised mode improvements.
Daniel Kahn Gillmor
1
-0
/
+7
2016-10-15
agent: Move inotify code to common and improve it.
Werner Koch
1
-56
/
+9
2016-10-07
agent: Fix get_socket_name.
NIIBE Yutaka
1
-6
/
+8
2016-10-07
agent, dirmngr, scd: Fix init_common_subsystems.
NIIBE Yutaka
1
-0
/
+1
2016-10-05
agent: Another minor fix to map_supervised_sockets.
Werner Koch
1
-3
/
+1
2016-10-05
agent: Fix npth + supervised mode problem.
Werner Koch
1
-0
/
+2
2016-10-05
agent: Fix error handling in map_supervised_sockets
Daniel Kahn Gillmor
1
-2
/
+2
2016-10-04
agent: Streamline the supervised mode code.
Werner Koch
1
-197
/
+211
2016-10-04
agent: Adjust cleanup for supervised mode. Fix for W32.
Werner Koch
1
-13
/
+20
2016-10-04
agent: Adjust supervised mode for the new default socket names.
Werner Koch
1
-12
/
+20
2016-10-04
agent: Implement --supervised command (for systemd, etc).
Daniel Kahn Gillmor
1
-2
/
+231
2016-10-04
agent, dirmngr, scd: npth_init must be after fork.
NIIBE Yutaka
1
-8
/
+28
2016-09-30
agent: Create the extra sockets in the standard socket dir.
Werner Koch
1
-6
/
+12
2016-09-30
agent: Kludge to allow disabling of the extra sockets.
Werner Koch
1
-0
/
+16
2016-09-30
agent: Enable restricted, browser, and ssh socket by default.
Justus Winter
1
-9
/
+17
2016-09-17
Fix more spelling
Daniel Kahn Gillmor
1
-1
/
+1
2016-09-06
agent: Terminate on deletion of the socket file (Linux only).
Werner Koch
1
-0
/
+74
2016-09-05
agent: Silence --debug IPC output for connections from self.
Werner Koch
1
-2
/
+3
2016-09-05
common: Add an assuan logging monitor.
Werner Koch
1
-1
/
+1
2016-08-09
Cleanup initialization of libgcrypt.
Ben Kibbey
1
-8
/
+0
2016-08-08
agent: More clean up of SSH support.
NIIBE Yutaka
1
-1
/
+0
2016-08-06
agent: Fix long standing regression tracking the connection count.
Werner Koch
1
-0
/
+12
2016-06-08
Explicitly restrict socket permissions.
Werner Koch
1
-0
/
+4
2016-06-08
w32: Fix recent build regression.
Werner Koch
1
-2
/
+0
2016-06-08
Implement /run/user/UID/gnupg based sockets.
Werner Koch
1
-3
/
+0
2016-06-08
Do not try to remove the enclosing directory of sockets.
Werner Koch
1
-8
/
+1
2016-06-07
common: New function gnupg_socketdir.
Werner Koch
1
-3
/
+3
2016-06-07
Replace use of opt.homedir by accessor functions.
Werner Koch
1
-13
/
+13
2016-05-04
agent: Make --allow-loopback-pinentry the default.
Werner Koch
1
-4
/
+8
2016-04-20
agent: Sanitize permissions of the private key directory.
Justus Winter
1
-0
/
+4
2016-01-25
agent: Send PROGRESS status lines to the client.
Werner Koch
1
-0
/
+113
2016-01-20
agent: New option --pinentry-timeout
Werner Koch
1
-0
/
+6
2015-12-02
build: Require at least Libassuan 2.4.1.
Werner Koch
1
-16
/
+0
2015-11-27
Silence unused variable or parameter warnings.
Werner Koch
1
-1
/
+2
2015-11-17
Fix typos found using codespell.
Justus Winter
1
-1
/
+1
2015-09-16
agent: New option --pinentry-invisible-char.
Werner Koch
1
-0
/
+8
2015-07-01
agent: Unset INSIDE_EMACS on gpg-agent startup
Daiki Ueno
1
-0
/
+5
2015-06-29
agent: Prepare for Libassuan with Cygwin support.
Werner Koch
1
-7
/
+15
2015-06-29
Don't raise max-cache-ttl to default-cache-ttl.
Neal H. Walfield
1
-6
/
+0
2015-06-29
agent,w32: Do not create a useless socket with --enable-putty-support.
Werner Koch
1
-12
/
+15
2015-06-23
Allow use of debug flag names for all tools.
Werner Koch
1
-11
/
+21
2015-06-17
agent: Print a warning for obsolete options.
Werner Koch
1
-3
/
+7
2015-06-11
agent: Fix --extra-socket on Windows.
Werner Koch
1
-11
/
+25
2015-06-11
agent: Add experimental option --browser-socket.
Werner Koch
1
-5
/
+53
2015-06-10
agent: Add option --allow-emacs-pinentry
Daiki Ueno
1
-0
/
+9
2015-05-11
agent: Add option --no-allow-external-cache.
Werner Koch
1
-1
/
+14
2015-05-11
agent: Add option --debug-pinentry.
Werner Koch
1
-0
/
+4
2015-04-24
common: Rename log and gcc attribute macros (jnlib merge).
Werner Koch
1
-6
/
+6
2015-04-24
common: Remove two JNLIB_ macros (jnlib merge).
Werner Koch
1
-2
/
+1
[prev]
[next]