summaryrefslogtreecommitdiffstats
path: root/lasso/xml
Commit message (Expand)AuthorAgeFilesLines
...
* added xml attribute support to xmlsnippetFrederic Peters2004-11-251-0/+12
* added error checking on query strings; python tests should now passFrederic Peters2004-11-229-22/+71
* unused variablesFrederic Peters2004-11-181-3/+0
* include appropriate file so saml_name_identifier_new is definedFrederic Peters2004-11-181-0/+1
* removed unnecessary lasso_node_impl_init_from_queryFrederic Peters2004-11-183-9/+1
* fixed signed/unsigned mismatchFrederic Peters2004-11-181-1/+1
* use same "xmlsnippets" (name will probably change) to build xml nodesFrederic Peters2004-11-1732-500/+423
* refactored init_from_xml functions (lasso is now less than 20000 lines)Frederic Peters2004-11-1732-563/+283
* more header cleaningFrederic Peters2004-11-164-11/+1
* cleaning #includesFrederic Peters2004-11-1616-38/+22
* support for samlp:StatusCode in samlp:StatusCode in ... ad vitam.Frederic Peters2004-11-163-6/+28
* return value on init_from_xml; and minor tweaks to code styleFrederic Peters2004-11-0940-219/+292
* move debug functions with other tools functions in tools.cFrederic Peters2004-11-035-153/+70
* we're missing AuthenticationContextStatement supportFrederic Peters2004-11-031-0/+2
* Fixed 2 bugs in lasso_node_add_signature_tmpl()Frederic Peters2004-11-032-2/+8
* cleaning filesFrederic Peters2004-11-0111-25/+25
* LECP converted to new treeFrederic Peters2004-11-014-7/+26
* xmlsec for logout requests and responsesFrederic Peters2004-10-305-69/+52
* ds:Signature in <samlp:request/> (in login) (and the signature is not verifiedFrederic Peters2004-10-294-239/+115
* cleaning upFrederic Peters2004-10-293-13/+8
* lasso_samlp_response_abstract_fill to initialize responses with id, time andFrederic Peters2004-10-295-40/+38
* reformatted lasso_get_pem_file_typeFrederic Peters2004-10-292-43/+38
* apply optimization to build_random_sequence (and use it in build_unique_id)Frederic Peters2004-10-292-52/+39
* change function signatureFrederic Peters2004-10-291-1/+1
* styleFrederic Peters2004-10-282-16/+14
* fixed lasso_get_current_time to return UTC timeFrederic Peters2004-10-282-9/+11
* removed unused lasso_g_ptr_array_indexFrederic Peters2004-10-282-23/+0
* removal of \n at end of error messagesFrederic Peters2004-10-272-33/+33
* removed useless castsFrederic Peters2004-10-2715-15/+15
* cleaning upFrederic Peters2004-10-2710-18/+14
* removed unused codeFrederic Peters2004-10-272-233/+108
* Done with the move to structures and the removal of protocols/ (lasso branchedFrederic Peters2004-10-27101-6120/+5167
* Integrated scalp_is_liberty_query into Lasso. Consequently,Emmanuel Raviart2004-10-021-1/+1
* Removed function lasso_login_process_without_authn_request_msg.Emmanuel Raviart2004-10-022-3/+6
* Homogeneized error handling for HTTP methods in requests.Emmanuel Raviart2004-10-022-32/+39
* Fixed a bug in lasso_query_to_dict() functionValery Febvre2004-10-021-1/+1
* English correction.Emmanuel Raviart2004-10-012-2/+2
* Synchronized SWIG error codes with those in errors.h (Shame on theEmmanuel Raviart2004-10-011-1/+3
* Fixed a bug in lasso_query_verify_signature()Valery Febvre2004-10-012-22/+37
* Added one error codeValery Febvre2004-10-012-5/+8
* Added 3 error codesValery Febvre2004-09-302-0/+14
* Added 3 lassoLibConsentValery Febvre2004-09-301-5/+8
* Added an error code: LASSO_DS_ERROR_CA_CERT_CHAIN_LOAD_FAILEDValery Febvre2004-09-271-0/+1
* Improved lasso_node_verify_signature() methodValery Febvre2004-09-271-16/+25
* Removed lasso_node_verify_x509_signature() method. This method isn't useful a...Valery Febvre2004-09-272-160/+47
* Added lasso_load_certs_from_pem_certs_chain_file() functionValery Febvre2004-09-272-22/+113
* - Removed lassoLibProtocolProfileNimSpSoap macro.Nicolas Clapies2004-09-251-1/+0
* Added definition of name identifier mapping protocol profilesNicolas Clapies2004-09-231-13/+15
* Changed returned values and added some error messages in lasso_query_verify_s...Valery Febvre2004-09-222-67/+79
* Added method lasso_lib_name_identifier_mapping_request_set_targetNameSpace() ...Nicolas Clapies2004-09-222-6/+21