aboutsummaryrefslogtreecommitdiffstats
path: root/common/gc-opt-flags.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-03-12gpg: Add option --dirmngr-program.Werner Koch1-0/+6
* g10/gpg.c: Add option --dirmngr-program. * g10/options.h (struct opt): Add field dirmngr_program. * g10/call-dirmngr.c (create_context): Use new var. * dirmngr/dirmngr.c: Include gc-opt-flags.h. (main): Remove GC_OPT_FLAG_*. * tools/gpgconf-comp.c (GC_OPT_FLAG_NO_CHANGE): Move macro to ... * common/gc-opt-flags.h: here.
2011-02-04Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch1-1/+1
We better do this once and for all instead of cluttering all future commits with diffs of trailing white spaces. In the majority of cases blank or single lines are affected and thus this change won't disturb a git blame too much. For future commits the pre-commit scripts checks that this won't happen again.
2007-08-02Factored common gpgconf constants outWerner Koch1-0/+40
Fixed W32 compare_filenames