Commit Graph

3191 Commits

Author SHA1 Message Date
Damien Laniel 1cb4fed445 updated Copyright dates in some more remaining files 2007-05-30 17:44:30 +00:00
Damien Laniel f373f536fc revert copyright changed by mistake 2007-05-30 17:28:28 +00:00
Damien Laniel 34f65f801f updated Copyright dates in remaining files 2007-05-30 17:24:50 +00:00
Damien Laniel 4fc6657e0c updated Copyright dates in all files 2007-05-30 17:17:45 +00:00
Damien Laniel 3ee59ccb42 added data service class and lasso_idwsf2_discovery_get_service function 2007-05-30 17:00:53 +00:00
Damien Laniel ac7aceee47 fixed usage of an identity without federation 2007-05-09 17:11:13 +00:00
Damien Laniel 7f11dc341a in lasso_idwsf2_discovery_register_metadata, create idenity if it doesn't exist 2007-05-09 16:41:32 +00:00
Damien Laniel f48ab7d7e1 filled msgUrl in initMetadataAssociationAdd 2007-05-09 16:31:03 +00:00
Damien Laniel 386c12bcc4 fixed memory management 2007-05-09 16:06:43 +00:00
Damien Laniel d036d35a78 don't use misc_text_node 2007-05-09 15:29:56 +00:00
Damien Laniel 9e62b87be4 don't use g_return_if_fail here 2007-05-09 15:24:58 +00:00
Damien Laniel e9ff67e610 moved session check to where it's really needed 2007-05-09 14:46:12 +00:00
Damien Laniel 63b07e9c79 added LassoIdentity_getSvcMDIDs method to swig 2007-05-09 14:35:55 +00:00
Damien Laniel b17380a9ec added a forgotten file 2007-05-09 07:52:01 +00:00
Damien Laniel de142fe27f replaced svcMDs with svcMDIDs in identity and moved EPRs from identity to session 2007-05-08 23:29:00 +00:00
Frédéric Péters c5fac3954a also keep lasso prefix in PHP5 binding 2007-05-08 14:10:35 +00:00
Damien Laniel 9b9d50558b fixed attribute name and name format 2007-05-03 16:48:37 +00:00
Damien Laniel 995323d234 added LASSO_EXPORT for a function in a public header 2007-05-03 16:47:31 +00:00
Damien Laniel bba8a71ac6 changed function names to match binding function names 2007-05-03 14:18:36 +00:00
Damien Laniel 9aeb062629 don't use lasso_node_dump to create xml soap messages 2007-05-03 13:14:00 +00:00
Damien Laniel 39c34b4499 fixed SecMechID 2007-05-03 11:33:16 +00:00
Damien Laniel 24870e06db changed registerMetadata prototype + small fixes 2007-05-03 11:26:52 +00:00
Damien Laniel a242f85112 split processMetadataAssociationAddMsg into processMetadataAssociationAddMsg + registerMetadata - new API 2007-05-03 10:22:09 +00:00
Damien Laniel e8298f4278 get assertion from disco epr and put this assertion into soap header for metadata_association_add 2007-05-02 15:08:34 +00:00
Frédéric Péters 31e4437cf5 SNIPPE_ALLOW_TEXT doesn't have to be handled, but Damien gcc is warning-happy. 2007-05-02 14:12:14 +00:00
Damien Laniel 84dfade8f0 replaced status codes with constants 2007-05-02 14:06:39 +00:00
Damien Laniel a654dc6363 don't segfault when receiving bad soap request or response 2007-05-02 13:52:44 +00:00
Damien Laniel 37a0817947 replaced LASSO_WSF2_PROFILE(discovery) with profile everywhere 2007-05-02 13:41:21 +00:00
Damien Laniel 0a61c31c81 wrap too long line 2007-05-02 13:32:30 +00:00
Damien Laniel 6df43cf780 fixed function name 2007-05-02 13:28:40 +00:00
Damien Laniel 3a96c65ef9 added assertion identity token into disco EPR 2007-05-02 13:24:59 +00:00
Damien Laniel 12d32a23c8 added method to get an assertion security token from an EPR 2007-05-02 13:23:41 +00:00
Damien Laniel 62bf5562a7 fixed spaces 2007-05-02 13:22:33 +00:00
Frédéric Péters 271ee2f988 don't put text nodes in list nodes unless SNIPPET_ALLOW_TEXT is set 2007-05-02 13:09:51 +00:00
Frédéric Péters 78111f06c8 fixed xmlCleanNs on recursing namespaces 2007-05-02 12:42:12 +00:00
Frédéric Péters 0777f98fde hardened id-wsf1 disco detection against misc nodes 2007-05-02 11:31:38 +00:00
Frédéric Péters 7ec330821d SNIPPET_LIST_NODES can now host LassoMiscTextNode, also useful now to directly
embed a text element (instead of a node with a text element as content)
2007-05-02 11:08:23 +00:00
Frédéric Péters 63bab632c5 whitespace cleaning 2007-05-02 09:32:24 +00:00
Frédéric Péters 544fb80301 binding for LassoLogin->assertion 2007-05-02 09:31:08 +00:00
Frédéric Péters 3568f40256 binding for LassoMiscTextNode 2007-05-02 09:28:38 +00:00
Damien Laniel f905d8ed8f added identity token into metadata_association_add messages 2007-04-30 22:50:22 +00:00
Frédéric Péters ec81cfe399 xml_enc.h should have been public; so much for QA. 2007-04-30 14:36:10 +00:00
Frédéric Péters d839235ac5 const'ified a bunch of parameter that are immutable 2007-04-25 20:39:35 +00:00
Damien Laniel a21063c483 fixed gcc warning 2007-04-25 14:17:18 +00:00
Damien Laniel 6f43a7ef6f added id-wsf 2.0 request types + added a missing include 2007-04-25 14:15:25 +00:00
Damien Laniel 1596e5fac3 removed const warning from gcc 2007-04-25 14:14:48 +00:00
Frédéric Péters dc0ebd749e new server.addServiceFromDump method, and extended addService to work for both
id-wsf 1 and 2; also necessary to add quick hack in new_from_xmlnode to map
SvcMD to SvcMetadata.
2007-04-25 12:51:55 +00:00
Damien Laniel 10c8fcb306 fill profile->request in init_metadata_register + added soap_endpoint parameter 2007-04-25 09:37:30 +00:00
Damien Laniel 9f06d478c9 fill profile->request in init_metadata_register 2007-04-25 09:21:15 +00:00
Frédéric Péters 9b126baff1 added getSvcMetadatas method to lasso.Identity, to bind
lasso_identity_get_svc_metadatas().
2007-04-24 20:21:19 +00:00