summaryrefslogtreecommitdiffstats
path: root/tests/login_tests.c
Commit message (Expand)AuthorAgeFilesLines
* Fix license boilerplatesSimo Sorce2013-12-031-2/+1
* fix compilation errors on 64bits architecturesBenjamin Dauvergne2013-09-081-1/+1
* [tests] remove work-around for letting ID-FF 1.2 tests work with the thin-ses...Benjamin Dauvergne2011-12-231-21/+24
* [tests] protect the ID-FF 1.2 test cases from effect of the thin-sessions fla...Benjamin Dauvergne2011-12-221-2/+19
* Simplify useless complexity in include pathsBenjamin Dauvergne2011-12-161-2/+2
* [tests] improve checking for log outputBenjamin Dauvergne2011-12-161-0/+3
* [tests] rename login test suite, with mentions of ID-FF 1.2 and SAML 2.0Benjamin Dauvergne2011-12-161-1/+1
* [tests] use helper macros in id-ff test caseBenjamin Dauvergne2011-12-051-31/+26
* [tests] remove spurious outputBenjamin Dauvergne2011-03-291-2/+0
* [tests] add test case for multiple load and dump of the same objectBenjamin Dauvergne2011-03-011-0/+72
* [tests] include header for backward compatible methods on GHashTable structuresBenjamin Dauvergne2010-11-171-0/+1
* [Core] replace all use of g_strcmp0 by lasso_strisequal and lasso_strisnotequalBenjamin Dauvergne2010-10-011-2/+2
* Initialize all uninitialized rc variablesBenjamin Dauvergne2010-04-301-2/+2
* Tests: add more checking to dump generation code in login_tests.cBenjamin Dauvergne2010-02-041-5/+9
* Tests: in tests/login_tests.c, change path of header utils.hBenjamin Dauvergne2010-01-041-1/+1
* All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF codeBenjamin Dauvergne2009-08-261-1/+1
* Fix leaks in testsBenjamin Dauvergne2009-04-301-0/+1
* Core: add an header file for backward compatibilityBenjamin Dauvergne2009-04-141-0/+1
* Tests&Core: add g_strcmp0 if glib is oldBenjamin Dauvergne2009-04-021-0/+1
* Test: add missing release of objects and memoryBenjamin Dauvergne2009-03-271-7/+34
* ID-FF 1.2 Tests: Add test for relaystateBenjamin Dauvergne2009-03-271-2/+18
* Test: Add test for testing new InResponseTo checking codeBenjamin Dauvergne2009-03-031-1/+17
* Add test case for loading server completely from memoryBenjamin Dauvergne2008-11-021-0/+167
* * Remove ending blanksBenjamin Dauvergne2008-09-121-4/+4
* updated Copyright dates in all filesDamien Laniel2007-05-301-1/+1
* fixed memory leaksFrederic Peters2007-01-161-0/+2
* cleaning up memory allocated for tests; so valgrind logs are cleanerFrederic Peters2007-01-051-1/+7
* Updated Copyright and authors.Emmanuel Raviart2005-01-221-3/+3
* API change in Single Sign On profile (IdP side) to allow the developer to messFrederic Peters2004-12-141-4/+7
* updated test to new apiFrederic Peters2004-12-141-2/+3
* indentation leftoversFrederic Peters2004-11-251-3/+3
* tests are okFrederic Peters2004-11-151-1/+1
* updated testsFrederic Peters2004-11-151-13/+15
* Done with the move to structures and the removal of protocols/ (lasso branchedFrederic Peters2004-10-271-19/+18
* Updated login C tests to new API for obtaining consent.Emmanuel Raviart2004-09-301-1/+4
* Updated C tests to lasso_server_new new API.Emmanuel Raviart2004-09-291-6/+4
* Updated to new API (but it doesn't work yet).Emmanuel Raviart2004-09-221-8/+14
* Converted C login test to new login API.Emmanuel Raviart2004-09-031-9/+21
* Moved param 'http_method' of lasso_login_build_authn_request_msg() methodValery Febvre2004-08-211-3/+2
* Added new argument to lasso_login_build_authn_request_msg.Emmanuel Raviart2004-08-201-1/+2
* certs are not in builddir; take care of thatFrederic Peters2004-08-191-12/+12
* removed logout part from C test 2; it would work now.Frederic Peters2004-08-191-58/+0
* trying to fix login test 2Frederic Peters2004-08-141-1/+5
* Added metadata corresponding to new certificates.Emmanuel Raviart2004-08-121-16/+15
* Slightly corrected C test.Emmanuel Raviart2004-08-091-3/+3
* replace load_request_msg() with process_request_msg(), process_request() with...Nicolas Clapies2004-08-031-3/+3
* updateValery Febvre2004-07-301-38/+38
* modularized tests; it is now possible to add more suites easily.Frederic Peters2004-07-281-36/+2
* fixed warningsFrederic Peters2004-07-271-2/+2
* Removed obsolete logout method load_from_dump.Emmanuel Raviart2004-07-261-2/+2