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 missing security mechanism.
Nicolas Clapies
2005-03-10
1
-0
/
+6
*
Restore ResourceID and EncryptedResourceID attributes in discovery and modify...
Nicolas Clapies
2005-03-10
3
-4
/
+19
*
Added comments about security mech rules.
Nicolas Clapies
2005-03-10
1
-0
/
+10
*
Added comment about Options rules.
Nicolas Clapies
2005-03-10
1
-0
/
+5
*
Added comments about status rules.
Nicolas Clapies
2005-03-10
1
-0
/
+9
*
resourceId is for LassoResourceID and LassoEncryptedResourceID.
Nicolas Clapies
2005-03-10
2
-7
/
+4
*
Added disco status codes.
Nicolas Clapies
2005-03-10
1
-0
/
+7
*
Added discovery directive elements.
Nicolas Clapies
2005-03-10
13
-1
/
+1131
*
only use xsi:type on elements that have a saml: ancestor (and added test to not
Frederic Peters
2005-03-07
1
-5
/
+14
*
only use LASSO_SIGNATURE_TYPE_WITHX509 (including a <KeyInfo/> in message) if
Frederic Peters
2005-03-07
1
-4
/
+3
*
Added credentials and resource offerings if authentication is OK.
Nicolas Clapies
2005-03-02
5
-2
/
+245
*
Renamed LassoSaSaslRequest to LassoSaSASLRequest. Idem to LassoSaSASLResponse.
Nicolas Clapies
2005-03-02
4
-51
/
+51
*
Added soap envelope and soap binding. It is useful for id-wsf but could be us...
Nicolas Clapies
2005-03-02
11
-1
/
+770
*
Added support of cyrus libsasl in id-wsf authentication service.
Nicolas Clapies
2005-02-24
3
-8
/
+43
*
typo fix and longer description
Frederic Peters
2005-02-21
1
-2
/
+3
*
documented enums
Frederic Peters
2005-02-21
1
-0
/
+29
*
Added status code constants for wsf authentication service.
Nicolas Clapies
2005-02-14
1
-0
/
+4
*
Added duplication of mechanism string parameter in constructor.
Nicolas Clapies
2005-02-14
1
-1
/
+1
*
Added missing status parameter in lasso_sa_sasl_response_new() method. Added ...
Nicolas Clapies
2005-02-14
1
-1
/
+4
*
g_vsnprintf taked the place of vsnprintf.
Romain Chantereay
2005-02-11
1
-1
/
+1
*
Added low level classes for wsf authentication service. SASLResponse is only ...
Nicolas Clapies
2005-02-10
12
-0
/
+1067
*
removed unecessary vsnprintf declaration
Frederic Peters
2005-02-10
1
-5
/
+0
*
use glib version of vsnprintf
Frederic Peters
2005-02-10
1
-1
/
+1
*
Now lasso_lib_request_authn_context_new() returns LassoLibRequestAuthnContex*...
Nicolas Clapies
2005-02-10
3
-4
/
+3
*
Fixed type error.
Romain Chantereay
2005-02-08
1
-1
/
+1
*
allocate query fields memory with glib g_malloc (and free it with g_free)
Frederic Peters
2005-02-08
2
-5
/
+6
*
replaced free() by xmlFree() when freeing strings created by libxml2
Frederic Peters
2005-02-08
1
-1
/
+1
*
replaced free() with correct libraries function (glib and libxml2)
Frederic Peters
2005-02-08
1
-2
/
+2
*
that inline should be ok everywhere
Frederic Peters
2005-02-08
1
-5
/
+1
*
If vsnprintf is not available, the function is declared in the private.h header
Romain Chantereay
2005-02-08
1
-0
/
+5
*
__inline under MSVC.
Romain Chantereay
2005-02-08
1
-0
/
+4
*
obviously static
Frederic Peters
2005-02-08
1
-2
/
+2
*
fixed variable name
Frederic Peters
2005-02-08
1
-1
/
+1
*
detect when it is possible to use variadic macros and fall back to inline
Frederic Peters
2005-02-08
1
-4
/
+21
*
Added missing snippet for element "any" in dst:NewData.
Emmanuel Raviart
2005-02-08
1
-1
/
+1
*
removed all %s escaping sequences from lasso error strings; as a side effect
Frederic Peters
2005-02-05
2
-14
/
+8
*
correctly use id-ff 1.1 xml namespace in backward compatibility mode
Frederic Peters
2005-02-05
1
-1
/
+31
*
added tests to fix bug #407 and avoir similar ones
Frederic Peters
2005-02-04
1
-0
/
+6
*
restore a <lib:Extension> from unknown query string elements; all of them
Frederic Peters
2005-02-04
1
-1
/
+31
*
use c99 construct for variadic macros when not using gcc (still missing a third
Frederic Peters
2005-02-04
1
-5
/
+18
*
correctly deals with RequestAuthnContext when rebuilding AuthnRequest from
Frederic Peters
2005-02-02
2
-3
/
+11
*
Corrected typo in constant.
Emmanuel Raviart
2005-02-01
1
-1
/
+1
*
Corrected SIS namespaces.
Emmanuel Raviart
2005-01-30
1
-2
/
+2
*
Merged wsf-api-change-not-for-0-6 branch with trunk.
Emmanuel Raviart
2005-01-27
12
-14
/
+182
*
correctly deals with multiple elements for the same query part
Frederic Peters
2005-01-27
1
-0
/
+24
*
Corrected name of element AuthnContextComparison.
Emmanuel Raviart
2005-01-27
3
-4
/
+34
*
Empty node name is allowed for LIST_NODES; this allows nodes to be
Frederic Peters
2005-01-25
1
-1
/
+1
*
Completed ID-WSF SWIG binding.
Emmanuel Raviart
2005-01-23
6
-6
/
+11
*
Updated Copyright and authors.
Emmanuel Raviart
2005-01-22
163
-489
/
+326
*
removed lib:Scoping, optional
Frederic Peters
2005-01-21
1
-1
/
+1
[prev]
[next]