summaryrefslogtreecommitdiffstats
path: root/lasso/xml/soap_envelope.c
Commit message (Expand)AuthorAgeFilesLines
* XML: move SOAP API to its own sub directoryBenjamin Dauvergne2010-01-041-108/+0
* XML: remove all useless instance_init functionsBenjamin Dauvergne2009-08-261-7/+1
* All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF codeBenjamin Dauvergne2009-08-261-1/+1
* Core: do not mix public and private headersBenjamin Dauvergne2009-03-271-0/+1
* All: Fix missing field initializer problemsBenjamin Dauvergne2009-01-241-3/+4
* Fix refcounting error in SoapEnvelope classBenjamin Dauvergne2008-11-191-1/+2
* * Remove ending blanksBenjamin Dauvergne2008-09-121-5/+5
* fixed some reference counting and memory managementDamien Laniel2008-05-201-10/+7
* moved gtk-doc inline as is better on so many points; also added schemaFrederic Peters2008-05-151-3/+4
* updated Copyright dates in all filesDamien Laniel2007-05-301-1/+1
* changed disco classes and methods names + make lasso_idwsf2_discovery_process...Damien Laniel2007-04-121-2/+2
* Fixed process of dump for soap envelope message.Nicolas Clapies2005-03-181-2/+4
* Added soap envelope and soap binding. It is useful for id-wsf but could be us...Nicolas Clapies2005-03-021-0/+111