Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | *** empty log message *** | Valery Febvre | 2004-05-25 | 1 | -0/+2 | |
| | ||||||
* | Modified method get_child() | Valery Febvre | 2004-05-25 | 2 | -7/+7 | |
| | ||||||
* | *** empty log message *** | Valery Febvre | 2004-05-25 | 1 | -34/+46 | |
| | ||||||
* | *** empty log message *** | Valery Febvre | 2004-05-25 | 2 | -60/+83 | |
| | ||||||
* | Added some lasso_node_destroy() | Valery Febvre | 2004-05-25 | 9 | -142/+202 | |
| | ||||||
* | Little inversion to respect alpha order | Valery Febvre | 2004-05-25 | 1 | -4/+4 | |
| | ||||||
* | Added 4 lasso_node_destroy() | Valery Febvre | 2004-05-25 | 1 | -0/+5 | |
| | ||||||
* | New method lasso_node_destroy() added in class LassoNode | Valery Febvre | 2004-05-16 | 6 | -24/+45 | |
| | ||||||
* | Many many memory leaks fixed | Valery Febvre | 2004-05-15 | 15 | -117/+197 | |
| | ||||||
* | *** empty log message *** | Valery Febvre | 2004-05-15 | 1 | -15/+0 | |
| | ||||||
* | *** empty log message *** | Valery Febvre | 2004-05-14 | 3 | -116/+335 | |
| | ||||||
* | node_export() and node_export_from_base64() functions added | Valery Febvre | 2004-05-14 | 2 | -1/+14 | |
| | | | | 2 export methods in class Node added | |||||
* | node_export and node_export_from_base64() functions added | Valery Febvre | 2004-05-13 | 2 | -0/+32 | |
| | ||||||
* | authn_response_new_from_export() function added | Valery Febvre | 2004-05-13 | 2 | -0/+18 | |
| | ||||||
* | some update | Valery Febvre | 2004-05-13 | 1 | -7/+14 | |
| | | | | more comments | |||||
* | A new constructor added: authn_response_new_from_export() | Valery Febvre | 2004-05-13 | 2 | -0/+28 | |
| | ||||||
* | *** empty log message *** | Valery Febvre | 2004-05-13 | 2 | -4/+7 | |
| | ||||||
* | *** empty log message *** | Valery Febvre | 2004-05-13 | 2 | -35/+50 | |
| | ||||||
* | add some macro defines to local variables in methodes ... | Nicolas Clapies | 2004-05-13 | 4 | -8/+13 | |
| | ||||||
* | gpointer_get() macro added | Valery Febvre | 2004-05-13 | 1 | -0/+6 | |
| | ||||||
* | 2 methods renamed, 3 added and 1 removed | Valery Febvre | 2004-05-13 | 1 | -3/+9 | |
| | ||||||
* | node_url_encode() and node_soap_envelop() renamed | Valery Febvre | 2004-05-13 | 2 | -37/+37 | |
| | | | | -> node_export_to_query() and node_export_to_soap() | |||||
* | saml_assertion_set_signature() function added | Valery Febvre | 2004-05-13 | 2 | -0/+22 | |
| | ||||||
* | *** empty log message *** | Valery Febvre | 2004-05-13 | 1 | -5/+0 | |
| | ||||||
* | authn_response_add_assetion() function removed | Valery Febvre | 2004-05-13 | 2 | -23/+0 | |
| | ||||||
* | cosmetic | Valery Febvre | 2004-05-13 | 1 | -3/+7 | |
| | ||||||
* | lasso_saml_assertion_set_signature() method rewritten | Valery Febvre | 2004-05-13 | 2 | -4/+10 | |
| | ||||||
* | lasso_ds_signature_new() rewritten | Valery Febvre | 2004-05-13 | 2 | -13/+15 | |
| | ||||||
* | 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 | |
| |