summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Migrated windows.h inclusion from lasso.c to lasso.h.Romain Chantereay2004-07-232-1/+3
* Definition file was to early in the future.Romain Chantereay2004-07-231-2/+0
* En croisant les doigts pour les ^M ne viennent pas tout pourrir...Romain Chantereay2004-07-231-3/+19
* Added Java LassoUser.getAuthenticationMethodEmmanuel Raviart2004-07-235-10/+30
* Added lasso_user_get_authentication_method()Valery Febvre2004-07-236-36/+89
* fix bug in init of logout from request at idpNicolas Clapies2004-07-231-7/+8
* Inverted assertion operands, so that error messages be more logical.Emmanuel Raviart2004-07-231-21/+21
* First non regression test that supports full logout procedure... and shows aEmmanuel Raviart2004-07-234-0/+19
* Removed directory we should not be in CVS.Emmanuel Raviart2004-07-231-2/+0
* 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-233-56/+80
* update of logout with better support of propagation from idpNicolas Clapies2004-07-239-48/+182
* remove unwanted debug messageNicolas Clapies2004-07-231-4/+0
* *** empty log message ***Valery Febvre2004-07-231-3/+1
* *** empty log message ***Valery Febvre2004-07-231-1/+4
* 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
* Added (incomplete) logout tests for Python & Java.Emmanuel Raviart2004-07-235-15/+94
* Removed file that shouldn't be in CVS.Emmanuel Raviart2004-07-231-118/+0
* Added authors (please correct if I made mistakes).Emmanuel Raviart2004-07-231-2/+80
* emptyed outdated TODOFrederic Peters2004-07-231-18/+0
* useful and interesting README fileFrederic Peters2004-07-231-0/+62
* added docs/tutorial/ to directories handled by automakeFrederic Peters2004-07-232-1/+3
* install python module in site-packages/Frederic Peters2004-07-231-4/+2
* forgot Makefile.am in nsis/ directoryFrederic Peters2004-07-231-0/+1
* cleaned up configure.inFrederic Peters2004-07-221-78/+10
* PKG_CHECK_MODULES detects missing pkg-configFrederic Peters2004-07-221-15/+0
* build was used by distutils; no longer used. (but automake creates .deps)Frederic Peters2004-07-222-2/+1
* Corrected Java non-regression test bug (found with Sun non free jdk :-/ ).Emmanuel Raviart2004-07-224-5/+8
* setup.py has been removedFrederic Peters2004-07-221-1/+1
* added win32Frederic Peters2004-07-221-1/+1
* Nearly completed Python & Java first non-regression test for login.Emmanuel Raviart2004-07-229-25/+75
* include win32/ in make distFrederic Peters2004-07-224-0/+10
* ignore Makefile.in, Makefile, .deps and .libs under python/Frederic Peters2004-07-229-1/+30
* libtool line for win32; copied from libxml2Frederic Peters2004-07-221-0/+1
* usage of pkg-config to get library information in configure; automake for theFrederic Peters2004-07-2217-474/+224
* add lecp in environsNicolas Clapies2004-07-227-6/+384
* Added Java Lasso method getRequestTypeFromSoapMsg.Emmanuel Raviart2004-07-222-0/+18
* 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