summaryrefslogtreecommitdiffstats
path: root/lasso/xml/saml_advice.c
Commit message (Expand)AuthorAgeFilesLines
* FIX ABI breakage between 2.2.1 and 2.2.2 in LassoSamlAdviceBenjamin Dauvergne2010-01-151-3/+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-2/+2
* 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-5/+5
* * Fix blanks mismatch (space in *.c and *h files or tabs in *.py files) and f...Benjamin Dauvergne2008-08-051-4/+4
* * lasso/id-ff/login.c: comment the generation of Advice when ResourceOffering...Benjamin Dauvergne2008-08-011-4/+6
* 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
* fixed typo (no idea how long it had been there)Damien Laniel2007-04-161-1/+1
* Updated Copyright and authors.Emmanuel Raviart2005-01-221-3/+2
* turned a bunch of unbounded elements into GList*Frederic Peters2005-01-081-1/+1
* documented more functions, reaching 50% symbol docs coverage (126 symbolsFrederic Peters2004-12-301-3/+2
* Removed docstring copy/pasted from OASIS documentation (looks like BSD soFrederic Peters2004-12-231-18/+2
* last(?) iteration on XmlSnippet; now attached to classes, get_xmlNode andFrederic Peters2004-12-021-39/+12
* moved xml snippet stuffs into new internals.h; those should not be exposed;Frederic Peters2004-11-261-4/+5
* cut some long linesFrederic Peters2004-11-261-1/+2
* indentation workFrederic Peters2004-11-251-16/+16
* use same "xmlsnippets" (name will probably change) to build xml nodesFrederic Peters2004-11-171-11/+11
* refactored init_from_xml functions (lasso is now less than 20000 lines)Frederic Peters2004-11-171-10/+6
* return value on init_from_xml; and minor tweaks to code styleFrederic Peters2004-11-091-2/+5
* removed useless castsFrederic Peters2004-10-271-1/+1
* Done with the move to structures and the removal of protocols/ (lasso branchedFrederic Peters2004-10-271-52/+66
* 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
* Used new method set_ns() instead of new_ns() (in *_instance_init() methods)Valery Febvre2004-04-171-6/+6
* Files moved. Initialy located in lasso/schema/ directoryValery Febvre2004-04-051-0/+141