aboutsummaryrefslogtreecommitdiff
path: root/src/connect.c
AgeCommit message (Expand)AuthorFilesLines
2011-02-12connect: Use ssh_is_ipaddr instead of regex.Andreas Schneider1-58/+8
2011-02-12ssh_connect_host_nonblocking returns SSH_EINTR, not E_INTR, so update documen...Bernhard R. Link1-1/+1
2011-01-22Fix problem with ssh_connect w/ timeout &fd > 1024Aris Adamantiadis1-13/+16
2010-12-29connect: Added and improved regex for ip detection.Andreas Schneider1-1/+1
2010-12-29connect: Added missing $ in IPREGEX.Andreas Schneider1-1/+1
2010-12-28connect: Use a better IP regex.Andreas Schneider1-1/+3
2010-09-26Fixed outgoing flow control + writes behavioursAris Adamantiadis1-1/+1
2010-09-06misc: Rename libssh/ to src/Andreas Schneider1-0/+600