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: Move inotify code to common and improve it.
Werner Koch
2016-10-15
1
-56
/
+9
*
agent: Fix get_socket_name.
NIIBE Yutaka
2016-10-07
1
-6
/
+8
*
agent, dirmngr, scd: Fix init_common_subsystems.
NIIBE Yutaka
2016-10-07
1
-0
/
+1
*
agent: Another minor fix to map_supervised_sockets.
Werner Koch
2016-10-05
1
-3
/
+1
*
agent: Fix npth + supervised mode problem.
Werner Koch
2016-10-05
1
-0
/
+2
*
agent: Fix error handling in map_supervised_sockets
Daniel Kahn Gillmor
2016-10-05
1
-2
/
+2
*
agent: Streamline the supervised mode code.
Werner Koch
2016-10-04
1
-197
/
+211
*
agent: Adjust cleanup for supervised mode. Fix for W32.
Werner Koch
2016-10-04
1
-13
/
+20
*
agent: Adjust supervised mode for the new default socket names.
Werner Koch
2016-10-04
1
-12
/
+20
*
agent: Implement --supervised command (for systemd, etc).
Daniel Kahn Gillmor
2016-10-04
1
-2
/
+231
*
agent, dirmngr, scd: npth_init must be after fork.
NIIBE Yutaka
2016-10-04
1
-8
/
+28
*
agent: Create the extra sockets in the standard socket dir.
Werner Koch
2016-09-30
1
-6
/
+12
*
agent: Kludge to allow disabling of the extra sockets.
Werner Koch
2016-09-30
1
-0
/
+16
*
build: Fix build against libiconv.
Justus Winter
2016-09-30
1
-2
/
+4
*
agent: Enable restricted, browser, and ssh socket by default.
Justus Winter
2016-09-30
1
-9
/
+17
*
agent: Allow only specific digest size for ECDSA.
NIIBE Yutaka
2016-09-27
1
-13
/
+9
*
Fix comment and format.
NIIBE Yutaka
2016-09-17
1
-1
/
+1
*
Fix more spelling
Daniel Kahn Gillmor
2016-09-17
5
-6
/
+6
*
agent: Terminate on deletion of the socket file (Linux only).
Werner Koch
2016-09-06
1
-0
/
+74
*
agent: Silence --debug IPC output for connections from self.
Werner Koch
2016-09-05
2
-3
/
+37
*
agent: Small improvement of the server's local state.
Werner Koch
2016-09-05
1
-10
/
+10
*
common: Add an assuan logging monitor.
Werner Koch
2016-09-05
1
-1
/
+1
*
agent: invoke scdaemon with --homedir.
NIIBE Yutaka
2016-09-02
1
-2
/
+19
*
agent: Allow import of overly large keys.
Werner Koch
2016-08-16
1
-1
/
+1
*
Call log_set_prefix() with human-readable labels.
Daniel Kahn Gillmor
2016-08-12
2
-2
/
+2
*
common: Rework the simple password query module.
Justus Winter
2016-08-11
1
-1
/
+1
*
common: Remove simple password query error codes.
Justus Winter
2016-08-11
1
-6
/
+2
*
agent: SSH support fix.
NIIBE Yutaka
2016-08-10
1
-1
/
+3
*
agent: Fix regression in recent ssh changes.
Werner Koch
2016-08-09
1
-3
/
+9
*
Cleanup initialization of libgcrypt.
Ben Kibbey
2016-08-09
2
-15
/
+0
*
agent: SSH support improvement.
NIIBE Yutaka
2016-08-09
2
-2
/
+2
*
agent: More clean up of SSH support.
NIIBE Yutaka
2016-08-08
2
-95
/
+29
*
agent: Fix long standing regression tracking the connection count.
Werner Koch
2016-08-06
3
-0
/
+22
*
agent: Clean up SSH support.
NIIBE Yutaka
2016-08-06
1
-127
/
+11
*
More cleanup of "allow to".
Daniel Kahn Gillmor
2016-08-03
2
-2
/
+2
*
Fix spelling and grammar.
Daniel Kahn Gillmor
2016-08-03
1
-3
/
+3
*
agent: Add known keys to sshcontrol.
Justus Winter
2016-07-19
1
-7
/
+9
*
agent: Fix passphrase cache lookups.
Justus Winter
2016-07-18
1
-2
/
+11
*
build: Require latest released libraries
Werner Koch
2016-07-14
1
-22
/
+1
*
agent: Fix envvars for UPDATESTARTUPTTY.
NIIBE Yutaka
2016-07-13
1
-6
/
+6
*
common: Add dedicated private key functions to name-value.c.
Werner Koch
2016-06-23
1
-2
/
+2
*
common: Rename external symbols in name-value.c.
Werner Koch
2016-06-23
1
-9
/
+9
*
common: Rename private-keys.c to name-value.c
Werner Koch
2016-06-23
1
-1
/
+1
*
g10: Add openpgp_protected flag to agent secret key export functions
Daniel Kahn Gillmor
2016-06-11
1
-1
/
+6
*
Explicitly restrict socket permissions.
Werner Koch
2016-06-08
1
-0
/
+4
*
w32: Fix recent build regression.
Werner Koch
2016-06-08
1
-2
/
+0
*
Implement /run/user/UID/gnupg based sockets.
Werner Koch
2016-06-08
1
-3
/
+0
*
Do not try to remove the enclosing directory of sockets.
Werner Koch
2016-06-08
1
-8
/
+1
*
common: New function gnupg_socketdir.
Werner Koch
2016-06-07
2
-4
/
+4
*
common: Remove homedir arg from start_new_{dirmngr,gpg_agent}.
Werner Koch
2016-06-07
1
-1
/
+0
[next]