pkgsrc/security/netpgpverify/files
agc 78b956e3d3 Remove an item from the netpgpverify/libnetpgpverify TODO list:
+ get rid of calls to snprintf which simply add the returned value to
the number of characters used so far. This practice is unsafe. Instead,
use a dynamic buffer and grow its size to accommodate the contents.

+ add USE_ARG definition to some files which use it but don't check to
see that it's been defined

pkgsrc changes:

+ Bump version number to 20160214

+ Use the same method as libnetpgpverify for finding the version number
from the sources.
2016-02-19 22:41:50 +00:00
..
1keypubring.gpg
1keysecring.gpg
1keytest.gpg.uu
array.h
b64.c
b64.h
bignum.c Update netpgpverify to 20150930. 2015-10-01 01:14:07 +00:00
bn.h Update netpgpverify to 20150930. 2015-10-01 01:14:07 +00:00
bufgap.c
bufgap.h
bzlib.c Remove an item from the netpgpverify/libnetpgpverify TODO list: 2016-02-19 22:41:50 +00:00
bzlib.h
bzlib_private.h
chk.sh
configure
data
data.gpg
data.sig
defs.h
digest-20121220.tgz
digest.c Remove an item from the netpgpverify/libnetpgpverify TODO list: 2016-02-19 22:41:50 +00:00
digest.h
HOWTO
joyent-pubring.gpg
libnetpgpverify.3
libverify.c Remove an item from the netpgpverify/libnetpgpverify TODO list: 2016-02-19 22:41:50 +00:00
main.c
Makefile.bsd
Makefile.in
Makefile.lib.in
Makefile.libtool.in
md5.h
md5c.c
misc.c Update netpgpverify, and libnetpgpverify, from version 20150911 to 2015-09-25 15:46:58 +00:00
misc.h
mkdist
NetBSD-6.0_RC1_hashes.asc
NetBSD-6.0_RC1_hashes.gpg
netpgpverify.1
pgpsum.c Deal with systems defining swap16/swap32 as macros. 2015-09-06 20:21:20 +00:00
pgpsum.h
pubring.gpg
rmd160.c Update netpgpverify to version 20150911. 2015-09-12 02:19:06 +00:00
rmd160.h
rsa.c Update netpgpverify, and libnetpgpverify, from version 20150911 to 2015-09-25 15:46:58 +00:00
rsa.h
sha1.c
sha1.h
sha2.c Complete the SHA* symbol renaming. Ride previous bump. Ok agc. 2015-09-02 17:15:09 +00:00
sha2.h Fix up a few more symbol renames, now -Wimplicit-function-declaration clean. 2015-09-06 21:25:19 +00:00
sshtest-20140202
sshtest-20140202.pub
testit.sh
tiger.c
tiger.h
TODO
verify.h Remove an item from the netpgpverify/libnetpgpverify TODO list: 2016-02-19 22:41:50 +00:00
zlib.c
zlib.h