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