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
/
scd
/
scdaemon.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
scd: Fix scd_kick_the_loop.
NIIBE Yutaka
2017-03-03
1
-31
/
+56
*
scd: Minor fixes to silence compiler warnings.
NIIBE Yutaka
2017-02-16
1
-3
/
+5
*
scd: Fix regression tracking the connection count.
NIIBE Yutaka
2017-01-31
1
-0
/
+13
*
scd: Remove --debug-disable-ticker option.
NIIBE Yutaka
2017-01-31
1
-34
/
+11
*
scd: Fix SERIALNO for multiple devices.
NIIBE Yutaka
2017-01-31
1
-55
/
+31
*
scd: More changes on watching removal of card/reader.
NIIBE Yutaka
2017-01-27
1
-84
/
+28
*
scd: Improve watching USB device removal.
NIIBE Yutaka
2017-01-27
1
-5
/
+7
*
scd: Wake up the select when new USB scan.
NIIBE Yutaka
2017-01-27
1
-6
/
+45
*
scd: Only submit apdu_get_status when needed.
NIIBE Yutaka
2017-01-26
1
-36
/
+121
*
scd: Fix a race condition for new_reader_slot.
NIIBE Yutaka
2016-12-29
1
-1
/
+6
*
Remove unused debug flags and add "dns" and "network".
Werner Koch
2016-12-19
1
-4
/
+2
*
scd,dirmngr: Keep the standard fds when daemonizing.
Werner Koch
2016-11-16
1
-2
/
+12
*
Change all http://www.gnu.org in license notices to https://
Werner Koch
2016-11-05
1
-1
/
+1
*
Fix use cases of snprintf.
NIIBE Yutaka
2016-10-21
1
-2
/
+1
*
agent, dirmngr, scd: Fix init_common_subsystems.
NIIBE Yutaka
2016-10-07
1
-0
/
+2
*
agent, dirmngr, scd: npth_init must be after fork.
NIIBE Yutaka
2016-10-04
1
-2
/
+4
*
common: Add an assuan logging monitor.
Werner Koch
2016-09-05
1
-1
/
+1
*
Call log_set_prefix() with human-readable labels.
Daniel Kahn Gillmor
2016-08-12
1
-2
/
+2
*
Cleanup initialization of libgcrypt.
Ben Kibbey
2016-08-09
1
-8
/
+0
*
scd: Make option --homedir work.
Werner Koch
2016-06-17
1
-0
/
+1
*
Explicitly restrict socket permissions.
Werner Koch
2016-06-08
1
-0
/
+4
*
w32: Fix recent build regression.
Werner Koch
2016-06-08
1
-1
/
+0
*
Do not try to remove the enclosing directory of sockets.
Werner Koch
2016-06-08
1
-7
/
+0
*
common: New function gnupg_socketdir.
Werner Koch
2016-06-07
1
-1
/
+1
*
Replace use of opt.homedir by accessor functions.
Werner Koch
2016-06-07
1
-8
/
+6
*
build: Require at least Libassuan 2.4.1.
Werner Koch
2015-12-02
1
-11
/
+0
*
Allow use of debug flag names for all tools.
Werner Koch
2015-06-23
1
-13
/
+26
*
common: Remove two JNLIB_ macros (jnlib merge).
Werner Koch
2015-04-24
1
-2
/
+1
*
Rename DBG_ASSUAN to DBG_IPC and add separate DBG_EXTPROG.
Werner Koch
2015-04-06
1
-4
/
+4
*
Add a hook to be called right after main.
Werner Koch
2015-01-28
1
-0
/
+1
*
gpg: Add sub-command "factory-reset" to --card-edit.
Werner Koch
2014-12-15
1
-2
/
+3
*
scd: Implement socket redirection.
Werner Koch
2014-12-01
1
-25
/
+67
*
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
-2
/
+2
*
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
-64
/
+17
*
Switch to the libgpg-error provided estream.
Werner Koch
2014-08-26
1
-2
/
+2
*
Make more use of *_NAME macros.
Werner Koch
2014-05-08
1
-7
/
+10
*
w32: Silence warnings about unused vars.
Werner Koch
2014-03-07
1
-4
/
+9
*
Ignore obsolete option --disable-keypad.
Werner Koch
2014-03-07
1
-0
/
+3
*
Make use of the *_NAME etc macros.
Werner Koch
2013-11-18
1
-3
/
+3
*
scd: Rename 'keypad' to 'pinpad'.
NIIBE Yutaka
2013-02-08
1
-9
/
+10
*
SCD: API cleanup for keypad handling.
NIIBE Yutaka
2013-02-05
1
-0
/
+1
*
SCD: Add option enable-keypad-varlen and support for GEMPC_PINPAD.
NIIBE Yutaka
2013-02-05
1
-0
/
+5
*
Change all quotes in strings and comments to the new GNU standard.
Werner Koch
2012-06-05
1
-12
/
+12
*
Print warning for arguments not considered an option.
Werner Koch
2012-03-27
1
-0
/
+9
*
common: Add a global variable to for the default error source.
Werner Koch
2012-02-06
1
-0
/
+2
*
Port Windows code to NPTH.
Marcus Brinkmann
2012-01-25
1
-5
/
+5
*
Port to npth.
Marcus Brinkmann
2012-01-25
1
-136
/
+88
*
Fix compiler warnings.
Marcus Brinkmann
2012-01-03
1
-0
/
+2
[prev]
[next]