<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lasso.git/lasso, 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>saml-2.0/profile: fix leak of xmlSecKey when building signed query strings</title>
<updated>2014-06-08T10:32:10+00:00</updated>
<author>
<name>Benjamin Dauvergne</name>
<email>bdauvergne@entrouvert.com</email>
</author>
<published>2014-06-08T10:15:01+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/lasso.git/commit/?id=5def9c160b5a293b11f6380436d8e99dc3fd5a19'/>
<id>5def9c160b5a293b11f6380436d8e99dc3fd5a19</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>id-ff/provider: fix leak of xmlSecKey</title>
<updated>2014-06-08T10:32:09+00:00</updated>
<author>
<name>Benjamin Dauvergne</name>
<email>bdauvergne@entrouvert.com</email>
</author>
<published>2014-06-08T10:14:24+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/lasso.git/commit/?id=7d514b67fc548b0a1b2287776d6791de71ea0627'/>
<id>7d514b67fc548b0a1b2287776d6791de71ea0627</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>server: fix leak of xmlSecKey objects</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:18:01+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/lasso.git/commit/?id=e25968a9fdc9a225ac9bd3b9cc1efa0f2dfcc5bb'/>
<id>e25968a9fdc9a225ac9bd3b9cc1efa0f2dfcc5bb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>session: fix leak of _NidAndSessionIndex structures</title>
<updated>2014-06-08T10:13:30+00:00</updated>
<author>
<name>Benjamin Dauvergne</name>
<email>bdauvergne@entrouvert.com</email>
</author>
<published>2014-06-08T02:30:00+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/lasso.git/commit/?id=99f00e88bff32775ccbb5433bd269910216cf84a'/>
<id>99f00e88bff32775ccbb5433bd269910216cf84a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>saml-2.0/server: fix invalid memory access</title>
<updated>2014-06-07T12:11:14+00:00</updated>
<author>
<name>Benjamin Dauvergne</name>
<email>bdauvergne@entrouvert.com</email>
</author>
<published>2014-06-07T12:08:51+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/lasso.git/commit/?id=3a2c8e62dd0bee619f9b658d8beadcacd1dda42a'/>
<id>3a2c8e62dd0bee619f9b658d8beadcacd1dda42a</id>
<content type='text'>
GList must never be allocated through malloc as it internally managed
using gslice. Always use Glib constructors and methods.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
GList must never be allocated through malloc as it internally managed
using gslice. Always use Glib constructors and methods.
</pre>
</div>
</content>
</entry>
<entry>
<title>login: complete document of lasso_login_process_authn_response_msg on expectable error codes</title>
<updated>2014-05-21T12:07:06+00:00</updated>
<author>
<name>Benjamin Dauvergne</name>
<email>bdauvergne@entrouvert.com</email>
</author>
<published>2014-05-21T12:07:06+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/lasso.git/commit/?id=73625674113f5bc5e6e18adc0ee218fcab17065f'/>
<id>73625674113f5bc5e6e18adc0ee218fcab17065f</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: remove warning by not calling g_type_init() with glib &gt; 2.36 as it's deprecated</title>
<updated>2014-03-25T06:32:46+00:00</updated>
<author>
<name>Benjamin Dauvergne</name>
<email>bdauvergne@entrouvert.com</email>
</author>
<published>2014-03-25T06:31:42+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/lasso.git/commit/?id=c141a04ec02c3878a26f1144841a9ac73e643cd4'/>
<id>c141a04ec02c3878a26f1144841a9ac73e643cd4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
