| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | API change in Single Sign On profile (IdP side) to allow the developer to mess | Frederic Peters | 2004-12-14 | 1 | -4/+7 | |
| | | | | | | | with <lib:Assertion/> Outlined in http://lists.labs.libre-entreprise.org/pipermail/lasso-devel/2004-December/001119.html | |||||
| * | updated test to new api | Frederic Peters | 2004-12-14 | 1 | -2/+3 | |
| | | ||||||
| * | indentation leftovers | Frederic Peters | 2004-11-25 | 1 | -3/+3 | |
| | | ||||||
| * | tests are ok | Frederic Peters | 2004-11-15 | 1 | -1/+1 | |
| | | ||||||
| * | new tests | Frederic Peters | 2004-11-15 | 1 | -0/+145 | |
| | | ||||||
| * | updated tests | Frederic Peters | 2004-11-15 | 2 | -18/+16 | |
| | | ||||||
| * | Fixed value of SingleSignOnProtocolProfile metadata : added support of artifact | Frederic Peters | 2004-11-04 | 1 | -1/+2 | |
| | | | | | and post. [lasso-orig rev1.2] | |||||
| * | Done with the move to structures and the removal of protocols/ (lasso branched | Frederic Peters | 2004-10-27 | 3 | -21/+24 | |
| | | | | | | | | | on October 2nd; occasional merges since then). - Compatible with current souk test suites. - Missing memory management for everything in xml/ - Missing xmlsec support for SOAP messages. | |||||
| * | Updated login C tests to new API for obtaining consent. | Emmanuel Raviart | 2004-09-30 | 1 | -1/+4 | |
| | | ||||||
| * | Added directory for sample SourceID messages. | Emmanuel Raviart | 2004-09-30 | 1 | -0/+15 | |
| | | ||||||
| * | Updated C tests to lasso_server_new new API. | Emmanuel Raviart | 2004-09-29 | 1 | -6/+4 | |
| | | ||||||
| * | Updated to new API (but it doesn't work yet). | Emmanuel Raviart | 2004-09-22 | 1 | -8/+14 | |
| | | ||||||
| * | Converted C login test to new login API. | Emmanuel Raviart | 2004-09-03 | 1 | -9/+21 | |
| | | ||||||
| * | Added missing .cvsignore in tests/data/ | Emmanuel Raviart | 2004-09-02 | 5 | -0/+10 | |
| | | ||||||
| * | Moved param 'http_method' of lasso_login_build_authn_request_msg() method | Valery Febvre | 2004-08-21 | 1 | -3/+2 | |
| | | | | | | in lasso_login_init_authn_request() BEWARE : this change breaks the API | |||||
| * | Added new argument to lasso_login_build_authn_request_msg. | Emmanuel Raviart | 2004-08-20 | 1 | -1/+2 | |
| | | ||||||
| * | cleanup and remove result.xml | Frederic Peters | 2004-08-19 | 1 | -0/+2 | |
| | | ||||||
| * | certs are not in builddir; take care of that | Frederic Peters | 2004-08-19 | 1 | -12/+12 | |
| | | ||||||
| * | include a bunch of ssl thingies in release (make distcheck goes further) | Frederic Peters | 2004-08-19 | 6 | -0/+8 | |
| | | ||||||
| * | removed logout part from C test 2; it would work now. | Frederic Peters | 2004-08-19 | 1 | -58/+0 | |
| | | | | | But http://buildbox.entrouvert.org/logs/20040818/lupin.1820.changelog.xml | |||||
| * | trying to fix login test 2 | Frederic Peters | 2004-08-14 | 1 | -1/+5 | |
| | | ||||||
| * | Added client flag to SSL servers, because each server is also a SOAP client. | Emmanuel Raviart | 2004-08-13 | 132 | -1325/+1325 | |
| | | ||||||
| * | Added forgotten LECP public keys. | Emmanuel Raviart | 2004-08-13 | 4 | -0/+36 | |
| | | ||||||
| * | Added metadata corresponding to new certificates. | Emmanuel Raviart | 2004-08-12 | 13 | -16/+315 | |
| | | | | | Updated non regression tests to use these certificates and metadata. | |||||
| * | Added sample X.509 certificates and keys. | Emmanuel Raviart | 2004-08-12 | 128 | -0/+1788 | |
| | | ||||||
| * | Slightly corrected C test. | Emmanuel Raviart | 2004-08-09 | 1 | -3/+3 | |
| | | ||||||
| * | Initial commit | Valery Febvre | 2004-08-04 | 2 | -0/+283 | |
| | | ||||||
| * | fixed typo; fix bug230 | Frederic Peters | 2004-08-04 | 1 | -1/+1 | |
| | | ||||||
| * | [angry comment removed] | Frederic Peters | 2004-08-04 | 1 | -1/+1 | |
| | | ||||||
| * | replace load_request_msg() with process_request_msg(), process_request() ↵ | Nicolas Clapies | 2004-08-03 | 1 | -3/+3 | |
| | | | | | with validate_request(), remove assertion of the authenticated principal in validate_request() | |||||
| * | update | Valery Febvre | 2004-07-30 | 1 | -38/+38 | |
| | | ||||||
| * | added stupid tests to annoy developers. | Frederic Peters | 2004-07-29 | 3 | -2/+81 | |
| | | ||||||
| * | had detection of a patched (with XML support) check; only use srunner_set_xml | Frederic Peters | 2004-07-29 | 1 | -3/+6 | |
| | | | | | if it is available. | |||||
| * | updated .cvsignore (binary is now tests and out.xml has been renamed to | Frederic Peters | 2004-07-28 | 1 | -2/+2 | |
| | | | | | result.xml) | |||||
| * | modularized tests; it is now possible to add more suites easily. | Frederic Peters | 2004-07-28 | 3 | -41/+82 | |
| | | ||||||
| * | fixed warnings | Frederic Peters | 2004-07-27 | 1 | -2/+2 | |
| | | ||||||
| * | Removed obsolete logout method load_from_dump. | Emmanuel Raviart | 2004-07-26 | 2 | -2/+3 | |
| | | | | | | | | | Upgraded some residual calls to login_new & logout_new. Updated Java binding. Java unit test works (and C too, but Python still doesn't). | |||||
| * | *** empty log message *** | Valery Febvre | 2004-07-26 | 1 | -10/+7 | |
| | | ||||||
| * | added an XXX and a comment where I think the problem is. Developers; please | Frederic Peters | 2004-07-26 | 1 | -2/+16 | |
| | | | | | have a look. | |||||
| * | --dontfork mode for the tests (so it is easier to debug segfaults) | Frederic Peters | 2004-07-26 | 1 | -0/+11 | |
| | | ||||||
| * | end of test port to C; developers, please test it (or the python login_tests; | Frederic Peters | 2004-07-26 | 1 | -2/+48 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | results should be identical). There is a problem in memory management and *sometimes* it works. *Sometimes* it doesn't: (process:12643): lasso-CRITICAL **: file xml.c: line 64 (lasso_node_copy): assertion `LASSO_IS_NODE(node)' failed (process:12643): lasso-CRITICAL **: file xml.c: line 1024 (lasso_node_impl_add_child): assertion `LASSO_IS_NODE(child)' failed And *sometimes* it is even worse (segfault): Running suite(s): Login 50%: Checks: 2, Failures: 0, Errors: 1 login_tests.c:81:P:Generate Server Contexts:test01_generateServersContextDumps:Passed login_tests.c:229:E:Login initiated by service provider:test02_serviceProviderLogin: (after this point) Received signal 11 I believe this is caused by something in http://buildbox.entrouvert.org/logs/20040726/lupin.0320.changelog.xml | |||||
| * | further in the unit test; pain pain pain. | Frederic Peters | 2004-07-26 | 1 | -1/+53 | |
| | | ||||||
| * | started to copy Python second test (serviceProviderLogin) in C. 1 hour and 38 | Frederic Peters | 2004-07-26 | 1 | -8/+98 | |
| | | | | | lines so far and I should probably move to something or I'll get angry. | |||||
| * | check 0.9 no longer has suite_free(). And our local version got | Frederic Peters | 2004-07-25 | 1 | -1/+2 | |
| | | | | | srunner_set_xml() | |||||
| * | .cvsignore for tests/ directory | Frederic Peters | 2004-07-24 | 1 | -0/+5 | |
| | | ||||||
| * | using check <http://check.sourceforge.net/> for the test suite | Frederic Peters | 2004-07-24 | 2 | -31/+67 | |
| | | | | | (--enable-tests=no if you don't want them) | |||||
| * | This is not a C unit test, but it can miracolously become one. | Emmanuel Raviart | 2004-07-24 | 1 | -0/+68 | |
