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