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
*
One more uninitialized value
wip
Simo Sorce
2014-06-11
1
-1
/
+1
*
Fix potential null dereference errors
Simo Sorce
2014-06-10
2
-0
/
+4
*
Make id mandatory
Simo Sorce
2014-06-10
1
-7
/
+5
*
Do not dereference null pointers
Simo Sorce
2014-06-09
1
-4
/
+4
*
Rearrange case checking to avoid compiler warnings
Simo Sorce
2014-06-09
2
-21
/
+33
*
Properly exit on error
Simo Sorce
2014-06-09
1
-0
/
+1
*
Consistently check dsig_reference_ctx
Simo Sorce
2014-06-09
1
-1
/
+3
*
Trim unused code
Simo Sorce
2014-06-09
4
-6
/
+3
*
Trim dead code
Simo Sorce
2014-06-09
1
-10
/
+0
*
Fix confusing loop test
Simo Sorce
2014-06-09
1
-2
/
+5
*
Fix some uninitialized value
Simo Sorce
2014-06-09
4
-4
/
+4
*
Missing check for Sig_Alg value
Simo Sorce
2014-06-09
1
-1
/
+4
*
Fix boundary check
Simo Sorce
2014-06-09
1
-1
/
+1
*
Fix uninitialized values found by Coverity
Simo Sorce
2014-06-09
3
-4
/
+4
*
Fix format check for date
Simo Sorce
2014-06-09
1
-1
/
+3
*
Fix error checking in xml.c
Simo Sorce
2014-06-08
1
-1
/
+1
*
Fixes for unchecked return values
Simo Sorce
2014-06-08
2
-1
/
+8
*
Be correct in dealing with varargs
Simo Sorce
2014-06-08
1
-0
/
+2
*
saml-2.0/profile: fix leak of xmlSecKey when building signed query strings
Benjamin Dauvergne
2014-06-08
1
-3
/
+2
*
id-ff/provider: fix leak of xmlSecKey
Benjamin Dauvergne
2014-06-08
1
-0
/
+3
*
xml/samlp2_logout_request: fix leaks around session indexes
Benjamin Dauvergne
2014-06-08
2
-2
/
+15
*
server: fix leak of xmlSecKey objects
Benjamin Dauvergne
2014-06-08
1
-1
/
+0
*
session: fix leak of _NidAndSessionIndex structures
Benjamin Dauvergne
2014-06-08
1
-0
/
+1
*
saml-2.0/server: fix invalid memory access
Benjamin Dauvergne
2014-06-07
1
-10
/
+7
*
login: complete document of lasso_login_process_authn_response_msg on expecta...
Benjamin Dauvergne
2014-05-21
1
-1
/
+32
*
xml/xml.c: fix liberal use of casting for the SNIPPET_INTEGER and SNIPPET_BOO...
Benjamin Dauvergne
2014-04-24
1
-21
/
+34
*
lasso/xml/tools.c: fix reference to unitialized memory
Benjamin Dauvergne
2014-04-24
1
-1
/
+1
*
fix: remove warning by not calling g_type_init() with glib > 2.36 as it's dep...
Benjamin Dauvergne
2014-03-25
1
-0
/
+2
*
id-ff/providerprivate.h,id-ff/provider.h: make lasso_provider_verify_signatur...
Benjamin Dauvergne
2013-12-18
2
-2
/
+3
*
id-ff/session.c: fix wrong variable reference in init_from_xml_nid_and_sessio...
Benjamin Dauvergne
2013-12-08
1
-1
/
+1
*
Fix license boilerplates
Simo Sorce
2013-12-03
765
-1530
/
+765
*
saml-2.0/provider: when looking for endpoints take a null role as meanning «...
Benjamin Dauvergne
2013-10-11
1
-6
/
+11
*
saml-2.0/profile: fix typo in commit 8de55
Benjamin Dauvergne
2013-10-10
1
-1
/
+1
*
saml-2.0/profile: add warning message when unable to build an artifact respon...
Benjamin Dauvergne
2013-10-10
1
-0
/
+4
*
lasso/xml/tools.c: fix misuse of xmlURIUnescapeString
Benjamin Dauvergne
2013-09-27
1
-2
/
+10
*
id-ff/login.c: initialize role status of sp and idp in lasso_login_init_authn...
Benjamin Dauvergne
2013-09-27
1
-1
/
+10
*
saml2/profile.c: add resolving of the endpoint index in artifacts
Benjamin Dauvergne
2013-09-08
3
-8
/
+22
*
saml2/provider.c: add new function lasso_saml20_provider_get_endpoint_url() f...
Benjamin Dauvergne
2013-09-08
2
-0
/
+60
*
errors.{c,h}: add new error LASSO_PROFILE_ERROR_ENDPOINT_INDEX_NOT_FOUND for ...
Benjamin Dauvergne
2013-09-08
2
-0
/
+9
*
saml2/profile: fix missing ArtifactResolutionService index in artifacts
Benjamin Dauvergne
2013-09-08
4
-8
/
+42
*
saml2/login: fix role of providers in process_authn_request() and idp_initiat...
Benjamin Dauvergne
2013-09-08
1
-0
/
+9
*
fix compilation errors on 64bits architectures
Benjamin Dauvergne
2013-09-08
3
-3
/
+3
*
fix warnings about unused but set variables
Benjamin Dauvergne
2013-09-08
9
-42
/
+13
*
Merge remote-tracking branch 'origin/libxml2.9-compat'
Benjamin Dauvergne
2013-07-30
5
-83
/
+34
|
\
|
*
Rewrite all xmlNode serialization code to be compatible with libxml 2.9.0
Benjamin Dauvergne
2012-09-28
5
-83
/
+34
*
|
saml-2.0: fix missing signature on logout responses
Benjamin Dauvergne
2013-03-20
1
-0
/
+3
*
|
xml-saml-2.0: ManageNameIDRequest must have a NameID
Benjamin Dauvergne
2013-01-25
1
-0
/
+18
*
|
xml-saml-2.0: LogoutRequest must have a NameID
Benjamin Dauvergne
2013-01-25
1
-0
/
+8
*
|
xml: really enforce elements cardinality when parsing messages
Benjamin Dauvergne
2013-01-25
2
-35
/
+78
*
|
xml-saml-2.0: add missing namespace declaration for the KeyInfoSujectConfirma...
Benjamin Dauvergne
2013-01-25
1
-1
/
+2
[next]