Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | add ref and prefix for sso get and post request | Nicolas Clapies | 2004-06-11 | 2 | -0/+4 | |
| | ||||||
* | add lasso_authn_response_new to set a AuthnResponse from a AuthnRequest object | Nicolas Clapies | 2004-06-11 | 2 | -0/+42 | |
| | ||||||
* | fix : strange conversion of true string to an integer value setting the ↵ | Nicolas Clapies | 2004-06-11 | 1 | -4/+13 | |
| | | | | wrong value to the function settings of IsPassive and ForceAuthn | |||||
* | fix: segmentation fault in lasso_node_get_attr_value() if no attribute found | Nicolas Clapies | 2004-06-07 | 1 | -1/+6 | |
| | ||||||
* | *** empty log message *** | Valery Febvre | 2004-06-04 | 2 | -3/+3 | |
| | ||||||
* | Initial version | Valery Febvre | 2004-06-04 | 8 | -0/+544 | |
| | ||||||
* | *** empty log message *** | Valery Febvre | 2004-06-02 | 1 | -3/+7 | |
| | ||||||
* | add metadata prefix and uri | Nicolas Clapies | 2004-06-02 | 2 | -0/+17 | |
| | ||||||
* | Added lasso_node_get_child_content() method | Valery Febvre | 2004-06-02 | 2 | -18/+65 | |
| | ||||||
* | Changed default format value to 0 instead of 1 in dump() method of class Node | Valery Febvre | 2004-06-02 | 1 | -1/+1 | |
| | ||||||
* | Added new directory lasso/profiles | Valery Febvre | 2004-06-02 | 2 | -1/+3 | |
| | ||||||
* | *** empty log message *** | Valery Febvre | 2004-06-01 | 1 | -2/+2 | |
| | ||||||
* | *** empty log message *** | Valery Febvre | 2004-06-01 | 1 | -1/+1 | |
| | ||||||
* | Added option menu to build documentation (doxygen) | Valery Febvre | 2004-05-28 | 1 | -6/+10 | |
| | ||||||
* | Initial commit | Valery Febvre | 2004-05-28 | 3 | -0/+1746 | |
| | ||||||
* | Some functions documentation (doxygen syntax) | Valery Febvre | 2004-05-28 | 1 | -6/+192 | |
| | ||||||
* | Updated doc | Valery Febvre | 2004-05-28 | 1 | -11/+12 | |
| | | | | Fixed a memory leak in lasso_node_add_signature() method | |||||
* | Added functions and public methods documentation | Valery Febvre | 2004-05-28 | 2 | -10/+116 | |
| | ||||||
* | *** empty log message *** | Valery Febvre | 2004-05-26 | 1 | -3/+3 | |
| | ||||||
* | Initial commit | Valery Febvre | 2004-05-26 | 1 | -0/+17 | |
| | ||||||
* | *** empty log message *** | Valery Febvre | 2004-05-26 | 2 | -789/+0 | |
| | ||||||
* | Modified function lasso_str_sign() | Valery Febvre | 2004-05-25 | 4 | -31/+174 | |
| | ||||||
* | *** 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 | |
| |