summaryrefslogtreecommitdiffstats
path: root/lasso/xml/lib_assertion.c
Commit message (Expand)AuthorAgeFilesLines
* Fix license boilerplatesSimo Sorce2013-12-031-2/+1
* [xml] rewrite schema directed serialization/deserialization methodsBenjamin Dauvergne2011-12-161-1/+2
* XML: move registry mapping into the *_get_type() functionsBenjamin Dauvergne2010-03-021-2/+2
* Documentation: complete non finished documentation commentsBenjamin Dauvergne2010-02-101-7/+8
* ID-FF XML: in lib_assertion.c, add registry mapping for lib:AssertionTypeBenjamin Dauvergne2010-01-041-0/+3
* XML: remove all useless instance_init functionsBenjamin Dauvergne2009-08-261-6/+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-2/+3
* * Remove ending blanksBenjamin Dauvergne2008-09-121-3/+3
* moved gtk-doc inline as is better on so many points; also added schemaFrederic Peters2008-05-151-11/+18
* updated Copyright dates in all filesDamien Laniel2007-05-301-1/+1
* Updated Copyright and authors.Emmanuel Raviart2005-01-221-3/+2
* moved remaining unbounded elements to GList* (samlp:Response/Assertion beingFrederic Peters2005-01-081-2/+2
* turned a bunch of unbounded elements into GList*Frederic Peters2005-01-081-2/+1
* documented more functions, reaching 50% symbol docs coverage (126 symbolsFrederic Peters2004-12-301-1/+20
* Removed _new functions for abstract classes; added _new functions for classesFrederic Peters2004-12-231-0/+6
* last(?) iteration on XmlSnippet; now attached to classes, get_xmlNode andFrederic Peters2004-12-021-25/+11
* harmonize schema fragment comments (indentation, in .c, no space betweenFrederic Peters2004-11-291-1/+2
* indentation workFrederic Peters2004-11-251-24/+23
* return value on init_from_xml; and minor tweaks to code styleFrederic Peters2004-11-091-2/+4
* cleaning filesFrederic Peters2004-11-011-1/+1
* Done with the move to structures and the removal of protocols/ (lasso branchedFrederic Peters2004-10-271-91/+72
* removed extra parentheses after return statements;Frederic Peters2004-09-011-1/+1
* Added a new param "use_xsitype" (gboolean) in constructors of classes:Valery Febvre2004-08-221-7/+63
* declarations first (and s/lenght/length/)Frederic Peters2004-08-131-1/+2
* Added Nicolas to authors.Emmanuel Raviart2004-07-221-1/+2
* Used new method set_ns() instead of new_ns() (in *_instance_init() methods)Valery Febvre2004-04-171-6/+5
* Files moved. Initialy located in lasso/schema/ directoryValery Febvre2004-04-051-0/+111