summaryrefslogtreecommitdiff
path: root/src/saml2/ecp_client.py
Commit message (Expand)AuthorAgeFilesLines
* Replace assert with proper checksassert_deletionIvan Kanakarakis2020-09-111-2/+16
* Various small refactorEgor Panfilov2018-11-191-2/+9
* Fix some ECP problemsCzémán Arnold2017-04-151-18/+11
* Fix paramter passing in logging messagesJozef Knaperek2015-10-151-9/+9
* Fix more renamed modules/functions for py3Clint Byrum2015-05-281-1/+1
* Fix python3 syntax errorsClint Byrum2015-05-151-2/+2
* PEP-8Roland Hedberg2014-10-021-2/+2
* On Copyright statement in one place.Roland Hedberg2014-09-091-13/+0
* The ECP clients conversation with the IDP should use the SOAP binding not the...Roland Hedberg2013-11-181-5/+7
* Made all exceptions inherit from a basic pySAML2 exception.Roland Hedberg2013-06-141-8/+8
* Avoid hard xmlsec_binary requirement for ECP client.Fredrik Thulin2013-05-061-11/+16
* Merge branch 'master' into less_xmlsec_pathsFredrik Thulin2013-05-031-7/+10
|\
| * Merge pull request #25 from HaToHo/masterRoland Hedberg2013-04-151-2/+5
| |\
| | * Small fixes for the ecp case.Hans Hörberg2013-04-151-2/+5
| * | EditorialRoland Hedberg2013-04-151-5/+6
| |/
* | Try to make only sigver know about xmlsec1.Fredrik Thulin2013-03-111-1/+2
|/
* Fixed so ECP now works both on SP, IdP and Client side. Minor tweaks left.Roland Hedberg2013-01-241-141/+133
* Changed logging setupRoland Hedberg2012-06-271-16/+8
* Initial add0.4.2Roland Hedberg2012-05-231-0/+332