summaryrefslogtreecommitdiffstats
path: root/lasso/xml/saml_subject_confirmation.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-8/+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-4/+5
* * Remove ending blanksBenjamin Dauvergne2008-09-121-7/+7
* 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
* fixed typo (no idea how long it had been there)Damien Laniel2007-04-161-1/+1
* fixing indentationFrederic Peters2007-01-061-3/+3
* Added LassoDsKeyInfo oject. It allows to add it to LassoSamlSubjectConfirmati...Nicolas Clapies2005-10-051-0/+5
* Updated Copyright and authors.Emmanuel Raviart2005-01-221-3/+2
* turned a bunch of unbounded elements into GList*Frederic Peters2005-01-081-1/+1
* fixed element name for SubjectConfirmationFrederic Peters2005-01-041-1/+1
* documented more functions, reaching 50% symbol docs coverage (126 symbolsFrederic Peters2004-12-301-2/+2
* remove angle brackets around elements in doc strings so they can now beFrederic Peters2004-12-231-1/+1
* last(?) iteration on XmlSnippet; now attached to classes, get_xmlNode andFrederic Peters2004-12-021-40/+13
* moved xml snippet stuffs into new internals.h; those should not be exposed;Frederic Peters2004-11-261-4/+6
* cut some long linesFrederic Peters2004-11-261-1/+2
* indentation workFrederic Peters2004-11-251-14/+14
* use same "xmlsnippets" (name will probably change) to build xml nodesFrederic Peters2004-11-171-12/+11
* refactored init_from_xml functions (lasso is now less than 20000 lines)Frederic Peters2004-11-171-15/+6
* 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-52/+67
* declarations first (and s/lenght/length/)Frederic Peters2004-08-131-2/+4
* 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/+5
* Files moved. Initialy located in lasso/schema/ directoryValery Febvre2004-04-051-0/+124