summaryrefslogtreecommitdiffstats
path: root/lasso
Commit message (Expand)AuthorAgeFilesLines
* this is a debug message; please.Frederic Peters2004-07-261-1/+1
* Removed many memory leaksValery Febvre2004-07-265-67/+86
* Removed many memory leaksValery Febvre2004-07-255-13/+27
* Finished to implement lasso_user_destroy() methodValery Febvre2004-07-251-77/+123
* moved as debug() two messages (those were interfering with the test suite)Frederic Peters2004-07-252-2/+2
* use message functions to show message (fix #217)Frederic Peters2004-07-254-19/+19
* Added lasso_provider_destroy() methodValery Febvre2004-07-252-0/+8
* Finished to implement lasso_server_destroy() methodValery Febvre2004-07-252-6/+23
* Replaced 2 debug(ERROR, ...) by new message(G_LOG_LEVEL_ERROR, ...) functionValery Febvre2004-07-251-12/+12
* Added missing return statement.Emmanuel Raviart2004-07-251-0/+1
* Many little fixsValery Febvre2004-07-259-51/+69
* Moved nameIdentifer attribute of Login object in ProfileContextValery Febvre2004-07-254-15/+19
* fix the problem of setting the user environ in SOAP method :Nicolas Clapies2004-07-252-18/+66
* *** empty log message ***Nicolas Clapies2004-07-251-1/+1
* udpate of C lecp, add python lecpNicolas Clapies2004-07-251-17/+10
* Added 2 missing #include (for xmlsec)Valery Febvre2004-07-241-0/+3
* Moved some #includeValery Febvre2004-07-245-7/+19
* Replaced old debug() calls by the 2 new functions debug() and message()Valery Febvre2004-07-2416-217/+223
* New log/debug systemValery Febvre2004-07-233-47/+61
* Migrated windows.h inclusion from lasso.c to lasso.h.Romain Chantereay2004-07-232-1/+3
* Added lasso_user_get_authentication_method()Valery Febvre2004-07-232-23/+53
* fix bug in init of logout from request at idpNicolas Clapies2004-07-231-7/+8
* fix : process of a logout request at idpNicolas Clapies2004-07-231-9/+17
* *** empty log message ***Nicolas Clapies2004-07-231-2/+0
* *** empty log message ***Nicolas Clapies2004-07-232-55/+79
* update of logout with better support of propagation from idpNicolas Clapies2004-07-233-12/+107
* remove unwanted debug messageNicolas Clapies2004-07-231-4/+0
* Added a third arg (GError **err) in lasso_node_get_attr_value() method to re...Valery Febvre2004-07-231-6/+7
* - Added a third arg (GError **err) in lasso_node_get_attr_value()Valery Febvre2004-07-2317-139/+272
* Nearly completed Python & Java first non-regression test for login.Emmanuel Raviart2004-07-221-1/+2
* usage of pkg-config to get library information in configure; automake for theFrederic Peters2004-07-225-28/+7
* add lecp in environsNicolas Clapies2004-07-227-6/+384
* Added errors.c & errors.hValery Febvre2004-07-221-0/+2
* *** empty log message ***Valery Febvre2004-07-221-4/+5
* Initial commitValery Febvre2004-07-222-0/+65
* *** empty log message ***Valery Febvre2004-07-221-1/+0
* Fixed some compilation warningsValery Febvre2004-07-221-22/+39
* add level 2 of LECPNicolas Clapies2004-07-225-0/+372
* Moved LassoProviderTypes enums from profile_context.h to provider.hValery Febvre2004-07-222-7/+7
* Fixed some compliation warningsValery Febvre2004-07-221-10/+7
* Initialized some local variables to NULL to avoid compilation warningsValery Febvre2004-07-221-4/+4
* *** empty log message ***Nicolas Clapies2004-07-221-0/+4
* xml low level implementation of LECPNicolas Clapies2004-07-224-0/+457
* unused variablesFrederic Peters2004-07-221-3/+1
* fixed compilation warningsFrederic Peters2004-07-221-8/+19
* unused variablesFrederic Peters2004-07-221-4/+1
* declare used functionFrederic Peters2004-07-222-0/+3
* unused variableFrederic Peters2004-07-221-1/+1
* unused variablesFrederic Peters2004-07-221-2/+1
* unused variable `consent'Frederic Peters2004-07-221-1/+1