summaryrefslogtreecommitdiffstats
path: root/lasso/Attic/protocols/elements
Commit message (Collapse)AuthorAgeFilesLines
* Attic shouldn't have been imported during the switch to svnFrederic Peters2007-03-246-404/+0
|
* forgotten commit; /insert const keyword explanation here/Frederic Peters2004-09-222-5/+3
|
* removed extra parentheses after return statements;Frederic Peters2004-09-012-3/+3
|
* Added a new param "use_xsitype" (gboolean) in constructors of classes:Valery Febvre2004-08-222-3/+8
| | | | | | LassoLibSubject, LassoLibAssertion, LassoLibAuthenticationStatement
* Fixed a mistake with name identifiers of the assertionsValery Febvre2004-08-192-35/+27
|
* Replaced a lot of wrong issueInstance words by issueInstantValery Febvre2004-08-051-2/+2
| | | | | | | Renamed 3 methods: lasso_saml_assertion_set_issueInstant(), lasso_samlp_request_abstract_set_issueInstant(), lasso_samlp_response_abstract_set_issueInstant()
* Added a new argument 'err' in 4 methods of the LassoNode class:Valery Febvre2004-07-311-2/+2
| | | | | | | | lasso_node_get_attr lasso_node_get_child lasso_node_get_child_content lasso_node_get_content for reporting errors.
* - Added a third arg (GError **err) in lasso_node_get_attr_value()Valery Febvre2004-07-231-4/+4
| | | | | | method to report errors - Replaced some lasso_provider_get_providerID() by direct access to ProviderID attribute of server objects
* usage of pkg-config to get library information in configure; automake for theFrederic Peters2004-07-221-4/+1
| | | | python module;
* Added Nicolas to authors.Emmanuel Raviart2004-07-222-4/+4
|
* *** empty log message ***Valery Febvre2004-07-211-2/+6
|
* *** empty log message ***Valery Febvre2004-07-201-0/+1
|
* *** empty log message ***Valery Febvre2004-07-191-3/+17
|
* Fixed memory leaksValery Febvre2004-07-191-5/+13
|
* Fixed a typing error: LASSP_... -> LASSO_...Valery Febvre2004-07-182-2/+2
|
* *** empty log message ***Valery Febvre2004-07-011-1/+9
|
* *** empty log message ***Valery Febvre2004-07-011-1/+12
|
* *** empty log message ***Valery Febvre2004-06-302-31/+10
|
* Added 4 lasso_node_destroy()Valery Febvre2004-05-251-0/+5
|
* Many many memory leaks fixedValery Febvre2004-05-152-4/+12
|
* Minor bugfix : lassoLibMajorVersion -> lassoLibMinorVersionValery Febvre2004-05-131-1/+1
|
* *** empty log message ***Valery Febvre2004-05-062-15/+5
|
* Initial commitValery Febvre2004-04-276-0/+384