Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | *** empty log message *** | Valery Febvre | 2004-05-06 | 5 | -4/+25 | |
| | ||||||
* | *** empty log message *** | Valery Febvre | 2004-05-06 | 13 | -111/+239 | |
| | ||||||
* | add class method constructor new_from_query in LogoutResponse | Nicolas Clapies | 2004-05-06 | 4 | -0/+24 | |
| | ||||||
* | Bugfixes in lasso_node_serialize(), lasso_node_get_attrs() and ↵ | Valery Febvre | 2004-05-06 | 1 | -14/+20 | |
| | | | | lasso_node_get_children() methods | |||||
* | Removed lasso_node_new_ns() method | Valery Febvre | 2004-05-06 | 2 | -30/+2 | |
| | ||||||
* | *** empty log message *** | Valery Febvre | 2004-05-06 | 1 | -5/+0 | |
| | ||||||
* | 2 new constructors : | Valery Febvre | 2004-05-06 | 2 | -30/+52 | |
| | | | | | | lasso_node_new_from_dump() lasso_node_new_from_xmlNode() lasso_node_parse_memory() renamed -> lasso_node_load_from_buffer() | |||||
* | minor changes | Valery Febvre | 2004-05-05 | 4 | -257/+242 | |
| | ||||||
* | add low level of logout response binding | Nicolas Clapies | 2004-05-05 | 1 | -4/+5 | |
| | ||||||
* | binding for low level of logout request and response C class | Nicolas Clapies | 2004-05-05 | 2 | -0/+91 | |
| | ||||||
* | update of LogoutRequest LogoutResponse classes | Nicolas Clapies | 2004-05-05 | 6 | -41/+166 | |
| | ||||||
* | update of constructors | Nicolas Clapies | 2004-05-05 | 2 | -2/+2 | |
| | ||||||
* | *** empty log message *** | Valery Febvre | 2004-05-05 | 2 | -9/+9 | |
| | ||||||
* | Added a new method -> lasso_node_copy() | Valery Febvre | 2004-05-05 | 2 | -40/+63 | |
| | ||||||
* | 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 | |
| |