Commit Graph

8 Commits

Author SHA1 Message Date
Benjamin Dauvergne 7231771856 All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code
* 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.
2009-08-26 15:14:32 +00:00
Benjamin Dauvergne 9ed0670e48 * Remove ending blanks 2008-09-12 15:06:58 +00:00
Damien Laniel 4fc6657e0c updated Copyright dates in all files 2007-05-30 17:17:45 +00:00
Frédéric Péters d159bcf80e identity/resourceoffering functions are now declared publically in id-wsf/ 2005-08-12 22:16:43 +00:00
Frédéric Péters 0730a7f612 another id-wsf step, disco:query, looking up for resource offerings in identity 2005-08-09 15:17:58 +00:00
Frédéric Péters b3c376e02f renamed crunch to build since it doesn't look like there is a need for an
intermediate function for the moment.  process remove entries.  create correct
answer (when everything goes ok, no support for failure yet)
2005-08-09 07:31:01 +00:00
Frédéric Péters 86456f1894 lasso_discovery_crunch_modify_msg() (waiting for another name) process disco
modify insertEntries and adds them to active identity
2005-08-08 18:51:21 +00:00
Frédéric Péters 5369ba4c3c moved lasso_identity_{add,remove}_federation to private 2005-01-26 07:55:52 +00:00