summaryrefslogtreecommitdiffstats
path: root/lasso/id-ff/providerprivate.h
Commit message (Expand)AuthorAgeFilesLines
* id-ff/providerprivate.h,id-ff/provider.h: make lasso_provider_verify_signatur...Benjamin Dauvergne2013-12-181-2/+0
* Fix license boilerplatesSimo Sorce2013-12-031-2/+1
* [core] introduce the LassoSignatureContext context, to pass around signature ...Benjamin Dauvergne2011-12-051-0/+5
* [core] start of support multiple keys for encryptionBenjamin Dauvergne2011-05-191-1/+1
* [core] first try at multiple signing keys supportBenjamin Dauvergne2011-05-191-3/+3
* [core] add a private constructor to build LassoProvider object from an xmlNodeBenjamin Dauvergne2011-03-291-1/+1
* [Core] change isdefault type in EndpointType structureBenjamin Dauvergne2010-10-061-1/+1
* [Core] add structure to store endpoints type for metadata filesBenjamin Dauvergne2010-08-251-1/+13
* SAML 2.0&ID-FF 1.2: simplify and complete metadata loading for multi-role sup...Benjamin Dauvergne2010-03-271-0/+6
* SAML 2.0: add support for attribute, authentication and authorization authori...Benjamin Dauvergne2010-03-271-2/+2
* Core: in provider.c, add accessors for encryption informationsBenjamin Dauvergne2010-01-041-1/+3
* Docs: change the doc production and lot of other fixesBenjamin Dauvergne2009-08-261-3/+3
* Core: add new internal API lasso_provider_verify_query_signatureBenjamin Dauvergne2009-03-271-0/+1
* Core: add xmlDoc parameter to lasso_provider_verify_saml_signatureBenjamin Dauvergne2009-03-271-1/+1
* XML: new LassoProvider API to verify XMLDsig signaturesBenjamin Dauvergne2009-01-241-0/+1
* All: Fix missing field initializer problemsBenjamin Dauvergne2009-01-241-1/+1
* Export lasso_provider_load_metadata_from_bufferBenjamin Dauvergne2008-11-021-0/+1
* * Remove ending blanksBenjamin Dauvergne2008-09-121-5/+5
* updated Copyright dates in all filesDamien Laniel2007-05-301-1/+1
* Allow the choice of the encryption algorithm to useDamien Laniel2006-12-201-0/+1
* achieved support for using affiliationsFrederic Peters2006-12-011-0/+1
* Initialise and destroy correctly provider private datasDamien Laniel2006-11-301-1/+1
* Encrypt Assertions at the last moment, so that the assertions should be fully...Damien Laniel2006-11-291-0/+1
* Changed setEncryption(boolean) to setEncryptionMode(enum mode)Damien Laniel2006-11-221-1/+1
* changed provider->private_data->encryption name to provider->private_data->en...Damien Laniel2006-11-221-1/+1
* Added lasso_provider_set_encryption method to activate or desactive encryptionDamien Laniel2006-11-221-0/+1
* added loading of affiliation metadata (not yet acted upon)Frederic Peters2006-11-191-0/+4
* spec refers to signing/encryption so use that vocabulary (even if I don't likeFrederic Peters2006-11-081-2/+2
* minor changes & fix to coding style for enc public key loadingFrederic Peters2006-11-081-3/+3
* encryption_public_key will always be set from metadata; no need for filenameFrederic Peters2006-11-081-0/+13
* load encryption key from metadatasDamien Laniel2006-11-081-1/+4
* SAML 2.0 support (only web-sso for the moment)Frederic Peters2005-11-201-6/+12
* Added private method lasso_provider_get_public_key() to get public key info.Nicolas Clapies2005-09-261-0/+1
* renamed ProfileService to DataServiceFrederic Peters2005-08-251-1/+1
* loads public key into xmlSecKey on LassoProvider instanciation; this mergesFrederic Peters2005-04-251-0/+2
* produce 1.1 requests and notifications when interoperating with previousFrederic Peters2005-01-281-0/+7
* Updated Copyright and authors.Emmanuel Raviart2005-01-221-3/+2
* moved some lasso private functions to new providerprivate.h; insure it isFrederic Peters2004-12-311-0/+41