summaryrefslogtreecommitdiffstats
path: root/lasso/id-ff/login.h
Commit message (Expand)AuthorAgeFilesLines
* Fix license boilerplatesSimo Sorce2013-12-031-2/+1
* [Core] change return type of all error returning methodsBenjamin Dauvergne2010-07-121-16/+16
* Core: complete documentation on LassoLoginBenjamin Dauvergne2010-01-181-1/+6
* Core Login: in login.c, add assertion accessorBenjamin Dauvergne2010-01-041-1/+3
* Docs: change the doc production and lot of other fixesBenjamin Dauvergne2009-08-261-8/+12
* All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF codeBenjamin Dauvergne2009-08-261-18/+5
* * Remove ending blanksBenjamin Dauvergne2008-09-121-6/+6
* moved gtk-doc inline as is better on so many points; also added schemaFrederic Peters2008-05-151-0/+20
* added support for sending SAMLv2 AuthnResponse over HTTP-Redirect (whichFrederic Peters2007-11-271-0/+1
* updated Copyright dates in all filesDamien Laniel2007-05-301-1/+1
* Added paos response message process support in LassoLogin object.Nicolas Clapies2006-12-051-0/+1
* Fixed lecp profile : added case when lecp profile is used when building asser...Nicolas Clapies2005-05-101-0/+1
* added missing lasso_config.h include (necessary for LASSO_WSF_ENABLEDFrederic Peters2005-03-181-0/+2
* don't compile id-wsf files when wsf is disabled; this cuts down buildFrederic Peters2005-03-181-1/+6
* Document new functions; pretty please. Fixed memory leak introduced inFrederic Peters2005-01-281-1/+1
* Merged wsf-api-change-not-for-0-6 branch with trunk.Emmanuel Raviart2005-01-271-4/+12
* Updated Copyright and authors.Emmanuel Raviart2005-01-221-3/+2
* moved remaining lasso[A-Z].* enums to Lasso[A-Z].*Frederic Peters2004-12-311-6/+6
* Minimal documentation for #LassoProfile and #LassoLoginFrederic Peters2004-12-221-0/+1
* API change in Single Sign On profile (IdP side) to allow the developer to messFrederic Peters2004-12-141-17/+11
* properly check signature on soap samlp:Request (login/artifact)Frederic Peters2004-12-141-0/+3
* [API Change] For consistency with the other profiles, remote_providerID hasFrederic Peters2004-12-141-3/+3
* removed struct LassoLoginPrivate declarationFrederic Peters2004-12-091-2/+0
* limit line length to 100 characters.Frederic Peters2004-11-251-41/+29
* renamed private struct member to private_data (gtk+ does it like that)Frederic Peters2004-11-221-2/+1
* cleaning #includesFrederic Peters2004-11-161-2/+2
* renamed lasso/environs/ to lasso/id-ff/Frederic Peters2004-11-151-1/+1
* LECP converted to new treeFrederic Peters2004-11-011-2/+2
* Done with the move to structures and the removal of protocols/ (lasso branchedFrederic Peters2004-10-271-29/+35
* Removed function lasso_login_process_without_authn_request_msg.Emmanuel Raviart2004-10-021-5/+2
* Added a param 'is_consent_obtained' in method:Valery Febvre2004-09-301-0/+10
* Moved 'signature_status' private property from LassoLogin to LassoProfileValery Febvre2004-09-231-1/+0
* Ooops, signature_status type must be gint, not gbooleanValery Febvre2004-09-221-1/+1
* Removed response_dump and assertion properties in LassoLogin objectValery Febvre2004-09-221-45/+36
* the remote_providerID parameter of lasso_login_build_authn_request_msg()Valery Febvre2004-09-201-2/+2
* Moved assertion to private part of LassoLogin* (use lasso_login_get_assertionFrederic Peters2004-09-101-1/+1
* Renamed methods lasso_logint_set_assertion*() to lasso_login_set_assertion*()Nicolas Clapies2004-09-061-4/+4
* Updated process of artifact : now the IDP generates an artifact either or not...Nicolas Clapies2004-09-031-2/+14
* Moved param 'http_method' of lasso_login_build_authn_request_msg() methodValery Febvre2004-08-211-3/+4
* Fixed a bug in lasso_login_accept_sso()Valery Febvre2004-08-211-37/+37
* Added a new param 'http_method' in lasso_login_build_authn_request_msg()Valery Febvre2004-08-201-5/+6
* Created a high-level API above SWIG Python API.Emmanuel Raviart2004-08-191-2/+2
* Splited lasso_node_verify_signature() (LassoNode class) in 2 methods:Valery Febvre2004-08-191-2/+2
* Removed the param 'remote_providerID' of lasso_login_init_authn_request() methodValery Febvre2004-08-091-3/+3
* Removed the 'identity' arg in lasso_login_new_from_dump() methodValery Febvre2004-08-041-14/+13
* LassoProfileContext class was renamed into LassoProfileValery Febvre2004-07-291-3/+3
* UpdateValery Febvre2004-07-291-6/+5
* Removed arg user in lasso_login_newValery Febvre2004-07-261-2/+1
* Finished to implement lasso_login_destroy() and lasso_logout_destroy() methodsValery Febvre2004-07-261-0/+2
* Moved nameIdentifer attribute of Login object in ProfileContextValery Febvre2004-07-251-1/+0