summaryrefslogtreecommitdiffstats
path: root/lasso/id-ff/profile.h
Commit message (Expand)AuthorAgeFilesLines
* Fix license boilerplatesSimo Sorce2013-12-031-2/+1
* [doc] do some documentation fixingBenjamin Dauvergne2011-12-221-0/+3
* [Core] change return type of all error returning methodsBenjamin Dauvergne2010-07-121-4/+4
* Add a lasso_profile_get_signature_status methodBenjamin Dauvergne2010-05-011-0/+1
* Login: add internal function _lasso_login_must_verify_*signatureBenjamin Dauvergne2010-04-201-1/+2
* Ameliorate support for lasso_profile_set_signature_verify_hintBenjamin Dauvergne2010-04-161-1/+3
* SAML 2.0&ID-FF 1.2: simplify and complete metadata loading for multi-role sup...Benjamin Dauvergne2010-03-271-1/+2
* Core: add method to check whether we are IdP or SP of another providerBenjamin Dauvergne2010-03-271-0/+1
* Add signature_verify_hint accessor methods to LassoProfileBenjamin Dauvergne2010-03-271-1/+19
* Core: add an helper method to build a SOAP response in a LassoProfile objectBenjamin Dauvergne2010-03-021-0/+2
* Core: add missing return value owner semantic annotations to gettersBenjamin Dauvergne2010-02-171-1/+1
* Core: complete documentation on LassoProfileBenjamin Dauvergne2010-01-181-8/+41
* Core: in profile.c, profile.h, profileprivate.h, add a new attribute to expre...Benjamin Dauvergne2010-01-121-0/+8
* All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF codeBenjamin Dauvergne2009-08-261-5/+5
* new function lasso_profile_get_server()Benjamin Dauvergne2009-04-271-0/+1
* All: Fix missing field initializer problemsBenjamin Dauvergne2009-01-241-1/+1
* * Remove ending blanksBenjamin Dauvergne2008-09-121-6/+6
* moved soap_envelope_request and soap_envelope_response to ProfilePrivate to a...Damien Laniel2007-06-181-4/+0
* use nameIdentifier attribute of LassoProfile for IdWsf2 profilesDamien Laniel2007-06-131-3/+0
* removed IdWsf2Profile and use LassoProfile insteadDamien Laniel2007-06-131-0/+7
* updated Copyright dates in all filesDamien Laniel2007-05-301-1/+1
* added id-wsf 2.0 request types + added a missing includeDamien Laniel2007-04-251-0/+3
* detection of SOAP name id managementFrederic Peters2006-11-051-0/+2
* starting SAML 2 logoutFrederic Peters2005-11-211-1/+1
* SAML 2.0 support (only web-sso for the moment)Frederic Peters2005-11-201-3/+7
* Added REQUEST_TYPE_SASL_REQUEST returned by lasso_profile_get_request_type_fr...Nicolas Clapies2005-03-211-0/+2
* documented LassoRequestType and killed unused LassoMessageType (it was alreadyFrederic Peters2005-02-211-9/+16
* Merged wsf-api-change-not-for-0-6 branch with trunk.Emmanuel Raviart2005-01-271-1/+5
* Updated Copyright and authors.Emmanuel Raviart2005-01-221-3/+2
* made lasso_profile_set_response_status into a private functionFrederic Peters2005-01-121-3/+0
* moved remaining lasso[A-Z].* enums to Lasso[A-Z].*Frederic Peters2004-12-311-4/+4
* generate xmlsec signatures in get_xmlNode; this should allow envelopes (inFrederic Peters2004-12-281-2/+5
* Minimal documentation for #LassoProfile and #LassoLoginFrederic Peters2004-12-221-12/+8
* Moved LassoProfile->nameIdentifier from char* to LassoSamlNameIdentifier*,Frederic Peters2004-12-181-1/+1
* limit line length to 100 characters.Frederic Peters2004-11-251-25/+18
* renamed private struct member to private_data (gtk+ does it like that)Frederic Peters2004-11-221-1/+1
* more header cleaningFrederic Peters2004-11-161-4/+1
* renamed lasso/environs/ to lasso/id-ff/Frederic Peters2004-11-151-3/+3
* Done with the move to structures and the removal of protocols/ (lasso branchedFrederic Peters2004-10-271-57/+33
* Integrated scalp_is_liberty_query into Lasso. Consequently,Emmanuel Raviart2004-10-021-1/+6
* Removed function lasso_login_process_without_authn_request_msg.Emmanuel Raviart2004-10-021-1/+2
* Moved 'signature_status' private property from LassoLogin to LassoProfileValery Febvre2004-09-231-0/+1
* Added lasso_profile_get_remote_providerID() methodValery Febvre2004-09-221-0/+2
* *** empty log message ***Nicolas Clapies2004-09-201-8/+8
* Fixed big mistake when updating name registration type in lassoRequestType : ...Nicolas Clapies2004-09-201-8/+8
* repair API/ABI; thanks you very much.Frederic Peters2004-09-201-7/+7
* Added name registration type in lassoRequestType enum. added test in function...Nicolas Clapies2004-09-201-0/+1
* Added constant lassoHttpMethodAny.Emmanuel Raviart2004-08-261-1/+2
* renamed lassoFederationTermination to lassoDefederation in lassoRequestType enumNicolas Clapies2004-08-241-1/+1
* added private attribute http_request_method in profile class to know the HTT...Nicolas Clapies2004-08-181-0/+2