summaryrefslogtreecommitdiffstats
path: root/lasso/xml/saml_advice.h
Commit message (Collapse)AuthorAgeFilesLines
* FIX ABI breakage between 2.2.1 and 2.2.2 in LassoSamlAdviceBenjamin Dauvergne2010-01-151-1/+5
| | | | | | | | | | * lasso/xml/saml_advice.c lasso/xml/saml_advice.h: restore fields AssertionIDReference and Assertion, remove field any to restore state from 2.2.1 * lasso/id-ff/session.c: use xmlNode stored inside LassoSamlAssertion objects instead of accessing the 'any' list of xmlNode that was inserted in LassoSamlAdvice.
* All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF codeBenjamin Dauvergne2009-08-261-1/+1
| | | | | | | | | | | | | * nearly all C files: change includes for relative paths. * lasso/id-wsf/id_wsf.h, lasso/id-wsf-2.0/id_wsf_2.h: add top level public include files for ID-WSF 1.0 and ID-WSF 2.0. * lasso/id-ff/server.*, lasso/id-ff/session.*, lasso/id-ff/identity.*: remove most of the code related to ID-WSF and push into lasso/id-wsf/id_ff_extensions.* and lasso/id-wsf-2.0/identity.c, lasso/id-wsf-2.0/server.c, lasso/id-wsf-2.0/session.c. * lasso/id-wsf-2.0/saml2_login.c, lasso/id-wsf-2.0/saml2_login_private.h: same change but for ID-WSF 2.0 support in SAML2 SSO profile.
* * Remove ending blanksBenjamin Dauvergne2008-09-121-6/+6
|
* * Fix blanks mismatch (space in *.c and *h files or tabs in *.py files) and ↵Benjamin Dauvergne2008-08-051-4/+0
| | | | formatting
* * lasso/id-ff/login.c: comment the generation of Advice when ↵Benjamin Dauvergne2008-08-011-2/+3
| | | | | | | | | | | | ResourceOffering for the DiscoService support a security mechanism needing one. Anyway the generation of Credentials is broken. * lasso/id-ff/session.c: add treatment of saml:Advice on newly added Assertions, keep the transmitted assertions inside the session indexed by their AssertionID. * lasso/xml/saml_advice.{c,h}: change content to SNIPPET_LIST_XMLNODES.
* updated Copyright dates in all filesDamien Laniel2007-05-301-1/+1
|
* Updated Copyright and authors.Emmanuel Raviart2005-01-221-3/+2
|
* turned a bunch of unbounded elements into GList*Frederic Peters2005-01-081-2/+1
|
* Removed _new functions for abstract classes; added _new functions for classesFrederic Peters2004-12-231-0/+2
| | | | | that only had _new_full functions. Documented a little bit; marked public members in structures as such.
* limit line length to 100 characters.Frederic Peters2004-11-251-4/+8
|
* Done with the move to structures and the removal of protocols/ (lasso branchedFrederic Peters2004-10-271-9/+7
| | | | | | | | on October 2nd; occasional merges since then). - Compatible with current souk test suites. - Missing memory management for everything in xml/ - Missing xmlsec support for SOAP messages.
* Added Nicolas to authors.Emmanuel Raviart2004-07-221-1/+2
|
* Files moved. Initialy located in lasso/schema/ directoryValery Febvre2004-04-051-0/+66