aboutsummaryrefslogtreecommitdiff
path: root/src/messages.c
AgeCommit message (Expand)AuthorFilesLines
2012-01-02message: Fix compiler warning.Andreas Schneider1-1/+1
2012-01-01message: Handle all unknown global messages.rofl0r1-1/+4
2011-09-25server: pubkey auth doesn't work with ecdhAris Adamantiadis1-2/+2
2011-09-02Update libssh to ssh_handle_packets_terminationAris Adamantiadis1-8/+20
2011-08-30pki: Use consistent API for ssh_pki_export_pubkey_blob().Andreas Schneider1-2/+2
2011-08-26messages: Fix ssh_packet_userauth_request().Andreas Schneider1-11/+3
2011-08-26Free sig_blob if an error occursmilo1-0/+2
2011-08-26Fix double free in ssh_packet_userauth_requestmilo1-1/+0
2011-08-25auth: Prefix kbdint functions.Andreas Schneider1-5/+5
2011-08-23pki: We need only one signature verify blob function.Andreas Schneider1-5/+5
2011-08-22server: Migrate more functions to new pki.Andreas Schneider1-49/+53
2011-08-22messages: Move ssh_userauth_build_digest() and make it static.Andreas Schneider1-1/+119
2011-08-06session: Fix timeout handling.rofl0r1-1/+1
2011-07-19Fixes the ssh_log issue on ssh_bind handles.Aris Adamantiadis1-4/+4
2011-05-26Fix compilation without server and sftp modesAris Adamantiadis1-0/+20
2011-05-03messages: Try to fix the build.Andreas Schneider1-1/+1
2011-05-02[messages] don't queue messages if callback presentmilo1-5/+34
2011-04-14Implemented X11 server sidemilo1-0/+35
2011-03-09doc: Added missing doc for common message function.Andreas Schneider1-0/+19
2011-03-09doc: Fixed typos in messaging introduction.Andreas Schneider1-7/+9
2011-02-25messages: Added missing config.h include.Andreas Schneider1-0/+2
2011-02-10Added the keyboard-interactive authentication methodmilo1-0/+155
2011-01-06messages: Added missing NULL pointer checks.Andreas Schneider1-2/+2
2011-01-02messages: Fixed cast warnings on Windows.Andreas Schneider1-5/+5
2010-12-18TODO server: Fixed server support.Andreas Schneider1-190/+193
2010-10-03Removed references to ssh_buffer_get_beginAris Adamantiadis1-1/+1
2010-10-02Handle global requests and reverse forwardingmilo1-0/+87
2010-09-06misc: Rename libssh/ to src/Andreas Schneider1-0/+848