lasso/lasso
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
..
id-ff All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
id-wsf All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
id-wsf-2.0 All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
saml-2.0 All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
xml All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
.cvsignore fixed symbols.sym case 2004-12-21 20:58:04 +00:00
Makefile.am Only recurse into id-wsf if it is enabled 2009-07-06 16:06:03 +00:00
backward_comp.h Core: add an header file for backward compatibility 2009-04-14 07:51:22 +00:00
build-strerror.pl * Move error message inside comments in lasso/errors.h 2008-08-01 14:08:31 +00:00
build_strerror.py * Fix blanks mismatch (space in *.c and *h files or tabs in *.py files) and formatting 2008-08-05 14:53:29 +00:00
debug.h Export the new flag 2009-04-30 14:58:17 +00:00
errors.c All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
errors.c.in All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
errors.h Core: Add new error types 2009-08-26 15:13:43 +00:00
export.h * Remove ending blanks 2008-09-12 15:06:58 +00:00
extract_symbols.py Core: SOAP is also used by SAML bindings 2009-08-26 15:13:59 +00:00
extract_types.py Core: SOAP is also used by SAML bindings 2009-08-26 15:13:59 +00:00
lasso.c All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
lasso.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
lasso_config.h.in * add lasso/lasso_config.h.in because it is not generated anymore since 2008-08-01 14:10:47 +00:00
registry-private.h Fix leak of mapping registry 2009-04-30 14:58:22 +00:00
registry.c Fix bug in lasso_registry_destroy / shutdown 2009-05-07 12:36:02 +00:00
registry.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
utils.c Add new internal function to show safe extracts 2008-11-05 11:23:27 +00:00
utils.h ID-FF&Core: Seal public field of LassoSession 2009-08-26 15:13:55 +00:00