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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[SAMLv2] comment on SessionIndex support hack
Benjamin Dauvergne
2010-07-19
1
-0
/
+8
*
[SAMLv2] remove empty files, wrongly committed
Benjamin Dauvergne
2010-07-19
7
-6
/
+0
*
[SAMLv2/SSO] when processing AuthnResponse with binding HTTP-Post only the as...
Benjamin Dauvergne
2010-07-19
1
-9
/
+24
*
[Binding java] return empty list for NULL GList value, not null
Benjamin Dauvergne
2010-07-16
1
-1
/
+1
*
[ID-FFv1.2] add missing namespace declarations
Benjamin Dauvergne
2010-07-16
2
-0
/
+2
*
[SAMLv2] add support for encrypted private keys
Benjamin Dauvergne
2010-07-16
3
-20
/
+58
*
[ID-FFv1.2] move all user of lasso_node_export_to_query to lasso_node_export_...
Benjamin Dauvergne
2010-07-16
4
-16
/
+23
*
[Core] Change lasso_apply_signature to use quark stored annotated signature p...
Benjamin Dauvergne
2010-07-16
1
-2
/
+17
*
[Core] add password parameter to lasso_sign_node
Benjamin Dauvergne
2010-07-16
3
-8
/
+16
*
[Code] add a lasso_node_export_to_query_with_password method
Benjamin Dauvergne
2010-07-16
2
-0
/
+41
*
[Core] add a password parameter to lasso_query_sign
Benjamin Dauvergne
2010-07-16
4
-6
/
+24
*
[Core] dump custom signature parameters in lasso dumps
Benjamin Dauvergne
2010-07-16
1
-0
/
+32
*
[Tests/python] add test case for WebSSO with providers using encrypted keys
Benjamin Dauvergne
2010-07-16
6
-4
/
+171
*
[Core] add lasso_node_set_signature and lasso_node_get_signature
Benjamin Dauvergne
2010-07-16
2
-0
/
+89
*
[Core] extract signature adding into base class method lasso_node_get_xmlNode
Benjamin Dauvergne
2010-07-12
9
-155
/
+78
*
[SAMLv2] if service provider supports logout, add a SessionIndex from the ass...
Benjamin Dauvergne
2010-07-12
1
-0
/
+6
*
[Tests] add a sso then slo soap test
Benjamin Dauvergne
2010-07-12
1
-0
/
+206
*
[Core] lasso_check_version does not return a proper error code
Benjamin Dauvergne
2010-07-12
1
-1
/
+1
*
[Bindings] make is_rc only check for lasso_error_t type
Benjamin Dauvergne
2010-07-12
1
-1
/
+1
*
[Bindings php5] simplify is_object in php_code.py
Benjamin Dauvergne
2010-07-12
1
-2
/
+1
*
[Core] change return type of all error returning methods
Benjamin Dauvergne
2010-07-12
33
-191
/
+191
*
[Bindings java] use is_int instead of custom methods or code
Benjamin Dauvergne
2010-07-12
1
-5
/
+2
*
[Bindings perl] add lasso_errot_t to type to map to T_IV typemap (integer types)
Benjamin Dauvergne
2010-07-12
1
-1
/
+1
*
[Bindings] add lasso_error_t to return code types
Benjamin Dauvergne
2010-07-12
1
-1
/
+1
*
[Binding java] use is_rc to match error return type
Benjamin Dauvergne
2010-07-12
1
-2
/
+2
*
[Binding php5] use is_rc to match error return type
Benjamin Dauvergne
2010-07-12
1
-1
/
+1
*
[Core] add lasso_error_t to list of integer types
Benjamin Dauvergne
2010-07-12
1
-1
/
+1
*
[Core] add a lasso_error_t typedef
Benjamin Dauvergne
2010-07-12
3
-1
/
+42
*
[Provider] Fix loading of provider without a public key
Benjamin Dauvergne
2010-07-05
1
-15
/
+32
*
[Python binding] do not throw lasso.Error for python exceptions
Benjamin Dauvergne
2010-07-05
1
-1
/
+1
*
[Perl binding] make include from $(srcdir) works in Perl binding
Benjamin Dauvergne
2010-06-29
2
-4
/
+5
*
[Bindings] accept simple string in string<->xmlNode converter
Benjamin Dauvergne
2010-06-29
6
-45
/
+69
*
[Core] add macro to release an xmlNodeList object
Benjamin Dauvergne
2010-06-29
1
-0
/
+3
*
[ID-WSF2] add idwsf2 test script to test suite
Benjamin Dauvergne
2010-06-29
2
-3
/
+7
*
[Core] add macro to release GList of xmlNodeList
Benjamin Dauvergne
2010-06-29
1
-0
/
+3
*
[Core] add macros to manipulate xmlNodeList and GList of xmlNodeList
Benjamin Dauvergne
2010-06-29
1
-0
/
+21
*
Merge branch 'issue-101'
Benjamin Dauvergne
2010-06-29
1
-52
/
+72
*
Merge branch 'issue-88'
Benjamin Dauvergne
2010-06-29
6
-21
/
+57
*
Merge branch 'issue-86'
Benjamin Dauvergne
2010-06-29
4
-1
/
+158
*
[Tests/integration] add G_DEBUG=gc-friendly env. var to valgrind-wrapper
Benjamin Dauvergne
2010-06-18
1
-1
/
+1
*
[XML] in lasso_node_export_to_paos_request check return value of lasso_node_g...
Benjamin Dauvergne
2010-06-17
1
-0
/
+4
*
[XML] in _lasso_node_export_to_base64 check return value of lasso_node_export...
Benjamin Dauvergne
2010-06-17
1
-0
/
+2
*
[XML] in _lasso_node_export_to_xml check return value of lasso_node_get_xmlNode
Benjamin Dauvergne
2010-06-17
1
-0
/
+3
*
Comment out custom silent rules if automake < 1.11
Benjamin Dauvergne
2010-06-15
3
-0
/
+6
*
[Core] do not ignore keep_xmlnode flag inherited from parent classes
Benjamin Dauvergne
2010-06-15
1
-3
/
+9
*
Test: add non regression test for reloading a server dump with encrypted keys
Benjamin Dauvergne
2010-06-14
5
-0
/
+74
*
Core: when reloading a dump, use the signing private key password for loading...
Benjamin Dauvergne
2010-06-14
1
-1
/
+1
*
Binding python: fix freeing of list return values for methods with the transf...
Benjamin Dauvergne
2010-06-14
1
-3
/
+3
*
Binding python: find a work around for random behaviour of PyImport_ImportModule
Benjamin Dauvergne
2010-06-12
1
-2
/
+6
*
Core: move logging function and macros to their own module, adapt perl binding
Benjamin Dauvergne
2010-06-12
10
-95
/
+232
[prev]
[next]