summaryrefslogtreecommitdiffstats
path: root/lasso/xml/lib_scoping.c
Commit message (Expand)AuthorAgeFilesLines
* Fix license boilerplatesSimo Sorce2013-12-031-2/+1
* XML: remove all useless instance_init functionsBenjamin Dauvergne2009-08-261-1/+0
* 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
* * 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-3/+8
* updated Copyright dates in all filesDamien Laniel2007-05-301-1/+1
* Updated Copyright and authors.Emmanuel Raviart2005-01-221-3/+2
* new SNIPPET_OPTIONAL_NEG which allow to skip integer elements when set to -1Frederic Peters2005-01-211-2/+2
* documented more functions, reaching 50% symbol docs coverage (126 symbolsFrederic Peters2004-12-301-3/+2
* removed cut'n pasted doc from oasisFrederic Peters2004-12-231-6/+1
* remove angle brackets around elements in doc strings so they can now beFrederic Peters2004-12-231-1/+1
* another round on snippets; no longer multiply types for content transformationFrederic Peters2004-12-071-1/+2
* last(?) iteration on XmlSnippet; now attached to classes, get_xmlNode andFrederic Peters2004-12-021-49/+11
* moved xml snippet stuffs into new internals.h; those should not be exposed;Frederic Peters2004-11-261-4/+4
* indentation workFrederic Peters2004-11-251-10/+10
* use same "xmlsnippets" (name will probably change) to build xml nodesFrederic Peters2004-11-171-14/+16
* refactored init_from_xml functions (lasso is now less than 20000 lines)Frederic Peters2004-11-171-13/+11
* more header cleaningFrederic Peters2004-11-161-3/+0
* return value on init_from_xml; and minor tweaks to code styleFrederic Peters2004-11-091-2/+5
* Done with the move to structures and the removal of protocols/ (lasso branchedFrederic Peters2004-10-271-71/+71
* use g_strdup_printf to avoir buffer size calculations and g_snprintf to avoirFrederic Peters2004-09-171-1/+1
* declarations first (and s/lenght/length/)Frederic Peters2004-08-131-2/+4
* Added a new argument 'err' in 4 methods of the LassoNode class:Valery Febvre2004-07-311-0/+3
* 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-5/+4
* Files moved. Initialy located in lasso/schema/ directoryValery Febvre2004-04-051-0/+147