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
...
*
[Core] dump custom signature parameters in lasso dumps
Benjamin Dauvergne
2010-07-16
1
-0
/
+32
*
[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
*
[Core] lasso_check_version does not return a proper error code
Benjamin Dauvergne
2010-07-12
1
-1
/
+1
*
[Core] change return type of all error returning methods
Benjamin Dauvergne
2010-07-12
33
-191
/
+191
*
[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
*
[Core] add macro to release an xmlNodeList object
Benjamin Dauvergne
2010-06-29
1
-0
/
+3
*
[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
2
-5
/
+15
*
Merge branch 'issue-86'
Benjamin Dauvergne
2010-06-29
2
-0
/
+138
*
[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
*
[Core] do not ignore keep_xmlnode flag inherited from parent classes
Benjamin Dauvergne
2010-06-15
1
-3
/
+9
*
Core: when reloading a dump, use the signing private key password for loading...
Benjamin Dauvergne
2010-06-14
1
-1
/
+1
*
Core: move logging function and macros to their own module, adapt perl binding
Benjamin Dauvergne
2010-06-12
9
-95
/
+211
*
Core: move lasso_strerror declaration to errors.h
Benjamin Dauvergne
2010-06-12
2
-2
/
+4
*
SAMLv2: rename lasso_saml2_name_id_build_persistent to lasso_saml2_name_id_ne...
Benjamin Dauvergne
2010-06-12
2
-0
/
+22
*
SAMLv2: when initializing signture on assertion, setup an ID if there is none
Benjamin Dauvergne
2010-06-12
1
-0
/
+3
*
SAMLv2: in lasso_assertion_query_build_request_msg setup nameid
Benjamin Dauvergne
2010-06-12
1
-2
/
+6
*
Core: update lasso_iso_8601_gmt_to_time_t to support milliseconds
Benjamin Dauvergne
2010-06-10
2
-5
/
+42
*
Fix long lines in lasso/id-ff/server.c
Benjamin Dauvergne
2010-06-10
1
-6
/
+10
*
Core: add method lasso_server_set_encryption_private_key_with_password
Benjamin Dauvergne
2010-06-10
2
-7
/
+35
*
SAMLv2: add new methods to class LassoAssertionQuery
Benjamin Dauvergne
2010-06-10
4
-0
/
+126
*
SAMLv2: fix initialization of subject in lasso_assertion_query_build_request_msg
Benjamin Dauvergne
2010-06-10
1
-8
/
+10
*
Import tools in utils.h
Benjamin Dauvergne
2010-06-10
1
-0
/
+2
*
Fix collision between defined symbols in tools.h and private.h
Benjamin Dauvergne
2010-06-10
1
-3
/
+3
*
Change all logging to use message()
Benjamin Dauvergne
2010-06-09
8
-24
/
+24
*
Core: in xml error message handler, escape messages to fit on one line
Benjamin Dauvergne
2010-06-09
1
-2
/
+11
*
Core: remove arrow in log messages
Benjamin Dauvergne
2010-06-09
1
-1
/
+1
*
Utils: add function to extract/create node in lists
Benjamin Dauvergne
2010-06-09
9
-1
/
+38
*
Add new lasso_log_set_handler and lasso_log_remove_handler functions
Frederic Peters
2010-06-09
2
-0
/
+40
*
SAMLv2: make role checking inactive for LassoServer
Benjamin Dauvergne
2010-06-06
1
-2
/
+4
*
ID-FFv1.2: for idp initiated sso accept any nameIdPolicy
Benjamin Dauvergne
2010-06-06
1
-7
/
+0
*
SAML 2.0: add checks for proper loading of role descriptors
Benjamin Dauvergne
2010-06-04
1
-4
/
+13
*
SAMLv2: fix error in naming of function in the documentation
Benjamin Dauvergne
2010-06-04
1
-2
/
+2
*
SAMLv2: remove HTTP-Redirect as right binding for AssertionConsumer
Benjamin Dauvergne
2010-05-31
1
-1
/
+0
*
SAMLv2: fix bug giving UnuspportedProfile for SingleSignOn with HTTP-POST
Benjamin Dauvergne
2010-05-31
1
-1
/
+1
*
Core: fix extraction of relaystate when URLs contains only one kind of separa...
Benjamin Dauvergne
2010-05-31
1
-1
/
+1
*
SAMLv2: simplify lasso_saml20_provider_accept_http_method by only checking fo...
Benjamin Dauvergne
2010-05-31
1
-12
/
+3
*
SAML 2.0: in lasso_login_build_assertion set conditions time limit, no Subjec...
Benjamin Dauvergne
2010-05-31
1
-4
/
+2
*
SAML 2.0: in lasso_login_build_assertion do not conflate sessionNotOnOrAfter ...
Benjamin Dauvergne
2010-05-31
1
-4
/
+0
*
SAMLv2: conflate Responder and Requester when checking second level status code
Benjamin Dauvergne
2010-05-11
1
-1
/
+2
*
SAMLv2: remove warning message for invalid signature on AuthnResponse messages
Benjamin Dauvergne
2010-05-11
1
-4
/
+0
*
SAML 2.0 Helper: add lasso_saml2_assertion_set_one_time_use
Benjamin Dauvergne
2010-05-01
2
-1
/
+27
*
Fix bad initialization of an rc field from revision 4837
Benjamin Dauvergne
2010-05-01
1
-1
/
+1
[prev]
[next]