summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fixed typo; fix bug230Frederic Peters2004-08-041-1/+1
* The Python test reorganization continues. It detects a new login bug, so theEmmanuel Raviart2004-08-041-43/+85
* remove warning message before lasso_session_remove_assertion()Nicolas Clapies2004-08-041-1/+0
* [angry comment removed]Frederic Peters2004-08-041-1/+1
* *** empty log message ***Valery Febvre2004-08-041-2/+2
* Renamed enums (Bug #225):Valery Febvre2004-08-0411-64/+65
* Removed the 'identity' arg in lasso_login_new_from_dump() methodValery Febvre2004-08-045-42/+35
* add lasso_session_remove_assertion() in validate_request() and process_respon...Nicolas Clapies2004-08-041-7/+6
* set nameIdentifier attribute of the logout object (from LogoutRequest NameIde...Nicolas Clapies2004-08-041-1/+5
* move server param in newNicolas Clapies2004-08-043-25/+26
* *** empty log message ***Nicolas Clapies2004-08-041-8/+8
* In Python tests, renamed sp to spServer and idp to idpServer.Emmanuel Raviart2004-08-041-47/+47
* In Python, Server.add_provider now returns an error code instead of None.Emmanuel Raviart2004-08-042-10/+10
* Begin to restructure Python tests.Emmanuel Raviart2004-08-041-54/+66
* Renamed enum lassoProviderTypes into lassoProviderType (Bug #225)Valery Febvre2004-08-0410-102/+102
* Renamed enum lassoNodeExportTypes into lassoNodeExportType (Bug #225)Valery Febvre2004-08-0423-65/+67
* Changed all lasso_provider_get_* methods prototypeValery Febvre2004-08-048-133/+401
* I thought I had discover one new bug in Lasso SP logout. I was wrong... IEmmanuel Raviart2004-08-031-140/+214
* Python tests now work again, but please remove the Lasso-CRITICAL below.Emmanuel Raviart2004-08-031-4/+4
* Install documentation is running after autoconf changes.Emmanuel Raviart2004-08-031-10/+17
* Lasso now requires automake 1.8Emmanuel Raviart2004-08-031-1/+1
* No more anoying warning.Romain Chantereay2004-08-031-2/+2
* *** empty log message ***Nicolas Clapies2004-08-032-3/+3
* Bye bye AM_CONDITIONAL rests.Romain Chantereay2004-08-034-8/+0
* initial versionNicolas Clapies2004-08-032-0/+111
* - No more need of version.h.Romain Chantereay2004-08-032-2/+2
* Update to automake 1.8.Romain Chantereay2004-08-031-3/+3
* Revert.Romain Chantereay2004-08-031-1/+1
* Updated macro calls: from AM_CONFIG_HEADER to AC_CONFIG_HEADERS.Romain Chantereay2004-08-031-1/+1
* Corrected SWIG warning. (deleted it.)Romain Chantereay2004-08-031-5/+0
* - Added libtool auto versionning (or corrected).Romain Chantereay2004-08-031-1/+1
* - Learn back to the previous Python detection.Romain Chantereay2004-08-032-6/+31
* Commented out coldfusion/Makefile generation.Romain Chantereay2004-08-031-7/+6
* replace load_request_msg() with process_request_msg(), process_request() with...Nicolas Clapies2004-08-036-37/+30
* SWIG is NOT required (yet ?) !Romain Chantereay2004-08-031-4/+4
* add request type test for LecpNicolas Clapies2004-08-033-9/+31
* New Autotools infrastructure.Romain Chantereay2004-08-0313-334/+1162
* Fixed a bug in lasso_session_new_from_dump()Valery Febvre2004-08-031-14/+25
* Added some optimizations in lasso_identity_add_federation()Valery Febvre2004-08-031-11/+8
* Bug correction in test04.Emmanuel Raviart2004-08-031-1/+1
* Added forgotten Lasso call in test04.Emmanuel Raviart2004-08-031-1/+1
* Updated Python test04.Emmanuel Raviart2004-08-032-7/+15
* replace G_LOG_LEVEL_ERROR with G_LOG_LEVEL_CRITICALNicolas Clapies2004-08-034-65/+65
* Added a new Python regression test that shows that logout doesn't setEmmanuel Raviart2004-08-031-0/+116
* Don't build win32 anymore. Makefile.am in win32 directory will disapearEmmanuel Raviart2004-08-031-1/+1
* - Replaced some charPtrConst_wrap() calls by charPtr_wrap()Valery Febvre2004-08-0211-21/+103
* Replaced two G_LOG_LEVEL_ERROR by G_LOG_LEVEL_CRITICALValery Febvre2004-08-021-2/+2
* Fixed a bug in lasso_identity_new_from_dump()Valery Febvre2004-08-021-22/+59
* Added test03, which shows a bug in Lasso: When identity and session alreadyEmmanuel Raviart2004-08-021-1/+69
* some files to be ignored in debian/Frederic Peters2004-08-021-0/+10