lasso/lasso
Benjamin Dauvergne 8be7b0414d [core] add flags parameter to lasso_server_load_metadata to tune signature checking on metadata files
The flags parameter allows to control the checking of digital signature
upon EntityDescriptor and EntitiesDescriptor nodes in SAML 2.0 metadata
files.

The default behaviour is to check all found signatures and to inherit
signature from EntitiesDescriptor to their children.

By only enabling checking of EntityDescrtiptor node signatures it's also
possible to only check signature at the EntityDescriptor level and so
only trust individual entities and not the aggregating provider.
2011-04-14 16:45:43 +02:00
..
id-ff [core] add flags parameter to lasso_server_load_metadata to tune signature checking on metadata files 2011-04-14 16:45:43 +02:00
id-wsf [Core] replace all use of g_strcmp0 by lasso_strisequal and lasso_strisnotequal 2010-10-01 15:29:38 +02:00
id-wsf-2.0 [Core] replace all use of g_strcmp0 by lasso_strisequal and lasso_strisnotequal 2010-10-01 15:29:38 +02:00
saml-2.0 [core] add flags parameter to lasso_server_load_metadata to tune signature checking on metadata files 2011-04-14 16:45:43 +02:00
xml [xml] if signature reference is empty check that signed node is the document root 2011-04-04 15:57:54 +02:00
Makefile.am [Core] add errors.c to EXTRA_DIST 2010-07-21 13:56:53 +00:00
backward_comp.h Make multiple include loading work in lasso/backward_comp.h 2010-03-27 17:39:55 +00:00
build_strerror.py Support multiline error messages in build_strerror.py 2010-02-22 13:30:30 +00:00
ctypes.h [Core] add a lasso_error_t typedef 2010-07-12 14:08:55 +00:00
debug.h Export the new flag 2009-04-30 14:58:17 +00:00
errors.c [core] make lasso_server_load_metadata load any metadata file 2011-04-04 18:34:06 +02: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] make lasso_server_load_metadata load any metadata file 2011-04-04 18:34:06 +02:00
export.h [Core] add a lasso_error_t typedef 2010-07-12 14:08:55 +00:00
extract_sections.py Docs: change the doc production and lot of other fixes 2009-08-26 15:15:07 +00:00
extract_symbols.py Core: fix extract_symbols regular expression 2009-09-11 15:51:49 +00:00
extract_types.py Core: SOAP is also used by SAML bindings 2009-08-26 15:13:59 +00:00
lasso.c [Core] replace all use of g_strcmp0 by lasso_strisequal and lasso_strisnotequal 2010-10-01 15:29:38 +02:00
lasso.h [Core] lasso_check_version does not return a proper error code 2010-07-12 14:09:11 +00:00
lasso_config.h.in Core: move logging function and macros to their own module, adapt perl binding 2010-06-12 00:43:49 +00:00
logging.c Core: move logging function and macros to their own module, adapt perl binding 2010-06-12 00:43:49 +00:00
logging.h Core: move logging function and macros to their own module, adapt perl binding 2010-06-12 00:43:49 +00:00
registry-private.h Fix leak of mapping registry 2009-04-30 14:58:22 +00:00
registry.c [Core] replace all use of g_strcmp0 by lasso_strisequal and lasso_strisnotequal 2010-10-01 15:29:38 +02:00
registry.h [Core] change return type of all error returning methods 2010-07-12 14:09:07 +00:00
utils.c Utils: add function to extract/create node in lists 2010-06-09 16:54:49 +00:00
utils.h [utils] fix typo in lasso_assign_sec_key 2010-12-14 01:53:01 +01:00