index
:
gnupg2
master
gnupg2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
/
exechelp-posix.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change all http://www.gnu.org in license notices to https://
Werner Koch
2016-11-05
1
-1
/
+1
*
common: Restore a simpler variant of 'gnupg_wait_process'.
Justus Winter
2016-09-05
1
-1
/
+53
*
common: Fix error handling.
Justus Winter
2016-09-05
1
-2
/
+6
*
common: Improve waiting for processes on POSIX.
Justus Winter
2016-09-05
1
-30
/
+112
*
common: New function string_to_u64.
Werner Koch
2016-08-11
1
-3
/
+1
*
common: Close input stream.
Justus Winter
2016-06-28
1
-0
/
+1
*
common: Allow a second input stream for gnupg_exec_tool_stream.
Werner Koch
2016-05-27
1
-6
/
+7
*
common: Simplify the fd closing patch 512c56a.
Werner Koch
2016-05-27
1
-3
/
+1
*
common: Speedup closing fds before an exec.
Werner Koch
2016-05-27
1
-0
/
+44
*
common: Extend gnupg_create_inbound_pipe et al.
Werner Koch
2016-05-27
1
-6
/
+14
*
common: Make use of default_errsource in exechelp.
Werner Koch
2016-05-27
1
-43
/
+54
*
common/exechelp: Provide a way to wait for multiple processes.
Justus Winter
2016-02-23
1
-43
/
+77
*
common/exechelp: Add general pipe function.
Justus Winter
2016-02-23
1
-0
/
+9
*
Fix typos found using codespell.
Justus Winter
2015-11-17
1
-1
/
+1
*
common: Change calling convention for gnupg_spawn_process.
Werner Koch
2015-09-28
1
-15
/
+47
*
common: Cope with AIX problem on number of open files.
Werner Koch
2015-05-11
1
-0
/
+10
*
common: Remove superfluous statements.
Werner Koch
2014-09-18
1
-9
/
+0
*
common: Cleanup the use of USE_NPTH and HAVE_NPTH macros.
Werner Koch
2014-05-02
1
-1
/
+1
*
Change all quotes in strings and comments to the new GNU standard.
Werner Koch
2012-06-05
1
-4
/
+4
*
Change license for some files in common to LGPLv3+/GPLv2+.
Werner Koch
2012-04-20
1
-5
/
+15
*
Port to npth.
Marcus Brinkmann
2012-01-25
1
-26
/
+10
*
Nuked almost all trailing white space.
post-nuke-of-trailing-ws
Werner Koch
2011-02-04
1
-16
/
+16
*
Reworked the posix and w32 exechelpers.
Werner Koch
2010-08-20
1
-39
/
+101
*
Merged Dirmngr with GnuPG.
Werner Koch
2010-06-09
1
-21
/
+30
*
Add unfinished gpgtar.
Werner Koch
2010-06-07
1
-5
/
+16
*
auto start the agent if --use-standard-socket is in use.
Werner Koch
2010-05-03
1
-7
/
+12
*
More changes for CE. gpgsm does now build and run a keylisting.
Werner Koch
2010-03-24
1
-26
/
+7
*
Reorganized the exechelp code.
Werner Koch
2010-03-22
1
-0
/
+555