summaryrefslogtreecommitdiffstats
path: root/lasso/xml/samlp_response.c
Commit message (Expand)AuthorAgeFilesLines
* Fix license boilerplatesSimo Sorce2013-12-031-2/+1
* [xml] complete missing namespace declarations for child nodesBenjamin Dauvergne2011-12-161-1/+2
* 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
* ID-FF 1.2: validate signatures on responses during the BRWS/Artifact profileBenjamin Dauvergne2009-01-241-0/+1
* All: Fix missing field initializer problemsBenjamin Dauvergne2009-01-241-3/+4
* * Remove ending blanksBenjamin Dauvergne2008-09-121-6/+6
* moved gtk-doc inline as is better on so many points; also added schemaFrederic Peters2008-05-151-2/+8
* updated Copyright dates in all filesDamien Laniel2007-05-301-1/+1
* SAML 2.0 support (only web-sso for the moment)Frederic Peters2005-11-201-2/+2
* char signedness for gcc 4 (id-wsf part has not been done)Frederic Peters2005-07-301-8/+10
* don't set status to constant string in samlp:ResponseFrederic Peters2005-03-291-1/+1
* detect liberty QName and add appropriate namespace (closes: #416)Frederic Peters2005-03-151-0/+18
* Updated Copyright and authors.Emmanuel Raviart2005-01-221-3/+2
* moved remaining unbounded elements to GList* (samlp:Response/Assertion beingFrederic Peters2005-01-081-1/+1
* fixed order of samlp:Response elementsFrederic Peters2005-01-041-1/+1
* sets InResponseTo in samlp:ResponseFrederic Peters2004-12-311-1/+0
* documented a bunch of LassoSaml* classes _new functionsFrederic Peters2004-12-311-1/+8
* only set samlp:Success in samlp:Response if assertion was found; fall back toFrederic Peters2004-12-281-1/+1
* generate xmlsec signatures in get_xmlNode; this should allow envelopes (inFrederic Peters2004-12-281-2/+2
* Added differentiation between creating xmlnode for lasso use (the _dumpFrederic Peters2004-12-191-2/+2
* last(?) iteration on XmlSnippet; now attached to classes, get_xmlNode andFrederic Peters2004-12-021-25/+15
* moved xml snippet stuffs into new internals.h; those should not be exposed;Frederic Peters2004-11-261-4/+4
* indentation workFrederic Peters2004-11-251-15/+14
* use same "xmlsnippets" (name will probably change) to build xml nodesFrederic Peters2004-11-171-20/+19
* refactored init_from_xml functions (lasso is now less than 20000 lines)Frederic Peters2004-11-171-16/+6
* return value on init_from_xml; and minor tweaks to code styleFrederic Peters2004-11-091-2/+4
* cleaning upFrederic Peters2004-10-291-0/+1
* cleaning upFrederic Peters2004-10-271-1/+1
* Done with the move to structures and the removal of protocols/ (lasso branchedFrederic Peters2004-10-271-49/+103
* declarations first (and s/lenght/length/)Frederic Peters2004-08-131-2/+4
* Added Nicolas to authors.Emmanuel Raviart2004-07-221-1/+2
* replaced C++ // comments with C /* */ comments before we fall on a pre-C99Frederic Peters2004-07-151-1/+1
* Remove class->set_ns() uselessValery Febvre2004-04-171-2/+1
* Used new method set_ns() instead of new_ns() (in *_instance_init() methods)Valery Febvre2004-04-171-5/+5
* *** empty log message ***Valery Febvre2004-04-131-8/+8
* Files moved. Initialy located in lasso/schema/ directoryValery Febvre2004-04-051-0/+114