| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Handling error in XML document | Roland Hedberg | 2013-05-16 | 1 | -0/+1 |
| | | |||||
| * | Status error responses don't always have a message. | Andrew Wason | 2013-04-23 | 1 | -2/+5 |
| | | |||||
| * | Use a custom exception for unsolicited response so we can capture it and ↵ | Lorenzo Gil Sanchez | 2013-04-18 | 1 | -2/+6 |
| | | | | | show a nicer screen to the user than just an 500 error message | ||||
| * | Merge branch 'master' of github.com:rohe/pysaml2 | Roland Hedberg | 2013-04-18 | 1 | -1/+1 |
| |\ | |||||
| | * | decrypt() expects a string not an xmlenc.EncrypedData | Andrew Wason | 2013-04-17 | 1 | -1/+1 |
| | | | |||||
| * | | Editorial | Roland Hedberg | 2013-04-18 | 1 | -0/+1 |
| |/ | |||||
| * | Let the SAML2 status codes govern what exceptions are raised. | Roland Hedberg | 2013-03-29 | 1 | -3/+132 |
| | | |||||
| * | Differentiate between SAML status errors and exceptions. | Roland Hedberg | 2013-03-29 | 1 | -2/+6 |
| | | |||||
| * | Rewrote to use NameID instances every where where I previously used just the ↵ | Roland Hedberg | 2013-02-09 | 1 | -50/+65 |
| | | | | | text part of the instance. | ||||
| * | Editorial | Roland Hedberg | 2013-02-09 | 1 | -9/+7 |
| | | |||||
| * | Missing imports | Roland Hedberg | 2013-02-08 | 1 | -2/+4 |
| | | |||||
| * | Better error messages | Roland Hedberg | 2013-02-08 | 1 | -2/+10 |
| | | |||||
| * | More informative info in exception. | Roland Hedberg | 2013-01-31 | 1 | -3/+3 |
| | | |||||
| * | Added missing small pieces | Roland Hedberg | 2013-01-28 | 1 | -5/+8 |
| | | |||||
| * | Assertion ID Request was wrongly defined to use SOAP binding. | Roland Hedberg | 2013-01-17 | 1 | -22/+60 |
| | | | | | Now changed to be URI binding as it should be. | ||||
| * | removed left over | Roland Hedberg | 2013-01-16 | 1 | -7/+6 |
| | | |||||
| * | Fixed authn query request-response | Roland Hedberg | 2013-01-14 | 1 | -0/+2 |
| | | |||||
| * | Fixed manage_name_id request-response | Roland Hedberg | 2013-01-14 | 1 | -0/+39 |
| | | | | | Added assert_id request-response | ||||
| * | message type in response parse class | Roland Hedberg | 2013-01-13 | 1 | -1/+18 |
| | | |||||
| * | Need to handle extension elements and status responses my be synchronous. | Roland Hedberg | 2013-01-10 | 1 | -35/+65 |
| | | |||||
| * | Subject confirmation methods update | Roland Hedberg | 2013-01-09 | 1 | -27/+50 |
| | | |||||
| * | All (?) the artifact pieces in place. | Roland Hedberg | 2013-01-07 | 1 | -1/+17 |
| | | |||||
| * | Take 2 | Roland Hedberg | 2012-11-14 | 1 | -1/+1 |
| | | |||||
| * | Changed logging setup | Roland Hedberg | 2012-06-27 | 1 | -116/+70 |
| | | |||||
| * | Changed logging setup | Roland Hedberg | 2012-06-27 | 1 | -1/+4 |
| | | |||||
| * | assertion.py: added parameter definition | Roland Hedberg | 2012-06-14 | 1 | -43/+0 |
| | | | | | | response.py: removed unused code sigver.py: raise exception when decryption fails | ||||
| * | Initial add0.4.2 | Roland Hedberg | 2012-05-23 | 1 | -0/+709 |
