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
/
common
/
asshelp.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
common: Prepare for more flags in start_new_service.
Werner Koch
2023-08-29
1
-12
/
+17
*
common,agent,gpg,dirmngr,g13,scd,tests,tools: New spawn function.
NIIBE Yutaka
2023-05-11
1
-9
/
+5
*
common: Remove Windows CE support in common.
NIIBE Yutaka
2022-11-16
1
-9
/
+3
*
keyboxd: Integrate into gpgconf.
Werner Koch
2020-09-24
1
-0
/
+1
*
Use only one copy of the warn_server_mismatch function.
Werner Koch
2020-09-01
1
-0
/
+54
*
Spelling cleanup.
Daniel Kahn Gillmor
2020-02-18
1
-1
/
+1
*
Merge branch 'switch-to-gpgk' into master
Werner Koch
2019-09-27
1
-176
/
+155
|
\
|
*
gpg: First rough implementation of keyboxd access for key lookup.
Werner Koch
2019-09-10
1
-9
/
+13
|
*
tools: New option --keyboxd for gpg-connect-agent.
Werner Koch
2019-08-06
1
-9
/
+39
|
*
common: Remove code duplication for service starting.
Werner Koch
2019-08-05
1
-148
/
+102
*
|
common: Fix the previous commit.
NIIBE Yutaka
2019-07-24
1
-0
/
+9
*
|
common: Use gnupg_spawn_process_fd to invoke gpg-agent/dirmngr.
NIIBE Yutaka
2019-07-24
1
-3
/
+13
|
/
*
Adjust for changed macro names in libgpg-error master.
Werner Koch
2017-12-11
1
-1
/
+1
*
assuan: Fix exponential decay for first second.
Werner Koch
2017-11-15
1
-1
/
+4
*
i18n: Add an article to "agent" and lowercase "dirmngr" in one file.
Werner Koch
2017-11-15
1
-4
/
+4
*
common: Tweak new code to keep already translated strings.
Werner Koch
2017-11-15
1
-7
/
+22
*
assuan: Use exponential decay for first 1s of spinlock.
Daniel Kahn Gillmor
2017-11-08
1
-5
/
+26
*
assuan: Reorganize waiting for socket.
Daniel Kahn Gillmor
2017-11-08
1
-42
/
+30
*
Clean up word replication.
Yuri Chornoivan
2017-02-21
1
-1
/
+1
*
common,w32: Simplify locking.
Justus Winter
2016-11-08
1
-49
/
+0
*
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
*
common: Add an assuan logging monitor.
Werner Koch
2016-09-05
1
-3
/
+15
*
dirmngr: Remove all system daemon features.
Werner Koch
2016-08-18
1
-40
/
+7
*
common: New function gnupg_socketdir.
Werner Koch
2016-06-07
1
-1
/
+8
*
common: Remove homedir arg from start_new_{dirmngr,gpg_agent}.
Werner Koch
2016-06-07
1
-8
/
+5
*
common: New function get_assuan_server_version.
Werner Koch
2016-01-08
1
-0
/
+38
*
Do not translate messages printed with log_debug.
Werner Koch
2015-12-04
1
-2
/
+2
*
common: Rename log and gcc attribute macros (jnlib merge).
Werner Koch
2015-04-24
1
-1
/
+1
*
common: Remove two JNLIB_ macros (jnlib merge).
Werner Koch
2015-04-24
1
-1
/
+0
*
gpg-agent: Add restricted connection feature.
Мирослав Николић
2014-11-27
1
-3
/
+17
*
Add "gpgconf --kill dirmngr" and avoid useless launch before a kill.
Werner Koch
2014-11-19
1
-11
/
+15
*
tests: Speed up the genkey1024.test by using not so strong random.
Werner Koch
2014-10-30
1
-10
/
+35
*
Remove support for the GPG_AGENT_INFO envvar.
Werner Koch
2014-10-03
1
-181
/
+74
*
gpg: Pass --homedir to gpg-agent.
Werner Koch
2014-04-22
1
-12
/
+44
*
dirmngr: Default to a user socket name and enable autostart.
Werner Koch
2014-03-14
1
-9
/
+47
*
Silence several warnings when building under Windows.
Werner Koch
2014-03-07
1
-2
/
+2
*
Make use of the *_NAME etc macros.
Werner Koch
2013-11-18
1
-6
/
+7
*
Change all quotes in strings and comments to the new GNU standard.
Werner Koch
2012-06-05
1
-7
/
+7
*
Change license for some files in common to LGPLv3+/GPLv2+.
Werner Koch
2012-04-20
1
-5
/
+15
*
scd: New option --debug-assuan-log-cats.
Werner Koch
2011-12-13
1
-0
/
+13
*
Add a flag parameter to dotlock_create.
Werner Koch
2011-09-28
1
-1
/
+1
*
Renamed the lock functions.
Werner Koch
2011-09-23
1
-3
/
+3
*
Nuked almost all trailing white space.
post-nuke-of-trailing-ws
Werner Koch
2011-02-04
1
-35
/
+34
*
Increase start timeout
Werner Koch
2010-12-17
1
-23
/
+22
*
Remove superfluous parameter.
Werner Koch
2010-11-26
1
-8
/
+10
*
Change stack size for Wince.
Werner Koch
2010-11-23
1
-12
/
+29
*
Re-enabled german translation
Werner Koch
2010-10-18
1
-4
/
+4
*
Some tweaks to the agent startup.
Werner Koch
2010-10-14
1
-8
/
+18
*
New configure optionh --enable-dirmngr-auto-start.
Werner Koch
2010-10-08
1
-1
/
+9
[next]