lasso/lasso
Benjamin Dauvergne 94a9fe4f02 [xml saml-2.0] add a class to handle the KeyInfoConfirmationData type
* use a direct mapping to map this class to SubjectConfirmationData
   node having the xsi:type attribute.
 * overload get_xmlNode method to add the xsi:type attribute on output.
2011-10-13 01:12:04 +02:00
..
id-ff [core] finish transition from single encryption key to multiple ones 2011-05-30 22:24:37 +02:00
id-wsf [id-wsf discovery] provider can now contain multiple public keys, only consider the first key for id-wsf token generation 2011-10-10 17:26:09 +02:00
id-wsf-2.0 [id-wsf2 profile] check provider->private_data->roles instead of provider->role 2011-10-10 17:38:03 +02:00
saml-2.0 [saml-2.0] augment lasso_saml20_provider_get_first_http_method to verify presence of synchronous bindings 2011-10-10 16:31:04 +02:00
xml [xml saml-2.0] add a class to handle the KeyInfoConfirmationData type 2011-10-13 01:12:04 +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 [saml2] add proper error code for partial logout status code 2011-05-08 00:04:40 +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 [saml2] add proper error code for partial logout status code 2011-05-08 00:04:40 +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] add macros to append to and release a list of xmlSecKey* 2011-05-19 17:54:16 +02:00