summaryrefslogtreecommitdiffstats
path: root/tests/login_tests_saml2.c
Commit message (Expand)AuthorAgeFilesLines
* Fix license boilerplatesSimo Sorce2013-12-031-2/+1
* fix compilation errors on 64bits architecturesBenjamin Dauvergne2013-09-081-1/+1
* Simplify useless complexity in include pathsBenjamin Dauvergne2011-12-161-1/+1
* [tests] improve checking for log outputBenjamin Dauvergne2011-12-161-0/+8
* [tests] rename login test suite, with mentions of ID-FF 1.2 and SAML 2.0Benjamin Dauvergne2011-12-161-1/+1
* remove debugging printf statementBenjamin Dauvergne2011-12-091-2/+0
* [core] rename lasso_provider_set_specific_signing_key to lasso_provider_set_s...Benjamin Dauvergne2011-12-051-1/+1
* [core] add the HMAC-SHA1 shared secret signature methodBenjamin Dauvergne2011-12-051-0/+100
* [tests] add test for rollover on the SP side, i.e. rollover of encryption keysBenjamin Dauvergne2011-11-221-0/+104
* [tests] add unit test for the provider with multiple key featureBenjamin Dauvergne2011-05-191-0/+120
* [tests] include the backward compatibility include for GHashTableBenjamin Dauvergne2010-12-011-1/+1
* [Core] replace all use of g_strcmp0 by lasso_strisequal and lasso_strisnotequalBenjamin Dauvergne2010-10-011-4/+4
* [Tests] fix leak of idpLogoutContext in test04_sso_then_slo_soapBenjamin Dauvergne2010-09-171-0/+1
* [Tests] fix mem leaksBenjamin Dauvergne2010-09-171-0/+1
* [Tests] remove debugging printfBenjamin Dauvergne2010-07-211-2/+0
* [Tests] add a sso then slo soap testBenjamin Dauvergne2010-07-121-0/+206
* Initialize all uninitialized rc variablesBenjamin Dauvergne2010-04-301-2/+2
* Tests: in SAML 2.0 tests, use more check_ macrosBenjamin Dauvergne2010-03-271-68/+46
* Tests: in login_tests_saml2.c, add test for lasso_saml2_assertion_validate_co...Benjamin Dauvergne2010-02-171-0/+10
* Tests SAML2: use & test encryptionBenjamin Dauvergne2010-01-121-11/+16
* Add SP initiated logout test to SAML 2.0 regression testsBenjamin Dauvergne2009-12-011-0/+41
* All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF codeBenjamin Dauvergne2009-08-261-4/+4
* Fix leaks in testsBenjamin Dauvergne2009-04-301-36/+37
* Test: Remove spurious debugging printfBenjamin Dauvergne2009-04-271-2/+0
* Tests: Add a SAML2 login testBenjamin Dauvergne2009-04-221-0/+464