summaryrefslogtreecommitdiffstats
path: root/lib/SimpleSAML/Metadata/MetaDataStorageHandlerSAML2Meta.php
Commit message (Expand)AuthorAgeFilesLines
* Remove MetaDataStorageHandlerSAML2Meta.Olav Morken2010-07-091-484/+0
* Give default values for all configuration options from config.phpOlav Morken2009-08-141-1/+1
* Update everything to use the autoloader.Olav Morken2008-06-061-6/+0
* Adding a SIMPLESAML_INCPREFIX parameter before the inclusion of new files. Th...Andreas Åkre Solberg2008-03-051-5/+5
* Adding support for full paths outside the simplesamlphp installation. This pa...Andreas Åkre Solberg2008-02-271-2/+1
* renamed the logger class to follow the guidelines for classnaming. Also added...Andreas Åkre Solberg2008-02-141-7/+7
* Converted all log usage from old to new format. Lasse Birnbaum Jensen2008-02-131-17/+7
* Setting file properties in svn metadata. Adding header in all library php fil...Andreas Åkre Solberg2008-01-301-10/+7
* Added the possibility for the logger to get the trackID it self... Temporary ...Andreas Åkre Solberg2008-01-171-27/+178
* More or less implemeted the last part of the SAML 2.0 Metadata XML task item....Andreas Åkre Solberg2008-01-111-9/+157
* Implemented SAML 2.0 XML parsing of SAML 2.0 IdP Remote (yet untested)Andreas Åkre Solberg2008-01-091-8/+32
* Progress on the SAML 2.0 XML Meta data handler... Added a separate sipleXML p...Andreas Åkre Solberg2008-01-091-48/+95
* Changed classes that access metadata to use the new API. Also added some init...Andreas Åkre Solberg2008-01-081-7/+49
* Testing commit messages.Andreas Åkre Solberg2008-01-071-1/+1
* Added in metadatahandler the possibility to select the new saml2metadata hand...Andreas Åkre Solberg2008-01-071-2/+0
* Copied the flat file metadata handler to a new SAML2 Meta data class. For now...Andreas Åkre Solberg2008-01-071-0/+94