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
/
exechelp-w32.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-02-28
w32: Make pipes really pollable.
Werner Koch
1
-2
/
+10
2017-01-06
agent,w32: Fix annoying output to DebugView.
Werner Koch
1
-5
/
+8
2016-11-05
Change all http://www.gnu.org in license notices to https://
Werner Koch
1
-1
/
+1
2016-10-18
common,w32: Communicate with child in non-blocking mode.
Justus Winter
1
-3
/
+4
2016-10-18
common,w32: Extend gnupg_create_inbound_pipe et al.
Justus Winter
1
-10
/
+27
2016-10-18
common,w32: Make use of default_errsource in exechelp.
Justus Winter
1
-7
/
+21
2016-05-27
common: Allow a second input stream for gnupg_exec_tool_stream.
Werner Koch
1
-1
/
+3
2016-05-27
common: Extend gnupg_create_inbound_pipe et al.
Werner Koch
1
-6
/
+14
2016-05-27
common: Make use of default_errsource in exechelp.
Werner Koch
1
-1
/
+1
2016-02-23
common/exechelp: Provide a way to wait for multiple processes.
Justus Winter
1
-32
/
+54
2016-02-23
common/exechelp: Add general pipe function.
Justus Winter
1
-31
/
+36
2016-02-23
common/exechelp: Mute the Windows version.
Justus Winter
1
-3
/
+4
2016-02-23
common/exechelp: Avoid magic numbers.
Justus Winter
1
-2
/
+2
2016-02-23
common/exechelp: Disable debugging by default.
Justus Winter
1
-1
/
+1
2016-02-23
common/exechelp: Fix handle leak.
Justus Winter
1
-0
/
+1
2016-02-23
common/exechelp: Fix opening the 'nul' device.
Justus Winter
1
-5
/
+5
2016-02-23
common/exechelp: Fix error handling.
Justus Winter
1
-2
/
+2
2016-02-23
common/exechelp: Fix pipe creation.
Justus Winter
1
-1
/
+1
2015-11-17
Fix typos found using codespell.
Justus Winter
1
-2
/
+2
2015-09-28
common: Change calling convention for gnupg_spawn_process.
Werner Koch
1
-27
/
+49
2014-10-03
Remove support for the GPG_AGENT_INFO envvar.
Werner Koch
1
-4
/
+1
2014-05-02
common: Cleanup the use of USE_NPTH and HAVE_NPTH macros.
Werner Koch
1
-1
/
+1
2012-06-05
Change all quotes in strings and comments to the new GNU standard.
Werner Koch
1
-5
/
+5
2012-04-20
Change license for some files in common to LGPLv3+/GPLv2+.
Werner Koch
1
-5
/
+15
2012-01-25
Port to npth.
Marcus Brinkmann
1
-5
/
+5
2011-02-04
Nuked almost all trailing white space.
post-nuke-of-trailing-ws
Werner Koch
1
-28
/
+28
2010-08-23
gpgconf does now work for Wince.
Werner Koch
1
-34
/
+3
2010-08-20
Reworked the posix and w32 exechelpers.
Werner Koch
1
-74
/
+147
2010-06-09
Merged Dirmngr with GnuPG.
Werner Koch
1
-49
/
+60
2010-06-07
Add unfinished gpgtar.
Werner Koch
1
-7
/
+28
2010-03-24
More changes for CE. gpgsm does now build and run a keylisting.
Werner Koch
1
-26
/
+7
2010-03-22
Reorganized the exechelp code.
Werner Koch
1
-328
/
+6
2010-03-22
Code cleanup.
Werner Koch
1
-75
/
+25
2010-03-22
More chnages to use estream. Add a way to replace the standard
Werner Koch
1
-4
/
+4
2010-03-10
Merged jnlib into common.
Werner Koch
1
-1
/
+9
2010-03-08
Changes required to use estream in gpgsm.
Werner Koch
1
-5
/
+6
2009-10-13
Keep on hacking on g13. A simple --create and --mount does now work.
Werner Koch
1
-0
/
+25
2009-09-30
Some changes to suport g13.
Werner Koch
1
-3
/
+78
2009-06-17
Add readcert command.
Werner Koch
1
-1
/
+1
2009-04-01
Import/export of pkcs#12 now uses the gpg-agent directly.
Werner Koch
1
-0
/
+11
2009-03-19
Make sure not to leak file descriptors if running gpg-agent with a
Werner Koch
1
-14
/
+152
2009-03-03
Add --reload command to gpgconf.
Werner Koch
1
-2
/
+7
2008-12-05
Add option --card-timeout.
Werner Koch
1
-16
/
+16
2008-10-20
Marked all unused args on non-W32 platforms.
Werner Koch
1
-1
/
+5
2008-07-17
Revert that last stupid setuid detection fix.
Werner Koch
1
-1
/
+1
2008-07-17
Do not run the setuid test if running under as root proper.
Werner Koch
1
-1
/
+1
2008-02-15
2008-02-15 Marcus Brinkmann <
[email protected]
>
Marcus Brinkmann
1
-1
/
+1
2008-01-27
[W32] Avoid extra console window when importing or exporting.
Werner Koch
1
-2
/
+10
2007-08-29
Extended the --check-program output: Error messages are now inlcued in an
Werner Koch
1
-0
/
+44
2007-08-29
New command --check-programs for gpgconf.
Werner Koch
1
-7
/
+26
[next]