aboutsummaryrefslogtreecommitdiffstats
path: root/g10/exec.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-03-07Remove -I option to common.NIIBE Yutaka1-5/+5
2016-11-05Change all http://www.gnu.org in license notices to https://Werner Koch1-1/+1
2015-01-22gpg: Replace remaining old error code macros by GPG_ERR_.Werner Koch1-9/+9
2014-11-11Remove use of gnulib (part 2)Werner Koch1-1/+2
2014-11-11Remove use of gnulib (part 1)Werner Koch1-1/+0
2014-03-07w32: Include winsock2.h to silence warnings.Werner Koch1-1/+4
2012-06-05Change all quotes in strings and comments to the new GNU standard.Werner Koch1-8/+8
2011-02-04Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch1-8/+8
2010-04-14./autogen.sh --build-w32ce does now succeed.Werner Koch1-0/+8
2010-04-01Use gpg_err_set_errno to assign values to ERRNO.Werner Koch1-2/+2
2010-03-08Use macros for iobuf ioctls. Werner Koch1-3/+3
2009-07-13[g10]Werner Koch1-48/+50
2008-07-17Revert that last stupid setuid detection fix. Werner Koch1-2/+2
2008-07-17Do not run the setuid test if running under as root proper.Werner Koch1-3/+3
2007-07-04Changed to GPLv3.Werner Koch1-4/+2
2006-09-14Take advantage of newer gpg-error features.Werner Koch1-4/+4
2006-06-27Ported patches from 1.4.x Werner Koch1-2/+5
2006-05-27Revert last. It is still wrong.David Shaw1-12/+7
2006-05-27* exec.c (make_tempdir) [_WIN32]: Modified to properly handleDavid Shaw1-7/+12
2006-05-25* exec.c (make_tempdir): Fix bug with a temporary directory on Win32David Shaw1-2/+5
2006-04-21Still merging 1.4.3 code backWerner Koch1-1/+1
2006-04-19Continued with merging.Werner Koch1-3/+3
2006-04-19Merged with gpg 1.4.3 code. Werner Koch1-82/+87
2005-08-21* exec.h, exec.c (make_tempdir, expand_args, exec_write, exec_read):David Shaw1-23/+23
2005-07-27Converted all m_free to xfree etc.Werner Koch1-20/+20
2005-06-01* configure.ac (gl_INIT): Add gnulib stuff.Werner Koch1-4/+1
2005-05-31Updated FSF street address and preparations for a release candidate.Werner Koch1-1/+2
2005-03-31* exec.h, exec.c (set_exec_path): Remove some dead code and change allDavid Shaw1-19/+7
2004-10-28* keyring.c: Make some strings translatable.David Shaw1-1/+1
2004-10-14* misc.c (is_secured_filename): New.Werner Koch1-3/+3
2004-10-13Added SELInux hacks and did some cleanups.Werner Koch1-0/+13
2004-08-27* encode.c, exec.c, g10.c, sign.c: Some translatable string cleanup.David Shaw1-7/+9
2003-09-23Merged most of David Shaw's changes in 1.3 since 2003-06-03.Werner Koch1-5/+5
2003-08-29* passphrase.c (agent_send_all_options): Make use of $GPG_TTY.David Shaw1-5/+5
2003-06-18Finished the bulk of changes for gnupg 1.9. This included switchingWerner Koch1-33/+33
2003-06-05This commit was manufactured by cvs2svn to create branchRepo Admin1-0/+619
2003-04-30* build-packet.c (build_sig_subpkt): Comments.David Shaw1-3/+2
2003-02-12* exec.c (set_exec_path): Add debugging line.David Shaw1-0/+3
2002-11-13* exec.c [__CYGWIN32__]: Keep cygwin separate from Mingw32; we don't needDavid Shaw1-4/+4
2002-10-19This commit was manufactured by cvs2svn to create branchRepo Admin1-617/+0
2002-09-10* exec.c (expand_args): Remove loop left over from earlier implementation.David Shaw1-4/+8
2002-09-10Cleanups and minor fixes.Werner Koch1-6/+8
2002-07-30* options.h, g10.c (main), mainproc.c (proc_encrypted): Return aDavid Shaw1-4/+0
2002-07-25* exec.c, export.c, import.c, keyedit.c, keyserver.c, misc.c: "Warning" ->David Shaw1-3/+3
2002-07-24* options.h, exec.h, exec.c (set_exec_path, exec_write), g10.c (main),David Shaw1-6/+24
2002-07-04* photoid.c (get_default_photo_command, show_photos): HonorDavid Shaw1-2/+2
2002-07-03* exec.h, exec.c (set_exec_path, exec_write), g10.c (main): IfDavid Shaw1-0/+18
2002-07-01* packet.h, build-packet.c (build_attribute_subpkt), exec.c (expand_args),David Shaw1-1/+1
2002-06-29Update head to match stable 1.0David Shaw1-0/+579