summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Return is a protected python word so it can not be used as a parameter name i...Roland Hedberg2013-05-243-17/+31
* Support for metadata mdfile typeRoland Hedberg2013-05-243-7434/+115544
* Updated testsRoland Hedberg2013-05-168-359/+416
* Made things work after the last merge.Roland Hedberg2013-05-094-85/+115
* Merge branch 'master' of https://github.com/rohe/pysaml2Fredrik Thulin2013-05-068-31/+10914
|\
| * Missed one file.Roland Hedberg2013-05-051-0/+55
| * Added support for entity categories - some fixes.Roland Hedberg2013-05-052-22/+38
| * Added support for entity categories - datafiles.Roland Hedberg2013-05-042-0/+10685
| * Added support for entity categories.Roland Hedberg2013-05-044-11/+138
* | Remove obsolete xmlsec_path from pathutils.Fredrik Thulin2013-05-0620-47/+35
* | Avoid hard xmlsec_binary requirement for ECP client.Fredrik Thulin2013-05-061-2/+1
* | Make crypto backend configurable.Fredrik Thulin2013-05-061-14/+32
|/
* Merge branch 'master' into less_xmlsec_pathsFredrik Thulin2013-05-0344-851/+1649
|\
| * Updated tests to follow the changed way of handling authentication context.Roland Hedberg2013-04-2813-120/+196
| * Fixed handling of 'better'.Roland Hedberg2013-04-281-1/+14
| * Distinguish between requested authn context and authn context in tests.Roland Hedberg2013-04-281-31/+41
| * Added more information to go with the registration of an authentication mecha...Roland Hedberg2013-04-231-6/+57
| * Merge branch 'master' of github.com:rohe/pysaml2Roland Hedberg2013-04-231-4/+20
| |\
| | * ProtocolBinding in AuthnRequest indicates how response should be delivered, n...Andrew Wason2013-04-231-4/+20
| * | One AuthnBroker per endpoint.Roland Hedberg2013-04-231-11/+10
| |/
| * Cleaned up some added another test.Roland Hedberg2013-04-222-300/+444
| * Added some more tests and methods.Roland Hedberg2013-04-221-8/+51
| * Added factory method and test of the sameRoland Hedberg2013-04-211-2/+9
| * Adding authn context support.. plus first testRoland Hedberg2013-04-211-0/+29
| * Fixed metadata export/import to MongoDB store.Roland Hedberg2013-04-192-0/+85
| * Fixed errorRoland Hedberg2013-04-191-0/+3
| * Fixed eptid, added eptid test and changed test orderRoland Hedberg2013-04-192-0/+63
| * Removed unnecessary/harmful method.Roland Hedberg2013-04-192-4/+6
| * Fixed testsRoland Hedberg2013-04-158-158/+440
| * Mongo DB might not be present so 'basic' tests should not depend on its prese...Roland Hedberg2013-04-103-1/+3
| * Allow running the tests inside the tests directoryLorenzo Gil Sanchez2013-04-026-20/+31
| * Allow running the tests from the pysaml2 root directory.Lorenzo Gil Sanchez2013-04-0227-241/+192
| * Refactored out session information storage.Roland Hedberg2013-03-113-41/+42
* | Try to make only sigver know about xmlsec1.Fredrik Thulin2013-03-112-14/+12
|/
* Better PEP-8 complianceRoland Hedberg2013-03-081-259/+29
* EditorialRoland Hedberg2013-03-081-7/+69
* Use mongodb as backend storeRoland Hedberg2013-03-053-39/+105
* EditorialRoland Hedberg2013-03-051-0/+2
* Refactor everything xmlsec1 related.Fredrik Thulin2013-02-281-9/+9
* Added support for signing/verifying messages when using the HTTP-Redirect bin...Roland Hedberg2013-02-211-0/+44
* Rewrote to use NameID instances every where where I previously used just the ...Roland Hedberg2013-02-096-329/+163
* Missing filesRoland Hedberg2013-02-072-0/+123
* Missing filesRoland Hedberg2013-02-073-0/+117
* Fixed all tests.Roland Hedberg2013-01-314-67/+14
* Fixed some tests.Roland Hedberg2013-01-314-13/+21
* Made things easier (?), more tests.Roland Hedberg2013-01-281-0/+50
* More IdP discovery support.Roland Hedberg2013-01-281-0/+9
* Final touch to ECPRoland Hedberg2013-01-251-3/+4
* Final touch to ECPRoland Hedberg2013-01-241-1/+132
* Fixed so ECP now works both on SP, IdP and Client side. Minor tweaks left.Roland Hedberg2013-01-241-1/+2