lasso/lasso/xml
Benjamin Dauvergne fd256b2269 Docs: change the doc production and lot of other fixes
* lasso/Makefile.am:
   distribute extract_sections.py
 * docs/references/lasso/lasso.types.in: add missing class (mainly SAML2
   and ID-WSF 1.0/2.0) from docs/references/lasso.types.in

 * lasso/xml/strings.h:
   add lots of documentation, or at least documentation template to
   strings constants.
 * id-ff/login.h:
 * saml-2.0/assertion_query.h:
 * xml/xml.h:
   document undocumented enumerations.
 * lasso/errors.h:
   add proper documentation about error codes.
 * lasso/errors.c:
   new version of the lasso_strerror function
 * lasso/build_strerror.py:
   update the script that generater lasso_strerror from the
   documentation comments.

   Remove usage of OFTYPE

 * lasso/id-ff/session.c:
 * lasso/id-ff/session.h:
   remove usage of oftype, prefer gtk-introspection annotations instead.
 * lasso/id-wsf/data_service.h:
 * lasso/id-wsf/data_service.c:
   do the same.

   Add a script to build lasso-sections.txt

 * lasso/extract_sections.py:
   this script parses header files and generated lasso-sections.txt
   content for GObject class descriptions.

   Add a template file for the lasso-section.txt file

 * docs/references/lasso-sections.txt.in:
   this file serves as a base for the generation of lasso-sections.txt

   Update docs/references/Makefile.am for generating lasso-sections.txt

 * docs/references/Makefile.am:
   always rebuild template, using out of source build directory is too
   weird without it.
   call new script extract_sections.py to regenerate lasso-sections.txt
   if header files changed.

   Update lasso.sgml file with all missing sections

 * docs/reference/lasso.sgml:
   add all missing sections, mainly objects from XML schemas.

 * docs/reference/lasso-sections.txt: update it

 * *.c: add section documentation to some files.
 * lasso/xml/strings.h: fix bad usage or docbook markup
2009-08-26 15:15:07 +00:00
..
id-wsf-2.0 XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
saml-2.0 Docs: change the doc production and lot of other fixes 2009-08-26 15:15:07 +00:00
ws XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
.cvsignore Files moved. Initialy located in lasso/schema/ directory 2004-04-05 22:25:48 +00:00
Makefile.am XML: only recurse into xml/id-wsf subdirs if --enable-wsf is true 2009-08-26 15:14:04 +00:00
disco_authenticate_requester.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
disco_authenticate_requester.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
disco_authenticate_session_context.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
disco_authenticate_session_context.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
disco_authorize_requester.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
disco_authorize_requester.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
disco_credentials.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
disco_credentials.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
disco_description.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
disco_description.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
disco_encrypt_resource_id.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
disco_encrypt_resource_id.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
disco_encrypted_resource_id.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
disco_encrypted_resource_id.h XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
disco_generate_bearer_token.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
disco_generate_bearer_token.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
disco_insert_entry.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
disco_insert_entry.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
disco_modify.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
disco_modify.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
disco_modify_response.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
disco_modify_response.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
disco_options.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
disco_options.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
disco_query.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
disco_query.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
disco_query_response.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
disco_query_response.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
disco_remove_entry.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
disco_remove_entry.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
disco_requested_service_type.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
disco_requested_service_type.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
disco_resource_id.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
disco_resource_id.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
disco_resource_offering.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
disco_resource_offering.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
disco_send_single_logout.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
disco_send_single_logout.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
disco_service_instance.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
disco_service_instance.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
ds_key_info.c Docs: change the doc production and lot of other fixes 2009-08-26 15:15:07 +00:00
ds_key_info.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
ds_key_value.c Docs: change the doc production and lot of other fixes 2009-08-26 15:15:07 +00:00
ds_key_value.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
ds_rsa_key_value.c Docs: change the doc production and lot of other fixes 2009-08-26 15:15:07 +00:00
ds_rsa_key_value.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
dst_data.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
dst_data.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
dst_modification.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
dst_modification.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
dst_modify.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
dst_modify.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
dst_modify_response.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
dst_modify_response.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
dst_new_data.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
dst_new_data.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
dst_query.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
dst_query.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
dst_query_item.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
dst_query_item.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
dst_query_response.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
dst_query_response.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
is_help.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
is_help.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
is_inquiry.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
is_inquiry.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
is_inquiry_element.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
is_inquiry_element.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
is_interaction_request.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
is_interaction_request.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
is_interaction_response.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
is_interaction_response.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
is_interaction_statement.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
is_interaction_statement.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
is_item.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
is_item.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
is_parameter.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
is_parameter.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
is_redirect_request.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
is_redirect_request.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
is_select.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
is_select.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
is_text.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
is_text.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
is_user_interaction.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
is_user_interaction.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
lib_assertion.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
lib_assertion.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
lib_authentication_statement.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
lib_authentication_statement.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
lib_authn_context.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
lib_authn_context.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
lib_authn_request.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
lib_authn_request.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
lib_authn_request_envelope.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
lib_authn_request_envelope.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
lib_authn_response.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
lib_authn_response.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
lib_authn_response_envelope.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
lib_authn_response_envelope.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
lib_federation_termination_notification.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
lib_federation_termination_notification.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
lib_idp_entries.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
lib_idp_entries.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
lib_idp_entry.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
lib_idp_entry.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
lib_idp_list.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
lib_idp_list.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
lib_logout_request.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
lib_logout_request.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
lib_logout_response.c All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
lib_logout_response.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
lib_name_identifier_mapping_request.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
lib_name_identifier_mapping_request.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
lib_name_identifier_mapping_response.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
lib_name_identifier_mapping_response.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
lib_register_name_identifier_request.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
lib_register_name_identifier_request.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
lib_register_name_identifier_response.c All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
lib_register_name_identifier_response.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
lib_request_authn_context.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
lib_request_authn_context.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
lib_scoping.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
lib_scoping.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
lib_status_response.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
lib_status_response.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
lib_subject.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
lib_subject.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
misc_text_node.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
misc_text_node.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
private.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
sa_credentials.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
sa_credentials.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
sa_parameter.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
sa_parameter.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
sa_password_transforms.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
sa_password_transforms.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
sa_sasl_request.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
sa_sasl_request.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
sa_sasl_response.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
sa_sasl_response.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
sa_transform.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
sa_transform.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
saml_advice.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
saml_advice.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
saml_assertion.c All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
saml_assertion.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
saml_attribute.c Docs: change the doc production and lot of other fixes 2009-08-26 15:15:07 +00:00
saml_attribute.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
saml_attribute_designator.c Docs: change the doc production and lot of other fixes 2009-08-26 15:15:07 +00:00
saml_attribute_designator.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
saml_attribute_statement.c Docs: change the doc production and lot of other fixes 2009-08-26 15:15:07 +00:00
saml_attribute_statement.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
saml_attribute_value.c All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
saml_attribute_value.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
saml_audience_restriction_condition.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
saml_audience_restriction_condition.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
saml_authentication_statement.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
saml_authentication_statement.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
saml_authority_binding.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
saml_authority_binding.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
saml_condition_abstract.c All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
saml_condition_abstract.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
saml_conditions.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
saml_conditions.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
saml_name_identifier.c All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
saml_name_identifier.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
saml_statement_abstract.c All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
saml_statement_abstract.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
saml_subject.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
saml_subject.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
saml_subject_confirmation.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
saml_subject_confirmation.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
saml_subject_locality.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
saml_subject_locality.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
saml_subject_statement.c All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
saml_subject_statement.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
saml_subject_statement_abstract.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
saml_subject_statement_abstract.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
samlp_request.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
samlp_request.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
samlp_request_abstract.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
samlp_request_abstract.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
samlp_response.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
samlp_response.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
samlp_response_abstract.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
samlp_response_abstract.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
samlp_status.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
samlp_status.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
samlp_status_code.c All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
samlp_status_code.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
sec_resource_access_statement.c All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
sec_resource_access_statement.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
soap_binding.c All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
soap_binding.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
soap_binding_consent.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
soap_binding_consent.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
soap_binding_correlation.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
soap_binding_correlation.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
soap_binding_ext_credential.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
soap_binding_ext_credential.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
soap_binding_ext_credentials_context.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
soap_binding_ext_credentials_context.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
soap_binding_ext_service_instance_update.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
soap_binding_ext_service_instance_update.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
soap_binding_ext_timeout.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
soap_binding_ext_timeout.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
soap_binding_processing_context.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
soap_binding_processing_context.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
soap_binding_provider.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
soap_binding_provider.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
soap_binding_usage_directive.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
soap_binding_usage_directive.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
soap_body.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
soap_body.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
soap_detail.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
soap_detail.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
soap_envelope.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
soap_envelope.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
soap_fault.c Docs: change the doc production and lot of other fixes 2009-08-26 15:15:07 +00:00
soap_fault.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
soap_header.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
soap_header.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
strings.h Docs: change the doc production and lot of other fixes 2009-08-26 15:15:07 +00:00
tools.c Docs: change the doc production and lot of other fixes 2009-08-26 15:15:07 +00:00
utility_status.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
utility_status.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
wsse_security.c XML: remove all useless instance_init functions 2009-08-26 15:14:48 +00:00
wsse_security.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
xml.c All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00
xml.h Docs: change the doc production and lot of other fixes 2009-08-26 15:15:07 +00:00
xml_enc.h All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code 2009-08-26 15:14:32 +00:00