aboutsummaryrefslogtreecommitdiff
path: root/src/bind.c
AgeCommit message (Expand)AuthorFilesLines
2011-03-09doc: Improve the doc of ssh_bind_set_callbacks.Andreas Schneider1-19/+0
2011-02-14bind: Set errors on return.Bernhard R. Link1-1/+8
2011-01-02bind: Added include file for close function on Windows.Andreas Schneider1-0/+1
2010-12-29server: Added missing include files for getaddrinfo on Windows.Andreas Schneider1-1/+10
2010-12-27server: Replace gethostbyname() with getaddrinfo().Andreas Schneider1-43/+56
2010-10-27Moved includes from priv.h to bind.hAris Adamantiadis1-0/+1
2010-10-20Split ssh_bind functions in a new .c fileAris Adamantiadis1-0/+372