Commit graph

10 commits

Author SHA1 Message Date
pettai
db299eba3a Version 2.17 (released 2014-08-26)
* Fix a bug with the 'urllist' parameter where urls would be forgotten.
* Manpages converted to asciidoc.

Version 2.16 (released 2014-06-10)

* Fix a crashbug with the new parameter 'urllist'

Version 2.15 (released 2014-04-30)

* Added new parameter 'urllist'
* Added pam_yubico(8) man page.
* Fix memory leak.
* Bump yubico-c-client version requirement to 2.12.
2014-11-10 21:55:31 +00:00
pettai
c292b33eca Version 2.14 (released 2013-09-27)
* Don't install internal header files.
* Don't print debug info when the "debug" parameter is not given.
* Use PBKDF2 to process expected reply for challenge-response mode.
* Fixup memory leaks and leaks of privilege.
* Let return values reflect whether the user wasn't found or other error.
2014-03-13 22:27:33 +00:00
tron
c64e9eb269 Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:18:26 +00:00
pettai
ea370de010 Version 2.13 (released 2013-03-01)
* Fix a bug in the version check to support major version > 2 (neo).
  Patch from https://github.com/wwest4

* Give ykpamcfg an option for specifying path.
2013-03-16 20:19:02 +00:00
jperkin
becd113253 PKGREVISION bumps for the security/openssl 1.0.1d update. 2013-02-06 23:20:50 +00:00
obache
64deda1dc9 recursive bump from cyrus-sasl libsasl2 shlib major bump. 2012-12-16 01:51:57 +00:00
asau
1a433eae91 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 18:16:19 +00:00
pettai
4928453dd3 Version 2.12 (released 2012-06-15)
* Only use libyubikey when --with-cr is used.

 * Set correct permissions on tempfile.

 * YubiKey 2.2 contains a bug in challenge-response that makes it output the
   same response to all challenges unless HMAC_LT64 is set. Add warnings to
   ykpamcfg and a warning through conversate in the pam module. Keys programmed
   like this should be reprogrammed with the HMAC_LT64 flag set.
2012-06-16 20:45:33 +00:00
dholland
179fc8a900 Add missing pam.bl3.mk. 2012-05-14 08:03:54 +00:00
pettai
2498320560 The Yubico PAM module provides an easy way to integrate the Yubikey
into your existing user authentication infrastructure.

Imported from pkgsrc-wip
2012-03-13 15:32:47 +00:00