summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update README.rst3.0.0Roland Hedberg2015-07-131-1/+1
* Improve support for SigAlg usage in HTTP redirect.Roland Hedberg2015-06-275-36/+43
* All tests now pass in 2.7 and 3.4 .Roland Hedberg2015-06-2510-48/+64
* Merge pull request #234 from hudolejev/masterRoland Hedberg2015-06-251-1/+1
|\
| * Remove argparse from install_requires for Python 2.7Juri Hudolejev2015-06-241-1/+1
|/
* Merge branch 'master' of github.com:rohe/pysaml2Roland Hedberg2015-06-163-29/+25
|\
| * Merge pull request #232 from apevec/ASL2.0Roland Hedberg2015-06-162-21/+10
| |\
| | * Match license text to license='Apache 2.0' in setup.pyAlan Pevec2015-06-162-21/+10
| |/
| * Merge pull request #229 from HaToHo/masterRoland Hedberg2015-06-081-8/+15
| |\
| | * In case pycrypto is not able to read the certificate file openssl is used ins...Hans Hörberg2015-06-081-8/+15
* | | Supporting Python 3.4 (which is imminent) means we will stop supporting 2.6 .Roland Hedberg2015-06-162-3/+3
* | | WS security XML supportRoland Hedberg2015-06-148-1/+3307
|/ /
* | Merge pull request #224 from SpamapS/masterRoland Hedberg2015-06-0643-240/+294
|\ \
| * | Adapt to python3 shelve.open behavior changesClint Byrum2015-05-284-6/+20
| * | Fix dictionary changing size during iterationClint Byrum2015-05-281-1/+1
| * | Fix test_51_client for python3Clint Byrum2015-05-281-2/+6
| * | Fix basic python3 issues in test_02_samlClint Byrum2015-05-282-6/+7
| * | Bytes/string issues with encryption/decryptionClint Byrum2015-05-283-8/+8
| * | Fixing str vs. bytes py3 issues in client testsClint Byrum2015-05-283-18/+20
| * | Fix more moved urlencode sitesClint Byrum2015-05-281-5/+3
| * | Fix python3 .keys() as a view failuresClint Byrum2015-05-283-4/+4
| * | Fix artifact code for python3Clint Byrum2015-05-282-13/+19
| * | Fix more pack/sigver python3 incompatibilityClint Byrum2015-05-282-4/+5
| * | Deal with stricter bytes/strings in py3Clint Byrum2015-05-285-6/+8
| * | Use public API for XML elementClint Byrum2015-05-281-1/+1
| * | Fix more renamed modules/functions for py3Clint Byrum2015-05-2811-54/+26
| * | Fix list type assumption in test_03_saml2Clint Byrum2015-05-281-1/+1
| * | Fix list assumption in virtual org testsClint Byrum2015-05-281-2/+2
| * | Remove tests asserting unnecessary py2 roundingClint Byrum2015-05-281-2/+0
| * | Correct python3-incompatible assumptionsClint Byrum2015-05-282-6/+21
| * | Make s_utils.signature work in python3Clint Byrum2015-05-281-1/+9
| * | Fix assertion ID tests for python3Clint Byrum2015-05-283-10/+18
| * | Fix minor python3 issues in assertion testsClint Byrum2015-05-281-29/+30
| * | Fix minor python3 failures in mdstore testsClint Byrum2015-05-282-4/+4
| * | Fix minor python3 issues in config testsClint Byrum2015-05-281-9/+10
| * | Fix python3 simple cache test failuresClint Byrum2015-05-282-2/+2
| * | Fix order/list assumptions in population testsClint Byrum2015-05-281-6/+10
| * | Fixing py3 errors caused by views in assertionsClint Byrum2015-05-283-8/+8
| * | Fix python3 fail comparing time struct to NoneClint Byrum2015-05-281-0/+4
| * | Fix eptid key encoding for python 3Clint Byrum2015-05-282-3/+2
| * | Fix assertion test failures in python3Clint Byrum2015-05-282-5/+5
| * | Fix test failing due to optimized out xmlClint Byrum2015-05-281-3/+3
| * | Only remove xml header if it is presentClint Byrum2015-05-281-3/+4
| * | Fix dict ordering failures in comparisonClint Byrum2015-05-281-4/+8
| * | Fix strings/bytes python3 issues in sigverClint Byrum2015-05-283-19/+30
* | | Merge pull request #228 from HaToHo/masterRoland Hedberg2015-06-0216-133/+288
|\ \ \ | |/ / |/| / | |/
| * Added fullpath for keys and certs to hopefully make travis work.Hans Hörberg2015-06-021-2/+2
| * Moved the keys and certs to make travis work.Hans Hörberg2015-06-025-2/+2
| * New metadata configuration for encryption.Hans Hörberg2015-06-0216-133/+288
|/
* Allow for not specifying a certificate when importing a metadata file over th...Roland Hedberg2015-05-281-0/+4