summaryrefslogtreecommitdiffstats
path: root/include/libssh/messages.h
Commit message (Expand)AuthorAgeFilesLines
* include: Do not make x11 variables constAndreas Schneider2015-04-021-2/+2
* server: Fix compilation without WITH_SERVERAris Adamantiadis2013-07-141-1/+4
* server: added channel callbacksAris Adamantiadis2013-07-131-0/+1
* include: Fix the LGPL header.Andreas Schneider2013-01-231-12/+11
* server: Migrate more functions to new pki.Andreas Schneider2011-08-221-1/+1
* Use const for x11_auth_* stringsmilo2011-04-141-2/+2
* Implemented X11 server sidemilo2011-04-141-0/+6
* Added the keyboard-interactive authentication methodmilo2011-02-101-0/+1
* Handle global requests and reverse forwardingmilo2010-10-021-0/+9
* server: Added an API entry for the message callback.Milo Jhoran2010-08-131-1/+0
* Prefix message_handle_channel_request with ssh_Aris Adamantiadis2010-01-081-1/+1
* Dequeue the processed messagesAris Adamantiadis2010-01-081-0/+1
* Renamed message_queue to ssh_message_queueAris Adamantiadis2010-01-081-1/+1
* Merged the channel_request hdlrs and clean hdlrsAris Adamantiadis2010-01-081-1/+2
* ssh_packet_userauth_request with new systemAris Adamantiadis2010-01-081-0/+1
* Converted message handlers to new systemAris Adamantiadis2010-01-071-0/+2
* Changes to messages for async message handlingAris Adamantiadis2010-01-071-0/+1
* Squashed commit of the following:Aris Adamantiadis2009-11-271-1/+1
* more priv.h splittingAris Adamantiadis2009-09-261-0/+84