summaryrefslogtreecommitdiff
path: root/security/libyubikey
AgeCommit message (Collapse)AuthorFilesLines
2019-09-12libyubikey: update to 1.13tnn2-7/+7
* Version 1.13 (released 2015-03-05) ** Correct hex decode with uneven characters, for example "abc".
2015-11-04Add SHA512 digests for distfiles for security categoryagc1-1/+2
Problems found locating distfiles: Package f-prot-antivirus6-fs-bin: missing distfile fp-NetBSD.x86.32-fs-6.2.3.tar.gz Package f-prot-antivirus6-ws-bin: missing distfile fp-NetBSD.x86.32-ws-6.2.3.tar.gz Package libidea: missing distfile libidea-0.8.2b.tar.gz Package openssh: missing distfile openssh-7.1p1-hpn-20150822.diff.bz2 Package uvscan: missing distfile vlp4510e.tar.Z Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2014-09-27Version 1.12 (released 2014-06-11)pettai2-6/+6
* Rewrote man pages using Asciidoc.
2014-03-13Version 1.11 (released 2013-10-18)pettai4-15/+18
* Add man pages. * Self-tests may be run under valgrind to catch bugs. Disable with "./configure --disable-valgrind-tests".
2013-03-16Version 1.10 (released 2013-03-12)pettai2-6/+6
* Added ./configure --enable-gcc-warnings to enable a lot of warnings. * Warning fixes, build fixes etc.
2012-10-23Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-2/+1
2012-06-16Version 1.9 (released 2012-05-31)pettai2-6/+6
* Updated ld-version-script from gnulib to silence warnings. * Fix out-of-tree builds.
2012-03-19Makefile is not MAKE_JOBS_SAFE as shipped. Patch it up, since it doesn'tdholland2-1/+17
appear to require or be using gmake.
2012-03-13Backout bad (over)importpettai5-26/+24
2012-03-13This package implements online validation of Yubikey OTPs. It is written in Cpettai5-24/+26
and provides a shared library for use by other software. Imported from pkgsrc-wip
2012-03-13This package make up the low-level C software development kit for thepettai5-0/+42
Yubico authentication device, the Yubikey. Imported from pkgsrc-wip