| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Added client flag to SSL servers, because each server is also a SOAP client. | Emmanuel Raviart | 2004-08-13 | 132 | -1325/+1325 | |
| | | ||||||
| * | missed an arg | Frederic Peters | 2004-08-13 | 1 | -1/+1 | |
| | | ||||||
| * | Removed certificates that are no more used. | Emmanuel Raviart | 2004-08-13 | 3 | -29/+29 | |
| | | ||||||
| * | Improved lasso/.cvsignore. | Emmanuel Raviart | 2004-08-13 | 1 | -0/+3 | |
| | | ||||||
| * | Updated Python sample sites to use new certificates. | Emmanuel Raviart | 2004-08-13 | 4 | -80/+80 | |
| | | ||||||
| * | Added forgotten LECP public keys. | Emmanuel Raviart | 2004-08-13 | 4 | -0/+36 | |
| | | ||||||
| * | Added error checks and error messages | Valery Febvre | 2004-08-13 | 1 | -28/+130 | |
| | | | | | | Added signature element in lib:AuthnRequest (POST method) and in samlp:Request | |||||
| * | lasso_server_add_provider returns now a -202 error when it fails | Valery Febvre | 2004-08-12 | 1 | -3/+3 | |
| | | ||||||
| * | *** empty log message *** | Valery Febvre | 2004-08-12 | 1 | -15/+85 | |
| | | ||||||
| * | Modified 4 error codes | Valery Febvre | 2004-08-12 | 1 | -5/+6 | |
| | | | | | Added one | |||||
| * | Added comments | Valery Febvre | 2004-08-12 | 1 | -13/+9 | |
| | | ||||||
| * | Added metadata corresponding to new certificates. | Emmanuel Raviart | 2004-08-12 | 15 | -38/+339 | |
| | | | | | 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 | |
| | | ||||||
| * | worth a table of contents | Frederic Peters | 2004-08-12 | 1 | -0/+2 | |
| | | ||||||
| * | remove all debug messages. | Christophe Nowicki | 2004-08-12 | 7 | -85/+36 | |
| | | ||||||
| * | workaround xmlsec bug | Frederic Peters | 2004-08-12 | 1 | -8/+42 | |
| | | ||||||
| * | links to API; at best. | Frederic Peters | 2004-08-12 | 1 | -0/+17 | |
| | | ||||||
| * | shuffling notes | Frederic Peters | 2004-08-12 | 1 | -5/+5 | |
| | | ||||||
| * | new section on compilation/linkage; new section on return code checking; fixes | Frederic Peters | 2004-08-12 | 1 | -15/+80 | |
| | | | | | to the code samples. | |||||
| * | fix bool value in lasso_lib_authn_request_set_forceauthn | Christophe Nowicki | 2004-08-12 | 1 | -3/+3 | |
| | | ||||||
| * | fixed wrong args num for lasso_login_init_authn_request | Christophe Nowicki | 2004-08-12 | 1 | -1/+1 | |
| | | ||||||
| * | Added .cvsignore to lassobook. | Emmanuel Raviart | 2004-08-12 | 1 | -0/+2 | |
| | | ||||||
| * | Added tests for errors reporting and to avoid some malicious segfaults | Valery Febvre | 2004-08-12 | 2 | -30/+53 | |
| | | ||||||
| * | Corrected comment. | Emmanuel Raviart | 2004-08-11 | 1 | -2/+2 | |
| | | ||||||
| * | Create a new test Proxy server (a server between a SP and an IDP, which acts | Emmanuel Raviart | 2004-08-11 | 13 | -137/+586 | |
| | | | | | as an IDP for the SP and as a SP for the IDP): login works. | |||||
| * | Fixed a bug in lasso_provider_get_providerID | Valery Febvre | 2004-08-11 | 1 | -1/+7 | |
| | | ||||||
| * | Replaced lasso_str_hash by lasso_sha1 | Valery Febvre | 2004-08-11 | 1 | -1/+1 | |
| | | ||||||
| * | Removed Base64 encoding of result in lasso_build_unique_id() funct | Valery Febvre | 2004-08-11 | 2 | -9/+20 | |
| | | ||||||
| * | Renamed 4 error codes and added one | Valery Febvre | 2004-08-11 | 2 | -7/+13 | |
| | | ||||||
| * | Added param 'type' in set_debug_info() | Valery Febvre | 2004-08-11 | 2 | -8/+9 | |
| | | ||||||
| * | Fixed GError* bugs | Valery Febvre | 2004-08-11 | 5 | -14/+150 | |
| | | ||||||
| * | Added tests for errors reporting and to avoid some malicious segfaults | Valery Febvre | 2004-08-11 | 1 | -36/+55 | |
| | | ||||||
| * | Fixed a bug with metadata | Valery Febvre | 2004-08-11 | 2 | -41/+57 | |
| | | | | | | | ProviderID attribute is "providerID" instead of "ProviderID" Removed param 'err' in lasso_provider_get_providerID | |||||
| * | Added a param 'err' in 2 methods of LassoServer class: | Valery Febvre | 2004-08-11 | 7 | -40/+90 | |
| | | | | | | | lasso_server_get_provider, lasso_server_get_provider_ref for errors reporting | |||||
| * | Changed return type for 5 methods in LassoNode: | Valery Febvre | 2004-08-11 | 20 | -145/+262 | |
| | | | | | | | | | lasso_node_dump, lasso_node_export, lasso_node_export_to_base64, lasso_node_export_to_query, lasso_node_export_to_soap | |||||
| * | style | Frederic Peters | 2004-08-11 | 1 | -1/+1 | |
| | | ||||||
| * | more on database section | Frederic Peters | 2004-08-11 | 1 | -0/+21 | |
| | | ||||||
| * | style | Frederic Peters | 2004-08-11 | 1 | -10/+10 | |
| | | ||||||
| * | section about database | Frederic Peters | 2004-08-11 | 1 | -5/+42 | |
| | | ||||||
| * | Better handling and checking of Liberty-Enabled header. | Emmanuel Raviart | 2004-08-11 | 4 | -18/+28 | |
| | | ||||||
| * | section about LassoServer | Frederic Peters | 2004-08-11 | 1 | -9/+56 | |
| | | ||||||
| * | Removed server public key in tests: it seems that it is no more used. | Emmanuel Raviart | 2004-08-11 | 3 | -4/+4 | |
| | | ||||||
| * | In Python simulator, redirect now accepts partial URLs. | Emmanuel Raviart | 2004-08-11 | 1 | -0/+12 | |
| | | ||||||
| * | In python/tests, there are now a sample IDP (sample-idp.py) and a sample SP | Emmanuel Raviart | 2004-08-11 | 14 | -69/+939 | |
| | | | | | (sample-sp.py). The two applications are real servers. | |||||
| * | more code in the documentation | Frederic Peters | 2004-08-10 | 1 | -12/+33 | |
| | | ||||||
| * | fixed a few errors | Frederic Peters | 2004-08-10 | 1 | -6/+5 | |
| | | ||||||
| * | warning about *not* taking care of memory management and error checking | Frederic Peters | 2004-08-10 | 1 | -0/+4 | |
| | | ||||||
| * | fix | Frederic Peters | 2004-08-10 | 1 | -0/+1 | |
| | | ||||||
| * | documentation about writing a service provider in C | Frederic Peters | 2004-08-10 | 1 | -0/+131 | |
| | | ||||||
| * | Added new PHP Unit test for Lasso Login and Lasso Server. | Christophe Nowicki | 2004-08-10 | 6 | -24/+95 | |
| | | ||||||
