<feed xmlns='http://www.w3.org/2005/Atom'>
<title>eurephia.git/common, branch master</title>
<subtitle>Unnamed repository; edit this file to name it for gitweb.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dsommers/public_git/eurephia.git/'/>
<entry>
<title>common: Improved the certificate information extračtion</title>
<updated>2013-06-07T15:29:06+00:00</updated>
<author>
<name>David Sommerseth</name>
<email>dazo@users.sourceforge.net</email>
</author>
<published>2013-06-07T15:29:06+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dsommers/public_git/eurephia.git/commit/?id=f9abcda006eb71f30df14218a4a2588dbc41ceb5'/>
<id>f9abcda006eb71f30df14218a4a2588dbc41ceb5</id>
<content type='text'>
Added a function to extract the needed information from an
OpenSSL X509 object.  Also extended parse_tlsid() to include
a pointer to the certificate digest, to have a common behaviour
between parse_tlsid() and parse_x509_cert().

Signed-off-by: David Sommerseth &lt;dazo@users.sourceforge.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added a function to extract the needed information from an
OpenSSL X509 object.  Also extended parse_tlsid() to include
a pointer to the certificate digest, to have a common behaviour
between parse_tlsid() and parse_x509_cert().

Signed-off-by: David Sommerseth &lt;dazo@users.sourceforge.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>common: Prepare for OpenVPN 2.3's new logging feature in plug-in API v3</title>
<updated>2013-06-05T19:12:01+00:00</updated>
<author>
<name>David Sommerseth</name>
<email>dazo@users.sourceforge.net</email>
</author>
<published>2013-06-05T19:12:01+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dsommers/public_git/eurephia.git/commit/?id=340fe83d834865542a30d3507bc59a480e1054c5'/>
<id>340fe83d834865542a30d3507bc59a480e1054c5</id>
<content type='text'>
In OpenVPN v2.3 there's a new plug-in API with a more integrated log features.
This patch prepares the logging infrastructure for this API.

Signed-off-by: David Sommerseth &lt;dazo@users.sourceforge.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In OpenVPN v2.3 there's a new plug-in API with a more integrated log features.
This patch prepares the logging infrastructure for this API.

Signed-off-by: David Sommerseth &lt;dazo@users.sourceforge.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>New feature: Added config option auth_disable_internal</title>
<updated>2013-03-03T20:34:44+00:00</updated>
<author>
<name>David Sommerseth</name>
<email>dazo@users.sourceforge.net</email>
</author>
<published>2013-03-03T20:32:46+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dsommers/public_git/eurephia.git/commit/?id=4436104929fb437fd0e323fcc6e542323db1aed6'/>
<id>4436104929fb437fd0e323fcc6e542323db1aed6</id>
<content type='text'>
By setting this config option in the eurephia database, eurephia will
expect all user account/certificate links to be set up with an external
plug-in for username/password authentications.

Further, it is now ensured that system configuration issues or general
failures not related to the user authentication itself, is not counted
as a login attempt.

Signed-off-by: David Sommerseth &lt;dazo@users.sourceforge.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
By setting this config option in the eurephia database, eurephia will
expect all user account/certificate links to be set up with an external
plug-in for username/password authentications.

Further, it is now ensured that system configuration issues or general
failures not related to the user authentication itself, is not counted
as a login attempt.

Signed-off-by: David Sommerseth &lt;dazo@users.sourceforge.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Added the first stab of an authentication plug-in framework</title>
<updated>2013-03-02T23:58:09+00:00</updated>
<author>
<name>David Sommerseth</name>
<email>dazo@users.sourceforge.net</email>
</author>
<published>2013-03-02T23:46:23+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dsommers/public_git/eurephia.git/commit/?id=25e5147c7d3e16ec96713c214dc28e398b3be10c'/>
<id>25e5147c7d3e16ec96713c214dc28e398b3be10c</id>
<content type='text'>
This enables a run-time loadable support for other authentication
modules.  This can be used to make eurephia authenticate user's
passwords against other sources than the local eurephia database
itself.

Signed-off-by: David Sommerseth &lt;dazo@users.sourceforge.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This enables a run-time loadable support for other authentication
modules.  This can be used to make eurephia authenticate user's
passwords against other sources than the local eurephia database
itself.

Signed-off-by: David Sommerseth &lt;dazo@users.sourceforge.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>common: Added possibility to do dlsym() lookups as optional via eGetSym_optional()</title>
<updated>2013-03-02T23:24:00+00:00</updated>
<author>
<name>David Sommerseth</name>
<email>dazo@users.sourceforge.net</email>
</author>
<published>2013-03-02T23:24:00+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dsommers/public_git/eurephia.git/commit/?id=262442599d5352f8c48018d975b7f50a53dab33c'/>
<id>262442599d5352f8c48018d975b7f50a53dab33c</id>
<content type='text'>
Will be used by the authentication plug-in framework.

Signed-off-by: David Sommerseth &lt;dazo@users.sourceforge.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Will be used by the authentication plug-in framework.

Signed-off-by: David Sommerseth &lt;dazo@users.sourceforge.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated copyright dates</title>
<updated>2012-10-08T00:18:14+00:00</updated>
<author>
<name>David Sommerseth</name>
<email>dazo@users.sourceforge.net</email>
</author>
<published>2012-10-08T00:14:48+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dsommers/public_git/eurephia.git/commit/?id=859ec82577740e113ebf1f4ae2d89baafcf41075'/>
<id>859ec82577740e113ebf1f4ae2d89baafcf41075</id>
<content type='text'>
Signed-off-by: David Sommerseth &lt;dazo@users.sourceforge.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: David Sommerseth &lt;dazo@users.sourceforge.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>common: Fixed an error in the veurephia_log() macro</title>
<updated>2011-07-25T22:07:32+00:00</updated>
<author>
<name>David Sommerseth</name>
<email>dazo@users.sourceforge.net</email>
</author>
<published>2011-07-25T22:07:32+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dsommers/public_git/eurephia.git/commit/?id=13834c822bc5763d2df1683ed81add55cf919729'/>
<id>13834c822bc5763d2df1683ed81add55cf919729</id>
<content type='text'>
The argument list didn't match what the internal _veurephia_log_func()
function expected.  This error was introduced in commit ebf4e80250b525e17

Signed-off-by: David Sommerseth &lt;dazo@users.sourceforge.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The argument list didn't match what the internal _veurephia_log_func()
function expected.  This error was introduced in commit ebf4e80250b525e17

Signed-off-by: David Sommerseth &lt;dazo@users.sourceforge.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Moved generic parts of the config file parser to the common library</title>
<updated>2011-07-25T12:01:30+00:00</updated>
<author>
<name>David Sommerseth</name>
<email>dazo@users.sourceforge.net</email>
</author>
<published>2011-07-23T20:46:37+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dsommers/public_git/eurephia.git/commit/?id=b87722e6ed97aaea7ded638ad585491081faaa8b'/>
<id>b87722e6ed97aaea7ded638ad585491081faaa8b</id>
<content type='text'>
Modified the eurephiadm client_config section to make use of the common
version as well.

Signed-off-by: David Sommerseth &lt;dazo@users.sourceforge.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Modified the eurephiadm client_config section to make use of the common
version as well.

Signed-off-by: David Sommerseth &lt;dazo@users.sourceforge.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>common: Rework eurephia_log() to include also veurephia_log()</title>
<updated>2011-07-25T11:56:39+00:00</updated>
<author>
<name>David Sommerseth</name>
<email>dazo@users.sourceforge.net</email>
</author>
<published>2011-07-25T11:56:39+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dsommers/public_git/eurephia.git/commit/?id=ebf4e80250b525e173397fbe5c0018d922c5d42a'/>
<id>ebf4e80250b525e173397fbe5c0018d922c5d42a</id>
<content type='text'>
veurephia_log() is to eurephia_log() what vprintf() is to printf(),
taking va_list and const char *fmt arguments directly.

Signed-off-by: David Sommerseth &lt;dazo@users.sourceforge.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
veurephia_log() is to eurephia_log() what vprintf() is to printf(),
taking va_list and const char *fmt arguments directly.

Signed-off-by: David Sommerseth &lt;dazo@users.sourceforge.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Look for endian.h in include/sys as well.</title>
<updated>2010-12-31T17:13:03+00:00</updated>
<author>
<name>David Sommerseth</name>
<email>dazo@users.sourceforge.net</email>
</author>
<published>2010-12-31T17:13:03+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dsommers/public_git/eurephia.git/commit/?id=35502a5b07eff6a0893989a1ea7edb603087a7c6'/>
<id>35502a5b07eff6a0893989a1ea7edb603087a7c6</id>
<content type='text'>
On FreeBSD the endian.h file is located in sys/endian.h.

Signed-off-by: David Sommerseth &lt;dazo@users.sourceforge.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
On FreeBSD the endian.h file is located in sys/endian.h.

Signed-off-by: David Sommerseth &lt;dazo@users.sourceforge.net&gt;
</pre>
</div>
</content>
</entry>
</feed>
