aboutsummaryrefslogtreecommitdiffstats
path: root/g10/openfile.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-08-01Revert "g10: Always save standard revocation certificate in file."Marcus Brinkmann1-7/+5
2017-08-01g10: Always save standard revocation certificate in file.Marcus Brinkmann1-5/+7
2017-05-02g10: Remove skeleton options files.Daniel Kahn Gillmor1-102/+0
2017-04-28Spelling fixes in docs and comments.NIIBE Yutaka1-1/+1
2017-03-07Remove -I option to common.NIIBE Yutaka1-4/+4
2016-11-05Change all http://www.gnu.org in license notices to https://Werner Koch1-1/+1
2016-10-21Fix use cases of snprintf.NIIBE Yutaka1-2/+2
2016-04-29gpg: Remove all assert.h and s/assert/log_assert/.Werner Koch1-1/+0
2015-10-05gpg: Install a dirmngr.conf file.Werner Koch1-14/+20
2014-11-13gpg: Make the use of "--verify FILE" for detached sigs harder.Werner Koch1-26/+50
2014-11-13gpg: Re-indent two files.Werner Koch1-112/+129
2014-06-30gpg: Auto-create revocation certificates.Werner Koch1-2/+26
2014-06-30gpg: Create exported secret files and revocs with mode 700.Werner Koch1-4/+6
2013-11-18Make use of the *_NAME etc macros.Werner Koch1-3/+4
2012-06-05Change all quotes in strings and comments to the new GNU standard.Werner Koch1-13/+13
2011-02-04Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch1-15/+15
2010-04-14Whole lot of changes to support CE.Werner Koch1-6/+1
2010-04-01Use gpg_err_set_errno to assign values to ERRNO.Werner Koch1-4/+4
2010-03-08Removed almost al dup calls.Werner Koch1-8/+3
2010-03-08Use macros for iobuf ioctls. Werner Koch1-1/+1
2009-10-02Implement the server comamnd DECRYPT.Werner Koch1-9/+9
2009-09-30Some changes to suport g13.Werner Koch1-116/+140
2007-07-04Changed to GPLv3.Werner Koch1-4/+2
2007-06-26More W32 related changesWerner Koch1-29/+27
2007-06-14A whole bunch of changes to allow building for Windows.Werner Koch1-1/+4
2007-05-09Preparing 2.0.4gnupg-2.0.4Werner Koch1-2/+2
2007-05-07Upgraded gettext.Werner Koch1-2/+12
2006-12-08Doc fix.Werner Koch1-2/+2
2006-11-27 * openfile.c (ask_outfile_name): Fixed buffer overflow occurringWerner Koch1-34/+36
2006-09-14Take advantage of newer gpg-error features.Werner Koch1-2/+2
2006-08-01Preparing 1.4.5Werner Koch1-9/+15
2006-04-19Merged with gpg 1.4.3 code. Werner Koch1-40/+73
2006-04-03About to release 1.4.3gnupg-1.4.3Werner Koch1-0/+2
2005-07-27Converted all m_free to xfree etc.Werner Koch1-18/+18
2005-07-22* gpg.sgml (http):Werner Koch1-0/+3
2005-05-31Updated FSF street address and preparations for a release candidate.Werner Koch1-1/+2
2005-03-21* gpgv.c: Stubs for tty_enable_completion() & tty_disable_completion().David Shaw1-1/+4
2004-10-14* misc.c (is_secured_filename): New.Werner Koch1-9/+23
2004-10-13Added SELInux hacks and did some cleanups.Werner Koch1-0/+12
2004-10-13* configure.ac: Actually name the option --disable-finger and notWerner Koch1-5/+5
2004-10-10* card-util.c, keyedit.c, openfile.c, pkclist.c, delkey.c, keygen.c,David Shaw1-1/+1
2004-09-112004-09-11 Moritz Schulte <[email protected]>Moritz Schulte1-1/+1
2004-08-31Better take the length of SKELEXT into accountWerner Koch1-1/+2
2004-08-31* openfile.c (copy_options_file): Use gpg-conf.skelWerner Koch1-1/+1
2004-02-12* gpgv.c: Removed g10defs.h.Werner Koch1-1/+1
2003-06-18Finished the bulk of changes for gnupg 1.9. This included switchingWerner Koch1-25/+27
2003-06-05This commit was manufactured by cvs2svn to create branchRepo Admin1-0/+389
2003-05-26* getkey.c (premerge_public_with_secret): Made "no secret subkey for"David Shaw1-2/+1
2003-05-24* armor.c, g10.c, kbnode.c, misc.c, pkclist.c, sign.c, build-packet.c,David Shaw1-6/+6
2003-04-15* Makefile.am (AM_CFLAGS): Make use of AM_CFLAGS and AM_LDFLAGS.Werner Koch1-2/+5