lasso/tests
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
..
data [core] add flags parameter to lasso_server_load_metadata to tune signature checking on metadata files 2011-04-14 16:45:43 +02:00
integration [tests integration] adapt to string change in lcs/qommon/saml2.ptl 2010-10-11 18:30:53 +02:00
valgrind [Tests] remove a valgrind suppression on g_log_default_handler 2010-09-17 17:02:41 +02:00
Makefile.am [tests] adapt Makefile.am to new path of metadata dir 2011-01-04 22:59:40 +01:00
assertion_query_saml2.c [tests] include header for backward compatible methods on GHashTable structures 2010-11-17 13:53:07 +01:00
basic_tests.c [core] add flags parameter to lasso_server_load_metadata to tune signature checking on metadata files 2011-04-14 16:45:43 +02:00
idwsf2_tests.c [tests idwsf2] add missing include for ID-WSF strings 2010-12-03 09:40:42 +01:00
login_tests.c [tests] remove spurious output 2011-03-29 18:46:32 +02:00
login_tests_saml2.c [tests] include the backward compatibility include for GHashTable 2010-12-01 15:21:13 +01:00
metadata_tests.c Ameliorate support for lasso_profile_set_signature_verify_hint 2010-04-16 15:37:17 +00:00
non_regression_tests.c [tests] add non regression test on assertion consumer endpoints ordering 2010-10-09 17:53:00 +02:00
perfs.c [tests] change perfs to accept a second parameter giving the data files to use 2011-01-24 14:49:35 +01:00
random_tests.c [Tests] fix leak of content in test01_server_new 2010-09-17 17:02:41 +02:00
tests.c [SAMLv2] fix wrong order in use of macro lasso_foreach 2010-09-27 16:17:07 +02:00
tests.h Tests: show actual value in check_equals test macro 2010-04-06 13:11:32 +00:00
tests2.c Tests: allow tests2 to pass distcheck 2009-08-26 15:14:14 +00:00