Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | add enveloping in soap node | Nicolas Clapies | 2004-05-05 | 4 | -17/+48 | |
| | ||||||
* | update ... | Nicolas Clapies | 2004-05-05 | 4 | -26/+7 | |
| | ||||||
* | add soap enveloping method in LassoNode | Nicolas Clapies | 2004-05-05 | 2 | -0/+34 | |
| | ||||||
* | delete lasso_protocol_export_to_soap() function | Nicolas Clapies | 2004-05-05 | 2 | -17/+0 | |
| | ||||||
* | Initail commit | Valery Febvre | 2004-05-05 | 2 | -0/+110 | |
| | ||||||
* | a new constructor - lasso_authn_request_new_from_query() | Valery Febvre | 2004-05-05 | 2 | -2/+148 | |
| | ||||||
* | a big bug fixes in lasso_query_to_dict() | Valery Febvre | 2004-05-05 | 1 | -5/+3 | |
| | ||||||
* | minor updates | Nicolas Clapies | 2004-05-04 | 1 | -26/+26 | |
| | ||||||
* | add constructors for LogoutRequest and LogoutResponse | Nicolas Clapies | 2004-05-04 | 4 | -88/+313 | |
| | ||||||
* | add function to build a soap-enveloped lasso node | Nicolas Clapies | 2004-05-04 | 2 | -0/+19 | |
| | ||||||
* | initial version | Nicolas Clapies | 2004-05-04 | 4 | -0/+328 | |
| | ||||||
* | update makefile.am for soap | Nicolas Clapies | 2004-05-03 | 1 | -2/+6 | |
| | ||||||
* | add constants for soap | Nicolas Clapies | 2004-05-03 | 2 | -0/+16 | |
| | ||||||
* | *** empty log message *** | Valery Febvre | 2004-05-03 | 1 | -4/+4 | |
| | ||||||
* | 4 new SAML Confirmation methods | Valery Febvre | 2004-05-03 | 2 | -0/+11 | |
| | ||||||
* | *** empty log message *** | Valery Febvre | 2004-05-03 | 5 | -20/+20 | |
| | ||||||
* | *** empty log message *** | Valery Febvre | 2004-05-03 | 1 | -2/+5 | |
| | ||||||
* | Methods set_relayState() and set_nameIDPolicy() added in LibAuthnRequest class | Valery Febvre | 2004-05-03 | 4 | -0/+46 | |
| | ||||||
* | last version which demonstrates an Authentication Request/Response (more ↵ | Valery Febvre | 2004-05-02 | 1 | -3/+49 | |
| | | | | comments) | |||||
* | Too many changes, sorry | Valery Febvre | 2004-05-02 | 6 | -331/+364 | |
| | ||||||
* | Many many changes | Valery Febvre | 2004-05-02 | 16 | -362/+175 | |
| | ||||||
* | only cosmetic | Valery Febvre | 2004-05-02 | 5 | -26/+26 | |
| | ||||||
* | Funct lasso_node_set_node() renamed -> lasso_node_set_xmlNode() | Valery Febvre | 2004-05-02 | 3 | -31/+30 | |
| | ||||||
* | cosmetic | Valery Febvre | 2004-05-02 | 4 | -16/+21 | |
| | ||||||
* | 3 LassoAuthnRequest replaced by LassoRegisterNameIdentifierRequest | Valery Febvre | 2004-05-02 | 1 | -3/+3 | |
| | ||||||
* | a bad cast fix | Valery Febvre | 2004-05-02 | 1 | -3/+4 | |
| | ||||||
* | In funct name_identifier_mapping_request_new(): | Valery Febvre | 2004-05-02 | 1 | -9/+14 | |
| | | | | | args providerID and nameIdentifier : required args nameQualifier and format : optional | |||||
* | In funct logout_request_new(): | Valery Febvre | 2004-05-02 | 1 | -4/+9 | |
| | | | | | args providerID and nameIdentifier : required args nameQualifier and format : optional | |||||
* | Removed funct lasso_authn_response_get_protocolProfile() | Valery Febvre | 2004-05-02 | 2 | -37/+39 | |
| | | | | | Added funct lasso_authn_response_process_authentication_result() 3 args removed in lasso_authn_response_new() | |||||
* | nico added to authors | Valery Febvre | 2004-05-02 | 2 | -2/+4 | |
| | ||||||
* | Initial commit | Valery Febvre | 2004-05-02 | 22 | -0/+1434 | |
| | ||||||
* | Added funct lasso_authn_request_get_protocolProfile() | Valery Febvre | 2004-05-02 | 2 | -8/+28 | |
| | ||||||
* | #include fix | Valery Febvre | 2004-04-29 | 1 | -6/+1 | |
| | ||||||
* | *** empty log message *** | Valery Febvre | 2004-04-29 | 1 | -48/+8 | |
| | ||||||
* | AuthnRequest added | Valery Febvre | 2004-04-29 | 3 | -47/+36 | |
| | ||||||
* | 3 methods and 1 funct added | Valery Febvre | 2004-04-29 | 2 | -34/+145 | |
| | ||||||
* | Initial commit | Valery Febvre | 2004-04-29 | 2 | -0/+142 | |
| | ||||||
* | a new funct added: lasso_query_get_value() | Valery Febvre | 2004-04-28 | 2 | -19/+55 | |
| | ||||||
* | #include <libxml/xpath.h> replaced by #include <libxml/tree.h> | Valery Febvre | 2004-04-28 | 1 | -1/+1 | |
| | ||||||
* | lasso_str_verify() renamed -> lasso_query_verify_signature() | Valery Febvre | 2004-04-28 | 2 | -91/+109 | |
| | ||||||
* | *** empty log message *** | Valery Febvre | 2004-04-28 | 2 | -98/+0 | |
| | ||||||
* | *** empty log message *** | Valery Febvre | 2004-04-28 | 2 | -2/+21 | |
| | ||||||
* | *** empty log message *** | Valery Febvre | 2004-04-28 | 1 | -2/+9 | |
| | ||||||
* | lasso/protocols/elements/Makefile added | Valery Febvre | 2004-04-27 | 1 | -0/+1 | |
| | ||||||
* | Initial commit | Valery Febvre | 2004-04-27 | 6 | -0/+384 | |
| | ||||||
* | *** empty log message *** | Valery Febvre | 2004-04-27 | 2 | -217/+0 | |
| | ||||||
* | add support for binding of NameIdentifierMapping | Nicolas Clapies | 2004-04-27 | 1 | -0/+2 | |
| | ||||||
* | add NameIdentifierMappingRequest/Response class and binding | Nicolas Clapies | 2004-04-27 | 11 | -0/+691 | |
| | ||||||
* | add optional attribute in FederationTerminationNotification | Nicolas Clapies | 2004-04-27 | 4 | -1/+21 | |
| | ||||||
* | Fixed a big boulette | Valery Febvre | 2004-04-27 | 1 | -2/+2 | |
| |