Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename callback header file. | Andreas Schneider | 2009-10-10 | 1 | -91/+0 |
| | |||||
* | Add a function to set the callback structure to the session. | Andreas Schneider | 2009-10-10 | 1 | -6/+1 |
| | |||||
* | Get rid of the options structure. | Andreas Schneider | 2009-10-02 | 1 | -4/+5 |
| | |||||
* | More comment | Aris Adamantiadis | 2009-09-25 | 1 | -1/+4 |
| | |||||
* | fix ssh_callbacks_init() macro + documentation | Aris Adamantiadis | 2009-09-25 | 1 | -8/+20 |
| | | | | | ssh_callbacks_init should not zero' the struct because it could be used on staticaly declared structures | ||||
* | callback.h should use public headers | Aris Adamantiadis | 2009-09-25 | 1 | -2/+2 |
| | |||||
* | Add missing extern C. | Andreas Schneider | 2009-09-25 | 1 | -1/+12 |
| | |||||
* | get rid of SSH_OPTIONS | Aris Adamantiadis | 2009-09-23 | 1 | -3/+3 |
| | |||||
* | remove the broken setters for options,cb init macro | Aris Adamantiadis | 2009-09-23 | 1 | -1/+5 |
| | |||||
* | Changed the current callback sys to be scalable | Aris Adamantiadis | 2009-09-23 | 1 | -10/+32 |
| | |||||
* | experimental callback system | Aris Adamantiadis | 2009-08-23 | 1 | -0/+43 |