summaryrefslogtreecommitdiff
path: root/crypto/external/bsd/netpgp/dist/src/netpgpverify
AgeCommit message (Expand)Author
2022-08-27netpgp: fix or suppress a few lint warningsrillig
2020-11-01Sync with netpgpverify-20201101 from pkgsrc (the master for this).wiz
2020-10-17absorb issuer fingerprint (RFC4880bis 5.2.3.28) in libverify.cjhigh
2020-05-04Bring over changes from source of truth in pkgsrc - bump version to 20200503agc
2019-10-08grow the buffer a little.christos
2019-10-04avoid access uninitialised memory, found by gcc8, patch by agc@.mrg
2018-08-13avoid redefinitionchristos
2018-07-26Avoid undefined behavior in netpgpverify/sha2.ckamil
2018-07-26Avoid undefined behavior in netpgpverifykamil
2018-04-04Drop superfluous zero prefix for single digit number days.sevan
2018-04-03Some further changes from PR bin/48395.sevan
2017-04-17Update netpgpverify sources in base from 20160617 to 20170201 (i.e. bringagc
2016-09-12Add section number to the Xrefsabhinav
2016-09-03Fix the error handling so that we print the earliest error message.christos
2016-08-28Avoid segv when the end signature is not found!christos
2016-06-15Update netpgpverify to 20160617agc
2016-06-15Update netpgpverify to 20160616:agc
2016-06-15Mark obuf_printf as printf-like.joerg
2016-06-15netpgpverify: bring over changes in 20160615 from pkgsrcagc
2016-06-14add file used for testing gpg --emit-no-version caseagc
2016-06-14Sync with pkgsrc sources as of version 20160614agc
2015-02-05Sync the src version of netpgpverify with the version in pkgsrcagc
2015-01-30catch up with pkgsrc, update netpgpverify to 20150115:agc
2014-12-05Bring over the 20141204 portable version of netpgpverify from pkgsrcagc
2014-11-29Update netpgpverify to version 20141129agc
2014-07-12Update the bignum implementation in netpgpverify, and sync all uses of itagc
2014-03-11Add portability definitions in case they're not already definedagc
2014-03-11cast arguments to the correct type for format stringsagc
2014-03-11Annotate format strings. Remove string constant in front of real formatjoerg
2014-03-11Mark assertion handler as dead.joerg
2014-03-09fix unusedchristos
2014-03-09Bring over the standalone netpgpverify sources fromagc
2014-02-17Manual page fixes from Anthony J. Bentley, with many thanks!agc
2013-07-20Use Mt for email addresses.wiz
2012-11-20Merge netpgpverify(1) and libnetpgpverify(3) from theagc
2010-11-15Remove trailing whitespace.wiz
2010-11-11Bring the netpgpverify(1) manual page into line with current output, etc.agc
2010-11-06re-run automake to pick up changes to Makefile.am files.agc
2010-11-06Avoid specifying the manual page twice in the Makefile.am files, whichagc
2010-11-05Explicitly link netpgpverify with libmj, rather than letting libnetpgpagc
2010-11-05Miscellaneous changes to bring the GNU autoconf framework into a stateagc
2010-11-04Update base version to 20101103agc
2010-11-03Escape hyphens properly in manual pages, so that groff can handle them.agc
2010-09-02move the functions to parse the JSON from netpgpkeys(1) into libnetpgp(3)agc
2010-09-01Various minor changes to netpgp:agc
2010-08-07catch up with autoconf changesagc
2010-08-07Catch up the JSON routines being in their own library. Use the JSON routinesagc
2010-07-09minor changes to the ssh host key test invocationsagc
2010-07-01if using ssh keys with any of the netpgp programs, set the homeagc
2010-06-01avoid another compiler warningagc