index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
external
/
bsd
/
netpgp
/
bin
/
netpgpverify
Age
Commit message (
Expand
)
Author
2023-06-03
adapt to ${CC_WNO_IMPLICIT_FALLTHROUGH}
lukem
2023-06-03
bsd.own.mk: rename GCC_NO_* to CC_WNO_*
lukem
2022-08-27
netpgp: fix or suppress a few lint warnings
rillig
2019-10-13
introduce some common variables for use in GCC warning disables:
mrg
2019-09-29
convert HAVE_GCC == 7 to HAVE_GCC >= 7.
mrg
2019-02-04
- use -Wno-error=implicit-fallthrough with GCC7.
mrg
2017-04-17
Update netpgpverify sources in base from 20160617 to 20170201 (i.e. bring
agc
2016-06-14
add test for signatures produced by gpg --no-emit-version
agc
2014-12-05
Bring over the 20141204 portable version of netpgpverify from pkgsrc
agc
2014-03-13
It's nonliteral format strings it should not warn about.
joerg
2014-03-13
Older gcc does not support -Wno-format-literal
martin
2014-03-12
Turn off literal format string warnings for one file
agc
2014-03-10
fix typo in previous commit
agc
2014-03-09
WARNS=6 is impossible for this code :-)
christos
2014-03-09
proper include
christos
2014-03-09
Install the binary in the correct location
agc
2014-03-09
Add the config.h file as part of the reachover infrastructure
agc
2014-03-09
Bring over the standalone netpgpverify sources from
agc
2012-11-22
revert previous change for LIBDPLIBS until I have a chance to work out the
agc
2012-11-22
link libz and libbz2 into the netpgpverify library, rather than into the
agc
2012-11-20
Merge netpgpverify(1) and libnetpgpverify(3) from the
agc