summaryrefslogtreecommitdiff
path: root/tools
Commit message (Collapse)AuthorAgeFilesLines
* In some case you want the url to be based on server_name/server_port and not ↵developRoland Hedberg2013-05-242-5/+87
| | | | http_host, now you can get what you want.
* Read metadata from somewhere and dump it in the MD format.Roland Hedberg2013-05-231-26/+36
|
* Added namespace tag definition.Roland Hedberg2013-05-161-1/+1
|
* Support configurable crypto backends.Fredrik Thulin2013-05-061-15/+9
|
* Added support for entity categories.Roland Hedberg2013-05-041-4/+8
|
* Adding authn context supportRoland Hedberg2013-04-211-38/+145
|
* Modified to work with the refactored crypto backend.Roland Hedberg2013-03-051-1/+5
|
* Parse arg config errorRoland Hedberg2013-01-021-1/+1
|
* The examples are also working (at least for me) now.Roland Hedberg2012-12-211-566/+64
|
* All tests worksRoland Hedberg2012-12-211-87/+536
|
* Complete rewrite of the metadata handling package.Roland Hedberg2012-12-191-24/+20
| | | | Switched from using httplib2 to requests.
* Basic tools that allows the metadata handling to be separated out from the ↵Roland Hedberg2012-12-153-149/+101
| | | | IdP/SP/AA entity. Necessary when the size of the metadata files gets really big.
* Needed more schemasRoland Hedberg2012-12-141-7/+30
|
* Code for prefetching metadata.Roland Hedberg2012-12-131-0/+126
|
* All tests works nowRoland Hedberg2012-11-141-2/+2
|
* Initial add0.4.2Roland Hedberg2012-05-232-0/+2214