<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lasso.git/perl, 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>Bindings: remove all SWIG bindings and SWIG related files</title>
<updated>2010-01-25T23:47:46+00:00</updated>
<author>
<name>Benjamin Dauvergne</name>
<email>bdauvergne@entrouvert.com</email>
</author>
<published>2010-01-25T23:47:46+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/lasso.git/commit/?id=641a6af75a8e0befddc5414065042bd71c9a97ad'/>
<id>641a6af75a8e0befddc5414065042bd71c9a97ad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add functionality to enable debugging flags at runtime</title>
<updated>2008-10-01T10:31:58+00:00</updated>
<author>
<name>Benjamin Dauvergne</name>
<email>bdauvergne@entrouvert.com</email>
</author>
<published>2008-10-01T10:31:58+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/lasso.git/commit/?id=ef42f2cbc8eb16df1a8e45650c652d227fd35ef4'/>
<id>ef42f2cbc8eb16df1a8e45650c652d227fd35ef4</id>
<content type='text'>
This code permit to set flags, separated by commas, space,
tabulations, or colons. This flags activates debug functions like,
suppressing validations of signatures or print debugging message about
deallocations.

The new flags are defined in /lasso/debug.h they can be set using an
environment variable named LASSO_FLAG or a function named
lasso_set_flag.

There are two flags currently:
- verify-signature:
  To deactivate it, pass 'no-verify-signature' inside LASSO_DEBUG.
  It desactivate signature verification, inside two functions:
  lasso_query_verify_signature and lasso_provider_verify_signature.
- memory-debug:
  It enabled reporting of memory deallocation inside generic memory
  dellaocator for LassoNode objects and also in bindings.

- lasso/xml/xml.c: do not free a null hash table pointer.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This code permit to set flags, separated by commas, space,
tabulations, or colons. This flags activates debug functions like,
suppressing validations of signatures or print debugging message about
deallocations.

The new flags are defined in /lasso/debug.h they can be set using an
environment variable named LASSO_FLAG or a function named
lasso_set_flag.

There are two flags currently:
- verify-signature:
  To deactivate it, pass 'no-verify-signature' inside LASSO_DEBUG.
  It desactivate signature verification, inside two functions:
  lasso_query_verify_signature and lasso_provider_verify_signature.
- memory-debug:
  It enabled reporting of memory deallocation inside generic memory
  dellaocator for LassoNode objects and also in bindings.

- lasso/xml/xml.c: do not free a null hash table pointer.
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed various bugs with new compilation flags</title>
<updated>2008-09-16T16:31:05+00:00</updated>
<author>
<name>Damien Laniel</name>
<email>dlaniel@entrouvert.com</email>
</author>
<published>2008-09-16T16:31:05+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/lasso.git/commit/?id=a18ddb94e051c3fe5bbc9b88220f77af2b6f69c3'/>
<id>a18ddb94e051c3fe5bbc9b88220f77af2b6f69c3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* Add options when DEBUGGING is activated, i.e. to permit compiling when -Werror is used. It removes</title>
<updated>2008-09-12T13:57:29+00:00</updated>
<author>
<name>Benjamin Dauvergne</name>
<email>bdauvergne@entrouvert.com</email>
</author>
<published>2008-09-12T13:57:29+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/lasso.git/commit/?id=8ef6440a9a604567d6dbd47f8948d813cd90a2ae'/>
<id>8ef6440a9a604567d6dbd47f8948d813cd90a2ae</id>
<content type='text'>
  some of the warning for code we do not control.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  some of the warning for code we do not control.
</pre>
</div>
</content>
</entry>
<entry>
<title>forked lasso branch for adeline</title>
<updated>2008-08-01T14:08:59+00:00</updated>
<author>
<name>Benjamin Dauvergne</name>
<email>bdauvergne@entrouvert.com</email>
</author>
<published>2008-08-01T14:08:59+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/lasso.git/commit/?id=b9ed809caccea6b3ec85185c5dbf65e62fc4efb3'/>
<id>b9ed809caccea6b3ec85185c5dbf65e62fc4efb3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add Makefile.in to MAINTAINERCLEANFILES in every Makefile.am</title>
<updated>2008-05-27T15:27:30+00:00</updated>
<author>
<name>Benjamin Dauvergne</name>
<email>bdauvergne@entrouvert.com</email>
</author>
<published>2008-05-27T15:27:30+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/lasso.git/commit/?id=933458c0681e9d50031d9130f352accdbce1a4e4'/>
<id>933458c0681e9d50031d9130f352accdbce1a4e4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>surround parameter with quotes permitting filename with spaces</title>
<updated>2008-05-27T14:01:09+00:00</updated>
<author>
<name>Benjamin Dauvergne</name>
<email>bdauvergne@entrouvert.com</email>
</author>
<published>2008-05-27T14:01:09+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/lasso.git/commit/?id=f0f462026c978d6496370e5f9453885a42c86381'/>
<id>f0f462026c978d6496370e5f9453885a42c86381</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make Makefile.PL use TOP_SRCDIR and TOP_BUILDDIR variables</title>
<updated>2008-05-26T22:58:41+00:00</updated>
<author>
<name>Benjamin Dauvergne</name>
<email>bdauvergne@entrouvert.com</email>
</author>
<published>2008-05-26T22:58:41+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/lasso.git/commit/?id=9a9c7ad7af704ddba6439b5bbdafba12ea5d1e1e'/>
<id>9a9c7ad7af704ddba6439b5bbdafba12ea5d1e1e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix INCLUDES, remove obsolete JDK_INCLUDES definition</title>
<updated>2008-05-26T22:58:38+00:00</updated>
<author>
<name>Benjamin Dauvergne</name>
<email>bdauvergne@entrouvert.com</email>
</author>
<published>2008-05-26T22:58:38+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/lasso.git/commit/?id=dab2625c95627db39ea62cbb86508e1bd408ecde'/>
<id>dab2625c95627db39ea62cbb86508e1bd408ecde</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>updated Copyright dates in remaining files</title>
<updated>2007-05-30T17:24:50+00:00</updated>
<author>
<name>Damien Laniel</name>
<email>dlaniel@entrouvert.com</email>
</author>
<published>2007-05-30T17:24:50+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/lasso.git/commit/?id=34f65f801fc8fff2cb717716113cdd621d3207ae'/>
<id>34f65f801fc8fff2cb717716113cdd621d3207ae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
