<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pysaml2.git/tests/test_40_sigver.py, branch develop</title>
<subtitle>github.com: rohe/pysaml2.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pysaml2.git/'/>
<entry>
<title>Make crypto backend configurable.</title>
<updated>2013-05-06T11:08:01+00:00</updated>
<author>
<name>Fredrik Thulin</name>
<email>fredrik@thulin.net</email>
</author>
<published>2013-05-06T11:08:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pysaml2.git/commit/?id=5437821714ddb2a0af7e6faf41adce2c5b5e0546'/>
<id>5437821714ddb2a0af7e6faf41adce2c5b5e0546</id>
<content type='text'>
With this commit, no actively used code outside sigver.py really
knows about xmlsec1.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With this commit, no actively used code outside sigver.py really
knows about xmlsec1.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into less_xmlsec_paths</title>
<updated>2013-05-03T08:45:04+00:00</updated>
<author>
<name>Fredrik Thulin</name>
<email>fredrik@thulin.net</email>
</author>
<published>2013-05-03T08:45:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pysaml2.git/commit/?id=9501d8d6add739370e9b1a1f50a79cf60bffa8e2'/>
<id>9501d8d6add739370e9b1a1f50a79cf60bffa8e2</id>
<content type='text'>
Conflicts:
	src/saml2/config.py
	src/saml2/httpbase.py
	tests/test_30_mdstore.py
	tests/test_31_config.py
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	src/saml2/config.py
	src/saml2/httpbase.py
	tests/test_30_mdstore.py
	tests/test_31_config.py
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow running the tests from the pysaml2 root directory.</title>
<updated>2013-04-02T15:07:54+00:00</updated>
<author>
<name>Lorenzo Gil Sanchez</name>
<email>lorenzo.gil.sanchez@gmail.com</email>
</author>
<published>2013-04-02T15:07:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pysaml2.git/commit/?id=2ae12290b0cffe61e981f1ce94d5187f5d66aef8'/>
<id>2ae12290b0cffe61e981f1ce94d5187f5d66aef8</id>
<content type='text'>
This improves previous work for running the tests via the
command "python setup.py test" from a fresh clone.

This can be very useful to integrate pysaml2 in a continuous
integration system such as Jenkins or Travis.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This improves previous work for running the tests via the
command "python setup.py test" from a fresh clone.

This can be very useful to integrate pysaml2 in a continuous
integration system such as Jenkins or Travis.
</pre>
</div>
</content>
</entry>
<entry>
<title>Editorial</title>
<updated>2013-03-08T07:21:11+00:00</updated>
<author>
<name>Roland Hedberg</name>
<email>roland.hedberg@adm.umu.se</email>
</author>
<published>2013-03-08T07:21:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pysaml2.git/commit/?id=dcd8bb519240781ea8f5c7bf2b882ee945caeea5'/>
<id>dcd8bb519240781ea8f5c7bf2b882ee945caeea5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Editorial</title>
<updated>2013-03-05T08:32:42+00:00</updated>
<author>
<name>Roland Hedberg</name>
<email>roland.hedberg@adm.umu.se</email>
</author>
<published>2013-03-05T08:32:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pysaml2.git/commit/?id=4ca2ee6fa6f1b57f952a6f73526ad68da488130e'/>
<id>4ca2ee6fa6f1b57f952a6f73526ad68da488130e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor everything xmlsec1 related.</title>
<updated>2013-02-28T14:15:27+00:00</updated>
<author>
<name>Fredrik Thulin</name>
<email>fredrik@thulin.net</email>
</author>
<published>2013-02-28T14:15:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pysaml2.git/commit/?id=d01383f41a6c4316b717290433225b48760d37bf'/>
<id>d01383f41a6c4316b717290433225b48760d37bf</id>
<content type='text'>
A new base class CryptoBackend should allow for different
backends to do crypto operations. Everything related to xmlsec1
is moved into new class CryptoBackendXmlSec1().
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A new base class CryptoBackend should allow for different
backends to do crypto operations. Everything related to xmlsec1
is moved into new class CryptoBackendXmlSec1().
</pre>
</div>
</content>
</entry>
<entry>
<title>Added a test where the public key is in the metadata</title>
<updated>2013-01-22T11:23:25+00:00</updated>
<author>
<name>Roland Hedberg</name>
<email>roland.hedberg@adm.umu.se</email>
</author>
<published>2013-01-22T11:23:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pysaml2.git/commit/?id=cf2d75b70d2af5fa1005fc2476d27592e85c8e5d'/>
<id>cf2d75b70d2af5fa1005fc2476d27592e85c8e5d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated to follow the new API.</title>
<updated>2013-01-22T11:19:12+00:00</updated>
<author>
<name>Roland Hedberg</name>
<email>roland.hedberg@adm.umu.se</email>
</author>
<published>2013-01-22T11:19:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pysaml2.git/commit/?id=97ecbd509b610be573752b2707d2df007efc2f24'/>
<id>97ecbd509b610be573752b2707d2df007efc2f24</id>
<content type='text'>
Fixed a cert in metadata handling problem
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixed a cert in metadata handling problem
</pre>
</div>
</content>
</entry>
<entry>
<title>Complete rewrite of the metadata handling package.</title>
<updated>2012-12-19T12:08:02+00:00</updated>
<author>
<name>Roland Hedberg</name>
<email>roland.hedberg@adm.umu.se</email>
</author>
<published>2012-12-19T12:08:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pysaml2.git/commit/?id=50459d616f4f5ec52f94d7a0181e4445ca867d1e'/>
<id>50459d616f4f5ec52f94d7a0181e4445ca867d1e</id>
<content type='text'>
Switched from using httplib2 to requests.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Switched from using httplib2 to requests.
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial add</title>
<updated>2012-05-23T16:56:51+00:00</updated>
<author>
<name>Roland Hedberg</name>
<email>roland.hedberg@adm.umu.se</email>
</author>
<published>2012-05-23T16:56:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pysaml2.git/commit/?id=1d7b2964d16b5c4443a3e7037d1bffe281726fc6'/>
<id>1d7b2964d16b5c4443a3e7037d1bffe281726fc6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
