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
/
lib
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
2023-05-09
handle OpenSSL-3.x
christos
2022-08-27
netpgp: fix or suppress a few lint warnings
rillig
2020-05-03
Add a linker map to hide all the symbols the this library accidentally
christos
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
2018-02-04
switch everyone to openssl.old
christos
2017-04-17
libnetpgpverify major bump to 5
agc
2017-04-17
Update netpgpverify sources in base from 20160617 to 20170201 (i.e. bring
agc
2015-04-15
remove various HAVE_GCC=45 fragments.
mrg
2014-12-05
set up the netpgp lib directory hierarchy a bit more logically
agc
2014-12-05
Bring over the 20141204 portable version of netpgpverify from pkgsrc
agc
2014-03-09
Move netpgpkeys into the correct place in the reachover insfrastructure
agc
2013-09-11
Add dependency on libz and libbz2.
joerg
2012-12-27
Compile bignum.c with -O1 only on ia64 to avoid a gcc bug
martin
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
2012-07-11
no need for MKCRYPTO_IDEA
christos
2012-07-10
- centralize WARNS=4, no need for WARNS=0 for the linker errors
christos
2011-10-13
max WARNS is 4
plunky
2010-11-29
fastctype.[ch] source files are gone - use native <ctype.h>
agc
2010-11-04
update version string to 20101103
agc
2010-08-07
new directory structure - look in the right place for libraries
agc
2010-07-26
Hook minimalist JSON implementation into the BSD build
agc
2010-07-09
update version in generated config.h file to 20100707
agc
2010-05-25
WARNS=5 now
agc
2010-05-08
regen for netpgp 3.99.2, 20100507 version
agc
2010-03-13
Changes to 2.99.1/20100313
agc
2009-12-22
Netpgp changes to 1.99.15/20091221
agc
2009-12-14
Prepare for a new netpgp-20091210 portable release.
agc
2009-12-05
Add new files into netpgp lib
agc
2009-07-20
bump libcrypto and friends; OpenSSL abi change: do_cipher last argument
christos
2009-07-20
use the proper libcrypto
christos
2009-05-27
Use a relative path, rather than an absolute one, to find the source
agc
2009-05-27
bump shlib version
agc
2009-05-26
Provide a generated config.h in the NetBSD build reachover.
lukem
2009-05-02
Make this code WARNS=4
agc
2009-04-30
Build the netpgp library with WARNS=3
agc
2009-04-25
WARNS=4 changes
agc
2009-04-23
Import netpgp source into crypto/external - this is a heavily-modified
agc