index
:
libssh.git
master
v0-2
v0-3
v0-4
v0-5
v0-6
v0-7
wip/expose_buffer_methods
wip/expose_buffer_methods_wo_cwrap
libssh shared repository
Fabiano FidĂȘncio
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
libssh
/
session.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixes the ssh_log issue on ssh_bind handles.
Aris Adamantiadis
2011-09-17
1
-4
/
+9
*
channels: replaced bugged lists with ssh_list
Aris Adamantiadis
2011-09-02
1
-1
/
+1
*
ssh_auth_password made nonblocking
Aris Adamantiadis
2011-01-16
1
-1
/
+2
*
Made ssh_userauth_none nonblocking
Aris Adamantiadis
2011-01-16
1
-1
/
+2
*
Use termination functions for event polling
Aris Adamantiadis
2011-01-12
1
-1
/
+8
*
Non-blocking mode for ssh_connect
Aris Adamantiadis
2011-01-10
1
-0
/
+5
*
Change blocking parameter to a flag
Aris Adamantiadis
2011-01-10
1
-2
/
+6
*
Added compression options and allow "yes/no" setting
Aris Adamantiadis
2010-12-27
1
-0
/
+1
*
Removed the global poll ctx in fav. of /session ctx
Aris Adamantiadis
2010-10-12
1
-1
/
+2
*
server: Added an API entry for the message callback.
Milo Jhoran
2010-08-13
1
-1
/
+2
*
server: Fix missing socket close notification.
milo
2010-08-13
1
-0
/
+2
*
session: Added callback for the connection per session.
milo
2010-08-09
1
-0
/
+1
*
session: Fixed the type of the session dh_handshake_state.
milo
2010-08-09
1
-2
/
+2
*
options: Added option to bind a client to an ip address.
Andreas Schneider
2010-07-07
1
-1
/
+1
*
ssh_socket support for 2 fd + Proxyhost command
Aris Adamantiadis
2010-05-09
1
-0
/
+1
*
First experiment at trying to make libssh c89
Aris Adamantiadis
2010-04-07
1
-3
/
+3
*
Added support for StrictHostKeyChecking and UserKnownHostsFile parameters.
Ruben Garcia Azuara
2010-04-07
1
-1
/
+1
*
Fixed and added support for several identity files.
Andreas Schneider
2010-03-04
1
-1
/
+1
*
Hacked SSH1 to get past authentication
Aris Adamantiadis
2010-01-25
1
-1
/
+2
*
Fixed blocking bug in channel_poll
Aris Adamantiadis
2010-01-08
1
-1
/
+1
*
Made the server DH asynchronous.
Aris Adamantiadis
2010-01-06
1
-0
/
+6
*
Add support for async global requests
Aris Adamantiadis
2010-01-06
1
-1
/
+2
*
Asynchronous authentication works !
Aris Adamantiadis
2009-12-26
1
-14
/
+3
*
New packet handler for SSH_USERAUTH_BANNER
Aris Adamantiadis
2009-12-26
1
-1
/
+1
*
Asynchronous service request
Aris Adamantiadis
2009-12-26
1
-1
/
+16
*
packet SSH_KEXINIT received and parsed
Aris Adamantiadis
2009-12-12
1
-0
/
+2
*
Async connection + banner fetch is working
Aris Adamantiadis
2009-12-11
1
-2
/
+0
*
struct socket -> struct ssh_socket_struct +typedef
Aris Adamantiadis
2009-12-06
1
-1
/
+1
*
More callback stuff in connection
Aris Adamantiadis
2009-12-05
1
-0
/
+1
*
Trying to adapt client.c to use callbacks
Aris Adamantiadis
2009-12-03
1
-0
/
+12
*
Squashed commit of the following:
Aris Adamantiadis
2009-11-27
1
-1
/
+4
*
Improved pcap dumping support
Aris Adamantiadis
2009-11-16
1
-0
/
+4
*
ssh_disconnect doesn't free the session anymore
Aris Adamantiadis
2009-10-09
1
-1
/
+0
*
Get rid of the options structure.
Andreas Schneider
2009-10-02
1
-1
/
+18
*
more priv.h splitting
Aris Adamantiadis
2009-09-26
1
-0
/
+3
*
More include file splitting
Aris Adamantiadis
2009-09-26
1
-0
/
+1
*
Get rid of CRYPTO
Aris Adamantiadis
2009-09-23
1
-2
/
+2
*
Moved lots of declaration out of priv.h
Aris Adamantiadis
2009-09-23
1
-0
/
+97