summaryrefslogtreecommitdiffstats
path: root/include/libssh/callback.h
Commit message (Expand)AuthorAgeFilesLines
* Rename callback header file.Andreas Schneider2009-10-101-91/+0
* Add a function to set the callback structure to the session.Andreas Schneider2009-10-101-6/+1
* Get rid of the options structure.Andreas Schneider2009-10-021-4/+5
* More commentAris Adamantiadis2009-09-251-1/+4
* fix ssh_callbacks_init() macro + documentationAris Adamantiadis2009-09-251-8/+20
* callback.h should use public headersAris Adamantiadis2009-09-251-2/+2
* Add missing extern C.Andreas Schneider2009-09-251-1/+12
* get rid of SSH_OPTIONSAris Adamantiadis2009-09-231-3/+3
* remove the broken setters for options,cb init macroAris Adamantiadis2009-09-231-1/+5
* Changed the current callback sys to be scalableAris Adamantiadis2009-09-231-10/+32
* experimental callback systemAris Adamantiadis2009-08-231-0/+43