Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | add const in read-only params of constructors | Nicolas Clapies | 2004-05-13 | 8 | -8/+8 | |
| | ||||||
* | *** empty log message *** | Valery Febvre | 2004-05-13 | 1 | -1/+1 | |
| | ||||||
* | all lasso_node_load_from_buffer() replaced by lasso_node_import() | Valery Febvre | 2004-05-13 | 4 | -6/+3 | |
| | ||||||
* | lasso_authn_response_add_assertion() method removed | Valery Febvre | 2004-05-13 | 2 | -37/+7 | |
| | ||||||
* | Minor bugfix : lassoLibMajorVersion -> lassoLibMinorVersion | Valery Febvre | 2004-05-13 | 1 | -1/+1 | |
| | ||||||
* | Initial commit | Valery Febvre | 2004-05-13 | 2 | -0/+109 | |
| | ||||||
* | *** empty log message *** | Valery Febvre | 2004-05-13 | 2 | -334/+375 | |
| | ||||||
* | add registration python example | Nicolas Clapies | 2004-05-13 | 1 | -0/+51 | |
| | ||||||
* | register name identifier request and response updates in C and python binding | Nicolas Clapies | 2004-05-13 | 10 | -59/+455 | |
| | ||||||
* | update | Valery Febvre | 2004-05-13 | 1 | -4/+10 | |
| | ||||||
* | 4 NameIdentifier formats added | Valery Febvre | 2004-05-13 | 2 | -6/+18 | |
| | ||||||
* | initial version | Nicolas Clapies | 2004-05-11 | 1 | -0/+15 | |
| | ||||||
* | c example for federation termination notification | Nicolas Clapies | 2004-05-11 | 1 | -12/+0 | |
| | ||||||
* | name identifier mapping response low class binding and, examples ... | Nicolas Clapies | 2004-05-11 | 3 | -0/+130 | |
| | ||||||
* | name identifer mapping c and python binding updates | Nicolas Clapies | 2004-05-11 | 11 | -50/+414 | |
| | ||||||
* | initial version | Nicolas Clapies | 2004-05-11 | 2 | -0/+88 | |
| | ||||||
* | federation termination notification c and binding | Nicolas Clapies | 2004-05-11 | 6 | -34/+147 | |
| | ||||||
* | *** empty log message *** | Valery Febvre | 2004-05-09 | 3 | -7/+11 | |
| | ||||||
* | Bugfix in lasso_node_verify_signature() method | Valery Febvre | 2004-05-09 | 2 | -15/+58 | |
| | | | | New method lasso_node_add_signature() added | |||||
* | Bugfix in lasso_authn_response_add_assertion() method | Valery Febvre | 2004-05-09 | 1 | -3/+3 | |
| | ||||||
* | *** empty log message *** | Valery Febvre | 2004-05-07 | 9 | -53/+56 | |
| | ||||||
* | *** empty log message *** | Valery Febvre | 2004-05-06 | 2 | -1/+6 | |
| | ||||||
* | *** 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 | |
| |