index
:
lasso.git
master
wip
Unnamed repository; edit this file 'description' to name the repository.
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lasso
/
xml
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
added LASSO_EXPORT for a function in a public header
Damien Laniel
2007-05-03
1
-1
/
+1
*
don't use lasso_node_dump to create xml soap messages
Damien Laniel
2007-05-03
2
-4
/
+39
*
SNIPPE_ALLOW_TEXT doesn't have to be handled, but Damien gcc is warning-happy.
Frederic Peters
2007-05-02
1
-0
/
+1
*
added assertion identity token into disco EPR
Damien Laniel
2007-05-02
6
-2
/
+417
*
fixed spaces
Damien Laniel
2007-05-02
1
-4
/
+4
*
don't put text nodes in list nodes unless SNIPPET_ALLOW_TEXT is set
Frederic Peters
2007-05-02
4
-3
/
+7
*
fixed xmlCleanNs on recursing namespaces
Frederic Peters
2007-05-02
1
-11
/
+14
*
SNIPPET_LIST_NODES can now host LassoMiscTextNode, also useful now to directly
Frederic Peters
2007-05-02
3
-5
/
+24
*
added identity token into metadata_association_add messages
Damien Laniel
2007-04-30
5
-0
/
+182
*
xml_enc.h should have been public; so much for QA.
Frederic Peters
2007-04-30
1
-2
/
+2
*
const'ified a bunch of parameter that are immutable
Frederic Peters
2007-04-25
8
-12
/
+15
*
new server.addServiceFromDump method, and extended addService to work for both
Frederic Peters
2007-04-25
1
-0
/
+2
*
fill profile->request in init_metadata_register + added soap_endpoint parameter
Damien Laniel
2007-04-25
4
-8
/
+20
*
implemented discovery query
Damien Laniel
2007-04-24
11
-165
/
+402
*
a little bit of imagination to avoid new classes for each and every
Frederic Peters
2007-04-19
5
-3
/
+288
*
Build a Disco EPR within saml 2 login assertion
Damien Laniel
2007-04-19
10
-1
/
+514
*
completed metatada_register and metadata_association_add
Damien Laniel
2007-04-18
1
-0
/
+43
*
added saml_attribute_value.[ch] to Makefile.am
Damien Laniel
2007-04-17
1
-0
/
+2
*
fixed typo (no idea how long it had been there)
Damien Laniel
2007-04-16
23
-23
/
+23
*
start writing an ID-WSF EPR in saml 2 assertions
Damien Laniel
2007-04-16
4
-2
/
+160
*
md_association_add xml nodes
Damien Laniel
2007-04-16
4
-0
/
+398
*
identity + session in discovery + SvcMDAssociationAdd
Damien Laniel
2007-04-16
1
-0
/
+4
*
updated with version from a newer generator (initialize anyAttribute hash table
Frederic Peters
2007-04-14
1
-2
/
+4
*
optimize type autodetection in lasso_node_new_from_xmlNode by reordering
Frederic Peters
2007-04-14
1
-29
/
+31
*
added reference to WsAddr
Frederic Peters
2007-04-14
1
-0
/
+2
*
implemented support for SNIPPET_ATTRIBUTE | SNIPPET_ANY (using GHashTable).
Frederic Peters
2007-04-14
1
-5
/
+77
*
removed useless glib/glist.h include
Frederic Peters
2007-04-14
1
-2
/
+0
*
disco.processMetadataRegisterResponseMsg(soap_answer) and disco.svcMDID + ren...
Damien Laniel
2007-04-13
15
-141
/
+143
*
disco.processMetadataRegisterMsg(soap_answer) and disco.buildResponseMsg()
Damien Laniel
2007-04-13
2
-5
/
+8
*
implemented disco.metadata.dump()
Damien Laniel
2007-04-12
2
-3
/
+3
*
changed disco classes and methods names + make lasso_idwsf2_discovery_process...
Damien Laniel
2007-04-12
12
-177
/
+184
*
added wsu_timestamp class
Damien Laniel
2007-04-12
2
-0
/
+163
*
removed id-wsf 1 soap headers and added wsu_timestamp id-wsf 2.0 element
Damien Laniel
2007-04-12
4
-7
/
+13
*
added WS-Addr classes
Frederic Peters
2007-04-11
21
-3
/
+1809
*
removed useless g_object_ref
Damien Laniel
2007-04-11
3
-6
/
+4
*
implementing lasso_idwsf2_discovery_process_metadata_register_msg, not workin...
Damien Laniel
2007-04-11
5
-2
/
+408
*
target namespace for disco would better be disco, not ds, to avoid confusion
Frederic Peters
2007-04-11
1
-1
/
+1
*
renamed disco_service_metadata to disco_svc_metadata
Frederic Peters
2007-04-11
4
-4
/
+4
*
renaming + removed some useless casts
Damien Laniel
2007-04-10
8
-92
/
+92
*
some more work on metadata registration
Damien Laniel
2007-04-10
5
-16
/
+18
*
adding all ID-WSF 2.0 namespaces
Frederic Peters
2007-04-08
1
-2
/
+35
*
removed useless comments and wrap too long lines
Damien Laniel
2007-04-05
2
-11
/
+13
*
'service metadata register' message construction
Damien Laniel
2007-04-05
5
-6
/
+192
*
moved and renamed attributes
Damien Laniel
2007-04-05
2
-5
/
+4
*
build configuration for id-wsf 2.0
Damien Laniel
2007-04-03
2
-1
/
+28
*
new strings declarations
Damien Laniel
2007-04-03
1
-4
/
+8
*
ID-WSF 2.0 Discovery Query : not yet working classes
Damien Laniel
2007-04-03
4
-0
/
+438
*
ID-WSF 2.0 Discovery : Some XML nodes
Damien Laniel
2007-04-03
10
-0
/
+924
*
mitigate memory leak (?)
Frederic Peters
2007-01-07
1
-5
/
+6
*
fixed memory leak occuring near SNIPPET_SIGNATURE
Frederic Peters
2007-01-07
1
-1
/
+5
[prev]
[next]