Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | ||||||
* | delete files from cvs | Nicolas Clapies | 2004-04-27 | 4 | -612/+0 | |
| | ||||||
* | *** empty log message *** | Valery Febvre | 2004-04-27 | 7 | -57/+58 | |
| | ||||||
* | add optional element RelayState | Nicolas Clapies | 2004-04-27 | 5 | -1/+26 | |
| | ||||||
* | add optional element and attribute for LogoutRequest/Response | Nicolas Clapies | 2004-04-27 | 5 | -4/+70 | |
| | ||||||
* | type_name removed in private struct | Valery Febvre | 2004-04-27 | 1 | -6/+2 | |
| | ||||||
* | *** empty log message *** | Valery Febvre | 2004-04-27 | 6 | -4/+340 | |
| | ||||||
* | add fonction to change names of attributes in identitiers | Nicolas Clapies | 2004-04-27 | 6 | -11/+56 | |
| | ||||||
* | Memory leaks fixed again | Valery Febvre | 2004-04-27 | 1 | -5/+7 | |
| | ||||||
* | Memory leaks fixed | Valery Febvre | 2004-04-27 | 2 | -46/+79 | |
| | ||||||
* | remove code changing name of attributes in IDP/SP/OldProvidedNameIdentifier | Nicolas Clapies | 2004-04-27 | 1 | -6/+0 | |
| | ||||||
* | remove files | Nicolas Clapies | 2004-04-27 | 4 | -390/+0 | |
| | ||||||
* | initial version | Nicolas Clapies | 2004-04-27 | 10 | -0/+625 | |
| | ||||||
* | add LogoutRequest/Response, FederationTerminationNotification, ↵ | Nicolas Clapies | 2004-04-27 | 3 | -83/+156 | |
| | | | | RegisterNameIdentifierRequest/Response classes in python | |||||
* | 8 SatusCode were added | Valery Febvre | 2004-04-26 | 2 | -2/+18 | |
| |