summaryrefslogtreecommitdiffstats
path: root/lasso
Commit message (Expand)AuthorAgeFilesLines
...
* 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-165-4/+240
* 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
* disco.processMetadataRegisterResponseMsg(soap_answer) and disco.svcMDID + ren...Damien Laniel2007-04-1319-177/+241
* 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-135-45/+56
* implemented disco.metadata.dump()Damien Laniel2007-04-124-14/+3
* 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-1121-3/+1809
* 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-119-7/+503
* 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-106-20/+35
* adding all ID-WSF 2.0 namespacesFrederic Peters2007-04-081-2/+35
* keep a single --enable-wsf configure option, for both ID-WSF 1 and 2.Frederic Peters2007-04-063-11/+4
* removed useless comments and wrap too long linesDamien Laniel2007-04-056-2327/+19
* 'service metadata register' message constructionDamien Laniel2007-04-057-6/+216
* moved and renamed attributesDamien Laniel2007-04-052-5/+4
* fixed segfault on invalid input passed toFrederic Peters2007-04-041-0/+4
* build configuration for id-wsf 2.0Damien Laniel2007-04-034-2/+63
* new strings declarationsDamien Laniel2007-04-031-4/+8
* ID-WSF 2.0 Discovery Query : not yet working classesDamien Laniel2007-04-039-0/+3417
* ID-WSF 2.0 Discovery : Some XML nodesDamien Laniel2007-04-0310-0/+924
* Attic shouldn't have been imported during the switch to svnFrederic Peters2007-03-2442-6461/+0
* fixed docstring parameter nameFrederic Peters2007-01-081-1/+1
* un-idff'ied docstrings (and fixed a few comments)Frederic Peters2007-01-082-6/+6
* added documentation about SAMLv2 Name Id Management profile; and by the sameFrederic Peters2007-01-081-3/+44
* fixed provider->private_data->encryption_public_key memory leak and removedFrederic Peters2007-01-071-6/+1
* mitigate memory leak (?)Frederic Peters2007-01-071-5/+6
* fixed memory leak occuring near SNIPPET_SIGNATUREFrederic Peters2007-01-071-1/+5
* fixed memory leak in Extension to query string conversionFrederic Peters2007-01-071-0/+1
* fixed memory leakFrederic Peters2007-01-071-2/+8
* unfixed memory leak, because strange manipulations to xmlnode structuresFrederic Peters2007-01-071-0/+5