Commit Graph

1445 Commits

Author SHA1 Message Date
Emmanuel Raviart 09f7afd990 Added a --source-dir option to tests. 2004-08-25 10:57:45 +00:00
Emmanuel Raviart 9d460cf67c Removed obsolete Python test framework. 2004-08-25 10:12:13 +00:00
Nicolas Clapies 738257f33a Added missing private attribute, private variable and desallocation methods : LassoDefederationPrivate *private in LassoDefederation object, static GObjectClass *parent_class in C file, lasso_defederation_dispose() and lasso_defederation_finalize() in LassoFederation object 2004-08-25 09:10:45 +00:00
Frédéric Péters 6456f648d7 ignore new class 2004-08-25 08:34:46 +00:00
Frédéric Péters b767d59e79 added Defederation profile; workaround lasso-sharp.snk 2004-08-25 08:33:59 +00:00
Nicolas Clapies 431249546e added test if identity is set before removing federation 2004-08-24 15:55:12 +00:00
Nicolas Clapies 9ec06e4ae7 removed federation and assertion 2004-08-24 15:50:17 +00:00
Nicolas Clapies c2dab2b685 *** empty log message *** 2004-08-24 15:37:55 +00:00
Nicolas Clapies 3bdcea7ca0 *** empty log message *** 2004-08-24 15:30:03 +00:00
Emmanuel Raviart f84547e98d Corrected SWIG Defederation binding.
Created Python high-level class for Defederation.
2004-08-24 15:29:56 +00:00
Nicolas Clapies 042cbcfbf8 updated doc conf files for defederation 2004-08-24 14:55:23 +00:00
Emmanuel Raviart 56cb3d94f1 Continue to rename FederationTermination into Defederation. 2004-08-24 14:34:37 +00:00
Nicolas Clapies 2ac5ac720a renamed lassoFederationTermination to lassoDefederation in lassoRequestType enum 2004-08-24 14:34:10 +00:00
Nicolas Clapies 33e3a360b8 update, now use GError object for each lasso_server_get_provider_ref() 2004-08-24 14:25:43 +00:00
Nicolas Clapies 3828cdf09c renamed lasso_federation_termination_get_type to lasso_defederation_type 2004-08-24 14:16:57 +00:00
Nicolas Clapies 5fb805b311 *** empty log message *** 2004-08-24 13:53:26 +00:00
Nicolas Clapies 811e54ec75 renamed lasso/environs/federation_termination.* to lasso/environs/defederation.* 2004-08-24 13:52:06 +00:00
Emmanuel Raviart 8b1cbf4016 Created SWIG bindings for Defederation (new name of FederationTermination). 2004-08-24 13:41:17 +00:00
Nicolas Clapies 0097f549af use lassoProviderType instead of gint for provider_type params 2004-08-24 13:32:50 +00:00
Nicolas Clapies a9e81d9559 *** empty log message *** 2004-08-24 13:22:23 +00:00
Nicolas Clapies de8a2ed39e Set the nameIdentifier attribute after a call to init_notification() 2004-08-24 13:17:09 +00:00
Nicolas Clapies 5f6887dc0a updated process of logout response msg at SP. Now if the initial requester is a SP and the HTTP method is SOAP and if the logout request fails, then lasso builds a new logout request for HTTP Redirect method and set only msg_url 2004-08-24 12:52:57 +00:00
Nicolas Clapies c832a58ee0 *** empty log message *** 2004-08-24 12:36:18 +00:00
Nicolas Clapies 42ade9ef07 fixed bug in lasso_federation_termination_build_notification_msg() : now it gets the remote provider real service url 2004-08-24 12:25:36 +00:00
Nicolas Clapies a98068c4f8 updates 2004-08-24 12:22:35 +00:00
Nicolas Clapies 8218359ac9 minor updates 2004-08-24 12:12:59 +00:00
Nicolas Clapies 0097659c07 fixed bug in lasso_logout_get_next_providerID() when looking for a remote provider id when session attribute is NULL 2004-08-24 10:19:24 +00:00
Romain Chantereay b743fb6187 Corrected configure option help.
Told to use with-pkg-config= and no with-pkg-config-path wich it the good option
name.
2004-08-24 09:47:29 +00:00
Nicolas Clapies 9cd3ac6480 fixed problem of finding the remote provider type in build_request_msg() 2004-08-24 09:34:48 +00:00
Nicolas Clapies d9394ebec6 added error messages if invalid attributes in logout object while setting building request and message 2004-08-24 08:37:18 +00:00
Romain Chantereay 20eb1ff2e3 Serious rewrite of the automake file.
The php extension is now named lasso.

The LTLIBRARIES if for 'php_extension' and no more 'lib'.

The swig command invokation is updated to use the new php extension name.
2004-08-23 17:21:25 +00:00
Romain Chantereay cceff2109b Completed autoconf files output directive with win32 directories Makefile. 2004-08-23 17:18:30 +00:00
Romain Chantereay 6a5a78fa6d Rewritent the lasso win32 resource file dependency on the top_srcdir and not
relative parent directory.
2004-08-23 17:17:34 +00:00
Romain Chantereay 0b33fe9a2d Cleaned a little the automake files.
Proper use of $(top_srcdir).

Proper use of $DEPDIR.

Added $(top_srcdir)/swig/Lasso.c to java shared object compilation.
2004-08-23 17:16:17 +00:00
Romain Chantereay 41d14ecc8a Re added win32 directory in the distribution. 2004-08-23 17:14:00 +00:00
Nicolas Clapies d76c084fb6 *** empty log message *** 2004-08-23 16:19:40 +00:00
Nicolas Clapies 784ae391d0 *** empty log message *** 2004-08-23 15:55:02 +00:00
Nicolas Clapies 88e1e0fffb *** empty log message *** 2004-08-23 15:32:04 +00:00
Nicolas Clapies 0498c4a0b1 verify if session and identity are set in logout object 2004-08-23 15:25:19 +00:00
Romain Chantereay 844827d94a Removed php subdirectories Makefile generations. 2004-08-23 14:55:32 +00:00
Nicolas Clapies 492c9bb02b *** empty log message *** 2004-08-23 14:43:36 +00:00
Romain Chantereay 579eae8b88 REmoved now useless binding files.
See attic for more information.
2004-08-23 14:39:34 +00:00
Romain Chantereay b2dc7bcf64 Now PHP Binding is handled by SWIG. 2004-08-23 14:39:09 +00:00
Nicolas Clapies 2b6c10a47a updpated process of protocol profile 2004-08-23 14:07:13 +00:00
Nicolas Clapies 4fb5358591 added support of URI identifier in signature 2004-08-23 14:05:20 +00:00
Valery Febvre eea33a45c7 Added a new param "use_xsitype" (gboolean) in constructors of classes:
LassoLibSubject,
	LassoLibAssertion,
	LassoLibAuthenticationStatement
2004-08-22 16:22:01 +00:00
Valery Febvre 3a48fd24cd Added lasso_node_new_ns_prop() method in LassoNode class 2004-08-22 16:07:14 +00:00
Frédéric Péters f877c37ab2 updated debian package description; added packaging of the C# assembly. 2004-08-21 18:58:49 +00:00
Frédéric Péters 4b9f87788e updated example with correct path to certificates 2004-08-21 18:56:18 +00:00
Frédéric Péters 9ed2fd5828 more C# fun. dll is now registered with gacutil. But it needed a StrongName;
this is sort of a cryptographic signature for DLL; not clear about this.  The
key is in csharp/lasso-sharp.snk
2004-08-21 18:55:06 +00:00