summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Added client flag to SSL servers, because each server is also a SOAP client.Emmanuel Raviart2004-08-13132-1325/+1325
* missed an argFrederic Peters2004-08-131-1/+1
* Removed certificates that are no more used.Emmanuel Raviart2004-08-133-29/+29
* Improved lasso/.cvsignore.Emmanuel Raviart2004-08-131-0/+3
* Updated Python sample sites to use new certificates.Emmanuel Raviart2004-08-134-80/+80
* Added forgotten LECP public keys.Emmanuel Raviart2004-08-134-0/+36
* Added error checks and error messagesValery Febvre2004-08-131-28/+130
* lasso_server_add_provider returns now a -202 error when it failsValery Febvre2004-08-121-3/+3
* *** empty log message ***Valery Febvre2004-08-121-15/+85
* Modified 4 error codesValery Febvre2004-08-121-5/+6
* Added commentsValery Febvre2004-08-121-13/+9
* Added metadata corresponding to new certificates.Emmanuel Raviart2004-08-1215-38/+339
* Added sample X.509 certificates and keys.Emmanuel Raviart2004-08-12128-0/+1788
* worth a table of contentsFrederic Peters2004-08-121-0/+2
* remove all debug messages.Christophe Nowicki2004-08-127-85/+36
* workaround xmlsec bugFrederic Peters2004-08-121-8/+42
* links to API; at best.Frederic Peters2004-08-121-0/+17
* shuffling notesFrederic Peters2004-08-121-5/+5
* new section on compilation/linkage; new section on return code checking; fixesFrederic Peters2004-08-121-15/+80
* fix bool value in lasso_lib_authn_request_set_forceauthnChristophe Nowicki2004-08-121-3/+3
* fixed wrong args num for lasso_login_init_authn_requestChristophe Nowicki2004-08-121-1/+1
* Added .cvsignore to lassobook.Emmanuel Raviart2004-08-121-0/+2
* Added tests for errors reporting and to avoid some malicious segfaultsValery Febvre2004-08-122-30/+53
* Corrected comment.Emmanuel Raviart2004-08-111-2/+2
* Create a new test Proxy server (a server between a SP and an IDP, which actsEmmanuel Raviart2004-08-1113-137/+586
* Fixed a bug in lasso_provider_get_providerIDValery Febvre2004-08-111-1/+7
* Replaced lasso_str_hash by lasso_sha1Valery Febvre2004-08-111-1/+1
* Removed Base64 encoding of result in lasso_build_unique_id() functValery Febvre2004-08-112-9/+20
* Renamed 4 error codes and added oneValery Febvre2004-08-112-7/+13
* Added param 'type' in set_debug_info()Valery Febvre2004-08-112-8/+9
* Fixed GError* bugsValery Febvre2004-08-115-14/+150
* Added tests for errors reporting and to avoid some malicious segfaultsValery Febvre2004-08-111-36/+55
* Fixed a bug with metadataValery Febvre2004-08-112-41/+57
* Added a param 'err' in 2 methods of LassoServer class:Valery Febvre2004-08-117-40/+90
* Changed return type for 5 methods in LassoNode:Valery Febvre2004-08-1120-145/+262
* styleFrederic Peters2004-08-111-1/+1
* more on database sectionFrederic Peters2004-08-111-0/+21
* styleFrederic Peters2004-08-111-10/+10
* section about databaseFrederic Peters2004-08-111-5/+42
* Better handling and checking of Liberty-Enabled header.Emmanuel Raviart2004-08-114-18/+28
* section about LassoServerFrederic Peters2004-08-111-9/+56
* Removed server public key in tests: it seems that it is no more used.Emmanuel Raviart2004-08-113-4/+4
* In Python simulator, redirect now accepts partial URLs.Emmanuel Raviart2004-08-111-0/+12
* In python/tests, there are now a sample IDP (sample-idp.py) and a sample SPEmmanuel Raviart2004-08-1114-69/+939
* more code in the documentationFrederic Peters2004-08-101-12/+33
* fixed a few errorsFrederic Peters2004-08-101-6/+5
* warning about *not* taking care of memory management and error checkingFrederic Peters2004-08-101-0/+4
* fixFrederic Peters2004-08-101-0/+1
* documentation about writing a service provider in CFrederic Peters2004-08-101-0/+131
* Added new PHP Unit test for Lasso Login and Lasso Server.Christophe Nowicki2004-08-106-24/+95