<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lasso.git/lasso/xml/ws, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/lasso.git/'/>
<entry>
<title>Fix license boilerplates</title>
<updated>2013-12-03T20:55:06+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>simo@redhat.com</email>
</author>
<published>2013-11-27T19:04:51+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/lasso.git/commit/?id=3a6b2fdee76b5f782094b6b268bfdf895263eda8'/>
<id>3a6b2fdee76b5f782094b6b268bfdf895263eda8</id>
<content type='text'>
Instad of referring to an old FSF address, point the reader to the FSF
website where the latest licenses and addresses are published.

Signed-off-by: Simo Sorce &lt;simo@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Instad of referring to an old FSF address, point the reader to the FSF
website where the latest licenses and addresses are published.

Signed-off-by: Simo Sorce &lt;simo@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify useless complexity in include paths</title>
<updated>2011-12-16T13:17:31+00:00</updated>
<author>
<name>Benjamin Dauvergne</name>
<email>bdauvergne@entrouvert.com</email>
</author>
<published>2011-12-16T13:17:31+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/lasso.git/commit/?id=727f07b1ae92896912259453da126dd2cd1fd276'/>
<id>727f07b1ae92896912259453da126dd2cd1fd276</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[ID-WSFv1&amp;ID-WSFv2] separate better strings for ID-WSF from other strings</title>
<updated>2010-09-08T23:09:28+00:00</updated>
<author>
<name>Benjamin Dauvergne</name>
<email>bdauvergne@entrouvert.com</email>
</author>
<published>2010-09-08T23:09:28+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/lasso.git/commit/?id=b9d53562593cbf2ba47c8869f8c3b9dc37a4ae1f'/>
<id>b9d53562593cbf2ba47c8869f8c3b9dc37a4ae1f</id>
<content type='text'>
Code in core source file which depend upon ID-WSF symbols have been
conditionalized, and each id-wsf source file now include directly its
need string header.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Code in core source file which depend upon ID-WSF symbols have been
conditionalized, and each id-wsf source file now include directly its
need string header.
</pre>
</div>
</content>
</entry>
<entry>
<title>[Core] change return type of all error returning methods</title>
<updated>2010-07-12T14:09:07+00:00</updated>
<author>
<name>Benjamin Dauvergne</name>
<email>bdauvergne@entrouvert.com</email>
</author>
<published>2010-07-12T14:09:07+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/lasso.git/commit/?id=2468e0a4216cbbb2f4ae81dfc608b0ae8bba5a99'/>
<id>2468e0a4216cbbb2f4ae81dfc608b0ae8bba5a99</id>
<content type='text'>
The new return type is lasso_error_t, it should allow to pinpoint easily
methods returning an error code in bindings.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The new return type is lasso_error_t, it should allow to pinpoint easily
methods returning an error code in bindings.
</pre>
</div>
</content>
</entry>
<entry>
<title>Initialize all uninitialized rc variables</title>
<updated>2010-04-30T09:23:01+00:00</updated>
<author>
<name>Benjamin Dauvergne</name>
<email>bdauvergne@entrouvert.com</email>
</author>
<published>2010-04-30T09:23:01+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/lasso.git/commit/?id=a041a2ef8165d109bad8e03dc15a97b205f1edf5'/>
<id>a041a2ef8165d109bad8e03dc15a97b205f1edf5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve safety by replacing all g_free use by lasso_release</title>
<updated>2010-04-22T00:44:45+00:00</updated>
<author>
<name>Benjamin Dauvergne</name>
<email>bdauvergne@entrouvert.com</email>
</author>
<published>2010-04-22T00:44:45+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/lasso.git/commit/?id=0a169eda51add0070a68b6280293da03529ae78a'/>
<id>0a169eda51add0070a68b6280293da03529ae78a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>XML: move registry mapping into the *_get_type() functions</title>
<updated>2010-03-02T11:58:04+00:00</updated>
<author>
<name>Benjamin Dauvergne</name>
<email>bdauvergne@entrouvert.com</email>
</author>
<published>2010-03-02T11:58:04+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/lasso.git/commit/?id=0ff7329ad21fa96c3111a70806babd76edd00e6d'/>
<id>0ff7329ad21fa96c3111a70806babd76edd00e6d</id>
<content type='text'>
 * lassoxml/disco_send_single_logout.c:
 * lassoxml/id-wsf-2.0/sb2_user_interaction_header.c:
 * lassoxml/id-wsf-2.0/subsref_app_data.c:
 * lassoxml/lib_assertion.c:
 * lassoxml/saml-2.0/saml2_condition_abstract.c:
 * lassoxml/saml-2.0/saml2_encrypted_element.c:
 * lassoxml/ws/wsa_attributed_uri.c:
 * lassoxml/ws/wsa_endpoint_reference.c:
   class_init is only called the first time an object of the given type
   is created, registry mappings must exist before this time, so I moved
   the registration code to the _get_type() functions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 * lassoxml/disco_send_single_logout.c:
 * lassoxml/id-wsf-2.0/sb2_user_interaction_header.c:
 * lassoxml/id-wsf-2.0/subsref_app_data.c:
 * lassoxml/lib_assertion.c:
 * lassoxml/saml-2.0/saml2_condition_abstract.c:
 * lassoxml/saml-2.0/saml2_encrypted_element.c:
 * lassoxml/ws/wsa_attributed_uri.c:
 * lassoxml/ws/wsa_endpoint_reference.c:
   class_init is only called the first time an object of the given type
   is created, registry mappings must exist before this time, so I moved
   the registration code to the _get_type() functions.
</pre>
</div>
</content>
</entry>
<entry>
<title>Documentation: complete non finished documentation comments</title>
<updated>2010-02-10T13:58:40+00:00</updated>
<author>
<name>Benjamin Dauvergne</name>
<email>bdauvergne@entrouvert.com</email>
</author>
<published>2010-02-10T13:58:40+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/lasso.git/commit/?id=6b601b55ee99bd54ef6a0ff59cdea781ee83d72f'/>
<id>6b601b55ee99bd54ef6a0ff59cdea781ee83d72f</id>
<content type='text'>
 * too much warnings when generating doc, now we can concentrate on
   undocumented symbols (in
   lasso/docs/reference/lasso/lasso-undocumented.txt).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 * too much warnings when generating doc, now we can concentrate on
   undocumented symbols (in
   lasso/docs/reference/lasso/lasso-undocumented.txt).
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix name of LASSO_WSSEC_BAD_PASSWORD</title>
<updated>2010-01-25T12:46:59+00:00</updated>
<author>
<name>Benjamin Dauvergne</name>
<email>bdauvergne@entrouvert.com</email>
</author>
<published>2010-01-25T12:46:59+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/lasso.git/commit/?id=9630852710721ad496ee1fa66204a6547275db6d'/>
<id>9630852710721ad496ee1fa66204a6547275db6d</id>
<content type='text'>
 * lasso/errors.c lasso/errors.h:
   LASSO_WSSE_BAD_PASSWORD -&gt; LASSO_WSSEC_ERROR_BAD_PASSWORD
 * lasso/xml/ws/wsse_username_token.c:
   update client code.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 * lasso/errors.c lasso/errors.h:
   LASSO_WSSE_BAD_PASSWORD -&gt; LASSO_WSSEC_ERROR_BAD_PASSWORD
 * lasso/xml/ws/wsse_username_token.c:
   update client code.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix LASSO_WSSEC_BAD_PASSWORD error, reformat wsse_username_token.c</title>
<updated>2010-01-20T13:33:48+00:00</updated>
<author>
<name>Benjamin Dauvergne</name>
<email>bdauvergne@entrouvert.com</email>
</author>
<published>2010-01-20T13:33:48+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/lasso.git/commit/?id=6817af36a679e7bc3ba76a10ba607b9d8201878a'/>
<id>6817af36a679e7bc3ba76a10ba607b9d8201878a</id>
<content type='text'>
 * lasso/errors.h:
   change error id and error name for LASSO_WSSEC_BAD_PASSWORD
 * lasso/xml/ws/wsse_username_token.c:
   update reference to LASSO_WSSEC_BAD_PASSWORD.
   reformat line longer than 100 characters.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 * lasso/errors.h:
   change error id and error name for LASSO_WSSEC_BAD_PASSWORD
 * lasso/xml/ws/wsse_username_token.c:
   update reference to LASSO_WSSEC_BAD_PASSWORD.
   reformat line longer than 100 characters.
</pre>
</div>
</content>
</entry>
</feed>
