summaryrefslogtreecommitdiffstats
path: root/lasso/Attic/protocols/federation_termination_notification.c
Commit message (Expand)AuthorAgeFilesLines
* Attic shouldn't have been imported during the switch to svnFrederic Peters2007-03-241-262/+0
* Fixed a critical segfault bug when parsing an invalid SOAP message in private...Nicolas Clapies2004-09-301-7/+8
* forgotten commit; /insert const keyword explanation here/Frederic Peters2004-09-221-2/+2
* removed extra parentheses after return statements;Frederic Peters2004-09-011-13/+13
* Added in parse of query a test if the data list is not NULLNicolas Clapies2004-08-311-0/+4
* Removed g_assert in samlp_request_abstract object when setting required attri...Nicolas Clapies2004-08-271-1/+42
* *** empty log message ***Nicolas Clapies2004-08-241-1/+1
* updpated process of protocol profileNicolas Clapies2004-08-231-1/+12
* Changed return type for 5 methods in LassoNode:Valery Febvre2004-08-111-3/+3
* Replaced a lot of wrong issueInstance words by issueInstantValery Febvre2004-08-051-4/+4
* Renamed enum lassoNodeExportTypes into lassoNodeExportType (Bug #225)Valery Febvre2004-08-041-1/+1
* Added a new argument 'err' in 4 methods of the LassoNode class:Valery Febvre2004-07-311-1/+1
* *** empty log message ***Nicolas Clapies2004-07-211-0/+1
* update of federation termination notificationNicolas Clapies2004-07-211-0/+22
* Renamed attribut to attribute.Emmanuel Raviart2004-07-131-1/+1
* Added some lasso_node_destroy()Valery Febvre2004-05-251-55/+58
* Many many memory leaks fixedValery Febvre2004-05-151-2/+7
* add some macro defines to local variables in methodes ...Nicolas Clapies2004-05-131-2/+3
* federation termination notification c and bindingNicolas Clapies2004-05-111-0/+68
* cosmeticValery Febvre2004-05-021-1/+0
* add federation termination notification high level classNicolas Clapies2004-04-261-65/+92
* Fixed compilation warnings (casts missing)Valery Febvre2004-04-051-3/+6
* add methods lasso_build_full_federationTerminationNotificationNicolas Clapies2004-04-011-11/+58
* fix type parameters from const char to const xmlChar. add function to build r...Nicolas Clapies2004-03-301-13/+8
* initial versionNicolas Clapies2004-03-291-0/+34