summaryrefslogtreecommitdiffstats
path: root/lasso/xml/lib_authn_request.c
Commit message (Expand)AuthorAgeFilesLines
* ID-FF 1.2: review HTTP-Redirect binding parsing/buildingBenjamin Dauvergne2009-03-271-11/+6
* Core: do not mix public and private headersBenjamin Dauvergne2009-03-271-0/+1
* All: Fix missing field initializer problemsBenjamin Dauvergne2009-01-241-13/+14
* * Remove ending blanksBenjamin Dauvergne2008-09-121-9/+9
* moved gtk-doc inline as is better on so many points; also added schemaFrederic Peters2008-05-151-13/+17
* updated Copyright dates in all filesDamien Laniel2007-05-301-1/+1
* include AssertionConsumerServiceID in query stringsFrederic Peters2005-03-241-0/+1
* Now lasso_lib_request_authn_context_new() returns LassoLibRequestAuthnContex*...Nicolas Clapies2005-02-101-2/+1
* correctly deals with RequestAuthnContext when rebuilding AuthnRequest fromFrederic Peters2005-02-021-0/+8
* Updated Copyright and authors.Emmanuel Raviart2005-01-221-3/+2
* removed lib:Scoping, optionalFrederic Peters2005-01-211-1/+1
* reordered lib:authnRequest elementsFrederic Peters2005-01-211-4/+4
* new SNIPPET_OPTIONAL_NEG which allow to skip integer elements when set to -1Frederic Peters2005-01-211-1/+1
* documented more functions, reaching 50% symbol docs coverage (126 symbolsFrederic Peters2004-12-301-1/+7
* support for <lib:Extension> elements in query (not yet reconstructed); enabledFrederic Peters2004-12-271-0/+1
* Done with the new query snippets system (everything but the IDPEntries inFrederic Peters2004-12-171-71/+28
* new (draft) query snippet mechanism to generate query string; deployed inFrederic Peters2004-12-171-0/+1
* added minimal support (only XML, no mapping to URL yet) forFrederic Peters2004-12-161-0/+1
* reviewed code marked with XXXFrederic Peters2004-12-081-2/+3
* another round on snippets; no longer multiply types for content transformationFrederic Peters2004-12-071-2/+4
* last(?) iteration on XmlSnippet; now attached to classes, get_xmlNode andFrederic Peters2004-12-021-62/+23
* moved xml snippet stuffs into new internals.h; those should not be exposed;Frederic Peters2004-11-261-12/+10
* indentation workFrederic Peters2004-11-251-52/+52
* added error checking on query strings; python tests should now passFrederic Peters2004-11-221-2/+6
* unused variablesFrederic Peters2004-11-181-3/+0
* use same "xmlsnippets" (name will probably change) to build xml nodesFrederic Peters2004-11-171-43/+26
* refactored init_from_xml functions (lasso is now less than 20000 lines)Frederic Peters2004-11-171-51/+27
* return value on init_from_xml; and minor tweaks to code styleFrederic Peters2004-11-091-3/+6
* Done with the move to structures and the removal of protocols/ (lasso branchedFrederic Peters2004-10-271-185/+223
* declarations first (and s/lenght/length/)Frederic Peters2004-08-131-20/+37
* 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-3/+3
* Renamed attribut to attribute.Emmanuel Raviart2004-07-131-2/+2
* *** empty log message ***Valery Febvre2004-06-241-0/+1
* update type of isPassive and forceAuthn params, instead use gbooleanNicolas Clapies2004-06-111-8/+9
* only cosmeticValery Febvre2004-05-021-1/+1
* Used new method set_ns() instead of new_ns() (in *_instance_init() methods)Valery Febvre2004-04-171-4/+4
* *** empty log message ***Valery Febvre2004-04-081-6/+16
* Files moved. Initialy located in lasso/schema/ directoryValery Febvre2004-04-051-0/+266