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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[xml] fix wrong forward declaration
Benjamin Dauvergne
2012-05-05
1
-2
/
+2
*
[xml] add missing include
Benjamin Dauvergne
2012-05-05
1
-0
/
+2
*
[xml] fix typos
Benjamin Dauvergne
2012-05-05
2
-5
/
+5
*
[lasso] add missing GObjectIntrospection annotations to lasso_node_get_origin...
Benjamin Dauvergne
2012-05-05
1
-1
/
+1
*
[lasso] add missing GObjectIntrospection annotations to lasso_misc_text_node_...
Benjamin Dauvergne
2012-05-05
1
-1
/
+1
*
Merge branch 'release-2.4.0'
Benjamin Dauvergne
2012-05-05
8
-75
/
+402
|
\
|
*
[saml2] modify behaviour of lasso_saml2_assertion_add_attribute_with_node
Benjamin Dauvergne
2012-04-06
1
-2
/
+10
|
*
[core] including glib headers directly is deprecated, we must only use <glib....
Benjamin Dauvergne
2012-03-25
2
-2
/
+2
|
*
[key] add methods to send message using SAML 2.0 redirect and post bindings
Benjamin Dauvergne
2012-03-17
6
-71
/
+368
|
*
[saml2] fix handling of SingleSignOnServer in lasso_saml20_provider_get_first...
Benjamin Dauvergne
2012-03-17
1
-2
/
+24
*
|
fix wrong EXTRA_DIST in lasso/xml/dsig/Makefile.am
Benjamin Dauvergne
2012-04-27
2
-2
/
+36
*
|
fix compilation error with xmlsec 1.2.18 / freebsd (#1365)
Thomas NOEL
2012-04-26
1
-0
/
+1
*
|
build: do not include multiple glib headers
Frédéric Péters
2012-04-02
3
-3
/
+2
|
/
*
Incompatibility with clang: local functions with closure does not work
Benjamin Dauvergne
2011-12-29
1
-4
/
+6
*
[id-ff 1.2] change websso with artifact binding to work as SAML 2.0
Benjamin Dauvergne
2011-12-23
1
-21
/
+48
*
[id-ff 1.2] in lasso_login_build_assertion() always add the assertion to the ...
Benjamin Dauvergne
2011-12-22
1
-7
/
+4
*
[doc] do some documentation fixing
Benjamin Dauvergne
2011-12-22
3
-4
/
+7
*
[id-ff 1.2] provision the SessionIndex into the assertions
Benjamin Dauvergne
2011-12-22
1
-0
/
+6
*
[id-ff 1.1] add support for multiple SessionIndex to lib:LogoutRequest
Benjamin Dauvergne
2011-12-22
3
-80
/
+103
*
[saml 2.0] use the new SessionIndex storage for SLO management
Benjamin Dauvergne
2011-12-22
2
-115
/
+89
*
[core] add support for thin-sessions environment flag, to reduce size of Lass...
Benjamin Dauvergne
2011-12-22
3
-0
/
+9
*
[core] add simpler storage for SessionIndexes in the LassoSession
Benjamin Dauvergne
2011-12-22
3
-30
/
+400
*
[id-ff 1.2] add lasso_saml_name_identifier_equals() to compare NameIDs
Benjamin Dauvergne
2011-12-19
2
-0
/
+17
*
[saml2] fix lasso_saml20_logout_validate_request when more than one SessionIn...
Benjamin Dauvergne
2011-12-16
1
-7
/
+20
*
[Makefile] add strings.h to the dsig module includes
Benjamin Dauvergne
2011-12-16
1
-1
/
+2
*
[xml/saml2] replace magic string by a define
Benjamin Dauvergne
2011-12-16
1
-4
/
+4
*
Simplify useless complexity in include paths
Benjamin Dauvergne
2011-12-16
254
-634
/
+634
*
[xml] in is_interaction_request.h move new field to the end of the structure ...
Benjamin Dauvergne
2011-12-16
1
-2
/
+1
*
[xml] rewrite schema directed serialization/deserialization methods
Benjamin Dauvergne
2011-12-16
20
-557
/
+661
*
[xml] add LASSO_XMLENC_PREFIX and LASSO_XMLENC_HREF defines
Benjamin Dauvergne
2011-12-16
1
-0
/
+14
*
[xml] add missing nodes to LassoIsInteractionRequest
Benjamin Dauvergne
2011-12-16
2
-3
/
+6
*
[xml] change saml_advice.h to declarer the real node type
Benjamin Dauvergne
2011-12-16
1
-2
/
+1
*
[xml] complete missing namespace declarations for child nodes
Benjamin Dauvergne
2011-12-16
63
-114
/
+168
*
[core] mark private_data field of the LassoKey structure as private
Benjamin Dauvergne
2011-12-16
1
-0
/
+1
*
[Makefile] fix missing soap11 nodes when compiling for Mingw
Benjamin Dauvergne
2011-12-16
1
-0
/
+1
*
[core] fix uninitialized pointer to a GError structure
Benjamin Dauvergne
2011-12-16
1
-1
/
+1
*
[core] move XMLDsig related nodes in their own sub-library, add X509Data node...
Benjamin Dauvergne
2011-12-16
18
-42
/
+432
*
[provider] fix doc comment
Benjamin Dauvergne
2011-12-08
1
-4
/
+3
*
[id-ff] move LassoLogout to use LassoSignatureContext
Benjamin Dauvergne
2011-12-08
1
-135
/
+98
*
[logging] add an error() macro
Benjamin Dauvergne
2011-12-08
1
-0
/
+17
*
[id-ff] move LassoLogin to use LassoSignatureContext
Benjamin Dauvergne
2011-12-08
1
-92
/
+49
*
[core] rename lasso_provider_set_specific_signing_key to lasso_provider_set_s...
Benjamin Dauvergne
2011-12-05
2
-3
/
+3
*
[core] add the HMAC-SHA1 shared secret signature method
Benjamin Dauvergne
2011-12-05
5
-1
/
+105
*
[core] refactor lasso_query_verify_signature and lasso_saml2_query_verify_sig...
Benjamin Dauvergne
2011-12-05
1
-149
/
+108
*
[core] add lasso_provider_add_key to add other key for signature validation
Benjamin Dauvergne
2011-12-05
2
-0
/
+43
*
[core] add method lasso_provider_set_specific_signing_key
Benjamin Dauvergne
2011-12-05
2
-0
/
+32
*
[core] add a new class LassoKey
Benjamin Dauvergne
2011-12-05
4
-3
/
+359
*
[core] set the xmlSec log handler globally
Benjamin Dauvergne
2011-12-05
2
-14
/
+11
*
[saml2] introduce a lasso_saml2_assertion_get_audirence_restrictions to facto...
Benjamin Dauvergne
2011-12-05
2
-20
/
+33
*
[core] introduce the LassoSignatureContext context, to pass around signature ...
Benjamin Dauvergne
2011-12-05
10
-494
/
+604
[next]