aboutsummaryrefslogtreecommitdiff
path: root/tests/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2009-11-30Socket connect callback working...Aris Adamantiadis1-1/+1
Still need to make sure the connect syscall is correctly called
2009-11-30Some brain surgery to add event-based socketsAris Adamantiadis1-1/+5
chapter 1- SSH Socket Connections. I would like to be able to -Have a ssh_poll_ctx object -Add a ssh socket over it -launch the socket connection (using socket functions) -ssh_poll_ctx_dopoll() -Wait for the timeout or have the "connected" callback called
2009-11-08First lines of experimental pcap output supportAris Adamantiadis1-1/+4
This will serve to debug packets right under wireshark !
2009-05-04Add a exec test.Andreas Schneider1-2/+5
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@713 7dcaeef0-15fb-0310-b436-a5af3365683c
2008-03-17preliminary test suiteAris Adamantiadis1-0/+9
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@153 7dcaeef0-15fb-0310-b436-a5af3365683c