aboutsummaryrefslogtreecommitdiffstats
path: root/util/argparse.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Release 1.4.19.gnupg-1.4.19Werner Koch2015-02-271-1/+1
|
* Release 1.4.17gnupg-1.4.17Werner Koch2014-06-231-1/+1
|
* Release 1.4.14.gnupg-1.4.14Werner Koch2013-07-251-1/+1
|
* Add meta option ignore-invalid-option.Werner Koch2012-12-181-1/+130
| | | | | | | | | | | | | | | | | | | | | | | | | | * util/argparse.c (iio_item_def_s, IIO_ITEM_DEF): New. (initialize): Init field IIO_LIST. (ignore_invalid_option_p): New. (ignore_invalid_option_add): New. (ignore_invalid_option_clear): New. (optfile_parse): Implement meta option. -- This option is currently of no use. However, as soon as it has been deployed in all stable versions of GnuPG, it will allow the use of the same configuration file with an old and a new version of GnuPG. For example: If a new version implements the option "foobar", and a user uses it in gpg.conf, an old version of gpg would bail out with the error "invalid option". To avoid that the following line can be put above that option in gpg.conf ignore-invalid-option foobar This meta option may be given several times or several option names may be given as arguments (space delimited). Note that this option is not available on the command line. (backported from commit 41d564333d35c923f473aa90625d91f8fe18cd0b)
* Update copyright years.Werner Koch2012-01-101-3/+3
| | | | * util/argparse.c (default_strusage): Update printed copyright year.
* Preparing a release candidateWerner Koch2010-09-231-1/+1
|
* Fix a W32 problemWerner Koch2009-09-031-1/+1
|
* * argparse.c (default_strusage): Update copyright date.David Shaw2008-03-061-3/+3
|
* Switched to GPLv3.Werner Koch2007-10-231-23/+25
| | | | | Updated gettext.
* * argparse.c (default_strusage): Copyright 2007.David Shaw2007-04-151-3/+3
| | | | | * cert.c, srv.c, pka.c: Need arpa/inet.h for ntohs().
* * argparse.c (default_strusage): Update copyright year to 2006.David Shaw2006-03-091-2/+2
|
* Converted all m_free to xfree etc.Werner Koch2005-07-271-6/+6
|
* Updated FSF street address and preparations for a release candidate.Werner Koch2005-05-311-2/+2
|
* * g10.c (i18n_init) [W32]: Pass registry key to gettextWerner Koch2005-01-201-1/+1
| | | | | | | | | initialization. * gpgv.c (i18n_init) [W32]: Ditto. * simple-gettext.c (set_gettext_file): Use MO files depending on the installation directory. Add new arg REGKEY.
* * argparse.c (default_strusage): Update copyright date. (initialize):David Shaw2004-01-161-18/+22
| | | | | | | | | Avoid a number of -Wformat-nonliteral warnings. These aren't actual problems, but the warnings bothered me. * miscutil.c (print_string2): New variation on print_string that allows two delimiters. (print_string): Call print_string2 to do work.
* * argparse.c, dotlock.c, fileutil.c, iobuf.c, miscutil.c,David Shaw2003-05-241-2/+2
| | | | | | | | simple-gettext.c, errors.c, http.c, memory.c, secmem.c, ttyio.c: Edit all preprocessor instructions to remove whitespace before the '#'. This is not required by C89, but there are some compilers out there that don't like it.
* * argparse.c (default_strusage): Change copyright date.David Shaw2003-03-231-2/+2
|
* * argparse.c (initialize): We better exit after a read error soWerner Koch2002-07-051-1/+1
| | | | | | that we don't run into an endless loop when reading a directory. Noted by Andrew Suffield.
* * argparse.c (optfile_parse): Fix variable typo - 'p2' should be 'p' :)David Shaw2002-07-011-2/+2
|
* * argparse.c (optfile_parse): Renamed an auto I to P2 to avoidWerner Koch2002-06-291-6/+6
| | | | | shadowing warning.
* Update head to match stable 1.0David Shaw2002-06-291-0/+1000
|
* See ChangeLog: Mon Jan 24 13:04:28 CET 2000 Werner KochWerner Koch2000-01-241-996/+0
|
* See ChangeLog: Wed Dec 8 21:58:32 CET 1999 Werner KochWerner Koch1999-12-081-13/+15
|
* See ChangeLog: Fri Nov 19 17:15:20 CET 1999 Werner KochWerner Koch1999-11-191-2/+14
|
* See ChangeLog: Wed Sep 15 16:22:17 CEST 1999 Werner KochV1-0-4V1-0-3V1-0-2V1-0-1-ePit-1Werner Koch1999-09-151-1/+1
|
* See ChangeLog: Wed Sep 1 15:30:44 CEST 1999 Werner KochWerner Koch1999-09-011-1/+3
|
* See ChangeLog: Mon Jul 12 14:55:34 CEST 1999 Werner KochWerner Koch1999-07-121-1/+13
|
* See ChangeLog: Sun Apr 18 10:11:28 CEST 1999 Werner KochWerner Koch1999-04-181-2/+7
|
* See ChangeLog: Tue Feb 16 14:10:02 CET 1999 Werner KochWerner Koch1999-02-161-28/+28
|
* See ChangeLog: Thu Jan 7 18:00:58 CET 1999 Werner KochWerner Koch1999-01-071-2/+2
|
* See ChangeLog: Tue Dec 29 14:41:47 CET 1998 Werner KochWerner Koch1998-12-291-3/+3
|
* See ChangeLog: Sat Dec 12 18:40:32 CET 1998 Werner KochWerner Koch1998-12-121-2/+2
|
* See ChangeLog: Fri Nov 27 15:30:24 CET 1998 Werner KochWerner Koch1998-11-271-7/+14
|
* See ChangeLog ;-). Key validation should now be fasterWerner Koch1998-11-131-9/+70
|
* (Does not compile yet)Werner Koch1998-11-031-21/+91
|
* changed trustdb designWerner Koch1998-07-211-7/+12
|
* update from toboldWerner Koch1998-06-111-2/+5
|
* new releaseV0-2-18Werner Koch1998-05-151-10/+67
|
* applied Mathews typo and grammar fixesWerner Koch1998-04-141-1/+1
|
* Renamed to GNUPGV-0-2-8Werner Koch1998-02-241-2/+2
|
* some import functionalityWerner Koch1998-02-161-179/+79
|
* added option exportV0-2-6Werner Koch1998-02-131-3/+18
|
* bug fixesWerner Koch1998-02-111-3/+3
|
* version 0.2.1Werner Koch1998-01-281-1/+1
|
* added initial i18n stuffWerner Koch1998-01-261-1/+2
|
* Trust stuff works partly.Werner Koch1998-01-241-1/+1
|
* added some trust model stuffWerner Koch1998-01-161-1/+0
|
* added some stuff for signing keysWerner Koch1997-12-161-0/+3
|
* added option file handlingWerner Koch1997-12-121-26/+199
|
* How with some assembly supportWerner Koch1997-11-261-3/+14
|