summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Use of conditional subdirectories.Romain Chantereay2004-08-052-12/+16
* lasso_identity_get_federation() & lasso_identity_add_federation() methodsValery Febvre2004-08-056-34/+68
* updateValery Febvre2004-08-051-1/+2
* Added a new argument 'err' in lasso_artifact_get_* methodsValery Febvre2004-08-042-20/+70
* updateValery Febvre2004-08-041-1/+0
* Initial commitValery Febvre2004-08-042-0/+283
* updateValery Febvre2004-08-041-1/+1
* updateValery Febvre2004-08-041-0/+6
* updateValery Febvre2004-08-041-7/+23
* Python binding now raises exceptions instead of returning error codes.Emmanuel Raviart2004-08-042-115/+170
* Slightly improved exception handling in Python.Emmanuel Raviart2004-08-041-59/+200
* Renamed lasso_server_get_provider() into lasso_server_get_provider_ref()Valery Febvre2004-08-048-26/+45
* first php binding importChristophe Nowicki2004-08-0413-0/+1760
* Added one java automake.Romain Chantereay2004-08-041-0/+1
* Me 1, Litlle memory stick Windows computer 0.Romain Chantereay2004-08-044-24/+27
* Fixed a bug in lasso_artifact_new() and lasso_artifact_get_identityProviderSu...Valery Febvre2004-08-041-10/+30
* Python test02 is now completely refactored. But bigger changes are on theEmmanuel Raviart2004-08-041-39/+94
* *** empty log message ***Nicolas Clapies2004-08-041-0/+2
* update of lecp python bindingNicolas Clapies2004-08-045-92/+82
* update of the LECP profileNicolas Clapies2004-08-042-122/+144
* Moved '#include <lasso/lasso_config.h> into lasso.cValery Febvre2004-08-043-2/+3
* *** empty log message ***Valery Febvre2004-08-041-0/+2
* Added the SOAP HTTP method in lasso_login_init_from_authn_request_msg()Valery Febvre2004-08-041-9/+11
* Added the SOAP export type in lasso_authn_request_new_from_export()Valery Febvre2004-08-041-2/+11
* The Python test refactoring continues and the light is still green.Emmanuel Raviart2004-08-041-43/+103
* Fixed 3 bugs in lasso_login_new_from_dump()Valery Febvre2004-08-041-22/+26
* 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