summaryrefslogtreecommitdiffstats
path: root/lasso/Attic/protocols/logout_response.c
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Nicolas Clapies2004-08-231-1/+1
* added support of URI identifier in signatureNicolas Clapies2004-08-231-27/+37
* get away from G_LOG_LEVEL_ERROR since they cause abort()Frederic Peters2004-08-141-6/+6
* 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-6/+6
* Added a new argument 'err' in 4 methods of the LassoNode class:Valery Febvre2004-07-311-17/+16
* *** empty log message ***Nicolas Clapies2004-07-291-2/+2
* Removed many memory leaksValery Febvre2004-07-251-1/+3
* Replaced old debug() calls by the 2 new functions debug() and message()Valery Febvre2004-07-241-6/+6
* update of logout with better support of propagation from idpNicolas Clapies2004-07-231-2/+10
* - Added a third arg (GError **err) in lasso_node_get_attr_value()Valery Febvre2004-07-231-6/+20
* unused variable `consent'Frederic Peters2004-07-221-1/+1
* update internal code to use new_from_export styleNicolas Clapies2004-07-201-31/+46
* replaced C++ // comments with C /* */ comments before we fall on a pre-C99Frederic Peters2004-07-151-3/+3
* *** empty log message ***Nicolas Clapies2004-07-131-1/+1
* Renamed attribut to attribute.Emmanuel Raviart2004-07-131-1/+1
* *** empty log message ***Nicolas Clapies2004-07-091-0/+12
* Added some lasso_node_destroy()Valery Febvre2004-05-251-10/+19
* Many many memory leaks fixedValery Febvre2004-05-151-3/+8
* all lasso_node_load_from_buffer() replaced by lasso_node_import()Valery Febvre2004-05-131-1/+1
* minor changesValery Febvre2004-05-051-140/+131
* update of constructorsNicolas Clapies2004-05-051-1/+1
* add constructors for LogoutRequest and LogoutResponseNicolas Clapies2004-05-041-45/+171
* cosmeticValery Febvre2004-05-021-0/+1
* *** empty log message ***Valery Febvre2004-04-271-3/+6
* add optional element and attribute for LogoutRequest/ResponseNicolas Clapies2004-04-271-1/+6
* add LogoutRequest and LogoutResponseNicolas Clapies2004-04-231-0/+112