Commit graph

4 commits

Author SHA1 Message Date
agc
7c72bc5399 Update netpgpverify to version 20150911.
Changes since previous version (20150901)

+ Apparently, OS X 10.4 does not have an implementation of le32dec().
Instead, unroll the inline function.

Bug report from Sevan - thanks!
2015-09-12 02:19:06 +00:00
agc
e1bb19e1e5 Update netpgpverify to 20150901
+ rename all the symbols I could fine which could conflict with those
  in libcrypto.  requested by joerg
2015-09-01 19:38:42 +00:00
jperkin
9999a2a693 Portability fixes. Add a test target and additional tests.
Reviewed by agc.
2015-08-17 11:37:55 +00:00
agc
91e7adffd5 Update netpgpverify, the standalone PGP signature verification utility, to
latest 20130316 sources.

Changes since previous version:

+ this version is completely standalone, and relies on no external
libraries (other than libc)

+ updated man page to reflect reality

+ minor configure script added
2013-03-16 07:32:34 +00:00