summaryrefslogtreecommitdiffstats
path: root/lasso/xml/xml.h
Commit message (Expand)AuthorAgeFilesLines
* Fix license boilerplatesSimo Sorce2013-12-031-2/+1
* [xml] fix wrong forward declarationBenjamin Dauvergne2012-05-051-2/+2
* Merge branch 'release-2.4.0'Benjamin Dauvergne2012-05-051-0/+5
|\
| * [key] add methods to send message using SAML 2.0 redirect and post bindingsBenjamin Dauvergne2012-03-171-0/+5
* | build: do not include multiple glib headersFrédéric Péters2012-04-021-1/+0
|/
* [core] add the HMAC-SHA1 shared secret signature methodBenjamin Dauvergne2011-12-051-0/+2
* [xml] add an inline function to validate LassoSignatureMethod valuesBenjamin Dauvergne2011-12-051-1/+8
* [Core] add LAST enum values to LassoSignatureMethod and LassoSignatureType en...Benjamin Dauvergne2010-09-031-2/+4
* [Code] add a lasso_node_export_to_query_with_password methodBenjamin Dauvergne2010-07-161-0/+4
* [Core] change return type of all error returning methodsBenjamin Dauvergne2010-07-121-1/+1
* Core: move lasso_strerror declaration to errors.hBenjamin Dauvergne2010-06-121-2/+0
* Fix documentation problemsBenjamin Dauvergne2010-04-191-1/+3
* Core: add a level argument to lasso_node_debugBenjamin Dauvergne2010-03-021-1/+1
* Core: add a level argument to lasso_xmlnode_to_string and _lasso_node_export_...Benjamin Dauvergne2010-03-021-0/+3
* Core XML: make lasso_node_set_custom_namespace/nodename take const stringBenjamin Dauvergne2010-01-261-2/+3
* Core XML: add function to get the namespace of a LassoNodeBenjamin Dauvergne2010-01-261-0/+2
* Documentation: distribute stylesheet, fix documentation comments, compelte la...Benjamin Dauvergne2010-01-181-3/+3
* Core XML: in xml.{c,h}, add new function lasso_node_get_name to get the eleme...Benjamin Dauvergne2010-01-041-0/+3
* Core XML: in xml.c, keep original node names, handle xsi:type attribute betterBenjamin Dauvergne2010-01-041-1/+3
* XML: add an API to set namespace on a single instance of a LassoNodeBenjamin Dauvergne2009-09-111-0/+2
* Docs: change the doc production and lot of other fixesBenjamin Dauvergne2009-08-261-4/+5
* All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF codeBenjamin Dauvergne2009-08-261-3/+3
* Fix bug #94: permit any content for AttributeValueBenjamin Dauvergne2009-03-271-0/+4
* Core: do not mix public and private headersBenjamin Dauvergne2009-03-271-4/+0
* Core: add a new messsage format error for XSchema constraint failureBenjamin Dauvergne2009-01-241-0/+1
* Restore ABI compatibility wrt original_xmlNodeBenjamin Dauvergne2008-11-031-1/+1
* API to cleanup LassoNode tree of keeped xmlNodeBenjamin Dauvergne2008-11-031-0/+1
* Add original_xmlNode pointer to LassoNodeBenjamin Dauvergne2008-11-031-0/+1
* * Remove ending blanksBenjamin Dauvergne2008-09-121-4/+4
* moved xmlenc.h include where it is really neededDamien Laniel2007-06-121-2/+0
* added dst profile registrationDamien Laniel2007-06-051-0/+2
* updated Copyright dates in all filesDamien Laniel2007-05-301-1/+1
* added LASSO_EXPORT for a function in a public headerDamien Laniel2007-05-031-1/+1
* don't use lasso_node_dump to create xml soap messagesDamien Laniel2007-05-031-0/+2
* - Moved the EncryptedKey to the same level as EncryptedData in xmlDamien Laniel2006-11-161-3/+0
* Decryption of EncryptedID in AssertionDamien Laniel2006-11-151-0/+1
* Fixed big mistake about PAOS naming. Added more strict check when trying to p...Nicolas Clapies2006-11-141-1/+1
* Added functions to export to PAOS request and ECP response.Nicolas Clapies2006-11-141-0/+6
* Header for lasso_node_encryptDamien Laniel2006-11-131-0/+4
* possibility to register new dst services.Frederic Peters2005-09-111-0/+4
* typo fix and longer descriptionFrederic Peters2005-02-211-2/+3
* documented enumsFrederic Peters2005-02-211-0/+29
* Updated Copyright and authors.Emmanuel Raviart2005-01-221-3/+2
* moved errors.[ch] up; as requested.Frederic Peters2005-01-121-1/+1
* Removed second and third parameters of lasso_node_dump since @encoding isFrederic Peters2005-01-011-1/+1
* moved remaining lasso[A-Z].* enums to Lasso[A-Z].*Frederic Peters2004-12-311-3/+3
* moved lasso_strerror to public interfaceFrederic Peters2004-12-311-0/+2
* removed obsolete (since move to structure) lasso_node_verify_signature (butFrederic Peters2004-12-311-3/+0
* moved lasso_node_build_query to private functionsFrederic Peters2004-12-301-1/+0
* merged tools.h and internals.h in new private.h, excluded from API reference.Frederic Peters2004-12-301-2/+1