summaryrefslogtreecommitdiff
path: root/crypto/external/bsd/netpgp/bin/netpgpverify
AgeCommit message (Expand)Author
2023-06-03adapt to ${CC_WNO_IMPLICIT_FALLTHROUGH}lukem
2023-06-03bsd.own.mk: rename GCC_NO_* to CC_WNO_*lukem
2022-08-27netpgp: fix or suppress a few lint warningsrillig
2019-10-13introduce some common variables for use in GCC warning disables:mrg
2019-09-29convert HAVE_GCC == 7 to HAVE_GCC >= 7.mrg
2019-02-04- use -Wno-error=implicit-fallthrough with GCC7.mrg
2017-04-17Update netpgpverify sources in base from 20160617 to 20170201 (i.e. bringagc
2016-06-14add test for signatures produced by gpg --no-emit-versionagc
2014-12-05Bring over the 20141204 portable version of netpgpverify from pkgsrcagc
2014-03-13It's nonliteral format strings it should not warn about.joerg
2014-03-13Older gcc does not support -Wno-format-literalmartin
2014-03-12Turn off literal format string warnings for one fileagc
2014-03-10fix typo in previous commitagc
2014-03-09WARNS=6 is impossible for this code :-)christos
2014-03-09proper includechristos
2014-03-09Install the binary in the correct locationagc
2014-03-09Add the config.h file as part of the reachover infrastructureagc
2014-03-09Bring over the standalone netpgpverify sources fromagc
2012-11-22revert previous change for LIBDPLIBS until I have a chance to work out theagc
2012-11-22link libz and libbz2 into the netpgpverify library, rather than into theagc
2012-11-20Merge netpgpverify(1) and libnetpgpverify(3) from theagc