summaryrefslogtreecommitdiffstats
path: root/lasso/xml/lib_logout_request.c
Commit message (Expand)AuthorAgeFilesLines
* ID-FF 1.2: review HTTP-Redirect binding parsing/buildingBenjamin Dauvergne2009-03-271-9/+3
* Core: do not mix public and private headersBenjamin Dauvergne2009-03-271-0/+1
* XML SAML 1.0: fix bug 85Benjamin Dauvergne2009-03-091-4/+10
* All: Fix missing field initializer problemsBenjamin Dauvergne2009-01-241-8/+9
* * 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-10/+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-3/+3
* NameQualifier is optionalFrederic Peters2005-05-101-2/+1
* Updated Copyright and authors.Emmanuel Raviart2005-01-221-3/+2
* moved remaining lasso[A-Z].* enums to Lasso[A-Z].*Frederic Peters2004-12-311-1/+1
* documented a bunch of other xml base objectsFrederic Peters2004-12-311-0/+20
* generate xmlsec signatures in get_xmlNode; this should allow envelopes (inFrederic Peters2004-12-281-4/+3
* errata2 adds a NotOnOrAfter attribute to LogoutRequestsFrederic Peters2004-12-241-1/+4
* Done with the new query snippets system (everything but the IDPEntries inFrederic Peters2004-12-171-62/+21
* added minimal support (only XML, no mapping to URL yet) forFrederic Peters2004-12-161-1/+1
* reviewed code marked with XXXFrederic Peters2004-12-081-3/+1
* last(?) iteration on XmlSnippet; now attached to classes, get_xmlNode andFrederic Peters2004-12-021-40/+16
* moved xml snippet stuffs into new internals.h; those should not be exposed;Frederic Peters2004-11-261-7/+7
* use attribute xml snippet support in <lib:LogoutRequest>Frederic Peters2004-11-261-4/+1
* indentation workFrederic Peters2004-11-251-29/+28
* added error checking on query strings; python tests should now passFrederic Peters2004-11-221-2/+11
* use same "xmlsnippets" (name will probably change) to build xml nodesFrederic Peters2004-11-171-19/+14
* refactored init_from_xml functions (lasso is now less than 20000 lines)Frederic Peters2004-11-171-27/+8
* return value on init_from_xml; and minor tweaks to code styleFrederic Peters2004-11-091-2/+4
* xmlsec for logout requests and responsesFrederic Peters2004-10-301-10/+2
* removed useless castsFrederic Peters2004-10-271-1/+1
* Done with the move to structures and the removal of protocols/ (lasso branchedFrederic Peters2004-10-271-75/+196
* declarations first (and s/lenght/length/)Frederic Peters2004-08-131-9/+17
* 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
* only cosmeticValery Febvre2004-05-021-10/+10
* Used new method set_ns() instead of new_ns() (in *_instance_init() methods)Valery Febvre2004-04-171-4/+4
* Files moved. Initialy located in lasso/schema/ directoryValery Febvre2004-04-051-0/+158