summaryrefslogtreecommitdiffstats
path: root/src/messages.c
Commit message (Expand)AuthorAgeFilesLines
* message: Fix compiler warning.Andreas Schneider2012-01-021-1/+1
* message: Handle all unknown global messages.rofl0r2012-01-011-1/+4
* server: pubkey auth doesn't work with ecdhAris Adamantiadis2011-09-251-2/+2
* Update libssh to ssh_handle_packets_terminationAris Adamantiadis2011-09-021-8/+20
* pki: Use consistent API for ssh_pki_export_pubkey_blob().Andreas Schneider2011-08-301-2/+2
* messages: Fix ssh_packet_userauth_request().Andreas Schneider2011-08-261-11/+3
* Free sig_blob if an error occursmilo2011-08-261-0/+2
* Fix double free in ssh_packet_userauth_requestmilo2011-08-261-1/+0
* auth: Prefix kbdint functions.Andreas Schneider2011-08-251-5/+5
* pki: We need only one signature verify blob function.Andreas Schneider2011-08-231-5/+5
* server: Migrate more functions to new pki.Andreas Schneider2011-08-221-49/+53
* messages: Move ssh_userauth_build_digest() and make it static.Andreas Schneider2011-08-221-1/+119
* session: Fix timeout handling.rofl0r2011-08-061-1/+1
* Fixes the ssh_log issue on ssh_bind handles.Aris Adamantiadis2011-07-191-4/+4
* Fix compilation without server and sftp modesAris Adamantiadis2011-05-261-0/+20
* messages: Try to fix the build.Andreas Schneider2011-05-031-1/+1
* [messages] don't queue messages if callback presentmilo2011-05-021-5/+34
* Implemented X11 server sidemilo2011-04-141-0/+35
* doc: Added missing doc for common message function.Andreas Schneider2011-03-091-0/+19
* doc: Fixed typos in messaging introduction.Andreas Schneider2011-03-091-7/+9
* messages: Added missing config.h include.Andreas Schneider2011-02-251-0/+2
* Added the keyboard-interactive authentication methodmilo2011-02-101-0/+155
* messages: Added missing NULL pointer checks.Andreas Schneider2011-01-061-2/+2
* messages: Fixed cast warnings on Windows.Andreas Schneider2011-01-021-5/+5
* TODO server: Fixed server support.Andreas Schneider2010-12-181-190/+193
* Removed references to ssh_buffer_get_beginAris Adamantiadis2010-10-031-1/+1
* Handle global requests and reverse forwardingmilo2010-10-021-0/+87
* misc: Rename libssh/ to src/Andreas Schneider2010-09-061-0/+848