summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* a little bit of imagination to avoid new classes for each and everyFrederic Peters2007-04-195-3/+288
* Build a Disco EPR within saml 2 login assertionDamien Laniel2007-04-1914-28/+585
* cleaning warnings signaled by gccFrederic Peters2007-04-191-28/+35
* fixed gcc warningsDamien Laniel2007-04-194-4/+3
* minor fixesDamien Laniel2007-04-192-7/+5
* completed metatada_register and metadata_association_addDamien Laniel2007-04-189-12/+337
* added saml_attribute_value.[ch] to Makefile.amDamien Laniel2007-04-171-0/+2
* typoDamien Laniel2007-04-161-4/+4
* fixed typo (no idea how long it had been there)Damien Laniel2007-04-1623-23/+23
* start writing an ID-WSF EPR in saml 2 assertionsDamien Laniel2007-04-165-2/+209
* md_association_add xml nodesDamien Laniel2007-04-164-0/+398
* identity + session in discovery + SvcMDAssociationAddDamien Laniel2007-04-166-4/+298
* new StringDict to map GHashTable of strings to a structure similar to a pythonFrederic Peters2007-04-141-6/+68
* updated liberty document urisFrederic Peters2007-04-144-4/+4
* updated with version from a newer generator (initialize anyAttribute hash tableFrederic Peters2007-04-141-2/+4
* add profileprivate.h header for lasso_profile_clean_info function declarationFrederic Peters2007-04-141-0/+1
* add missing profileprivate.h header for lasso_profile_clean_info functionFrederic Peters2007-04-143-1/+3
* optimize type autodetection in lasso_node_new_from_xmlNode by reorderingFrederic Peters2007-04-141-29/+31
* added reference to WsAddrFrederic Peters2007-04-141-0/+2
* implemented support for SNIPPET_ATTRIBUTE | SNIPPET_ANY (using GHashTable).Frederic Peters2007-04-141-5/+77
* removed useless glib/glist.h includeFrederic Peters2007-04-141-2/+0
* fixed last commit author in buildboxFrederic Peters2007-04-131-1/+1
* disco.processMetadataRegisterResponseMsg(soap_answer) and disco.svcMDID + ren...Damien Laniel2007-04-1323-235/+312
* don't include wsu_ symbols in non-id-wsf buildsFrederic Peters2007-04-132-8/+10
* disco.processMetadataRegisterMsg(soap_answer) and disco.buildResponseMsg()Damien Laniel2007-04-136-45/+61
* implemented disco.metadata.dump()Damien Laniel2007-04-1213-25/+75
* changed disco classes and methods names + make lasso_idwsf2_discovery_process...Damien Laniel2007-04-1216-214/+210
* removed useless checkDamien Laniel2007-04-121-5/+0
* removed useless headersDamien Laniel2007-04-121-8/+0
* added wsu_timestamp classDamien Laniel2007-04-122-0/+163
* removed id-wsf 1 soap headers and added wsu_timestamp id-wsf 2.0 elementDamien Laniel2007-04-126-25/+23
* only include wsa_ when ID-WSF is enabledFrederic Peters2007-04-112-2/+2
* added WS-Addr classesFrederic Peters2007-04-1122-3/+1810
* removed useless g_object_refDamien Laniel2007-04-113-6/+4
* fixed includeDamien Laniel2007-04-111-1/+1
* implementing lasso_idwsf2_discovery_process_metadata_register_msg, not workin...Damien Laniel2007-04-1110-9/+514
* target namespace for disco would better be disco, not ds, to avoid confusionFrederic Peters2007-04-111-1/+1
* renamed disco_service_metadata to disco_svc_metadataFrederic Peters2007-04-115-5/+5
* renaming + removed some useless castsDamien Laniel2007-04-109-96/+96
* some more work on metadata registrationDamien Laniel2007-04-107-21/+36
* adding all ID-WSF 2.0 namespacesFrederic Peters2007-04-081-2/+35
* fixing figures from cvs2svn conversionFrederic Peters2007-04-072-0/+0
* keep a single --enable-wsf configure option, for both ID-WSF 1 and 2.Frederic Peters2007-04-067-63/+6
* removed useless comments and wrap too long linesDamien Laniel2007-04-056-2327/+19
* 'service metadata register' message constructionDamien Laniel2007-04-059-7/+379
* moved and renamed attributesDamien Laniel2007-04-052-5/+4
* fixed segfault on invalid input passed toFrederic Peters2007-04-041-0/+4
* fixed usage of constant strings in Perl bindingFrederic Peters2007-04-041-2/+2
* ID-WSF 2.0 : basix swig supportDamien Laniel2007-04-035-1/+99
* build configuration for id-wsf 2.0Damien Laniel2007-04-035-7/+107