Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Added method create_user in Login class | Valery Febvre | 2004-07-15 | 4 | -15/+38 | |
| | | | | + Update | |||||
* | replaced C++ // comments with C /* */ comments before we fall on a pre-C99 | Frederic Peters | 2004-07-15 | 1 | -1/+1 | |
| | | | | compiler. | |||||
* | Added init & shutdown functions to tutorial. | Emmanuel Raviart | 2004-07-15 | 7 | -0/+21 | |
| | ||||||
* | Added get for nameIdentifier & msg_relayState attributes (in login_getattr ↵ | Valery Febvre | 2004-07-14 | 1 | -4/+9 | |
| | | | | function) | |||||
* | *** empty log message *** | Valery Febvre | 2004-07-14 | 2 | -7/+6 | |
| | ||||||
* | *** empty log message *** | Valery Febvre | 2004-07-14 | 4 | -46/+70 | |
| | ||||||
* | add class User, update class Logout, update example logout.py | Nicolas Clapies | 2004-07-13 | 2 | -48/+80 | |
| | ||||||
* | The API is globally frozen, but locally melting. | Emmanuel Raviart | 2004-07-13 | 1 | -2/+2 | |
| | ||||||
* | Added response_dump attribute. | Emmanuel Raviart | 2004-07-13 | 1 | -1/+3 | |
| | ||||||
* | Added missing s. | Emmanuel Raviart | 2004-07-13 | 1 | -1/+1 | |
| | ||||||
* | Use constant instead of integer. | Emmanuel Raviart | 2004-07-13 | 1 | -1/+1 | |
| | ||||||
* | Profile instead of porfile. | Emmanuel Raviart | 2004-07-13 | 1 | -2/+2 | |
| | ||||||
* | *** empty log message *** | Valery Febvre | 2004-07-13 | 2 | -3/+3 | |
| | ||||||
* | Yet another very important correction. | Emmanuel Raviart | 2004-07-13 | 1 | -1/+1 | |
| | ||||||
* | Corrected typo. | Emmanuel Raviart | 2004-07-13 | 1 | -1/+1 | |
| | ||||||
* | Document a trap in which I was caught. | Emmanuel Raviart | 2004-07-13 | 1 | -0/+1 | |
| | ||||||
* | Use RSA keys instead of DSA. | Emmanuel Raviart | 2004-07-13 | 1 | -1/+1 | |
| | ||||||
* | Corrected constant name. | Emmanuel Raviart | 2004-07-13 | 1 | -1/+1 | |
| | ||||||
* | *** empty log message *** | Valery Febvre | 2004-07-13 | 2 | -4/+4 | |
| | ||||||
* | *** empty log message *** | Valery Febvre | 2004-07-13 | 2 | -516/+0 | |
| | ||||||
* | *** empty log message *** | Valery Febvre | 2004-07-13 | 4 | -20/+21 | |
| | ||||||
* | *** empty log message *** | Valery Febvre | 2004-07-13 | 5 | -1/+22 | |
| | ||||||
* | Corrected SP init for C & Python. | Emmanuel Raviart | 2004-07-12 | 1 | -4/+6 | |
| | ||||||
* | *** empty log message *** | Valery Febvre | 2004-07-12 | 7 | -19/+66 | |
| | ||||||
* | *** empty log message *** | Valery Febvre | 2004-07-12 | 2 | -20/+20 | |
| | ||||||
* | *** empty log message *** | Valery Febvre | 2004-07-11 | 2 | -1/+15 | |
| | ||||||
* | *** empty log message *** | Valery Febvre | 2004-07-11 | 4 | -0/+66 | |
| | ||||||
* | *** empty log message *** | Valery Febvre | 2004-07-11 | 5 | -1/+42 | |
| | ||||||
* | *** empty log message *** | Valery Febvre | 2004-07-11 | 5 | -2/+74 | |
| | ||||||
* | *** empty log message *** | Valery Febvre | 2004-07-10 | 5 | -11/+97 | |
| | ||||||
* | *** empty log message *** | Valery Febvre | 2004-07-10 | 6 | -4/+185 | |
| | ||||||
* | *** empty log message *** | Valery Febvre | 2004-07-09 | 1 | -43/+12 | |
| | ||||||
* | *** empty log message *** | Valery Febvre | 2004-07-09 | 7 | -133/+38 | |
| | ||||||
* | add python class Logout | Nicolas Clapies | 2004-07-09 | 1 | -0/+33 | |
| | ||||||
* | *** empty log message *** | Nicolas Clapies | 2004-07-09 | 1 | -5/+5 | |
| | ||||||
* | add entry for logout binding | Nicolas Clapies | 2004-07-09 | 1 | -0/+1 | |
| | ||||||
* | add entry for logou binding | Nicolas Clapies | 2004-07-09 | 1 | -0/+9 | |
| | ||||||
* | *** empty log message *** | Valery Febvre | 2004-07-09 | 10 | -32/+303 | |
| | ||||||
* | initial version : binding for logout | Nicolas Clapies | 2004-07-09 | 2 | -0/+189 | |
| | ||||||
* | *** empty log message *** | Valery Febvre | 2004-07-09 | 3 | -5/+14 | |
| | ||||||
* | Initial commit | Valery Febvre | 2004-07-09 | 2 | -0/+125 | |
| | ||||||
* | Added Python files explaining how to create a SP using Lasso. | Emmanuel Raviart | 2004-07-06 | 7 | -0/+185 | |
| | ||||||
* | Changed default format value to 0 instead of 1 in dump() method of class Node | Valery Febvre | 2004-06-02 | 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 | |
| | ||||||
* | Initial commit | Valery Febvre | 2004-05-26 | 1 | -0/+17 | |
| | ||||||
* | Modified method get_child() | Valery Febvre | 2004-05-25 | 2 | -7/+7 | |
| | ||||||
* | *** empty log message *** | Valery Febvre | 2004-05-25 | 1 | -34/+46 | |
| | ||||||
* | New method lasso_node_destroy() added in class LassoNode | Valery Febvre | 2004-05-16 | 4 | -21/+20 | |
| |