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
*
Update README.rst
3.0.0
Roland Hedberg
2015-07-13
1
-1
/
+1
*
Improve support for SigAlg usage in HTTP redirect.
Roland Hedberg
2015-06-27
5
-36
/
+43
*
All tests now pass in 2.7 and 3.4 .
Roland Hedberg
2015-06-25
10
-48
/
+64
*
Merge pull request #234 from hudolejev/master
Roland Hedberg
2015-06-25
1
-1
/
+1
|
\
|
*
Remove argparse from install_requires for Python 2.7
Juri Hudolejev
2015-06-24
1
-1
/
+1
|
/
*
Merge branch 'master' of github.com:rohe/pysaml2
Roland Hedberg
2015-06-16
3
-29
/
+25
|
\
|
*
Merge pull request #232 from apevec/ASL2.0
Roland Hedberg
2015-06-16
2
-21
/
+10
|
|
\
|
|
*
Match license text to license='Apache 2.0' in setup.py
Alan Pevec
2015-06-16
2
-21
/
+10
|
|
/
|
*
Merge pull request #229 from HaToHo/master
Roland Hedberg
2015-06-08
1
-8
/
+15
|
|
\
|
|
*
In case pycrypto is not able to read the certificate file openssl is used ins...
Hans Hörberg
2015-06-08
1
-8
/
+15
*
|
|
Supporting Python 3.4 (which is imminent) means we will stop supporting 2.6 .
Roland Hedberg
2015-06-16
2
-3
/
+3
*
|
|
WS security XML support
Roland Hedberg
2015-06-14
8
-1
/
+3307
|
/
/
*
|
Merge pull request #224 from SpamapS/master
Roland Hedberg
2015-06-06
43
-240
/
+294
|
\
\
|
*
|
Adapt to python3 shelve.open behavior changes
Clint Byrum
2015-05-28
4
-6
/
+20
|
*
|
Fix dictionary changing size during iteration
Clint Byrum
2015-05-28
1
-1
/
+1
|
*
|
Fix test_51_client for python3
Clint Byrum
2015-05-28
1
-2
/
+6
|
*
|
Fix basic python3 issues in test_02_saml
Clint Byrum
2015-05-28
2
-6
/
+7
|
*
|
Bytes/string issues with encryption/decryption
Clint Byrum
2015-05-28
3
-8
/
+8
|
*
|
Fixing str vs. bytes py3 issues in client tests
Clint Byrum
2015-05-28
3
-18
/
+20
|
*
|
Fix more moved urlencode sites
Clint Byrum
2015-05-28
1
-5
/
+3
|
*
|
Fix python3 .keys() as a view failures
Clint Byrum
2015-05-28
3
-4
/
+4
|
*
|
Fix artifact code for python3
Clint Byrum
2015-05-28
2
-13
/
+19
|
*
|
Fix more pack/sigver python3 incompatibility
Clint Byrum
2015-05-28
2
-4
/
+5
|
*
|
Deal with stricter bytes/strings in py3
Clint Byrum
2015-05-28
5
-6
/
+8
|
*
|
Use public API for XML element
Clint Byrum
2015-05-28
1
-1
/
+1
|
*
|
Fix more renamed modules/functions for py3
Clint Byrum
2015-05-28
11
-54
/
+26
|
*
|
Fix list type assumption in test_03_saml2
Clint Byrum
2015-05-28
1
-1
/
+1
|
*
|
Fix list assumption in virtual org tests
Clint Byrum
2015-05-28
1
-2
/
+2
|
*
|
Remove tests asserting unnecessary py2 rounding
Clint Byrum
2015-05-28
1
-2
/
+0
|
*
|
Correct python3-incompatible assumptions
Clint Byrum
2015-05-28
2
-6
/
+21
|
*
|
Make s_utils.signature work in python3
Clint Byrum
2015-05-28
1
-1
/
+9
|
*
|
Fix assertion ID tests for python3
Clint Byrum
2015-05-28
3
-10
/
+18
|
*
|
Fix minor python3 issues in assertion tests
Clint Byrum
2015-05-28
1
-29
/
+30
|
*
|
Fix minor python3 failures in mdstore tests
Clint Byrum
2015-05-28
2
-4
/
+4
|
*
|
Fix minor python3 issues in config tests
Clint Byrum
2015-05-28
1
-9
/
+10
|
*
|
Fix python3 simple cache test failures
Clint Byrum
2015-05-28
2
-2
/
+2
|
*
|
Fix order/list assumptions in population tests
Clint Byrum
2015-05-28
1
-6
/
+10
|
*
|
Fixing py3 errors caused by views in assertions
Clint Byrum
2015-05-28
3
-8
/
+8
|
*
|
Fix python3 fail comparing time struct to None
Clint Byrum
2015-05-28
1
-0
/
+4
|
*
|
Fix eptid key encoding for python 3
Clint Byrum
2015-05-28
2
-3
/
+2
|
*
|
Fix assertion test failures in python3
Clint Byrum
2015-05-28
2
-5
/
+5
|
*
|
Fix test failing due to optimized out xml
Clint Byrum
2015-05-28
1
-3
/
+3
|
*
|
Only remove xml header if it is present
Clint Byrum
2015-05-28
1
-3
/
+4
|
*
|
Fix dict ordering failures in comparison
Clint Byrum
2015-05-28
1
-4
/
+8
|
*
|
Fix strings/bytes python3 issues in sigver
Clint Byrum
2015-05-28
3
-19
/
+30
*
|
|
Merge pull request #228 from HaToHo/master
Roland Hedberg
2015-06-02
16
-133
/
+288
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Added fullpath for keys and certs to hopefully make travis work.
Hans Hörberg
2015-06-02
1
-2
/
+2
|
*
Moved the keys and certs to make travis work.
Hans Hörberg
2015-06-02
5
-2
/
+2
|
*
New metadata configuration for encryption.
Hans Hörberg
2015-06-02
16
-133
/
+288
|
/
*
Allow for not specifying a certificate when importing a metadata file over th...
Roland Hedberg
2015-05-28
1
-0
/
+4
[next]