summaryrefslogtreecommitdiffstats
path: root/lasso/xml/lib_status_response.c
Commit message (Expand)AuthorAgeFilesLines
* Done with the new query snippets system (everything but the IDPEntries inFrederic Peters2004-12-171-48/+17
* added minimal support (only XML, no mapping to URL yet) forFrederic Peters2004-12-161-1/+2
* reviewed code marked with XXXFrederic Peters2004-12-081-1/+1
* last(?) iteration on XmlSnippet; now attached to classes, get_xmlNode andFrederic Peters2004-12-021-37/+14
* moved xml snippet stuffs into new internals.h; those should not be exposed;Frederic Peters2004-11-261-5/+5
* indentation workFrederic Peters2004-11-251-26/+25
* added error checking on query strings; python tests should now passFrederic Peters2004-11-221-2/+6
* use same "xmlsnippets" (name will probably change) to build xml nodesFrederic Peters2004-11-171-17/+12
* refactored init_from_xml functions (lasso is now less than 20000 lines)Frederic Peters2004-11-171-11/+7
* return value on init_from_xml; and minor tweaks to code styleFrederic Peters2004-11-091-2/+4
* removed useless castsFrederic Peters2004-10-271-1/+1
* Done with the move to structures and the removal of protocols/ (lasso branchedFrederic Peters2004-10-271-55/+130
* declarations first (and s/lenght/length/)Frederic Peters2004-08-131-4/+7
* 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-5/+4
* Files moved. Initialy located in lasso/schema/ directoryValery Febvre2004-04-051-0/+138