index
:
delta/python-packages/pysaml2.git
0.4.x
7.3-backport
assert_deletion
ci-experiments
clean-client-api
develop
feat-requested-attributes-per-request
feature-logout-response-location
jkakavas-edit-readme
master
pylint-fixes
shibsp_enc
those-badges
v.4.8.0
v4.7.0
v4.9.0
github.com: rohe/pysaml2.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Deal with no subject_confirmation element present.
2.0.0
Roland Hedberg
2014-03-21
2
-2
/
+4
*
Made all create_* methods return the same type of response.
Roland Hedberg
2014-03-21
1
-18
/
+19
*
Updated version number to signify an incompatible API change.
Roland Hedberg
2014-03-20
1
-1
/
+1
*
Methods creating request changed to return a tuple consisting of request id a...
Roland Hedberg
2014-03-20
2
-32
/
+45
*
Methods creating request changed to return a tuple consisting of request id a...
Roland Hedberg
2014-03-20
13
-94
/
+121
*
Merge pull request #96 from HaToHo/master
Roland Hedberg
2014-03-20
16
-110
/
+243
|
\
|
*
Added to gitignore
Hans Hörberg
2014-03-20
1
-0
/
+8
|
*
Changed the config to an example file.
Hans Hörberg
2014-03-20
3
-173
/
+51
|
*
Added **kwargs to make it possible for correctly_signed* method to have diffe...
Hans Hörberg
2014-03-20
1
-17
/
+32
|
*
Merge remote-tracking branch 'upstream/master'
Hans Hörberg
2014-03-20
1
-0
/
+70
|
|
\
|
|
/
|
/
|
*
|
Add missing file.
Roland Hedberg
2014-03-20
1
-0
/
+70
|
*
Merge remote-tracking branch 'upstream/master'
Hans Hörberg
2014-03-20
2
-0
/
+74
|
|
\
|
|
/
|
/
|
*
|
Mismatch between parameters in call and parameters in method.
Roland Hedberg
2014-03-20
1
-0
/
+0
*
|
Missing file added.
Roland Hedberg
2014-03-19
1
-0
/
+74
|
*
Merge remote-tracking branch 'upstream/master'
Hans Hörberg
2014-03-19
2
-2
/
+3
|
|
\
|
|
/
|
/
|
*
|
Mismatch between parameters in call and parameters in method.
Roland Hedberg
2014-03-19
1
-1
/
+2
*
|
Have to transform boolean into string.
Roland Hedberg
2014-03-19
1
-1
/
+1
|
*
Fix for EncryptedAssertion
Hans Hörberg
2014-03-19
1
-0
/
+4
|
*
Fix for EncryptedAssertion
Hans Hörberg
2014-03-19
1
-0
/
+1
|
*
Fix for EncryptedAssertion
Hans Hörberg
2014-03-19
1
-0
/
+1
|
*
Fix for EncryptedAssertion
Hans Hörberg
2014-03-19
1
-6
/
+7
|
*
Merge remote-tracking branch 'upstream/master'
Hans Hörberg
2014-03-19
1
-0
/
+20
|
|
\
|
|
/
|
/
|
*
|
Missing file
Roland Hedberg
2014-03-19
1
-0
/
+20
|
*
Fixes for EncryptedAssertion and signing.
Hans Hörberg
2014-03-19
1
-0
/
+34
|
*
Fixes for EncryptedAssertion and signing.
Hans Hörberg
2014-03-19
9
-25
/
+47
|
*
Merge remote-tracking branch 'upstream/master'
Hans Hörberg
2014-03-18
24
-307
/
+623
|
|
\
|
|
/
|
/
|
*
|
Allow specifying prefixes for namespaces in the XML that a SAML class instanc...
Roland Hedberg
2014-03-18
1
-2
/
+4
*
|
Handled possible exception in the entity_categories method and add a supporte...
Roland Hedberg
2014-03-18
1
-10
/
+34
*
|
Merge pull request #95 from DataDog/spsso_descriptor
Roland Hedberg
2014-03-18
1
-1
/
+1
|
\
\
|
*
|
want_assertions_signed and authn_requests_signed are boolean
Dave Coleman
2014-03-17
1
-1
/
+1
|
/
/
*
|
REFEDS entity categories.
Roland Hedberg
2014-03-17
1
-0
/
+11
*
|
One more SWAMID static org attribute.
Roland Hedberg
2014-03-17
1
-1
/
+1
*
|
Better variable name assuming there will be more categories in the future.
Roland Hedberg
2014-03-16
2
-3
/
+5
*
|
Verify that the Schac OID are correct.
Roland Hedberg
2014-03-16
1
-4
/
+19
*
|
Merge pull request #94 from rhoerbe/master
Roland Hedberg
2014-03-15
1
-0
/
+4
|
\
\
|
*
|
Added note on dependency for centos install
rhoerbe
2014-03-14
1
-2
/
+2
|
*
|
Added note on dependency for centos install
rhoerbe
2014-03-14
1
-0
/
+4
*
|
|
Added norEduOrgAcronym to static org info for swamid entity categories.
Roland Hedberg
2014-03-14
2
-2
/
+3
*
|
|
Missed one number in the schac attribute base urn.
Roland Hedberg
2014-03-14
1
-1
/
+1
*
|
|
Fixed docstring errors
Roland Hedberg
2014-03-13
2
-15
/
+11
*
|
|
Updated doc version to be the same as the setup.py version.
Roland Hedberg
2014-03-13
2
-9
/
+7
*
|
|
Missing requirement
Roland Hedberg
2014-03-13
1
-1
/
+2
|
/
/
*
|
Refactored the support for metadata extension in the config file.
Roland Hedberg
2014-03-13
3
-15
/
+87
*
|
Refactored the support for metadata extensions in the config file.
Roland Hedberg
2014-03-13
10
-245
/
+435
|
*
Added encryption certificate
Hans Hörberg
2014-03-18
12
-98
/
+252
|
*
Merge remote-tracking branch 'upstream/master'
Hans Hörberg
2014-03-12
2
-0
/
+117
|
|
\
|
|
/
|
/
|
*
|
Added extension schema for the PE_FIM use case and a test of the same. More ...
Roland Hedberg
2014-03-12
2
-0
/
+117
|
*
Merge remote-tracking branch 'upstream/master'
Hans Hörberg
2014-03-12
5
-20
/
+26
|
|
\
|
|
/
|
/
|
*
|
Fixed a recursion problem.
Roland Hedberg
2014-03-11
5
-20
/
+26
|
*
Added certificate
Hans Hörberg
2014-03-11
2
-1
/
+16
|
/
[next]