summaryrefslogtreecommitdiffstats
path: root/lasso/xml/lib_authn_request_envelope.c
Commit message (Expand)AuthorAgeFilesLines
* updated Copyright dates in all filesDamien Laniel2007-05-301-1/+1
* Updated Copyright and authors.Emmanuel Raviart2005-01-221-3/+2
* documented more functions, reaching 50% symbol docs coverage (126 symbolsFrederic Peters2004-12-301-1/+21
* added minimal support (only XML, no mapping to URL yet) forFrederic Peters2004-12-161-0/+4
* another round on snippets; no longer multiply types for content transformationFrederic Peters2004-12-071-1/+1
* last(?) iteration on XmlSnippet; now attached to classes, get_xmlNode andFrederic Peters2004-12-021-48/+19
* moved xml snippet stuffs into new internals.h; those should not be exposed;Frederic Peters2004-11-261-7/+7
* fixed comment formattingFrederic Peters2004-11-261-32/+36
* use same "xmlsnippets" (name will probably change) to build xml nodesFrederic Peters2004-11-171-26/+18
* refactored init_from_xml functions (lasso is now less than 20000 lines)Frederic Peters2004-11-171-37/+15
* return value on init_from_xml; and minor tweaks to code styleFrederic Peters2004-11-091-2/+4
* LECP converted to new treeFrederic Peters2004-11-011-1/+16
* removed useless castsFrederic Peters2004-10-271-1/+1
* Done with the move to structures and the removal of protocols/ (lasso branchedFrederic Peters2004-10-271-112/+107
* declarations first (and s/lenght/length/)Frederic Peters2004-08-131-9/+17
* xml low level implementation of LECPNicolas Clapies2004-07-221-0/+188