lasso/lasso/saml-2.0
Simo Sorce cb7ea06ca5 Rearrange case checking to avoid compiler warnings
The compiler was complaining that 'compa' could be uninitialized.
USe this occasion to make the code simpler to understand and assign
actually meaningful values to the variable, even though the proper
actions are not implemented yet.

License: MIT
Signed-off-by: Simo Sorce <simo@redhat.com>
2014-07-30 16:07:44 +02:00
..
Makefile.am [SAMLv2] remove empty files, wrongly committed 2010-07-19 15:45:52 +00:00
assertion_query.c Fix boundary check 2014-07-30 16:07:44 +02:00
assertion_query.h Fix license boilerplates 2013-12-03 21:55:06 +01:00
ecp.c Fix license boilerplates 2013-12-03 21:55:06 +01:00
ecp.h Fix license boilerplates 2013-12-03 21:55:06 +01:00
ecpprivate.h Fix license boilerplates 2013-12-03 21:55:06 +01:00
federation.c Fix license boilerplates 2013-12-03 21:55:06 +01:00
federationprivate.h Fix license boilerplates 2013-12-03 21:55:06 +01:00
login.c Rearrange case checking to avoid compiler warnings 2014-07-30 16:07:44 +02:00
loginprivate.h Fix license boilerplates 2013-12-03 21:55:06 +01:00
logout.c Fix license boilerplates 2013-12-03 21:55:06 +01:00
logoutprivate.h Fix license boilerplates 2013-12-03 21:55:06 +01:00
name_id_management.c Fix license boilerplates 2013-12-03 21:55:06 +01:00
name_id_management.h Fix license boilerplates 2013-12-03 21:55:06 +01:00
profile.c Trim unused code 2014-07-30 16:07:44 +02:00
profile.h Fix license boilerplates 2013-12-03 21:55:06 +01:00
profileprivate.h Fix license boilerplates 2013-12-03 21:55:06 +01:00
provider.c Fix uninitialized values found by Coverity 2014-07-30 16:07:43 +02:00
provider.h Fix license boilerplates 2013-12-03 21:55:06 +01:00
providerprivate.h Fix license boilerplates 2013-12-03 21:55:06 +01:00
saml2_helper.c Fix license boilerplates 2013-12-03 21:55:06 +01:00
saml2_helper.h Fix license boilerplates 2013-12-03 21:55:06 +01:00
server.c saml-2.0/server: fix invalid memory access 2014-06-07 14:11:14 +02:00
serverprivate.h Fix license boilerplates 2013-12-03 21:55:06 +01:00