| Commit message (Expand) | Author | Age | Files | Lines |
* | Updated list of files generated by SWIG in C# and Java bindings; fixed PHP | Frederic Peters | 2004-12-21 | 1 | -4/+4 |
* | Moved LassoProfile->nameIdentifier from char* to LassoSamlNameIdentifier*, | Frederic Peters | 2004-12-18 | 1 | -7/+21 |
* | merged new error codes in SWIG and used one of them in the Python tests | Frederic Peters | 2004-12-16 | 1 | -5/+45 |
* | API change in Single Sign On profile (IdP side) to allow the developer to mess | Frederic Peters | 2004-12-14 | 1 | -12/+31 |
* | [API Change] For consistency with the other profiles, remote_providerID has | Frederic Peters | 2004-12-14 | 1 | -4/+5 |
* | For Swig, corrected server providerIds. | Emmanuel Raviart | 2004-12-08 | 1 | -13/+22 |
* | In SWIG: | Emmanuel Raviart | 2004-12-08 | 1 | -99/+80 |
* | map server->providers to a kind of list (should be dict) | Frederic Peters | 2004-11-29 | 1 | -6/+23 |
* | - Added Swig access to attribute role in LassoProvider (needed for proxies). | Frederic Peters | 2004-11-01 | 1 | -8/+11 |
* | Done with the move to structures and the removal of protocols/ (lasso branched | Frederic Peters | 2004-10-27 | 1 | -355/+373 |
* | Added RegisterNameIdentifier request and response to SWIG binding. | Emmanuel Raviart | 2004-10-03 | 1 | -0/+67 |
* | Corrected error in exception generation for non-Python bindings. | Emmanuel Raviart | 2004-10-03 | 1 | -1/+2 |
* | Removed SWIG_Warning which doesn't exist in Swig. | Emmanuel Raviart | 2004-10-02 | 1 | -6/+1 |
* | Integrated scalp_is_liberty_query into Lasso. Consequently, | Emmanuel Raviart | 2004-10-02 | 1 | -27/+29 |
* | Removed function lasso_login_process_without_authn_request_msg. | Emmanuel Raviart | 2004-10-02 | 1 | -8/+11 |
* | Homogeneized error handling for HTTP methods in requests. | Emmanuel Raviart | 2004-10-02 | 1 | -32/+35 |
* | Added login method processWithoutAuthnRequestMsg to SWIG bindings. | Emmanuel Raviart | 2004-10-01 | 1 | -0/+6 |
* | Corrected #define syntax in SWIG. | Emmanuel Raviart | 2004-10-01 | 1 | -25/+25 |
* | Added consent constants in SWIG. | Emmanuel Raviart | 2004-10-01 | 1 | -32/+38 |
* | camelCased argument name in SWIG. | Emmanuel Raviart | 2004-10-01 | 1 | -3/+3 |
* | Synchronized SWIG error codes with those in errors.h (Shame on the | Emmanuel Raviart | 2004-10-01 | 1 | -7/+31 |
* | Added mustAskForConsent to login in SWIG. | Emmanuel Raviart | 2004-09-30 | 1 | -2/+5 |
* | Added a param 'is_consent_obtained' in method: | Valery Febvre | 2004-09-30 | 1 | -4/+7 |
* | Added better support for name registration. There is still problem with multi... | Nicolas Clapies | 2004-09-29 | 1 | -0/+8 |
* | Renamed 'ca_certificate' property of LassoProvider object to 'ca_cert_chain' | Valery Febvre | 2004-09-27 | 1 | -4/+3 |
* | Fixed mistake in LassoNameIdentifierMapping() : restored the second param (pr... | Nicolas Clapies | 2004-09-25 | 1 | -1/+10 |
* | Major update of code in lasso_name_identifier_mapping_init_request(), lasso_n... | Nicolas Clapies | 2004-09-23 | 1 | -0/+174 |
* | fixed a lot of bug, added a new attribute oldNameIdentifier. Now after the pr... | Nicolas Clapies | 2004-09-22 | 1 | -0/+9 |
* | Removed assertion from login in SWIG. | Emmanuel Raviart | 2004-09-22 | 1 | -29/+0 |
* | New API pour artefact handling. | Emmanuel Raviart | 2004-09-22 | 1 | -14/+19 |
* | Made argument remote_providerID optional for Defederation.initNotification, | Emmanuel Raviart | 2004-09-20 | 1 | -1/+1 |
* | Added binding for new name registration type | Nicolas Clapies | 2004-09-20 | 1 | -8/+8 |
* | Made remote_providerID optional in lasso_lecp_build_authn_request_msg and in | Emmanuel Raviart | 2004-09-20 | 1 | -18/+15 |
* | Added name registration declaration and definition | Nicolas Clapies | 2004-09-20 | 1 | -2/+4 |
* | Added SWIG bindings for metadata, providers and providerIds. | Emmanuel Raviart | 2004-09-18 | 1 | -23/+196 |
* | Added binding for LassoNameRegistration C object | Nicolas Clapies | 2004-09-14 | 1 | -0/+180 |
* | bind property providerIDs for LassoIdentity | Christophe Nowicki | 2004-09-13 | 1 | -0/+38 |
* | ZVAL_STRING macro for PHP | Christophe Nowicki | 2004-09-07 | 1 | -0/+20 |
* | SWIGPHP4 is not a defined in the wapper source code, use PHP_VERSION | Christophe Nowicki | 2004-09-07 | 1 | -6/+6 |
* | RTM :) | Romain Chantereay | 2004-09-07 | 1 | -1/+1 |
* | For compatibility with SWIG < 1.3.22, test the swig version before using the new | Romain Chantereay | 2004-09-07 | 1 | -1/+3 |
* | Specificly use original approach java enums binding method. | Romain Chantereay | 2004-09-07 | 1 | -0/+1 |
* | No need to define package and version constants, there are already defined in | Romain Chantereay | 2004-09-07 | 1 | -2/+4 |
* | Corrected Lasso minor version in SWIG binding. | Emmanuel Raviart | 2004-09-07 | 1 | -1/+1 |
* | Some typo, and variables corrections. | Romain Chantereay | 2004-09-06 | 1 | -44/+44 |
* | Changed Python exceptions generated by SWIG. | Emmanuel Raviart | 2004-09-05 | 1 | -8/+79 |
* | Corrected a mistake in Java binding. | Emmanuel Raviart | 2004-09-04 | 1 | -1/+1 |
* | Corrected Java. | Emmanuel Raviart | 2004-09-04 | 1 | -0/+1 |
* | Added defines neededfor Java binding. | Emmanuel Raviart | 2004-09-03 | 1 | -13/+99 |
* | Updated process of artifact : now the IDP generates an artifact either or not... | Nicolas Clapies | 2004-09-03 | 1 | -0/+72 |