summaryrefslogtreecommitdiffstats
path: root/lasso
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
| | | | and correctly set content to 0 instead of NULL)
* 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
| | | | declaration.
* optimize type autodetection in lasso_node_new_from_xmlNode by reorderingFrederic Peters2007-04-141-29/+31
| | | | namespace matches and stopping at first success
* 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 + ↵Damien Laniel2007-04-1319-177/+241
| | | | renamed Idwsf2 to IdWsf2 to make it work with new classes
* 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 ↵Damien Laniel2007-04-1216-214/+210
| | | | lasso_idwsf2_discovery_process_metadata_register_msg work
* 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 ↵Damien Laniel2007-04-119-7/+503
| | | | working yet
* 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
| | | | lasso_wsf_profile_process_soap_response_msg
* 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
| | | | time updated all tmpl/ files with a newer gtk-doc
* fixed provider->private_data->encryption_public_key memory leak and removedFrederic Peters2007-01-071-6/+1
| | | | duplicate freeing for public_key and ca_cert_chain
* 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
| | | | could cause memory corruption
* removing white space lost in a tabFrederic Peters2007-01-061-1/+1
|
* removing white spaces on blank linesFrederic Peters2007-01-062-2/+2
|
* fixing indentationFrederic Peters2007-01-063-5/+5
|