summaryrefslogtreecommitdiffstats
path: root/lasso/xml/lib_federation_termination_notification.c
Commit message (Expand)AuthorAgeFilesLines
* added minimal support (only XML, no mapping to URL yet) forFrederic Peters2004-12-161-0/+2
* last(?) iteration on XmlSnippet; now attached to classes, get_xmlNode andFrederic Peters2004-12-021-38/+17
* added RelayState support in federation termination notification (used only inFrederic Peters2004-11-291-0/+7
* moved xml snippet stuffs into new internals.h; those should not be exposed;Frederic Peters2004-11-261-5/+5
* signature support in <lib:FederationTerminationNotification>,Frederic Peters2004-11-261-7/+2
* use attribute snippet support in <lib:FederationTerminationNotification>Frederic Peters2004-11-261-5/+1
* indentation workFrederic Peters2004-11-251-26/+26
* added error checking on query strings; python tests should now passFrederic Peters2004-11-221-2/+12
* use same "xmlsnippets" (name will probably change) to build xml nodesFrederic Peters2004-11-171-16/+12
* refactored init_from_xml functions (lasso is now less than 20000 lines)Frederic Peters2004-11-171-20/+8
* 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-56/+181
* declarations first (and s/lenght/length/)Frederic Peters2004-08-131-4/+7
* 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/+4
* Files moved. Initialy located in lasso/schema/ directoryValery Febvre2004-04-051-0/+140