summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Corrected automake problems.Romain Chantereay2004-08-101-2/+2
* add php unit test support. just run php -f php/run-tests.phpChristophe Nowicki2004-08-103-0/+709
* create php/run-tests.php and export PHP_PATHChristophe Nowicki2004-08-101-0/+2
* Create package directory if not exists.Romain Chantereay2004-08-101-0/+1
* - Added java binding swig generation.Romain Chantereay2004-08-1040-2570/+3348
* Improved Python unit tests.Emmanuel Raviart2004-08-108-204/+326
* Removed the param 'remote_providerID' of lasso_login_init_authn_request() methodChristophe Nowicki2004-08-109-42/+57
* Fixed a bug in lasso_login_process_authn_response_msg() methodValery Febvre2004-08-101-10/+43
* Renamed LEC to LECP. It is really a proxy.Emmanuel Raviart2004-08-092-15/+13
* LECP now nearly works. Still a segmentation fault at the end, but Valos isEmmanuel Raviart2004-08-095-65/+92
* Fixed a BIG bug in lasso_node_add_child() methodValery Febvre2004-08-091-4/+5
* Fixed a bug in lasso_server_dump()Valery Febvre2004-08-091-3/+5
* Updated Python tests. Not finished but Valos want it to debug Lasso.Emmanuel Raviart2004-08-098-515/+709
* Slightly corrected C test.Emmanuel Raviart2004-08-091-3/+3
* new lack of error checking test case; not even the developer fault this time;Frederic Peters2004-08-091-2/+27
* Small fixValery Febvre2004-08-091-1/+1
* Fixed a bug in lasso_lecp_build_authn_request_msg()Valery Febvre2004-08-091-2/+7
* Updated serverValery Febvre2004-08-092-3/+4
* Added XML export type in lasso_authn_request_envelope_new_from_export()Valery Febvre2004-08-091-0/+3
* Server objects can now be created without metadataValery Febvre2004-08-091-21/+27
* Corrected correctionValery Febvre2004-08-091-5/+4
* UpdateValery Febvre2004-08-091-10/+15
* Removed Base64 encoding in lasso_lecp_build_authn_response_msg()Valery Febvre2004-08-093-32/+54
* Removed the param 'remote_providerID' of lasso_login_init_authn_request() methodValery Febvre2004-08-093-20/+21
* Added 3 missing #includeValery Febvre2004-08-091-0/+3
* the point is to fix lasso not to segfault; not to fix tests to make lassoFrederic Peters2004-08-091-2/+2
* 'Class methods' Login.new() & Logout.new() should be usedValery Febvre2004-08-091-2/+2
* Added docValery Febvre2004-08-091-0/+30
* Updated Python unit tests infrastructure, so that it can be reused forEmmanuel Raviart2004-08-098-284/+247
* Added module http. It is derived from Expression eponym module, but it isEmmanuel Raviart2004-08-091-0/+713
* Added module abstractweb.Emmanuel Raviart2004-08-091-0/+156
* Added module assertions to Python Lasso simulator.Emmanuel Raviart2004-08-091-0/+126
* Added module builtins to Python Lasso simulator. builtins will replaceEmmanuel Raviart2004-08-091-0/+45
* Relpaced the lasso_str_hash() call by lasso_sha1() in theValery Febvre2004-08-081-11/+19
* In the dump of the identity object,Valery Febvre2004-08-081-11/+7
* In the dump of the session object,Valery Febvre2004-08-081-4/+5
* In the dump of the server object,Valery Febvre2004-08-082-75/+78
* Minor fixsValery Febvre2004-08-081-16/+14
* In the dump of the federation object,Valery Febvre2004-08-082-3/+4
* In the dump of the provider object,Valery Febvre2004-08-082-2/+4
* missed new filesFrederic Peters2004-08-082-0/+7
* debian packaging:Frederic Peters2004-08-086-14/+30
* fixed FSF addressFrederic Peters2004-08-081-1/+1
* Added LECP support in Python simulator and unit tests. I think I have foundEmmanuel Raviart2004-08-076-124/+437
* Added lasso_sha1() method (will replace lasso_str_hash)Valery Febvre2004-08-072-1/+13
* new tests; lasso needs some error checkingFrederic Peters2004-08-072-0/+50
* Added attributes request, request_type, response, response_type to Lecp inEmmanuel Raviart2004-08-072-3/+26
* Added tests for forceAuthn. Light will still be green.Emmanuel Raviart2004-08-062-1/+41
* Added Python simulation for isPassive and corrected some simulation bugs.Emmanuel Raviart2004-08-064-33/+109
* Moved session & identity properties in private sectionValery Febvre2004-08-061-4/+6