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
/
id-wsf
/
wsf_profile.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixing a bunch of undeclared functions and possible segfaults; also removed
Frederic Peters
2006-12-27
1
-56
/
+70
*
random fixage of warning displayed with -Wall
Frederic Peters
2006-11-14
1
-45
/
+46
*
downcast soapenvelope to LassoNode
Frederic Peters
2006-11-14
1
-1
/
+1
*
Replaced return -1 with return LASSO_ERROR_UNDEFINED
Damien Laniel
2006-11-02
1
-19
/
+19
*
note about memory leak
Frederic Peters
2006-10-28
1
-0
/
+1
*
fixed variable type; how bad
Frederic Peters
2006-03-04
1
-1
/
+1
*
AP now verify SP signature.
Nicolas Clapies
2005-12-06
1
-141
/
+543
*
Little modif about SAML authentication verification
Nicolas Clapies
2005-11-15
1
-5
/
+9
*
Check if a soap fault is found in response message. If no fault found, then s...
Nicolas Clapies
2005-11-15
1
-6
/
+3
*
Added check by AP if it wants X509 authentication of SP. Does not work yet, n...
Nicolas Clapies
2005-10-06
1
-5
/
+27
*
Added support of principal state : now it is possible a SP informs an AP if p...
Nicolas Clapies
2005-10-06
1
-2
/
+119
*
Added private function lasso_wsf_profile_has_saml_authentication() to know if...
Nicolas Clapies
2005-09-30
1
-0
/
+24
*
Updated comments.
Nicolas Clapies
2005-09-30
1
-5
/
+4
*
Added reference binding when signing soap messages.
Nicolas Clapies
2005-09-30
1
-19
/
+91
*
Added a g_object_ref on private attribute description in lasso_wsf_profile_se...
Nicolas Clapies
2005-09-30
1
-1
/
+1
*
If a service found in server object, retrieve needed description depending on...
Nicolas Clapies
2005-09-30
1
-60
/
+102
*
Fixed local variable declaration.
Nicolas Clapies
2005-09-28
1
-1
/
+2
*
Added x509 certificate file tests.
Nicolas Clapies
2005-09-28
1
-6
/
+7
*
Added a first support of soap binding Fault wsf response.
Nicolas Clapies
2005-09-27
1
-9
/
+36
*
Added X509 authentication mecanism.
Nicolas Clapies
2005-09-27
1
-42
/
+361
*
Ordered methods.
Nicolas Clapies
2005-09-20
1
-32
/
+31
*
First attempt to implement authentication security mechanism. Only SAML is im...
Nicolas Clapies
2005-09-19
1
-3
/
+80
*
added session and identity to LassoWsfProfile, much like LassoProfile. Exposed
Frederic Peters
2005-08-08
1
-0
/
+117
*
Set response attribute when processing WSF SOAP response message.
Nicolas Clapies
2005-05-16
1
-3
/
+4
*
Added WSF SOAP binding layer.
Nicolas Clapies
2005-05-16
1
-3
/
+81
*
Added function to build generic liberty wsf soap envelope.
Nicolas Clapies
2005-03-21
1
-0
/
+30
*
Fixed dump of attribute.
Nicolas Clapies
2005-03-18
1
-2
/
+2
*
Added soap envelope object to embed specific data from id-wsf.lasso/id-wsf/au...
Nicolas Clapies
2005-03-02
1
-2
/
+22
*
removed remaining compiler warning (unused variable) from id-wsf/
Frederic Peters
2005-02-05
1
-8
/
+2
*
Updated Copyright and authors.
Emmanuel Raviart
2005-01-22
1
-3
/
+2
*
generate xmlsec signatures in get_xmlNode; this should allow envelopes (in
Frederic Peters
2004-12-28
1
-8
/
+4
*
Added missing header.
Nicolas Clapies
2004-12-22
1
-1
/
+1
*
Updated lasso_wsf_profile_build_*_msg() : now they only set msg_body class's ...
Nicolas Clapies
2004-12-10
1
-46
/
+0
*
overridden spelling fix caused alignment wreckage
Frederic Peters
2004-12-10
1
-1
/
+1
*
The past participle of "to override" is overridden.
Emmanuel Raviart
2004-12-07
1
-1
/
+1
*
Removed unused old code.
Nicolas Clapies
2004-12-07
1
-40
/
+2
*
Added a first support of id-wsf high level. Only the base class is defined : ...
Nicolas Clapies
2004-11-30
1
-0
/
+197