aboutsummaryrefslogtreecommitdiff
path: root/include/libssh/messages.h
AgeCommit message (Expand)AuthorFilesLines
2019-11-18messages: Use ssh_publickey_state_e instead of charAnderson Toshiyuki Sasaki1-1/+1
2019-06-13channels: Make ssh_message_channel_request_open_reply_accept_channel publicDavid Wedderwille1-1/+0
2018-10-24messages: Make ssh_message_queue() staticAndreas Schneider1-1/+0
2015-04-02include: Do not make x11 variables constAndreas Schneider1-2/+2
2013-07-14server: Fix compilation without WITH_SERVERAris Adamantiadis1-1/+4
2013-07-13server: added channel callbacksAris Adamantiadis1-0/+1
2013-01-23include: Fix the LGPL header.Andreas Schneider1-12/+11
2011-08-22server: Migrate more functions to new pki.Andreas Schneider1-1/+1
2011-04-14Use const for x11_auth_* stringsmilo1-2/+2
2011-04-14Implemented X11 server sidemilo1-0/+6
2011-02-10Added the keyboard-interactive authentication methodmilo1-0/+1
2010-10-02Handle global requests and reverse forwardingmilo1-0/+9
2010-08-13server: Added an API entry for the message callback.Milo Jhoran1-1/+0
2010-01-08Prefix message_handle_channel_request with ssh_Aris Adamantiadis1-1/+1
2010-01-08Dequeue the processed messagesAris Adamantiadis1-0/+1
2010-01-08Renamed message_queue to ssh_message_queueAris Adamantiadis1-1/+1
2010-01-08Merged the channel_request hdlrs and clean hdlrsAris Adamantiadis1-1/+2
2010-01-08ssh_packet_userauth_request with new systemAris Adamantiadis1-0/+1
2010-01-07Converted message handlers to new systemAris Adamantiadis1-0/+2
2010-01-07Changes to messages for async message handlingAris Adamantiadis1-0/+1
2009-11-27Squashed commit of the following:Aris Adamantiadis1-1/+1
2009-09-26more priv.h splittingAris Adamantiadis1-0/+84