summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* revert copyright changed by mistakeDamien Laniel2007-05-301-1/+1
* updated Copyright dates in remaining filesDamien Laniel2007-05-3015-15/+15
* updated Copyright dates in all filesDamien Laniel2007-05-30446-446/+446
* added data service class and lasso_idwsf2_discovery_get_service functionDamien Laniel2007-05-305-4/+306
* fixed usage of an identity without federationDamien Laniel2007-05-092-4/+1
* in lasso_idwsf2_discovery_register_metadata, create idenity if it doesn't existDamien Laniel2007-05-091-2/+7
* filled msgUrl in initMetadataAssociationAddDamien Laniel2007-05-091-2/+5
* fixed memory managementDamien Laniel2007-05-091-1/+6
* don't use misc_text_nodeDamien Laniel2007-05-091-8/+2
* don't use g_return_if_fail hereDamien Laniel2007-05-091-1/+2
* moved session check to where it's really neededDamien Laniel2007-05-092-1/+2
* added LassoIdentity_getSvcMDIDs method to swigDamien Laniel2007-05-091-14/+13
* added a forgotten fileDamien Laniel2007-05-091-0/+50
* replaced svcMDs with svcMDIDs in identity and moved EPRs from identity to ses...Damien Laniel2007-05-0812-264/+248
* also keep lasso prefix in PHP5 bindingFrederic Peters2007-05-0858-723/+731
* fixed attribute name and name formatDamien Laniel2007-05-032-3/+7
* added LASSO_EXPORT for a function in a public headerDamien Laniel2007-05-031-1/+1
* changed function names to match binding function namesDamien Laniel2007-05-033-6/+6
* don't use lasso_node_dump to create xml soap messagesDamien Laniel2007-05-033-6/+41
* fixed SecMechIDDamien Laniel2007-05-031-1/+1
* changed registerMetadata prototype + small fixesDamien Laniel2007-05-033-29/+19
* split processMetadataAssociationAddMsg into processMetadataAssociationAddMsg ...Damien Laniel2007-05-034-17/+92
* get assertion from disco epr and put this assertion into soap header for meta...Damien Laniel2007-05-023-30/+28
* SNIPPE_ALLOW_TEXT doesn't have to be handled, but Damien gcc is warning-happy.Frederic Peters2007-05-021-0/+1
* replaced status codes with constantsDamien Laniel2007-05-022-11/+9
* don't segfault when receiving bad soap request or responseDamien Laniel2007-05-021-1/+25
* replaced LASSO_WSF2_PROFILE(discovery) with profile everywhereDamien Laniel2007-05-021-21/+20
* wrap too long lineDamien Laniel2007-05-021-1/+2
* fixed function nameDamien Laniel2007-05-022-2/+2
* added assertion identity token into disco EPRDamien Laniel2007-05-027-3/+439
* added method to get an assertion security token from an EPRDamien Laniel2007-05-022-1/+37
* fixed spacesDamien Laniel2007-05-021-4/+4
* don't put text nodes in list nodes unless SNIPPET_ALLOW_TEXT is setFrederic Peters2007-05-024-3/+7
* fixed xmlCleanNs on recursing namespacesFrederic Peters2007-05-021-11/+14
* hardened id-wsf1 disco detection against misc nodesFrederic Peters2007-05-021-1/+8
* SNIPPET_LIST_NODES can now host LassoMiscTextNode, also useful now to directlyFrederic Peters2007-05-024-5/+25
* whitespace cleaningFrederic Peters2007-05-021-11/+11
* binding for LassoLogin->assertionFrederic Peters2007-05-021-0/+3
* binding for LassoMiscTextNodeFrederic Peters2007-05-022-0/+44
* added identity token into metadata_association_add messagesDamien Laniel2007-04-307-4/+219
* xml_enc.h should have been public; so much for QA.Frederic Peters2007-04-301-2/+2
* const'ified a bunch of parameter that are immutableFrederic Peters2007-04-2512-16/+21
* fixed gcc warningDamien Laniel2007-04-251-1/+2
* added id-wsf 2.0 request types + added a missing includeDamien Laniel2007-04-253-0/+15
* removed const warning from gccDamien Laniel2007-04-251-1/+1
* new server.addServiceFromDump method, and extended addService to work for bothFrederic Peters2007-04-254-8/+35
* fill profile->request in init_metadata_register + added soap_endpoint parameterDamien Laniel2007-04-259-14/+27
* fill profile->request in init_metadata_registerDamien Laniel2007-04-251-1/+5
* added getSvcMetadatas method to lasso.Identity, to bindFrederic Peters2007-04-241-0/+17
* coding style fixesDamien Laniel2007-04-244-7/+6