<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lasso.git/lasso/xml, 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>xml/samlp2_logout_request: fix leaks around session indexes</title>
<updated>2014-06-08T10:13:30+00:00</updated>
<author>
<name>Benjamin Dauvergne</name>
<email>bdauvergne@entrouvert.com</email>
</author>
<published>2014-06-08T09:56:54+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/lasso.git/commit/?id=49a6e9a9833b1a6ee60e8abd850e1c378db65635'/>
<id>49a6e9a9833b1a6ee60e8abd850e1c378db65635</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>xml/xml.c: fix liberal use of casting for the SNIPPET_INTEGER and SNIPPET_BOOLEAN case</title>
<updated>2014-04-24T10:32:44+00:00</updated>
<author>
<name>Benjamin Dauvergne</name>
<email>bdauvergne@entrouvert.com</email>
</author>
<published>2014-04-23T23:30:49+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/lasso.git/commit/?id=b64dc63580da940a42a41253b32f6062e0540659'/>
<id>b64dc63580da940a42a41253b32f6062e0540659</id>
<content type='text'>
Some behaviour are also made more explicit like the optional if equals
to -1 case for integer fields, and the optional if FALSE for boolean
fields.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some behaviour are also made more explicit like the optional if equals
to -1 case for integer fields, and the optional if FALSE for boolean
fields.
</pre>
</div>
</content>
</entry>
<entry>
<title>lasso/xml/tools.c: fix reference to unitialized memory</title>
<updated>2014-04-24T10:32:43+00:00</updated>
<author>
<name>Benjamin Dauvergne</name>
<email>bdauvergne@entrouvert.com</email>
</author>
<published>2014-04-24T10:31:13+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/lasso.git/commit/?id=6d854cef4211cdcdbc7446c978f23ab859847cdd'/>
<id>6d854cef4211cdcdbc7446c978f23ab859847cdd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>lasso/xml/tools.c: fix misuse of xmlURIUnescapeString</title>
<updated>2013-09-27T13:51:02+00:00</updated>
<author>
<name>Benjamin Dauvergne</name>
<email>bdauvergne@entrouvert.com</email>
</author>
<published>2013-09-27T13:51:02+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/lasso.git/commit/?id=1a1d443f91cfbb5100b5212bbd408ae7d8a271d0'/>
<id>1a1d443f91cfbb5100b5212bbd408ae7d8a271d0</id>
<content type='text'>
If the length argument is NULL, the full string is unescaped; the
behaviour we expected is to return a 0 length string.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If the length argument is NULL, the full string is unescaped; the
behaviour we expected is to return a 0 length string.
</pre>
</div>
</content>
</entry>
<entry>
<title>saml2/profile: fix missing ArtifactResolutionService index in artifacts</title>
<updated>2013-09-08T19:34:12+00:00</updated>
<author>
<name>Benjamin Dauvergne</name>
<email>bdauvergne@entrouvert.com</email>
</author>
<published>2013-09-08T19:31:18+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/lasso.git/commit/?id=4799770a0d26a8ebb821d52f491d76a7c5b84544'/>
<id>4799770a0d26a8ebb821d52f491d76a7c5b84544</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix compilation errors on 64bits architectures</title>
<updated>2013-09-08T19:33:58+00:00</updated>
<author>
<name>Benjamin Dauvergne</name>
<email>bdauvergne@entrouvert.com</email>
</author>
<published>2013-09-08T19:23:30+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/lasso.git/commit/?id=05a01a824715de7e8e5d3d65b73e8fc855e5dad9'/>
<id>05a01a824715de7e8e5d3d65b73e8fc855e5dad9</id>
<content type='text'>
 * sizeof(unsigned int) != sizeof(size_t)
 * INT_MAX != LONG_MAX
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 * sizeof(unsigned int) != sizeof(size_t)
 * INT_MAX != LONG_MAX
</pre>
</div>
</content>
</entry>
<entry>
<title>fix warnings about unused but set variables</title>
<updated>2013-09-08T19:31:52+00:00</updated>
<author>
<name>Benjamin Dauvergne</name>
<email>bdauvergne@entrouvert.com</email>
</author>
<published>2013-09-08T19:18:55+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/lasso.git/commit/?id=b6faccae0fabfd7e47fc6b86a06fc78367446526'/>
<id>b6faccae0fabfd7e47fc6b86a06fc78367446526</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/libxml2.9-compat'</title>
<updated>2013-07-30T13:31:26+00:00</updated>
<author>
<name>Benjamin Dauvergne</name>
<email>bdauvergne@entrouvert.com</email>
</author>
<published>2013-07-30T13:31:26+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/lasso.git/commit/?id=f48cd5bbcf19736895d4ebd3f979381a004fcd15'/>
<id>f48cd5bbcf19736895d4ebd3f979381a004fcd15</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>xml-saml-2.0: ManageNameIDRequest must have a NameID</title>
<updated>2013-01-25T17:30:55+00:00</updated>
<author>
<name>Benjamin Dauvergne</name>
<email>bdauvergne@entrouvert.com</email>
</author>
<published>2012-10-09T14:52:27+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/lasso.git/commit/?id=7994846dfaf74803d5619a7937cb794310eec33c'/>
<id>7994846dfaf74803d5619a7937cb794310eec33c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
