<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pam_tacplus.git/libtac, branch v1.5.0-beta.2</title>
<subtitle> (mirror of https://github.com/vyos/pam_tacplus.git)
</subtitle>
<id>https://git.amelek.net/vyos/pam_tacplus.git/atom?h=v1.5.0-beta.2</id>
<link rel='self' href='https://git.amelek.net/vyos/pam_tacplus.git/atom?h=v1.5.0-beta.2'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/pam_tacplus.git/'/>
<updated>2017-12-31T20:34:51+00:00</updated>
<entry>
<title>Fix 'unused' warnings when building with clang/llvm</title>
<updated>2017-12-31T20:34:51+00:00</updated>
<author>
<name>Philip Prindeville</name>
<email>philipp@redfish-solutions.com</email>
</author>
<published>2017-12-31T20:34:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/pam_tacplus.git/commit/?id=22d1e39948304e5852325088cf04c74deba53fa4'/>
<id>urn:sha1:22d1e39948304e5852325088cf04c74deba53fa4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>RAND_pseudo_bytes() has been deprecated in OpenSSL 1.1.0. They tell us</title>
<updated>2017-12-29T22:10:59+00:00</updated>
<author>
<name>Martin Belanger</name>
<email>martin_belanger@dell.com</email>
</author>
<published>2017-12-21T19:59:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/pam_tacplus.git/commit/?id=e12a75b717ac587bbc5814cbb7f2311be99998d8'/>
<id>urn:sha1:e12a75b717ac587bbc5814cbb7f2311be99998d8</id>
<content type='text'>
to use RAND_bytes() instead.

Modified by Philip Prindeville &lt;philipp@redfish-solutions.com&gt;
</content>
</entry>
<entry>
<title>linux/random.h doesn't actually declare getrandom()</title>
<updated>2017-12-29T21:36:43+00:00</updated>
<author>
<name>Philip Prindeville</name>
<email>philipp@redfish-solutions.com</email>
</author>
<published>2017-12-28T21:10:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/pam_tacplus.git/commit/?id=ec797c84701ccafbfcccb836f87a1160cf86ef4c'/>
<id>urn:sha1:ec797c84701ccafbfcccb836f87a1160cf86ef4c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix compile-time warnings</title>
<updated>2017-12-29T21:36:09+00:00</updated>
<author>
<name>Philip Prindeville</name>
<email>philipp@redfish-solutions.com</email>
</author>
<published>2017-12-28T21:08:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/pam_tacplus.git/commit/?id=ab17e62324c48e63be3f71ef6ca07633bbc50b95'/>
<id>urn:sha1:ab17e62324c48e63be3f71ef6ca07633bbc50b95</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Do not set password for ASCII login</title>
<updated>2017-06-14T23:50:56+00:00</updated>
<author>
<name>Kyeong Yoo</name>
<email>kyeong.yoo@alliedtelesis.co.nz</email>
</author>
<published>2017-06-14T23:50:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/pam_tacplus.git/commit/?id=73bc22a346ce299bbe87688982fea9d2be3e9251'/>
<id>urn:sha1:73bc22a346ce299bbe87688982fea9d2be3e9251</id>
<content type='text'>
For ASCII login, data field is not used ([1] Section 9.0.2 Inbound ASCII Login).
So do not add the user password for the login authentication with type ASCII.

[1] https://tools.ietf.org/html/draft-grant-tacacs-02
</content>
</entry>
<entry>
<title>Merge pull request #80 from pprindeville/reorg-magic</title>
<updated>2016-12-21T02:58:02+00:00</updated>
<author>
<name>Philip Prindeville</name>
<email>philipp@redfish-solutions.com</email>
</author>
<published>2016-12-21T02:58:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/pam_tacplus.git/commit/?id=773a1ca53d80c6dd5c40ec6d3b54a297796d20d8'/>
<id>urn:sha1:773a1ca53d80c6dd5c40ec6d3b54a297796d20d8</id>
<content type='text'>
Reorg magic</content>
</entry>
<entry>
<title>Merge pull request #85 from pprindeville/add-runtime-debugging</title>
<updated>2016-12-21T02:31:07+00:00</updated>
<author>
<name>Philip Prindeville</name>
<email>philipp@redfish-solutions.com</email>
</author>
<published>2016-12-21T02:31:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/pam_tacplus.git/commit/?id=0a3234c987dd76f02bec35806b0737d6b9c82e86'/>
<id>urn:sha1:0a3234c987dd76f02bec35806b0737d6b9c82e86</id>
<content type='text'>
Add runtime debugging</content>
</entry>
<entry>
<title>Allow building with run-time debugging enabled (via configure)</title>
<updated>2016-12-13T00:08:09+00:00</updated>
<author>
<name>Philip Prindeville</name>
<email>philipp@redfish-solutions.com</email>
</author>
<published>2016-12-12T22:19:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/pam_tacplus.git/commit/?id=1caeced90bfe12287607cd9e290256fa88c7f789'/>
<id>urn:sha1:1caeced90bfe12287607cd9e290256fa88c7f789</id>
<content type='text'>
Add --enable-runtime-debugging option to ./configure.

Add example logmsg() to tacc.c so it can be built with debugging.

Fix logmsg() prototype (it's supposed to match the prototype of
syslog() which returns void).

Export build-time value of --enable-runtime-debugging into libtac.pc.
</content>
</entry>
<entry>
<title>Fix damage from PR #71</title>
<updated>2016-12-11T23:04:23+00:00</updated>
<author>
<name>Philip Prindeville</name>
<email>philipp@redfish-solutions.com</email>
</author>
<published>2016-12-11T23:01:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/pam_tacplus.git/commit/?id=85e9871fb6c1883d18fe2e3dd3845b60dd753508'/>
<id>urn:sha1:85e9871fb6c1883d18fe2e3dd3845b60dd753508</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Provide magic function when compiling against openssl</title>
<updated>2016-12-05T21:52:10+00:00</updated>
<author>
<name>Philip Prindeville</name>
<email>philipp@redfish-solutions.com</email>
</author>
<published>2016-10-07T00:24:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/pam_tacplus.git/commit/?id=6fac2504657b8d98fcd627d60ebdbffcf0253b81'/>
<id>urn:sha1:6fac2504657b8d98fcd627d60ebdbffcf0253b81</id>
<content type='text'>
</content>
</entry>
</feed>
