summaryrefslogtreecommitdiffstats
path: root/include/libssh/callbacks.h
Commit message (Expand)AuthorAgeFilesLines
* doc: Define a doc group for the callbacks.Andreas Schneider2010-12-071-0/+11
* Fix warnings on testcasesAris Adamantiadis2010-10-021-1/+1
* Add new callbacks in session and channelsmilo2010-10-021-3/+152
* Changed the threads cbks from struct to publ funcAris Adamantiadis2010-09-301-2/+15
* Changed callbacks typeAris Adamantiadis2010-09-121-19/+1
* Implemented the noop and native pointersAris Adamantiadis2010-09-061-1/+22
* Moved pthread specific code in src/threads/pthread.cAris Adamantiadis2010-09-061-53/+1
* Made pthread threading a user macroAris Adamantiadis2010-09-031-1/+70
* Openssl implementation of threading + default impAris Adamantiadis2010-09-011-0/+15
* Add consistency check to ssh_set_callbacksAris Adamantiadis2010-07-231-1/+1
* Add ssh_callbacks_exists internal macro + unittestAris Adamantiadis2010-06-251-6/+20
* Documentation callbacks.h + standardizationAris Adamantiadis2009-12-181-1/+21
* Document the callback structure correctly.Andreas Schneider2009-12-181-12/+23
* Asynchronous sockets work !Aris Adamantiadis2009-12-011-8/+9
* Fixed uint* to work on Windows.Andreas Schneider2009-12-011-2/+2
* Socket connect callback working...Aris Adamantiadis2009-11-301-1/+1
* Standardize callbacks style and add documentationAris Adamantiadis2009-11-291-25/+59
* Squashed commit of the following:Aris Adamantiadis2009-11-271-1/+63
* Add structure cleaning in commentAris Adamantiadis2009-10-101-1/+1
* Document the function to set the callbacks and provide an example.Andreas Schneider2009-10-101-0/+22
* resolve callback crashAris Adamantiadis2009-10-101-1/+1
* Rename callback header file.Andreas Schneider2009-10-101-0/+91